- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hi Nomisma, is possible that the above problems to be case by some untested plugins, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also, now the mobile version is working -> https://i.imgur.com/AK2GCwO.png -> https://i.imgur.com/hbK84pL.png
If you are using cloudflare make sure that you have set it as in our guide from here -> https://forum.tagdiv.com/cloudflare-cdn/
If there is still a problem, please let me know!
Thank you for your understating!
Let me know the results!
Hello !
It looks like you are using Mobile Theme plugin. At the moment you will need to disable the mobile theme plugin in order to work with the new templates.
Thank you !
Hi,
If you are using the mobile theme plugin, then all the ads that are set on mobile theme panel normal should display on mobile theme version and amp too, also you can set auto amp ads -> https://i.imgur.com/caslQpr.png also for amp pages it will be display the amp auto ads and these ads -> https://i.imgur.com/APqxPzg.png
Hope this will help you!
If there is still a problem, please provide me a link to your website to see what it can cause those problems.
Thank you!
Hi,
I think that you are seeing the mobile version on desktop. This problem is usually from the cache plugin that doesn’t recognize that there are two themes, one for desktop and one for mobile version (mobile theme plugin).
If you are using the mobile theme plugin, please make sure that you are using a cache that can different the mobile version from desktop version, a tested cache plugin is WP Super cache, here is a guide with the settings that need to be made for this plugin -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
Hope this will help you!
Thank you!
Hi Tuxon33,
It looks that now the mobile version is displaying correctly -> https://i.imgur.com/kVv8JHL.png -> https://i.imgur.com/3S7vAFh.png
We still provide the WPBakery plugin with our theme, but we do no longer use it for our demos, for example for pro demos these are made only with tagDiv Composer and cloud templates.
If there is still a problem, please let me know!
Thank you!
Hi Jose,
Is possible that the problem the be from the code that you have set in mobile functions and theme functions. For example this code echo ‘<link rel=”preload” href=”https://soyungato.com/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff” as=”font”>’; should be set only in mobile functions.php is no need for it in theme functions.
Please check this and hope it will help you!
We are using your Mobile Theme. Visited our Home Page via iPhone, clicked on a sampling of Articles, and the Featured (Hero) Image is always blurred to the point that it can’t be seen. Site is https://www.bizcatalyst360.com/homepage-bc360/
I am using the La mode theme, and I have changed the name on the desktop version, but when I look at the theme on my phone, it still says La mode? Anyone know how to change this, because it’s very strange. Thanks.
I struggled with this for a week. Even with their supported WP Super cache plugin it was totally broken showing mobile to desktop and vice versa. Totally random. I think this mobile theme have some serious caching problems…
Hey!
can you please provide me a css code to change the font from the tag page entry content in the mobile theme. I tried to change the div-class “entry-content”, but that doesn’t change it. For example on that page: https://rauf-und-davon.at/tag/grattour/ (switch to mobile view). I want the entry text to be Quicksand.
All the best and thanks,
Daniel
While editing the mobile theme it is reflecting in the tagDiv composer or the WP theme view but the moment I am trying to view the same changes or trying to load the site by loading the website in mobile it is not coming except black and white page which is no similar to the mobile theme I choose/edited in tagDiv. However, the desktop site is showing all perfect.
Okay, check the screenshots for issue number 2.
This is the screenshot for the template library : http://prnt.sc/vevupy
This is while I am trying to edit the Single template for mobile with tagDiv composer: https://prnt.sc/vevvcz
And this is the output on a mobile device: https://prnt.sc/vevvn8
Can I add a temple for WooCommerce with the current template if the theme has any?
Hey there,
I’ve just updated my site https://tucumanactualidad.com/ and I can see it is not working well Mobile…
Is there anything I should look into, any setting?. So far everything seems to be green and updated properly…
PHP version on server is now 7.4 and no critical message on system status.
I have no clue what could be the problem.
Also, is Version 10 still using the WPBakery Visual Composer?, because I see you have now your own tagDiv Composer, and if the WPBakery isn’t used anymore, I’d like to remove it.
Thank you for your help.
Hi,
I’ve been having an issue regarding the mobile theme:
When i enable the mobile theme and mobile theme page grid option on my homepage mobile theme settings, the mobile theme layout also displays on desktop.
Hello @Calin,
Thanks for help me 🙂
Ok, I put this code in functios.php theme and mobile. And I add this extra code becouse Google Page Speed say me. The final code is:
// Preload Newspaper fonts for responsive theme (main theme)
function dns_prefetch_responsive()
{
echo '<link rel="preload" href="https://soyungato.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?19" as="font">';
echo '<link rel="preload" href="https://soyungato.com/wp-content/plugins/td-composer/assets/fonts/td-multipurpose/td-multipurpose.ttf" as="font">';
echo '<link rel="preload" href="https://soyungato.com/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff" as="font">';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
But now, Google Page Speed say:
Warnings: A preload ‘link’ element has been found for “https://soyungato.com/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff”, but the browser has not used it. Check that the crossorigin attribute is being used correctly.
I dont know how to fix it. Any idea?
Thanks
-
This reply was modified 5 years by
Jose.
Hi,
I am working on the SEO of https://thepanafrican.net/ and we are using the newspaper theme. We have almost 5K URLs in the page and many of them are hurting our efforts to rank on Google.
As there are around 17 pages right now only for the homepage, plus the homepage for mobile, categories, subcategories and so on.
My question is, is it there a quick way to minimize the number of URLs that the composer is creating?
Hi I’m the developer of the website. I recommended this theme and Bluhost. it seems my guess was wrong.
PageSpeed Insights shows 15 🙁 I’m about to recommend the same theme for another client.
that will be my 3rd client with a newspaper theme. Now I’m worried to recommend because of the load time and mobile compatibility(Mobile plugin ).
I just need a fast loading site with mobile compatibility for the next client.
can you suggest/recommend how to make this fast loading site and hosting with the recommended plan?
Thanks
Ratan K
Hi,
How can I use <link rel=preload> for loading /wp-content/plugins/images/icons/mobile-theme.wolf?
I tried to ad it some in the code but can not seem the find the right place.
I want it to solve speed issues and can save me 4.84 S
https://web.dev/uses-rel-preload/?utm_source=lighthouse&utm_medium=devtools
Advise will be highly appreciated.
Best Regards
Hello !
Please make sure that you have activated the proper thumbs for the mobile theme. The mobile theme requires the “265×198” and the “741×486” thumbnail sizes in order to show the featured images properly.
This can be found in here: https://www.screencast.com/t/N18dR3qZrh
Thank you !
Hello !
If you are running mobile theme you have its own settings here: https://www.screencast.com/t/sdMQ3O2xJF IF you have chosen Mobile theme + AMP then AMP will display mobile theme.
Thank you !
Hi,
I think that you are using our new option for mobile page, then you can copy the page using this option -> https://i.imgur.com/CJDG3MX.png -> https://i.imgur.com/yAc6SCJ.png if you tried in this way and the problem still persists, please make sure that you do not have a plugin conflict, please disable all non theme plugins and check the results.
If there is still a problem, please provide me a link to that page where I can investigate the problem.
Let me know the results!
Thank you!
1. I have created a mobile page, I copied the contents to look like the same as the desktop version. See the screenshot from Pages:https://prnt.sc/vego43
But, I can not set a separate menu for the Mobile version. I have added a separate menu, but it is displaying the same desktop menu. I also have added a logo for mobile, it is not displaying also. I have not added a logo for desktop, only text logo is set for desktop. If I set a logo for desktop then it is displaying on the mobile.
The two templates(desktop/mobile) are not customizable separately.
2. I want the single post view for mobile as the desktop. I did the same for a single template.
If I try to edit the mobile version by clicking on Single Template – mobile Edit with TD Composer it is displaying the same as the desktop.
But it is displaying some other version for mobiles in the front.
So I created a sub domain and cloned my site so that I could redesign it. The mobile theme works fine on my “regular” site. But after updating to a new theme on the cloned version, my images aren’t showing on the mobile theme.
The cloned URL is new.Goingfor2.com
The regular site is: Goingfor2.com
Please my issue is that after installing the theme on my new website the mobile menu is not working. Nothing happens when I click on the mobile menu icon.