luc12345
Forum Replies Created
-
It’s ok now. Thank you.
HI, I’ve got the same problem. How can I fix it? Can you help me?
Forum: Plugins
In reply to: [WP-PostRatings] Translate “Failed To Verify Referrer”Same think for the text “You Had Already Rated This Post”
Thank you again
Ok, thank you for your answer!
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Load scripts asynchronouslyGreat, thank you!
Hi, thank you for your answer.
i just ask to change the link from:
script type=’text/javascript’ src=’…/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=3.13.1′ id=’smush-lazy-load-js’
to:
script async type=’text/javascript’ src=’…/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=3.13.1′ id=’smush-lazy-load-js’
Great, thank you
Thank you Davide. You helped me.
Forum: Plugins
In reply to: [Easy Google Adsense and Banner Ads Manager - AdsforWP] Show Ads only in AMPIf I set a percentage of content it works, but if a select a number of paragraphs it doesn’t show nothing.
Hi, thank you.
I did some test and this works fine for me.
for single event:
<?php if ( is_singular( ‘event’) ) : ?> MY CODE <?php endif; ?>for events category:
<?php if ( is_page(‘CATEGORY NAME’) ) : ?> MY CODE <?php endif; ?>Hi, for your information, I have the same issue tryng to use the plugins:
Breadcrumb NavXT + Breadcrumb NavXT Paths
or Breadcrumb NavXT + Order BenderIf you can fix this will be great.
ok, thank you very much.
ok, thank you very much.
Me too.
All the redirects “no-www” to “www” works fine in my website, but “sitemap.xml” doesn’t work.
Can you help me?
Ok, I’ll try. Thank you