- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
In instagram, for example, I have 1 follower, but the social counter doesn’t show it.
So what is the problem?
If you are mean of this background picture:

than you needed change this bitmap in graphic program (Photoshop for example).
If you want to change color of phrase “Read more” try add code in Custom CSS Theme panel:
/* Color Read more */
.td-craft-ideas .td-read-more a, .td-craft-ideas .more-link-wrap a {
color: red !important;
}
I would like to add google auto ads codes to amp but it asks to add in the Head and Body of the AMP pages, where do I find them?
Where can I translate in the AMP template “Leave a Comment”. I can not find it in Theme panel -> Translations.
Hi,
You could do that with CSS. The theme panel contains Advanced CSS sections that can be used in this case. Example for the header menu decreasing font size per device width
– https://www.screencast.com/t/5PxorZVd
The general font setting is not per device, it is general. This would be a solution that you could try. This is the code used in the example, use values as you wish
#td-header-menu .sf-menu > li > a {
font-size: 14px;
}
Thanks
Hi Simion,
I didn’t know we needed to add the /?amp.
Normally I just add /amp without the question mark.
Thanks
Hi,
Those images are default placeholders for multi-purpose elements, they will not cause any problems. Example
– https://www.screencast.com/t/M3QNkwXFFUk
They will be added as long as the multi-purpose plugin is installed and active.
Thanks
Hello,
You can add the play store in the header and footer icons but you will not be able to add it to the social counter plugin unfortunately without code modifications.
For the header and footer icons, here is an example of how a new network can be inserted:
https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/
Thank you!
Hi there,
We’re happy with how the AMP plugin is performing in 1.1 but we’ve noticed our logo is being displayed in the footer along with ‘About Us’ but I’m struggling to find a way to edit this (or actually remove it).
See here – https://gaminglyf.com/news/2018-03-15-ark-survival-evolved-coming-to-mobile/amp/
I found the 1.1 Amp Plugin update fixed my errors with inline css styles.
Hello,
No, our AMP plugin does not require any additional plugins to be used.
Thank you!
Hi,
For me it works, please check here
– http://seo.wrestleview.com/wwe-wrestling-results/wwe-wrestlemania-results/?amp
You can also preview AMP pages from the back-end
– https://www.screencast.com/t/fXLrt1So
Thanks
Hi,
If you could provide an example of such a page, I will try to give you a solution, if possible.
Thanks
Until will work with the new update
@Simion C. can we use the original AMP from WP and if we use Yoast the addon AMP Glue ?
Only my opinion i know is hard working TagDiv is a great team and i know the problems will be resolved.
Cheers from Oradea i will wait all the team with some Beers in Baile Felix !
Can anyone confirm if the new update fixed the AMP error? I updated a few days ago, asked Google Console to scrap my site, but am still registering the error…
Kahpi.net is my website
Amazon Affiliate has launched a new program where you can get revenue from other countries. There is custom Javascript code which is shown below.
<div id=”amzn-assoc-ad-285a9c11-c070-4361-a812-04a2a0d2f7db”></div><script async src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&adInstanceId=285a9c11-c070-4361-a812-04a2a0d2f7db”></script>
In the theme panel it says not to use <script></script> but this screws up the code.
Hey guys – We, like many others, experienced issue with our Instagram widget properly updating. We attempted to update the td_instagram.php file like I saw mentioned for several other posters, but that still did not resolve our issue. A developer that I had look at it gave me the following feedback:
the $Instagram_data variable doesn’t fetch the correct data
one example is it checks for:
$instagram_data[‘user’][‘edge_followed_by’][‘count’]
and when I made print_r it was: $instagram_data[‘user’][‘followed_by’][‘count’]
and similar for images
Any feedback or help would be greatly appreciated!
Hi,
I am currently using AMP plugin provided by you guys (the one that comes with theme package). Do I need to install glue for yoast plugin also ?.
Thanks,
PD
Hello,
http://seo.wrestleview.com/wwe-wrestling-results/wwe-wrestlemania-results/ (This NON-AMP link works)
http://seo.wrestleview.com/wwe-wrestling-results/wwe-wrestlemania-results/amp (This AMP link doesn’t)
It seems that all parent pages aren’t working with AMP.
This page is created with simple HTML, not page builder.
Thanks
I have deactivated feautered image in posts in newsmag post settings panel. Instead i insert image in post using wpbakery single image element, when using settings – fex reducing size of the image in this post from original 1200×628 til feks 50% – nothing happends when using wpbakery single image settings.
https://www.altomautocamperen.dk/2018/02/01/autocamperforening-arbejde-utilsigtet-imod/
this is the settings i use as an exampel:
http://prntscr.com/itv536
What am i doing wrong?
-
This reply was modified 8 years by
raebild.
There should be no problem, simply paste the link in the post content normally, the embeds should appear in the resulting post on AMP
– https://www.screencast.com/t/qyjuRgdg
– https://www.screencast.com/t/x9FiZY3Ab
Hi – small niggle, but in every article, within the Newspaper theme, there is no line break displayed on screen to separate the first and second paragraphs of any post. The following paragraphs display fine, line breaks between them as you might expect. is there some css twist I could do to fix this?
here is an example:
http://oneurope.co.uk/contests/2018/eurovision-reference-group-meet-not-a-lot-to-report-but/
hi,
I’m heaving trouble with setting the designated category to only one page segment.
For example on your demo page there is “LIFESTYLE NEWS” segment, is it possible to display only one category with
sub categories there.
Thank’s for your answer
Hi,
There is a problem currently with the new ticker color settings
– https://forum.tagdiv.com/topic/can-not-change-newsticker-text-color/
But other elements should not have problems. If you have any others please provide more details and we will investigate further. Testing on a block for example works properly
– https://www.screencast.com/t/jwAKoVPIBo
Let us know and sorry for the inconvenience.
Thanks