- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
HI
If you’re using mobile theme you need to place the tracking code in footer.php file from mobile folder: http://screencast.com/t/bIKavPks
Hope this helps!
Thanks!
Hi
There was a conflict between Mobile theme plugin and SEO By Yoast plugin. Try delete the mobile theme plugin and install this version: http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip clear all caches then test the site again.
Let us know ho it goes.
Thanks!
Hello hadharm,
If you want to frame the entire thumbnail with all meta information, you will have to replace the .td-module-thumb with the modules which are used by your displayed block. For example, if you are using the Block 1, you will have to use .td_module_4 and .td_module_6 as classes because these are used in that Block. The example of the code for this Block is here ->
.td_module_4, .td_module_6{
border: 2px solid black;
border-radius: 5px;
padding:2px;
}
For more information about Blocks/Modules, please check this section of Theme panel, like this -> http://screencast.com/t/K4ctencdgg
3) Try the code below ->
@media(max-width:767px){
.footer-logo-wrap, .footer-text-wrap{
display:none;
}
}
4)To bring the most popular posts you can use a Block sorted by Popular, like this -> http://screencast.com/t/QAU0S6ClysR and for bringing the Latest commented posts, you will have to use some plugins which have this functionality or if you are an experimented person with coding, you can implement yourself this task. We cannot help you in this regard because we cannot provide custom work at the moment, sorry!
5)The mobile plugin does not support the Visual Composer shortcode and therefore, you cannot use the Trending Now Block in Mobile Theme, sorry! If you want to make it to work, please do it yourself because this task requires custom work.
6)If you want to change the functionality of Related Articles you will have to alter the code from the core file, where this feature is created, like -> http://screencast.com/t/cvoGdGF5 and here -> http://screencast.com/t/xF0VeNmQW
7)If you want that you code working only for post pages, you will have to add the .single class after your code to be more precise in this regard. You can use the shortcode method to add this button, using the Visual Composer, like Text Block element. In that Block, you can add your button, and then injects the shortcode generated in VC for that element in the content, before your text, like this -> http://screencast.com/t/wHSERMLja -> http://screencast.com/t/lJS3epysxiMS
Thanks for your understanding!
Hi Guys,
We need to be able to place some tracking code before the closing body tag of our site rvdaily.com.au but seem unable to do this.
We are using a child theme and have placed the code in the footer.php file in the main theme however this will not be inherited to the child theme.
Can you please advise how we can place our tracking code before the closing body tag on both the main and mobile sites.
Thank you,
Eldon
HI
Replied you here: https://forum.tagdiv.com/topic/mobile-ads-appearing-on-deaktop/
Thanks!
Thank you, is it possible to hide category labels on category pages of mobile site?
I can’t find where to set this.
There is a way to set up mobile Home page or is just a feed of recent posts?
http://www.princefaster.it/wp-content/uploads/2016/09/Screenshot_2016-09-21-09-55-58.jpeg
Thanks
Hello
Try the code below and place it in Theme panel->Custom CSS area.
.td-mobile-footer-wrap .td-footer-description{
display:none;
}
Thanks.
Hello jpuerta,
I have checked your mobile mode and I get this error -> http://screencast.com/t/myBPgG3piHo 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 and rule out the conflicting plugins.
Hope this helps and let us know how it goes!
Thanks.
Hi
@Sasser The theme is written according with WordPress standards and it’s optimized for best performances. However there are many factors which can influence site’s load time. I’ve checked your site with google page speed and noticed that is not optimized for a good performance. As @Chris pointed you ca uses our page speed guide as a start.
I’ve checked your site with google page-speed and from its reports I’ve noticed that there are a few images which slow the load time. Try to optimize the images following google’s docs: https://developers.google.com/speed/docs/insights/OptimizeImages Also you can use leverage browser cache to reduce the size of the css/js resources served by the server: https://gtmetrix.com/leverage-browser-caching.html
To move render-blocking resources in page’s footer you can use Speed Booster plugin. We covered in our documentation at point 5 how this plugin can be used.
Other useful information about page speed can be found in these topics: https://forum.tagdiv.com/topic/help-moving-style-css-and-fonts-googleapis-com-to-footer/ – https://forum.tagdiv.com/topic/speed-booster-questions/ – https://forum.tagdiv.com/topic/mobile-view-problem-3/
Hope this helps.
Thanks!
Hello Larshell,
If you want to get rid of the main menu for mobile mode, please notice that you can hide it, using a bit of CSS code. Try the code below and place it in Theme panel->Cusotm CSS area.
The code is ->
#td-top-mobile-toggle{
display:none;
}
The result you should see here -> http://screencast.com/t/ncz8ZYeVXRO
Thanks.
Hi,
I want to add a menu bar stick to bottom in mobile only
Any suggestions
You didnot talk wraapping sidebar widgets into border anymore. But if that seems not possible no problem.
The code below only works for thumbnails but I want the border to cover thumbnails, article title, Author name. I don’t want it to work for any other widget or blocks. Only for home page and archive post list.
.td-module-thumb{
border: 2px solid black;
border-radius: 5px;
}
The above code shows this ===> http://prntscr.com/ckeahl
But I want it like this ===> http://prntscr.com/ckeb6h
3. I want the the follow us section of mobile footer to only show. I don’t want the logo and the about us to show anymore.
4. I want to create a file as mobile-sidebar.php and call it before footer. But is there a way I can insert latest comments and popular posts to the php file?
5. I am not using the page builder as homepage but I will like the trending now to show at the top on mobile and web versions.
6. Lastly, I want to change related articles text to what others are reading.
I have mobile ad code installed using the theme and it is appearing on desktop. Please help me fix it.
I have mobile ad code installed using the theme and it is appearing on desktop. Please help me fix it.
Hi,
I have a problem with the right reproduction of my website on computer screens.
Sometimes the website show up as the mobile version, like this: 
When i use Google Chrome the website showed up the right way, but when i use Internet Explorer it shows the mobile version. I tried it on multiple computers, its the same every where….
Could you please help me?
Thank you in advance.
sorry.. not in menu, in mobile theme
Hi,
there is a About Us (in my web site (turkish) _ Hakkımızda) section in footer in mobile menu.. how can remove this?
Hi
For the moment we don’t plan to change this implementation as the scope of mobile theme plugin was to load a simpler version of the page which requires fewer resources and a clean layout.
Thanks!
Hi
@multibaseportugal this issue is usually caused by cache or cdn. Try to clear all caches, purge cdn files if you’re using then test the site again.
@rchjantonio I’ve checked your site and not it’s displayed fine. If you still have this issue try to clear all caches then test again.
@ravester I’ve checked your site and the mobile menu works fine. The pages are empty because you’re using mobile theme an you didn’t added any content in mobile editor. Please check this link for more detail about how mobile theme works: https://forum.tagdiv.com/the-mobile-theme/
Thanks!
Hi,
Unfortunately the W3TC was not tested with the theme so I cannot make any recommendations, sorry! From what I know the mobile theme plugin will not work with W3TC, so in case that you want to use this cache plugin I suggest to disable it.
Please note that we cannot offer support for plugin implementation or settings – https://themeforest.net/page/item_support_policy Our recommendation for cache is Wp Super Cache with this configuration – https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks!
Hi hadharm,
2)If you want to have that border for each thumb, please try a bit of CSS code to do that.
The code is ->
.td-module-thumb{
border: 2px solid black;
border-radius: 5px;
}
The result -> http://screencast.com/t/xQxQZod9l4
3)Try the below method ->
.comments article {
border:1px solid black;
}
The result -> http://screencast.com/t/f6LgaFvib
5)I have explained you above regarding on this way.
1) http://screencast.com/t/gB4iQcx5 -> http://screencast.com/t/LMZVWnSC9M First of all, please ensure that you are using the latest version of the theme because in this version we have introduced these settings.
2)Please check the following topic here -> https://forum.tagdiv.com/topic/how-to-make-this/ and try to implement the last modified date as my explanation. Please notice that further you will need to do some adjustments with CSS code for better result and is you are not aware of these, consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry! Please notice that all of these requests involves custom work and we cannot provide this type of services at the moment, sorry!
3)The mobile theme does not support the Sidebar. If you want to add this feature, you will have to manually implement it through the code but this task involves custom work and we care not available for this, at the moment, sorry!
Thanks.
Hello jauburn,
If you want to show the top bar menu for mobile mode, you have to use a bit of CSS code to show it. Please try the code below and place it in Theme panel->Custom CSS area. Please notice that the Tob Bar menu has been designed to be hidden to the mobile view. This was a design choice.
The code is ->
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
@media (max-width: 767px){
div.td-header-sp-top-menu {
display:block !important;
}
}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
The result you should see here -> http://screencast.com/t/1b80RNnyn
Thanks.
Hi
There was a conflict between Mobile theme plugin and SEO By Yoast plugin. Try delete the mobile theme plugin and install this version: http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip clear all caches then test the site again.
Let us know ho it goes.
Thanks!
Hi Guys,
I am trying to insert a carousel image slider in the mid section of my Home Page as per below link: https://revolution.themepunch.com/wordpress-swipe-slider/, however, this version seems to be only work when you swipe the images. It is a great solution on a mobile but PC, not sure.
Question 1:
Is there a way to insert an option to move to another image as seen on this example: http://coolcarousels.frebsite.nl/c/59/?
Question 2:
This revolution slider version https://revolution.themepunch.com/wordpress-swipe-slider/, has default menu: Beach, Trip, Hiking. I should be able to change that but I am not sure. Ideally, if possible, I would like to show only images.
Can you advise?
Thank you very much for your help.
Anna