- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
It does not matter what the page was created with. You must add content into the mobile editor found at the bottom of the page edit. If the mobile editor filed is empty, there will be nothing shown on that page on the mobile theme. It;s like having 2 pages. One for desktop and one for mobile. The one for mobile on your end is empty because you did not add anything to it.
Thank you!
I have:
– td-mobile-plugin
– Visual Composer 5 (VC5)
– Post with shortcode’s VC5
I use 1 shortcose VC5 with posts (not article):
[vc_row][vc_column][td_block_13 post_ids=”IDPOST” sort=”featured” limit=”1″ tdc_css=””][/vc_column][/vc_row]
shortcode not workink in mobile plugin
Is there any possibility of throwing shortcode visual composer to the article so as to display it properly on mobile plugin?
for example, plugin WP Polls have 2 ways of placing the link:
[poll id=”ID”] or <?php get_poll(ID); ?>
Hey Catalin. But what about for mobile plugin? What is the trick for?
Hi tagdiv team,
I would like to change the breakpoint for my mobile menu to be at 920px rather than the ~767px breakpoint that is currently featured. I tried to find and replace all “767px” with “920px” in the style.css document, but that didn’t work.
Hello,
This is because you are using the mobile theme plugin. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi, I’m trying to move css and js from header to footer in the mobile version of Newspaper (I’m actually using the plugin tagDiv Mobile Theme) using the method here: https://forum.tagdiv.com/how-to-make-the-site-faster/
I have also tried to put the code inside the function.php of mobile theme but when i go to load the website in mobile version i don’t find the css and js file IDs that i need for move them. I don’t even know if i can move the css and js of mobile version with the speed booster plugin.
Here is the test of Google Page Speed where you can see the files i’m talking about: https://developers.google.com/speed/pagespeed/insights/?hl=it&url=http%3A%2F%2Fgamesquare.it%2Frecensione-steep%2F&tab=mobile
Can you help me? Thanks in advance
Hello midronepro,
Unfortunately, until now, we do not have any bad reports in this regard, sorry! The mobile theme should work as properly, no matter what hosting provider is used. Try to make a new clean install from scratch via FTP and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins.
Hope this helps and let us know how it goes!
Thanks for the message!
Hi I’m using style 6 header and suddenly my logo became very big. I’m using a retina display and google chrome. I have set bot a regular logo and a retina logo and both have smaller height than the one you ask for. What is happening? The same for mobile on inspect element. Tested on safari too
hello Catalin,
i don’t want to create another post because the probleme is about navigation button next and previous or smartlist i have used the smartlist 1 for my posts but in the mobile theme i have smartlist 7 not smartlist 1 as the desktop website
can you help me please
Hello,
In my site (www.videosupporters.com) I´ve got the Search function, that is working well in the desktop and in the mobile theme. In the Search function, it is supposed that the user writes the name of the countries or teams that have already related videos. As I don´t have videos in all countries or teams, in the menu of the site it is possible to see which teams and countries have already videos, in order that the user in the search function writes only those who already exist.
When the user is in mobile (and I have the mobile theme installed), I don´t have the menu option activated, because as you have explained in a previous support the theme can only put posts and not pages. As a result, I´d like to know if it is possible the following: reactivate the menu (I know how to do that) and, for example, if the user selects “Argentina”, it will open a page where are going to appear all the videos that have the tag “Argentina” (in order words, it is a kind of search function with a previous defined tag – for example, if the user selects the sub-menu “Argentina”, it will open a page with all the videos that have the tag argentina; if the user selects the sub-menu “Portugal”, it will open a page with all the videos that have the tag portugal; and so on).
Thank you.
Best regards.
Hello Viachaslau1974,
Please keep in mind that I have tested our demo to this Mobile-Friendly Test and I got this -> https://www.screencast.com/t/7b1ue0GZvRN It seems that our theme is mobile friendly, after this result. All of these errors happens due to your website customizations. You should try to revert the theme to the default state, remove all untested plugins if you have something like this and try using only tested plugins and rule out any conflicting plugins. Also, if you have some additional customizations, notice that all of them can influence this bad results which you have got after testing your mobile friendly. I suggest you make a new clean install from scratch with the latest version of it via FTP and check the results. Every time, before reporting an issue with the theme, please try to check it on our demo and if it will be there, means that the problem is caused by the theme.
Thanks for your understanding!
Hello,
1)
Well this code:
.category-news .author-box-wrap{
display:none!important;
}
.category-news .item-details{
margin-left:0px!important; }
only affects the news category. Other categories or subcategories will not have this class: .category-news
If you want to affect all the subcategories as well, you need to add all the category classes to the css code like so:
.category-news .author-box-wrap, .category-news2 .author-box-wrap, .category-video .author-box-wrap, .category-test .author-box-wrap{
display:none!important
}
2)Unfortunately css does not work like this. If you remove an item from one category it will not affect the subcategory or tag. The tags have their own css classwes so the code needs to be added for classes as well. You will need php modifications and conditions added to the code rather than lots of css rules but I cannot provide them as customization services are not covered by the support.
3) .category-news .td-post-comments{
display:none!important;
}
I do not know the name of your subcategories. You will have to add them to the code.
4) , 5), 6) I suggest you hire a freelancer to help out as you seem to require quite a bit of custom modifications and custom work is beyond what the theme support can provide you. We are here to help with any theme related issues or settings but we do not have a customization department and we cannot provide custom work at the moment.
7) The data shown in the meta is the published date.
8) no, the mobile theme will not use visual composer at all. The news ticker is only available through visual composer.
9)The category tag will show up on every category page indeed. I will addd this to our list for future upates and make a suggestion to remove the category tag from the current category .
Thank you!
Hello,
We will look into this issue with the new modifications made by google. For the moment we do not have any official solution in this regard. We will investigate and implement the fix for the next update. The calls fro the login modal are made here:
https://www.screencast.com/t/266DOJpqqw
https://www.screencast.com/t/tIrW8iZJCh7A
https://www.screencast.com/t/URxAGQ7GuZc
mobile theme:
https://www.screencast.com/t/gqD8DBNXPP
https://www.screencast.com/t/zx2XHBed
https://www.screencast.com/t/PHyjGewJb7YR
Thank you!
Hello gpm79,
Please keep in mind that the mobile plugin will not recognize the Visual Composer shortcode and that’s why if your homepage is created with Visual Composer, on mobile mode will not be displayed anything. For more information about mobile theme, please consult the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ because there you will find all the details about how this plugin will work with your theme.
Thanks for your understanding!
Hello,
Please disable all other plugins and activate the mobile theme first. The mobile theme is not compatible with all plugins.
Thanks.
Hi,
Rocket loader is recommended to be deactivated as this guide states: https://forum.tagdiv.com/cloudflare-cdn/
As for the mobile theme issues using wp super cache, please use this topic: https://forum.tagdiv.com/topic/mobile-theme-problems-3/
Thank you!
Hello justfreshkicks,
I have checked your website on my mobile phone and the links still working fine on a new tab. Also, please notice that the Twitter and Instagram browser is too different than the standard browsers which are Chrome, Safari, Firefox, etc. and there might be something because of them and not function properly. The theme has not been tested in this regard and we cannot provide an accurate solution in this regard, sorry! You should change the browser with one of this recommended list like this -> https://www.screencast.com/t/cAUMOm7C
Thanks for your understanding!
Hello,
q2: You can change the stars color using this css:
.td-icon-star, .td-icon-star-half{
color:orange!important
}
The summary does not have a detect for a single review criteria. I will add this to our list for future updates.
q4: You added an incorrect channel to the youtube widget: https://www.screencast.com/t/d7bijfHV After you add the correct channel, click the widget. It should take you to your youtube channel.
q5: Please check the theme colors section in the theme panel. If you use the mobile theme plugin you will find it in the mobile theme section of the theme panel under colors.
q6. It is possible with a bit of css. For example:
@media (max-width:767px){
.single-post .category-video .td-post-featured-image{
display:none!important
}}
This code will remove the mobile featured imege from all posts in the “video category”
q8: The mobile theme will not render visual composer shortcodes. It does not matter if it’s a post or page. They will not work.
q9: I;m not sure what space you are referring to. please provide more details.
Thank you!
Hi,
Try this code, enter it in Theme panel->Advanced Css in the phones section for the responsive default mobile theme version – https://www.screencast.com/t/aQdisglm or in Theme panel mobile theme css if you are using the mobile theme plugin
.footer-text-wrap .block-title span {
display: none;
}
.footer-social-wrap .block-title span {
display: none;
}
Or you could change/delete their translations in Theme panel->Translations – https://www.screencast.com/t/rnAPli3dOY
Please let me know if this works for you, if not post a link to your website for a more accurate answear.
Thanks
Hello SpiderSeo,
I have checked this post on mobile mode and I did not saw any problem with the featured image. The video still work as expected, as you can see here -> https://www.screencast.com/t/JSPp9IYZv -> https://www.screencast.com/t/Wnf5eOl8 Where is the problem? If you need more assistance in this regard, please provide more information about this, so I will be able to provide a more accurate response.
Thanks for the message!
Hi,
I have tested this on mobile and the links you mention in the subfooter are working properly at the moment – https://www.screencast.com/t/s1LHV6A27 – https://www.screencast.com/t/i25ONYjoVhfp – https://www.screencast.com/t/4vZFdSfMC2AF – https://www.screencast.com/t/EYuSc64X4
Thanks
Hi! The menu when you see the site on mobile has a problem. It wont show the pages, just the headlines? The site is http://www.opplysningsmagasinet.no
Hello
I am trying to get some help from you guys and I’m finding even more issues and the old requests have been shoved of as if they don’t exist
I’m not sure what to do to get help as we are now stuck and may just have to switch to old theme before we find a solution with a new theme.
We like the theme but these issues reported by others too are really of concern and I hope we can get some information if they will be looked into or not
PS; please dont’t say to deactivate plugins etc as it has already been done and doesnt solve the issue
1: Images do not load when lazy load is on, you said its javascript error, we have dozens of people experiencing the same thing and only solution we found was to turn off lazyload which only fixes images issues, and only solutuion that was better was to downgrade visual composer.
I believe you say its compaitble with visual composer, so are you looking into this or not?
2: Speed has always been an issue with the theme compared to others. We have switched to 3 others before, its just that we like your menu more than anything. We have followed your suggestions aboyut speed and even use https and cdn but we see significant bounce rate and google analytics is really not cool. Other themes have worked way better with minimum issues… Is there something you can look at or you still leave it up to our guess work?
3. After turning mobile theme on, we discovered this in our webmaster tools
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
Missing: author
Missing: entry-title
Missing: updated
What is the solution? how do we tag these as they are not visible in websmaster tools
===========
4. The mobile theme is not actually any faster either? so what’s holding it back… I know this is a vague question, but what I want to know is if you will look at our site to see as we are loosing traffic and so much bounce rate right from day one. I pasted all my stats to see and even you said it will stabilize it’s been almost a month and things are getting worse
I do hope to get a reply with solutions more than disable plugins and see speed test solution all that has been done, and nothing really works. I just feel I am trying to hold on to hoe that this is the best theme but am I wasting my time?
Hi,
I recently moved my website to WPengine hosting. Site load time decreased significally without the need of caching plugin however there is an issue with the mobile theme…it is so good to leave disabled…
Desktop users are served mobile version and mobile users are served desktop version.
Talking with WPengine support, we tried many ways, starting by excluding the mobile plugin from cache but it didn´t work.
At the end, Wpengine support are asking wether there is/are sprecial file/es and cookies to be excluded from caching.
Any Idea?
regards