- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Finally, success 🙂 thank you very much for your help. Until the end I do not know what was the reason that the script did not work.
Many times before I tried the solutions that you described without effect. Even today, after several attempts, it finally worked. I have the impression that the place from which I copy and paste the script is important. (after each attempt I cleaned the wordpress cache and web browser, so I assume it was not a problem) anyway, thanks to your help, I understood that the script works in mobile editor and the problem is on my side 🙂
Hi, I created a custom category page, which works well on the desktop version.
I have the mobile theme plugin active, but on this custom category page I get a lot of errors:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: td_css_res_compiler is not set.
wp_booster error:
Missing parameter: ‘file’
Fatal error
Uncaught Error: Class ‘td_css_res_compiler’ not found in …\wp-content\plugins\td-composer\includes\shortcodes\tdc_zone.php:185
Stack trace:
#0 …\wp-content\plugins\td-composer\includes\tdc_composer_block.php(133): tdc_zone->get_custom_css()
Any idea what I can do to fix this?
Thanks
Few Additional Issues with cache plugin.
I am using wprocket for caching and it seems like not working, I disabled it for now. But if you want I can create a user account for you with admin rights.
The problem is with mobile theme it acts weird few things don’t display or do not work properly and it loads desktop/AMP theme not builtin mobile theme.
I do not know how to customize the cloud template for mobile. Help please?
I edit the entire template and it appears as I did just on the desktop.
Screenshot desktop > https://prnt.sc/n6kntc
Screenshot mobile > https://prnt.sc/n6kp7t
I use the Fast News – Newspaper theme.
I am testing the mobile theme and AMP. Right now I’m having issues, especially in regards to menu. I’ve already deactivated all plugins except mobile theme and AMP.
1) I have the “AMP” only selected in the mobile theme. When I visit a page from a mobile device, it’s showing the responsive version of the post. If I amend the URL with “/?amp” then the AMP version shows. Is this correct?
2) More importantly, the menu on AMP page is fully expanded (it has several options with multiple drop-downs). As a result, it’s expanding the drop-downs over other parts of the menu to where it is unreadable because text is written over the top of other text. Any ideas?
The AMP problem when I set everything to work does not work on the main page on the mobile device a! Please help.
Hi,
I want to make adjustment in the child theme in the mobile version.
I copied footer.php of mobile folder in the main theme and pasted in the mobile folder of the child theme.
Any adjustments doesn’t seems to work. (currently I work with 9.5 version of the theme).
Is not possible to make changes of the mobile version in the child theme?
But Sidebar content DOES appear at the bottom of simple mobile pages. It is only hidden on AMP.
-
This reply was modified 7 years by
Sohaib.
Hi,
1. Please check our documentation for How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/ here you’ll find how and were to set the code ads.
2. Is no need to set the code in other parts, set them only in Amp Ads and the theme will do the rest for you.
3. There are tow section one for amp ads and one for mobile ads -> https://www.screencast.com/t/2Tz1ccuM3y1 here is an example -> https://www.screencast.com/t/JFFiV6li3ofE
-> https://www.ampproject.org/docs/reference/components/amp-auto-ads
Thank you!
I wonder if you can advise on the following please?
I’m using the Newspaper 9 theme and I have both tagDiv Mobile Theme and Official AMP for WP installed. Under Newspaper > Theme Panel > Mobile Theme: I have “Mobile + AMP” enabled.
Under AMP > Content Types I have both “Posts” and “Pages” enabled.
The problem I’m facing is when I load my site on a mobile device it’s displaying the homepage and posts however pages are not appearing (only the page title is displayed but not the page contents).
If I change it to “AMP” instead under Newspaper > Theme Panel > Mobile Theme the page displays correctly.
I wonder if you could advise why pages are not displaying correctly when “Mobile+AMP” is selected please.
Many thanks
Hi,
Were recommend to use the mobile theme with amp, in this way the amp will have the same design like mobile theme.
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Using without mobile theme you can chose to have the classic amp, the other two options require amp templates and our theme do not have slouch templates.
Thank you for your understanding!
Hi,
The mobile homepage is predefined, the content that is displayed in it (meaning the top grid and latest section) don’t have any settings at the moment.
So if you want to change for example the number of posts in the top grid, you would have to modify it here – http://prntscr.com/n6doxf
The number of the posts in the latest articles will be the one set in the wordpress dashboard here – http://prntscr.com/n6dxqq
Or you could modify it here – http://prntscr.com/n6dy9e – http://prntscr.com/n6dyfx
We will add more options in the mobile theme in future updates. There may be settings for the number of posts as well. Sorry for any inconvenience.
Thanks
Hi,
If you want to edit the mobile theme section, notice that you should edit the theme core files where the plugin’s core is created from here ->
This is not a simple task and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Add custom fonts -> https://www.ampproject.org/docs/design/responsive/custom_fonts the paths to files were you need to set the code for font:
-> wp-content/themes/Newspaper/mobile/header-amp.php
-> https://www.screencast.com/t/4cphLT4yAuny
-> wp-content/themes/Newspaper/mobile/header.php
-> https://www.screencast.com/t/5BuEHrRS
-> https://www.screencast.com/t/H90lqkHT4
Thank you!
Hi,
I need help regarding inserting the Automatically smarter ads for AMP.
1. According to the instructions from the Google Adsense (Step 1: Turn on text & display ad formats), I turned it on. In the step two, they said to do “Copy and paste this script in the head tag of your AMP HTML”. Where should I paste it? Did not find any place to put the code in the Mobile Theme under Theme Panel.
2. In the third step, Google Adsense instructs that “Copy and paste this ad code in the body of your AMP HTML”. I put the ad in the “AdSense Auto Ads for AMP”. Is that correct?
3. What are the differences between Mobile Ads and AMP Ads? Should I use both or only AMP Ads?
Please help. Thanks in advance.
Hi,
You can remove those elements using a custom css ->https://www.screencast.com/t/O3XM2rH7PC
.td-mobile-footer-wrap .td-footer-wrap .td-footer-logo,
.td-mobile-footer-wrap .td-footer-wrap .td-footer-description,
.td-mobile-footer-wrap .td-footer-wrap .td-footer-social .block-title
{
display: none;
}
Set the code in Newspaper>theme panel>Mobile theme>Custom code> Css -> https://www.screencast.com/t/xOPDlwCO4X
In the most cases the above issue that you have when you try to validate an amp post/page is caused by a plugin, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Hi Matjoez,
I have seen that your “About Me” page has been created with TD Composer and the AMP will do not recognize these shortcodes. You can simply create that page using the Mobile Editor, using only the Image and text without any TD Composer elements or with Gutenberg. -> https://www.screencast.com/t/YYbzlxUq If you will use the AMP with our Mobile Theme, you will have the menu navigation bar, otherwise, you will do not have it.
Hope this helps!
Thank you!
Hi,
You are referring to these sections I believe – http://prntscr.com/n6b1pj
I tried using one of the scripts from your website, I entered it in the mobile editor for a page – http://prntscr.com/n6b15x
The sections appear from what I can see – http://prntscr.com/n6b1vy it should be the same for you.
Then I tried entering it in a post – http://prntscr.com/n6bwu9 seems to work just as fine with the mobile theme active – http://prntscr.com/n6b2im
Is there a way to put the header logo and the mobile menu icon in the same column so that the logo is always alligned to the right of the mobile menu icon? When trying to put the logo in the same column tagDiv Composer always alligns the logo under the menu icon rather than beside it.
Hi,
Unfortunately, the sidebar is not available for mobile mode and AMP. The width is too short and that’s why the sidebar does not show.
Thank you for your understanding!
Hi Calin!
Thank You for your answer and I apreciate your patience, but I think I explained myself wrong.
This is a post made without wpbakery:
https://www.screencast.com/t/p524NmdHA9Ey
This is a post made with wpbakery:
https://www.screencast.com/t/52YnebBjrw
As you can see, if I use wpbakery there is some extra padding (don’t know why). I want to remove that padding to make it look like the article made without wpbakery (not remove all the padding). This only happens in mobile (in desktop they look exactly the same and everything is ok).
I think this time I explained myself better.
Thank You for understanding!
-
This reply was modified 7 years by
master2501.
Hi,
Please provide your website URL so I can take a closer look at it. Do you are using the mobile theme? Please notice that if you are using the default general responsive mode, you can set up from the block settings what kind of posts to appears on the front end. If is not what you mean, provide more details so I will be able to provide a more accurate response.
Thank you for the message!
Yes there is, in the theme panel – http://prntscr.com/n69kk8 there are 2 settings, one for top and one for bottom like buttons. If you have sent us an email we will take a look at how the buttons appear in your posts on mobile.
Hi,
If you want to edit the mobile theme section, notice that you sohuld edit the theme core files where the plugin’s core is created from here -> https://www.screencast.com/t/38cQTu8YLOTH This is not a simple task and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide cusotm work at the moment, sorry!
Thank you!
Dear team,
As title, please help me.
Thank you,
Hi,
The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Also please check our documentation for Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
I think that you are referring to those 3 blocks, for those you’ll need to have set seam feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured
Thank you for your understanding!