- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hello,
I installed the mobile plugin to enable mobile version on my site. But, If user wants to get back to the desktop version, then how to do it?
Thanks!
Hello i have i question, when I share an article on facebook the picture in the smartphone can not see(in the computer can be see), how can i adjust it?
Hello,
You can try to do it, but we have not tested this. In fact fb comments are not officially tested on desktop either. We just tried them out to help our users but the fb comments were never officially tested and approved with our theme. You will have to test them out on the mobile theme as I cannot say for sure they will work or not.
Thank you!
Hi,
Well unfortunately our theme does not have any such option neither desktop nor mobile. There is no option to add a custom block on all pages or posts at once especially on the mobile theme as the options are very limited on the plugin and it does not use visual composer. It will ignore any VC shortcode.
Thank you!
Hi guys,
I am using Big Grid 4 and 12 and wanted to change the heights of these grids while keeping it responsive. I am able to edit the grid text/fonts very well, as I know where the CSS for grids start from. Just struggling badly when I need to reduce the height by 30%.
I will truly appreciate if you can share the css snippet for at least one grid of your choice in case I need to reduce the height by 30% responsively (in all layouts), other than mobile version.
Regards,
Faz
NEVERMIND!I figured it out. Just had to uninstall the mobile plugin.
Hello,
On the mobile version of my site, my logo displays twice: once at the top, and once in the middle of the page. It’s only supposed to display in the middle.
Also, there are big “About Us” and “Follow Us” buttons below the logo in the center of the page. Don’t know why these are here. The mobile editor doesn’t seem to have an option to change them.
Any help greatly appreciated.
Bests,
Dan
I’m trying to add another query/loop to the mobile homepage. I’d like to display latest posts from both “News” and “Podcast” categories. I’ve duplicated the loop, however nothing is being rendered the second time. Why?
<!-- begin Podcast loop -->
<div class="td-container td-pb-article-list td-main-content" role="main">
<?php if ( empty( $paged ) or $paged < 2 ) { ?>
<h4 class="block-title"><span><?php //echo $td_list_custom_title; ?>Latest Podcasts</span></h4>
<?php }
$posts_per_page = get_query_var('posts_per_page') ? get_query_var('posts_per_page') : 5;
// query used on Latest Articles section
$wp_query_args = array(
'ignore_sticky_posts' => 1,
'post_status' => 'publish',
'posts_per_page' => $posts_per_page,
'paged' => $paged,
'category_name' => 'Podcast',
'posts_per_page' => 5,
);
query_posts($wp_query_args);
locate_template('loop.php', true);
echo td_page_generator_mob::get_pagination();
wp_reset_query();
?>
</div>
<!-- begin News loop -->
<div class="td-container td-pb-article-list td-main-content" role="main">
<?php if ( empty( $paged ) or $paged < 2 ) { ?>
<h4 class="block-title"><span><?php echo $td_list_custom_title; ?></span></h4>
<?php }
$posts_per_page = get_query_var('posts_per_page') ? get_query_var('posts_per_page') : 5;
// query used on Latest Articles section
$wp_query_args = array(
'ignore_sticky_posts' => 1,
'post_status' => 'publish',
'posts_per_page' => $posts_per_page,
'paged' => $paged,
'category_name' => 'News',
);
query_posts($wp_query_args);
locate_template('loop.php', true);
echo td_page_generator_mob::get_pagination();
wp_reset_query();
?>
</div>
So the Main Menu on our website, http://www.Savvyzen.com does not fit across the entire screen. As you can see on other websites
http://www.apple.com
http://www.stevepavlina.com
Their colored menu bar with their drop down categories extends across the entire background of the screen, there are no margins on the side. How do I create this for our website? In the “mobile” version the main bar fits across an entire phone screen. I don’t understand why this doesn’t happen when looking at our website from a computer?
Also, why do the posts on the main page have a white background? As you can see, the main background is a light green color but the actual posts (see the fake post about janu sirasana on the main page) all have a white block of background. How do I change the background color for the posts? Thanks.
Thanks! The problem is solved, we just have to deactivate the Mobile Theme plugin 😉
Help, please. How to resize this qoute’s font?


