- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
Hello,
I think we’re not understanding each other!
You’re showing me this: https://share.cleanshot.com/8fN3jR57
except that:
I can’t see which page you’re on or which cloud template you’re using?
I don’t see this “mobile menu” on any page.
Where exactly should I go to see the same information? As you can clearly see in the screenshots I shared in my previous messages, I don’t have the same thing as you.
for me it doesn’t say “mobile menu”, but “modal menu”, so I don’t have the same options as you…
Could you make a video of the complete operation starting from your WordPress dashboard because I can’t reproduce the same thing as you…
-
This reply was modified 3 years by
dlicoppe.
Hello,
Regarding this: https://prnt.sc/eS7jx2yCC8OR, it was already okay.
For the first problem, that is to say, making modifications, I don’t see the same thing as you on my screen. Which cloud template should I open? And where can I see the “mobile menu” as you show it on the screen? Could you show me this via a screen capture video as I don’t have the same display as you?
https://share.cleanshot.com/GbHSGybv
Thank you for your help.
Hello,
I would like to clarify that I never claimed that you had deleted a WordPress plugin. What I said was that the configuration of certain modules had been reset. This is probably because you deactivated the module (GDPR Cookie Compliance). By deactivating it, all custom settings are removed, in line with its operating mode. This has forced us to spend two hours reconfiguring each time.
Regarding the mobile menu, we have already fixed and changed it, but it has not altered the code; the problem still persists.
You talk about doing a “check in the theme panel also,” but where exactly should I look? There are many settings; which one could potentially generate these lines of code in the code?
Thank you for your invaluable assistance.
Best regards.
Hello @dlicoppe !
I’m sorry that you face those issues, but I’m sure that we do not delete the plugins of our clients. Anyway, I told you exactly where you could find the code. In the mobile viewport, for every menu, check if you’ve chosen the menu (check in the theme panel also).
Thank you!
When an article is opened on a mobile device, there is the default WordPress error messages shown.
In the logs, I see the following error:
[Wed Jun 14 11:59:55.214315 2023] [proxy_fcgi:error] [pid 1696871:tid 140319819536128] [client 123.123.123.123:47370] AH01071: Got error 'PHP message: PHP Warning: require_once(../wp-content/Newspaper/tagdiv-deploy-mode.php): failed to open stream: No such file or directory in ../wp-content/plugins/td-composer/mobile/functions.php on line 11PHP message: PHP Fatal error: require_once(): Failed opening required '../wp-content/Newspaper/tagdiv-deploy-mode.php' (include_path='.:') in ../wp-content/plugins/td-composer/mobile/functions.php on line 11'
It looks like the value for $get_parent_template_directory is missing the “themes” directory.
I looked in the code, but could not find where this value is comming from.
Anybody a idea?
Hi @Bettina,
Thank you for your response.
The question is about Google Analytics for AMP via Mobile Theme.
I believe your answer is related to desktop.
– Is the code (below), shown by TagDiv as an example in Mobile Theme >> AMP Analytics still current?
“{
“vars”:{
“account”:”UA-123456789-1”
},
“triggers”:{
“trackPageview”:{
“on”:”visible”,
“request”:”pageview”
}
}
}”
Hi,
Is there any instruction on how to add a new Google Analytics (GA4) to the AMP pages (using Mobile theme)?
Mobile theme currently says code needs to be like this:
“{
“vars”:{
“account”:”UA-123456789-1″
},
“triggers”:{
“trackPageview”:{
“on”:”visible”,
“request”:”pageview”
}
}
}”
Is this still correct?
Thank you.
So looking at my server logs, I have http get request for my logo & mobile logo that I have defined in the Newspaper theme. Like many requests per second.
I have WP Rocket as the caching program but the get requests are constant whether the caching program is enabled or disabled.
Hello @iamcertifiable !
Actually, we have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use the mobile version 1 or 2, then you need to disable the Mobile Theme plugin.
You can choose the mobile version and the menu you want to use. By default, we use option 1 for mobile, and you can customize it from the tagdiv Composer.
Thank you!
I am currently using the Crypto News Pro pre-built theme and I am getting 4 deadlink errors on each page and since currently have 73 pages, I am getting almost 300 deadlink errors. The dead links are for the following categories, which did not exist on my site: blockchain, ntfs, opinions and deals. I view the page source and here is what I see.
<!– menu section –>
<div class=”td-mobile-content”>
<div class=”menu-td-demo-header-menu-container”><ul id=”menu-td-demo-header-menu” class=”td-mobile-main-menu”><li id=”menu-item-420″ class=”menu-item menu-item-type-custom menu-item-object-custom menu-item-first menu-item-420″>Blockchain
<li id=”menu-item-421″ class=”menu-item menu-item-type-custom menu-item-object-custom menu-item-421″>NFTs
<li id=”menu-item-422″ class=”menu-item menu-item-type-custom menu-item-object-custom menu-item-422″>Opinions
<li id=”menu-item-425″ class=”menu-item menu-item-type-custom menu-item-object-custom menu-item-425″>Deals
</div> </div>
</div>
Please let me know how to remove this from my site, so I do not get these errors.
Hello,
I checked and look like this https://i.imgur.com/KIce1bv.png , I saw that you didn’t convert the header; so you need to convert the header and footer -> https://www.screencast.com/t/HrjOBNayd please check this video https://www.youtube.com/watch?v=SpGkOnJeNZY What cache plugin you use? You can check if the plugin has a separate cache for mobile, if the plugin has one, please enable it.
Also, I don’t fully understand what issue you have there; what is different?
Thank you!
Hello,
Please provide more details, like the link to your website.Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
Mobile responsive version of the theme and the mobile page editor can be edited with tagDiv Composer, the mobile theme plugin not.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hello,
Please let me know if you use AMP with a mobile theme plugin.
Also, please check if the AMP is configured like in our guide -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thank you!
Hi,
I’m using Gossip Cloud Template for Desktop version and created a mobile page version from the same style. The problem is that when I visit through my mobile phone, most of the times, the Gossip Style doesn’t load, and I only get a default style for single page. I’m running a FB campaign and just had the bad news when I clicked on my own link 🙁
here is my template config.:
https://imgur.com/a/WGNSnMv
https://imgur.com/a/Globe3I
here’s how it looks when I access from my phone through chrome and FB link:
https://imgur.com/a/ZRxr4tJ
here’s when I access from my desktop and change to mobile view…. seems ok…
https://imgur.com/a/sXI5cNS
Im not using AMP… I just want to understand why sometimes it loads the mobile version I want and sometimes a default version… :S
Link: https://shevibe.co/como-curar-a-tosse-em-2-minutos-dicas-rapidas-e-eficientes/
After completing the modification of the Theme i realized that the mobile view is not showing as the demo preview, I need assistance urgently. Thank you
Hello,
I had several issues with tagdiv mobile and contacted support (still waiting for an answer) but I have now another big problem. I installed Disqus but the plugin wasn’t working, the old default comment system was still there even though I tried every tutorial. I contacted Disqus support and they said it was a problem with Tagdiv Newspaper theme and that I had to revert to WordPress old theme to see if it works. I did and it indeed worked, then when I reverted to Newspaper Disqus system was still showing however, my layout was completely destroyed. Can you tell me what I should do to get my site back ?
My website is bibimtalk.com
Thank you !!
When mobile version is open there is no problem. The problem is AMP version is not working properly. Desktop version sometimes opening with amp version.
you need to customize the mobile version via “Edit with Tagdiv Composer”
Thanks a lot. When I try option 1 I have empty page. Do I have to recreate the mobile version of the home ? Why the components that were activited for mobile version don’t display ?
Hello @Satheeshraj !
You can adjust it. Actually, we have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use the mobile version 1 or 2, then you need to disable the Mobile Theme plugin.
Thank you!
Hello @boubsamy !
Please make sure you use the cloud templates. We recommend using cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer, which contains a lot of functions and features, Please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use the mobile version 1 or 2, then you need to disable the Mobile Theme plugin.
Thank you!
Hello, I need some help regarding responsive. I am not really staified with the mobile theme. I just want to have the responsive version of the website that I ceated with TagComposer. When I desactivate the mobile theme I have empty sections and not the mobile version of the page I create; Could you please help me with that ?
Hello,
You have mobile theme plugin activated, so to assign a menu, please set it in Theme Panel -> Mobile Theme -> Header -> https://i.imgur.com/umTPFTr.png
Thank you!
Hi,
Did you have created a mobile page? We can take a look so, please contact us via email at contact@tagdiv.com and provide the wp-admin and cPanel login
Thank you!
Hi all, i hope you can help me with this issue: everything on the website works like a charm, except for the mobile menu. When you click the icon to expand the menu on your phone, it says the menu is only for logged in users. How do i fix that, so that everybody can use the mobile menu?
Website: https://samen-zwanger.nl/
Hope you can help. Thanks.