- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
No problems in chrome browser in mobile .but in opera mobile browser after the content loading the menu the menu will overriding the content…
I’ve checked your site and you don’t have any logo in footer,
I mean on mobile.
Follow up question:
First of all, your fix worked great on the mobile screen – Thanks!
However, it does not display correctly on a tablet style screen, see this picture:
I’m sure it is an easy fix, but I’m not quite proficient enough with CSS yet to figure it out myself.
Thanks!
Hi Tagdiv,
Yesterday my website http://hotrosv.de/ (currently using Newspaper theme) was turned into mobile layout, even in desktop view. I didnt remember what I accidentally did in setting and I’ve tried any options in setting page but still same. So can you guys take a look at my website and give me some advices maybe ?
Many thanks,
Henry.
Good day, dear support team!
Here it is site – prosto.ebibka.com Web-version of main page is ok
But mobile version main page is not ok.
I’ve got this picture on my smartphone – http://screencast.com/t/gl8qDQaE
Samsung S7 Edge – Chrome browser.
Could you comment this issue?
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!
Still mobile view ..Hamburger menu does not shows the home page Menu.
Here is the evidence.
http://screencast.com/t/hsVkUHxqqp6x
how to make the post titles full look at the mobile version?
I need the version of smartphone titles full post now come with ellipses appear.
Please anyone knows how to solve.
Thank you very much
After the last update for me the mobile theme is not working prorperly too. My mobile gets broken.
And I’ve updated it following the guide you have provided.
Thank you for helping but it’s not working.
I cleared all caches and i delete the plugins that were not supported by the theme-file.
But the mobile version is still appearing sometimes. Some posts/articles on the website are working fine, but for other ones the website decide to show the mobile version.. very strange.
Please help me. Thanks 🙂
Hi
Please make sure that you update the theme, main theme, according with our documentation: https://forum.tagdiv.com/how-to-update-the-theme-2/ also try to deactivate all plugins except Visual Composer, clear all caches, purge the cdn if you’re using then try to activate Mobile theme plugin again.
Let us know ho it goes.
Thanks!
Hi
I’ve checked your site and ads are displayed fine, as can be seen in my screen the proper ad-spot is called on desktop: http://screencast.com/t/rYiatnDdfkqv When mobile theme is used on mobile ads are served by mobile ad-spots, and as an example the one who serve the header have a different name: http://screencast.com/t/ahL086xy
I also noticed that you using an ad system which is not tested with our theme. We tested only ad-sense and banner ads and we can’t guarantee that other ads will be displayed fine by the theme.
Thanks!
Hi
If your using mobile theme the condition must be added in td_block_ad_box_mob.php file here: http://screencast.com/t/FM9eI6sYlJmD
Thanks!
Hi
I’ve checked your site and the background click ad is not displayed on mobile: http://screencast.com/t/hULr78fZkhm The content have a 100% width on mobile so there is no space for background click ad to be displayed.
Thanks!
.td-footer-description, .footer-email-wrap, .td-footer-logo{
display:none;
The code above works for hiding footer descripion and footer logo.
I have created the mobile-sidebar.php. I also created the popular post block with visual composer but I am unable to call for the block in the mobile-sidebar.php.
Block shortcode is – [td_block_21 custom_title=”Popular Posts” sort=”popular” td_ajax_preloading=”preload” ajax_pagination=”load_more”]
mobile theme plugin is not showing activate option even after manual installation of plugin.
Plugin is active WordPress plugin area but I can’t active it in newspaper theme and it’s not working on my theme and i also unable to open my site on mobile. website link- newscaptured.com
This finally changed. The mobile search page color is fixed, thank you.
Hi, http://www.retirewire.com I’ve change the mobile search background color, but it hasn’t changed on the site. I changed it in the theme panel, and I’ve cleared the cache multiple times. How do I change the background color from that gradient red to something else for mobile search?
Dear nalfolf, thanks for taking your time to respond to one of the three issues that i raised. I would like to let you know that i already knew that the VC plugin in free before making my purchase. However i don’t understand why its asking me for update after installation. As i mentioned i have deleted it twice and installed it afresh from the plugins folder that came with the theme that i bought but still the same problem. Thats why am asking for help!
2. Also My thumbnails are greyed out! I have followed the steps on your tutorial and installed Regenerate Thumbnails plugin. Which regenerated all the images successfully but they are still greyed out. I need Help!!!
3. My site is not displaying well on Mobile phone.
I have read the tutorial and tried all the steps mentioned for the above questions but no success! I have also posted these questions to the seller but no response.
Given the above, I have rolled back to basic wordpress theme to make my website user friendly for viewers because no help is forthcoming from the seller which is so discouraging yet i have datelines to meet.
my website is http://www.howtodiys.com
In mobile, how do i achieve this?
Thanks
Hi
i have add background ads, and that ads work fine on desktop, but its shown on some mobile browsers
so i want hide it permanently on mobile using media query and the question is How to get the name of ad to add it to media query code and target the specific ad?
This is the site with ad
http://slack144.gta.0lx.net/wp3/
@media(max-width: 768px){
# {
display: none!important;
}
}
Please Help me with this, i just want to hide it on mobile, and i am sure its very easy for you 🙂
Many thanks
I have three problems and i need urgent help to get my site going for my customers.
1. My Visual Composer is asking to be updated. I have followed the process for installing the Visual composer as indicated on your tutorial and i still get the message below.
Would you like to receive automatic updates and unlock premium support? Please activate your copy of Visual Composer.
2. Also My thumbnails are greyed out! I have followed the steps on your tutorial and installed Regenerate Thumbnails plugin. But they are still greyed out. Help!!!
3. site not displaying well on Mobile phone.
my website is http://www.howtodiys.com
Hi,
yes – I have implemented the .htaccess rule as you can see here:
http://pastebin.com/tE0fwWFY
The Cache plugin cache has been deleted and the Cloudflare CDN cache was purged after this change.
Nevertheless, the issue is still there. Strangely on the mobile version it looks just fine.
Hello Sanalsantiye,
If you still have some problems with mobile theme plugin, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Also, provide the link of this topic so we can easily identify you.
Thanks for the message!
Hello biretta,
Try the code below and place it in Theme panel->Cusotm CSS area.
The code is ->
@media (max-width:767px){
.td-category, .td-subcat-dropdown{
display:none!important;
}
}
Please notice that the General homepage in Mobile Responsive Mode displays only the content which appears to desktop mode. It does not exist any option to set another layout for Mobile homepage, sorry!
Thanks.