Hello xanamorales,
Unfortunately, I cannot access your website. Please provide a valid URL of your website so I can inspect it closer. Do you are using the Mobile Theme concept? Notice that the homepage for the mobile theme is too different than the desktop version and mobile responsive version. First of all, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ To exclude any conflicts in theme, please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet. Also, if the problem is still there, please make a new clean install from scratch and install only the required plugins, purge all CDN files if you are using the CDN system and check the results.
Thanks for the message!
Hello Johan,
Sorry for the delay because yesterday we have had a problem with our forum and that’s why you did not get any response, sorry!
If you want to change the logo for mobile section you should check the Theme panel, like this -> http://screencast.com/t/XaJK6GMSgilQ For more information about Logo on mobile, please consult here -> https://forum.tagdiv.com/logo-favicon/
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for the message!
I found the thread where to add the FB Comment JS to the header.php and the signpost.php files and all is working. My question is, should I also edit the mobile/header.php and paste the JS from FB there as I did the header.php?
Thank you!
Loving the theme!!!
Hello all,
If you want to add some content to your page in mobile theme, you should add it in Mobile Editor from your Visual Composer editor, at the very bottom of the page, like this -> http://screencast.com/t/I0oeNrVL For more information about our mobile theme concept, please consult here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for the message!
Hi,
You will have to order them by slug also here – http://screencast.com/t/OGVt0Cvcv and it will be reflected also on mobile menu – http://screencast.com/t/yoEyGLqIEor0
Thanks!
Hi, we are Digital Biz Magazine (http://www.digitalbizmagazine.com/). We work with your theme in our website and recently we noticed that something wrong is happening with the mobile version of the Newspaper 7 theme. On the one hand, the homepage doesn’t appear on the mobile version with our sections design; on the other hand, the fonts we choose don’t appear correctly on the mobile version.
I hope you could help us. Thank you so much.
Xana
Hi,
You can find the Mobile Theme in the /plugins folder(where all the theme’s files are included) from the theme package that you download from themeforest – http://screencast.com/t/RqYN1J03TOSJ – https://forum.tagdiv.com/whats-included/
Please note that the Mobile Theme is an optional plugin, the theme is already responsive and it has a mobile version. If you want to use the plugin please go through the documentation first – https://forum.tagdiv.com/the-mobile-theme/
And if you have any other questions please open anew topic in Newspaper section – https://forum.tagdiv.com/forum/newspaper/
Thanks!
Hi,
Thanks Chris for your great help! You have the crown!
@tricell Most probably a plugin conflicts with the theme’s javascript and that’s why you get this issue with mobile menu. I suggest to disable all you plugins except Visual Composer, clear all you caches and purge your files if you use CDN and check again if it the issue persist. If it works please enable your plugins one by one and see which one cause this problem and disable it or try to find an alternative.
Thanks!
Hello, We use the below method for ordering mega menu items on our site, but this method doesn’t work on mobile. We can’t order menu item with this method on mobile menu.
Could you help us if its possible to make it with the same or another method? Thanks a lot.
Normally we use order by ‘slug’ method which you mentioned another post.
THIS THE POST OF YOUR METHOD.
Regarding your second request, this is the order of the subcategories(alphabetical). There is not option to change this from settings, but you can modify the code, just add this order in td_block_mega_menu.php file – http://screencast.com/t/1Kk6ybz4C so you can order subcategories by slug – http://screencast.com/t/NpeWAblc – http://screencast.com/t/hOubcKikgUE
‘orderby’=>’slug’
Newsmag has no mobile theme.
For Newspaper, you can find it in the “all files” download from your ThemeForest account.
Download the ‘all files’ folder, unzip it, and you will find all the additional files and folders in addition to the main theme zip. Good idea to keep this for reference and future use, explore the info, etc.
I got Newspaper but it is asking suggesting Mobile Theme, it says to download it from here:
Newspaper-tf\plugins\td-mobile-plugin.zip
But from what site? Does anyone have the exact location to download mobile theme?
A new issue has popped up after changing the lazy loading settings. The mobile menu does not work!
Might also be a bad plugin that isn’t mobile friendly … so presumably you’ve also tried disabling plugins to see what might cause that?
What is the actual jquery error ?
You might try my trick in my long winded optimization thread toward the end to load jquery via Google CDN vs local copy. We do that on our newsmag sites.
I had a function for functions.php to unhook local copy and load the CDN copy of jquery.
Mobile is kinda funky, but not having any issues with our sites.
This also presumes you disabled the stupid lazy loading “effect” on your site. ?