- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
1. Please I don’t like the way quotation appears on my site. A clear example is https://insideeko.com/federal-high-court-orders-amcon-to-take-over-victory-park-estate/ can you please help me change the way that quote shows.
2. I cannot see all my post on my Mobile view, what can I do?
3. I changed the rating star colour from Black to Orange and it is working only on desktop view, how do I make them work on Desktop and on Mobile?
How about the logo being super small and the Menu is all expanded?
What is the process to clear AMP cache that Google has?
Thanks!
I dont have mobile theme and amp plugin installed on my newspaper theme. Whenever i open any of my post, adsense ad on header doesn’t show to its full height.
It doesn’t happen everytime but most of the time i face this issue. Plz help..
Url:www.jsbjm.org
https://drive.google.com/file/d/123di1H6EiSZHW4WFDVoLeurNMXNf62j_/view?usp=drivesdk
I think I found the problem and you should update your documentation.
New version of AMP official plugin offers 3 modes on its settings: Standard, Transitional, and Reader. Standard was preset and it breaks the site. Transitional seems to be the one that goes well with tagDiv Mobile Theme plugin.
Please, confirm that (and let all the users know about that).
That is correct. Site is broken on updating AMP official plugin to 1.2.0
See my staging: http://tiny.cc/lj6s8y
I am using tagDiv Mobile Theme plugin and I followed all instructions. It was working well before upgrade.
Any hint?
Hello !
You should separate them with a comma like this example:
.page-id-28 .td-header-rec-wrap, .page-id-28 .td-header-rec-wrap, .page-id-28 .td-header-rec-wrap {
display:none;
}
For the category pages you have category id like this: .category-65 .td-header-rec-wrap {
display:none;
}
Also take a look at this screenshot: https://www.screencast.com/t/IN9ADUUw
Hope this was helpful !
Thank you !
Why does my website logo looks so small in AMP version when the site is accessed from Google SERP? Please see the screenshot below:
https://drive.google.com/file/d/1–vd6EP08yeFNR4mWsuNBfGfPsmGhE8e/view?usp=drivesdk
Hello,
Sorry but our themes are not full compatible with the RTL direction. If you need a RTL theme, you will have to choose a different theme that can provide this functionality. We will be able to provide a refund if you make a request here:https://themeforest.net/refund_requests/new
For the problem with the header menu, in order to be set the logo where you need will be better if you’ll use the header manager and you build/edit a header template from tagDiv Cloud Library you can check a similar topic -> https://forum.tagdiv.com/topic/header-menu-becomes-sticky-anyway/
For social media icons please check this similar topic and try the suggestions from there -> https://forum.tagdiv.com/topic/fonts-and-icons-not-working-properly/
If you have the last version ( v9.7.x ) of the Newspaper theme you can not longer build template according to our documentation https://forum.tagdiv.com/custom-post-type-support/ , if you have a prev version ( for example v9.6.x ) these implementation will still work.
Unfortunately, we did not tested CPT UI plugin with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ
Thank you for your understanding!
Hi,
Indeed there seams to be a problem, there is set from google amp an inline style -> https://www.screencast.com/t/duWMf3kaxAU this should be 0 not 32 -> https://www.screencast.com/t/6dWtG7tScd2 we’ll try to find a way to fix this problem for the coming updates.
As a quick fix you can try this custom css
-> https://www.screencast.com/t/uYL9Bkm4RhBe
.td-menu-background{
background-position: center top!important;
position: fixed!important;
top: 0!important;
}
.td-mobile-content{
padding: 20px 20px 0;
}
The code need to be set in Theme Panel>Mobile Theme>Custom code> Css
Thank you for your understanding and sorry for the inconvenience!
Hi,
By source page you mean the image itself? So when clicking on an image it should direct to the URL of the image? In the post content for example, you can choose what clicking on an image does – http://prntscr.com/o6d7z0
Maybe this is what you are looking for. Setting the image to link to the media file will lead to the image itself.
If I misunderstand let me know, and if possible provide some examples of what you wnt to do.
Thanks
How can i add rel=”nofollow” to image? Okay i read that to add nofollow to buttons i need to modifyed tds_button’s.php file. I done this. But it’s not normal: now i can’t use this styles for buttons with internal links! Beacuse it’s very bad for SEO optimization. And the question how to add rel=”nofollow” to image is open: for example to image at “column content” element? http://prntscr.com/o6cwjw
Hi Amit,
I’ve done it by disabling AMP. Thank you for pointing me to the right direction
Hi,
The search from has an option to set any text you want for the search button
– http://prntscr.com/o6abp8
So you can change it there. The translation from the theme panel will be used in location where changing the text is not possible.
For example – http://prntscr.com/o6acgj – http://prntscr.com/o6acpl
– http://prntscr.com/o6acxq
Please let us know if you have more question.
Thanks
Hi,
Yes, this can work too, here is an example
.td-footer-wrapper .footer-text-wrap{
display: none;
}
.home .td-footer-wrapper .footer-text-wrap{
display: block;
}
If you need help with this, just let me know, I’ll help you gladly!
Thank you!
Hi,
I’m using Newspaper 9 on http://www.alamarrajol.com/ It’s an arabic site.
After purchasing I came to know, this theme is not fully compatible with RTL. However, with a few CSS tweaks, I made it compatible for my use.
Now I need help for this item. I want the logo to be aligned right(logo in the sticky header should be aligned right). with CSS I’m not able to do that. I hope you can guys can help!
Also, social media icons are looking as square boxes. I’ve cleared cache and everything, still, I’m facing this issue. could you please help me with that as well?
and Finally, i’ve a custom post type (magazines) These are generated by a plugin named CPT UI. That plugin is given a piece of code and asking to add in Functions.php. I’ve added still the page looks blank. Can you guide me, where exactly should I add that code, in theme to display Custom Post Types on that page?
The menu on the AMP pages is broken. Alos, the logo is also not the right size.
See video of the issue below:
http://recordit.co/VLAwInTbIw
No, my question is, where in the Newspaper theme panel do I put those two codes. Which sections? Which code goes to the “AMP Ads” section & which one goes in some other section?
OK, so how do I stop it from happening. I dont have the time to develop a second AMP/Mobile site at this time but I need my content to show. How is this disabled as you indicated in your reply
Hi,
Most likely, you do not correctly add the auto amp ad in the right section. Please check the following steps from here -> https://support.google.com/adsense/answer/7480616?hl=en
-> https://support.google.com/adsense/answer/9011465?hl=en -> https://prnt.sc/npctxz Clear all the caches, purge CDN files and check the results.
Thank you!
Hi,
Setting a general background color or image in the theme panel will affect the whole website.
One solution would be to use some CSS to do it, without using the theme panel background option.
For example a code like this will make the homepage only appear as boxed, with a background image of your choosing
.home .td-container-wrap {
width: 1164px;
}
body.home {
background:url("");
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
Or a background color, depending what you want to do
.home .td-container-wrap {
width: 1164px;
}
body.home {
background-color: red;
}
You could give this suggestion a try, let me know. I can modify the codes if needed, and also a link to the website would be helpful, so I can test there.
Thanks
Hi,
1. I have checked your website – https://clipaxis.info/ seems there is no amphtml link in the page source, so there is no AMP currently. Please check if one of these settings is selected
– https://www.screencast.com/t/Tu3TnZqOI
More about it here – https://tagdiv.com/amp-newspaper-theme/
Then check if AMP is enabled for the content types you want, for example
– https://www.screencast.com/t/VlB1n4zzzwH
After doing this, clear the cache, then test a post page by adding /?amp at the end of the URL.
2. I see two links to xmlrpc pages in the source – https://clipaxis.info/xmlrpc.php
– https://clipaxis.info/xmlrpc.php?rsd
Regarding the first one (with the message), from what I can find that is what it is supposed to display
– https://www.rosehosting.com/blog/what-is-wordpress-xml-rpc-and-how-to-stop-an-attack/
3. The theme provides 3 article ad spots, top, inline after a specified number of paragraphs, and bottom. More ads could be inserted with plugins if needed, you could try some. I have seen users that use the Adrotate plugin, as it provides shortcodes
– https://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
4. Polylang should work just fine, WPML is officially supported. You could make some tests with the free version of polylang, to see if it has the capabilities you require.
5. From what I can see the post content is RTL – https://www.screencast.com/t/OMegiXmN
If you want specific sections from it in LTR you could wrap the text in a div or span maybe with a class, or set a class to specific paragraphs for example
– https://www.screencast.com/t/h09R1oea
Or even set it inline – https://www.screencast.com/t/1D9koi3e
Thanks
Hi,
Most likely, you do not correctly add the auto amp ad in the right section. Please check the following steps from here -> https://support.google.com/adsense/answer/7480616?hl=en
-> https://support.google.com/adsense/answer/9011465?hl=en -> https://prnt.sc/npctxz Clear all the caches, purge CDN files and check the results.
Thank you!
Hi,
Please make sure that you have configured the amp plugin as in our documentation -> https://tagdiv.com/amp-newspaper-theme/ also if you have the last version of AMP ( 1.2.0) please set it like this -> https://www.screencast.com/t/s9rioBwKgfQR
Thank you!
Hi,
Sorry to hear that you are having problems with the theme. The AMP solution we provide currently consists of the official AMP plugin and the mobile theme
– https://tagdiv.com/amp-newspaper-theme/
If you want us to take a closer look at the problem, please send us an email at contact@tagdiv.com and provide admin login so we can check.
In case you want a refund however, you can request it here
– https://themeforest.net/refund_requests/new
We will approve it as soon as possible.
Thanks
Hi,
Please make sure that you have configured the amp plugin as in our documentation -> https://tagdiv.com/amp-newspaper-theme/ also if you have the last version of AMP ( 1.2.0) please set it like this -> https://www.screencast.com/t/s9rioBwKgfQR
We suggest you extend your support if you still need our help with your website or add extra keys that still have support.
Please check this article -> https://forum.tagdiv.com/cant-post-reply-support-forum/
Thank you!