- ApiUsing the Theme API in plugins
- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
Hello aloysiuspattath,
Please notice that the speed of your website depends on how well your site is optimized.
-> https://developers.google.com/speed/pagespeed/insights/?hl=ro&url=https%3A%2F%2Finsanertech.com%2F&tab=mobile
Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.
Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
Also, check all of your Ad Spots and if you have entered any suspicious code through them, remove all of them and check the results without them.
One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Basically, these are the theme requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
Hi,
I tried something like the following, made a few tests only so maybe try it locally before making it live, if possible.
First replace the all the code in the mobile smart list template with this one
– https://www.screencast.com/t/c35AGFXpA
– https://pastebin.com/fCwzufL2
Add this CSS in the mobile theme custom CSS section
– https://pastebin.com/eMVMcvmR
For me the result is like this
– https://www.screencast.com/t/k6rDWHEVaE
All the smart list sections are displayed one below the other, no next/prev pagination, all in one page. It is like smart list style 2
– https://demo.tagdiv.com/newspaper/smart-list-style-2/
Hi,
If that worked before, you just have to make the modifications again. Updating the theme by FTP or WordPress will remove the modifications to the theme files.
The files you mention are the same, we made no modifications to them in the last updates.
So the mobile parts/logged.php is still the same as before
– https://www.screencast.com/t/ijqGfOMs7
Make the modification and maybe clear your cache after.
Thanks
Hello,
Unfortunately, the child theme has not been tested with the Mobile Theme and does not work, sorry! The Child Theme support can be found here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks for your understanding!
Hi,
It will not show on mobile when not using the mobile theme. It can be made to appear if necesarry
– https://forum.tagdiv.com/topic/scroll-to-top-mobile/
Tahnks
Hi,
Unfortunately, I do not exactly understand what do you want to achieve? I have checked your website on mobile devices but it’s not the mobile theme. Provide more details and some useful screenshots with your desired changes so I will be able to provide a more accurate response/code.
Thanks for the message!
Hello
On our site, we change the link to the profil of the member.
https://www.virtualmagie.com/profil/
By default on the theme it goes to their articles.
We put a link to /profil for him to have the possiblity to modify.
Til the last update, the link change another time.
But this time, the files to change also change.
Before I have to edit those :
Modification lien vers profil
Pour version desktop
Dans parts/header/top-menu.php modifier le lien vers le profil :
"ID) . '" class="td_user_logd_in">' . $current_user->display_name . '"
par : "' . $current_user->display_name . '"
Pour version mobile
Dans parts/logged.php modifier le lien vers le profil :
"ID) . '" class="td_user_logd_in">' . $current_user->display_name . '"
par : "' . $current_user->display_name . '"
I managed to find the new file for the desktop link but not for mobile.
Which file and part will I have to edit to sent to /profil ?
Thanks
Hi, I’m a beginner and struggling to edit mobile view.
Right now, my blog’s mobile view is showing the custom mobile theme and want to show the same view as the desktop (The block setting shown on the desktop view is not shown on the mobile view). The same view is shown for all devices when previewing on the TD composer.
Also, in each category page on mobile view, there are tags (or small menu?) shown below the category title such as “Beauty”. How and where can I remove these tags?
I’m using only the Newspaper theme and have not downloaded any plugins for mobile theme.
I appreciate your help.
Hi
I have activate the mobile version in eldiestro.es and all is alright. But I had to add some code in /newspaper/mobile/header.php
is it possible to build a child theme for the mobile version, son I could add that code in the child theme? IF thats the case…how can I do it? I already use a child version for the them (newsletter child)
thanks!!
Hi,
I can’t access the links you provided
– https://www.screencast.com/t/cqax050u6Oa8
Do you maybe use the optional mobile theme plugin? That has different ad spots in the theme panel
– https://forum.tagdiv.com/the-mobile-theme/
If that is how you are doing it we could take a look. Send us an email at contact@tagdiv.com and provide admin login so we can see the problem. Include a link to this topic in the email.
Thanks
Hi,
If a smart list is in the post content, it will be there permanently regardless of device used to view the post.
If you use it, the mobile theme will convert the smart style used on desktop to a predefined style, but it will still be a smart list.
This is all done automatically, it is not possible to remove the smart list from the post content unless manually editing the post and removing it.
You could try something, to display the whole list content in the same post page with no pagination on mobile. Pagination will lead to the next/prev smart list page, that would be how it is supposed to work. If you should consider that a solution let me know.
Thanks
Hi team, please could you advice, how to disable SMART list in mobile theme? I need to have it as SMART list only for pc and in mobile theme display the article as standard post, not SMART list. It is because of loading of each Page of SMART list which is not allowed by many advertisers and there may be penalties for us.
If this is not possible (i know you will try to do That at least :)), please advice how to not load every page of mobile theme SMART list as a new HTML page.
We really love mobile theme and do not want to switch back because of SMART lists.
Thanks
Hello,
My website is currently operating on v.9 of the Newspaper theme (www.mycryptopedia.com). I want to install the tagdiv mobile theme.
Where exactly can I download the: mobile-plugin.zip zip file?
I appreciate any help that you can provide.
Hi,
– Those issues could be caused by insufficient resources, the theme has some requirements. If there aren’t sufficient resources for example, there could be problems
– https://forum.tagdiv.com/requirements-for-newspaper/
It is very important that everything is set as mentioned in the guide, WP memory can be set higher if possible. Usually the hoisting provider can take care of the modifications where needed.
– The Revolution slider is a demanding plugin, the cause for it not appearing could be related. Once it is placed in a page and the page is saved and viewed, the slider should appear (it will not load in the page edit screen)
– https://www.screencast.com/t/nTR3UXYRoZU
– Some footer templates come with predefined content, some are empty. Choose the one you want to use in the theme panel
– https://forum.tagdiv.com/footer-templates/
You can also use the Cloud footer templates – http://prntscr.com/kkpat9
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
– The header will be the same in the whole website, not by page. It will be displayed as you configure it. The unique things about each page is it’s content and the page template
– https://www.screencast.com/t/XplVPginyw
– For previewing posts on difference view ports there would be no tool at the moment. Pages can be previewed in the composer, but posts don’t have such an option.
– https://www.screencast.com/t/ZfnN0BN5WvU
– AMP posts will be served by Google only, they are accessible through Google search. If the user does not visit the website from there, the mobile theme variant will be displayed if active. So they can be both active at the same time mobile theme and AMP.
Let me know if you have more questions.
Thanks
Hello,
We are having some problems with the mobile view.
We’ve built the home page with the TagDiv Composer plugin (re-installed from the latest patch 9.0.1), the mobile preview is ok, but when compiling and load the real page it shows an error, and if we clear the code, just appear the latests posts bundle. It doesn’t happen in category format pages, just in main pages.
Here you are a copy of the error and a screenshot:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: td_css_res_compiler is not set.
/home/wrmwsyop/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
Missing parameter: ‘file’
/home/wrmwsyop/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php
Display backtrace
Fatal error: Class ‘td_css_res_compiler’ not found in /home/wrmwsyop/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php on line 171
Thanks for your help!
Creo que los anuncios en Mobile se dan en la seccion de Mobile theme/mobile ads
Creo que les falta actualizar en su documentacion y tutoriales:https://forum.tagdiv.com/ads-adsense-overview/
Ensure you have updated the mobile plugin by deleting the one you have and installing the one that came with the latest version of the theme.
After running a test on the Firefox developer browser (picking a mobile device), I discovered this error message in the console when on the non-working categories:
TypeError: jQuery(…).attr(…) is undefined[Learn More]
Learn More > https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Unexpected_type
What could that be? Are you sure it is not a theme fault?
Hi there, I just bought your Newspaper theme. I have a old site and I am testing your theme on localhost before I go live with it. Here are a few issues I am facing. Kindly help me resolve them.
When I press the Save button in Tag Div composer, it keeps showing the loading sign perpetually. Some features are saved and some aren’t.
The Revolution Slider is not working in Tag Div. I paste the alias but the slider doesn’t show.
There is Editor Picks, Popular Posts and Popular categories in my Footer. I don’t know where it is coming from. I have emptied Footer 1,2 and 3 in widgets but these lists don’t go away.
I want to know whether there is a way to use different headers and color schemes on different pages.
I also want to know whether I can preview how my posts will look on mobile screen. Also, which of AMP and Mobile Theme is active on my site as it shows both in theme panel.
Thanks for your time and help.
Hi,
You can visualize how it will look like on mobile using the viewport switcher, in the composer
– https://www.screencast.com/t/t18v3xJxkH
Some settings are even per viewport, so you can have a specific setting set per device.
If the optional mobile theme is not installed, the same content from desktop will be displayed across all devices.
Installing the mobile plugin will display a different and much simpler version of the website.
That would be all there is to it. If I misunderstand something please correct me.
Thanks
It is as you say for me as well, only for those category pages. But what would be so special about them. Seems that only on those pages there is an error, some conflict
– https://www.screencast.com/t/NulPPqFj
Maybe something in those pages tries to load only on mobile, the errors is not present on desktop. Block pagination does not work on mobile in those pages, when clicked leads to the top of the page. Javascript is broken but only in these categories.
The first step would be plugins, deactivate them all if possible, leave only theme plugins active. Check if the issue is solved. If you use any ads in the pages remove them temporarily and check again.
Hi,
A simple forum search would provide the necessary information if you want to use AMP auto ads
– https://forum.tagdiv.com/topic/how-to-put-in-google-auto-ads-on-your-mobile-theme-amp/
The logo displayed in AMP pages will be the mobile logo set in the theme panel
– https://www.screencast.com/t/Byz5ywvvi
The AMP pages don’t have a menu, maybe one will be implemented in the future. The design of the AMP plugin is based on the AMP variant the SEO Yoast website uses
– https://yoast.com/social-media-optimization-with-yoast-seo/amp/
Thanks
Still not clear how to visualize on my mobile the page I built through a template and/or tagDiv composer.
I’ve seen the space on the bottom part of each page “mobile version” but I can not believe I need to edit twice a page. I’m looking to the panel theme looking for a way to connect what I’m doing for the web version with the mobile one but I can’t find any.
Do I need to install the mobile plugin? I read is not mandatory, it just speeds up the mobile version.
Hi,
Maybe you are trying to install an older version of the plugin. Install the mobile theme from the same theme package you downloaded from themeforest.
If there is still a problem, please send us an email at contact@tagdiv.com and provide admin access, we will take a look. Include a link to this topic in the email.
Thanks