lochanraj
Forum Replies Created
-
Hi Renne,
i have activated newspack theme on my website and for others i am using generatepress without sitepack in Standard MP mode but applying ADs via manual inserting. So All good from my side.Thanks
Hi Renne,
i have checked the scenario you mention and still ads didn’t appear, previously i thought problem might be with Generate press new feature Flex box being added , but not issue is strictly with Sitekit plugin itself. I even tried disabling other modules of sitekit like Analytics & search cosole.but adds didnt came untill i disabled the plugin itself.
Alternatively, the AMP plugin also has a way to implement AMP analytics in its settings.
Yeah i figured this out by searching and i am using it now. But How everything is ok with newspack theme.
i also want suggestions. if i want to go away from Site pack plugin. How can i add Google analytics code in Standard mode without seeing any error, any compatible and performance optimized sollution can you suggest.
9log.js:258 [amp-auto-ads] No anchor element found is one of the error i suppose.
1 This step was already as i had previously ads running perfectly.
2. These are the errors:
amp.js:175 Powered by AMP ? HTML – Version 2011252111003 https://latesttelly.com/
9log.js:258 [amp-auto-ads] No anchor element found
hb @ log.js:258
notes-common-v2.js:158 Uncaught ReferenceError: jQuery is not defined
at notes-common-v2.js:158
admin-bar-v2.js:70 Uncaught ReferenceError: jQuery is not defined
at admin-bar-v2.js:70
log.js:258 [CustomElement] Cannot resize element and overflow is not available <amp-ad layout=?”fixed-height” height=?”0″ width=?”auto” class=?”i-amphtml-layout-awaiting-size i-amphtml-element i-amphtml-layout-fixed-height i-amphtml-layout-size-defined i-amphtml-built” type=?”adsense” data-ad-client=?”ca-pub-3666264587099303″ data-tag-origin=?”ampa” data-package=?”7985924758″ i-amphtml-layout=?”fixed-height” style=?”height:? 0px;?” data-amp-slot-index=?”1″ data-a4a-upgrade-type=?”amp-ad-network-adsense-impl” data-experiment-id=?”21068800″>?…?</amp-ad>?
hb @ log.js:258
log.js:258 [CustomElement] Cannot resize element and overflow is not available <amp-ad layout=?”fixed-height” height=?”0″ width=?”auto” class=?”i-amphtml-layout-awaiting-size i-amphtml-element i-amphtml-layout-fixed-height i-amphtml-layout-size-defined i-amphtml-built” type=?”adsense” data-ad-client=?”ca-pub-3666264587099303″ data-tag-origin=?”ampa” data-package=?”7985924758″ i-amphtml-layout=?”fixed-height” data-amp-slot-index=?”2″ data-a4a-upgrade-type=?”amp-ad-network-adsense-impl” data-experiment-id=?”21068800″ style=?”height:? 0px;?”>?…?</amp-ad>?
hb @ log.js:258
log.js:258 [CustomElement] Cannot resize element and overflow is not available <amp-ad layout=?”fixed-height” height=?”0″ width=?”auto” class=?”i-amphtml-layout-awaiting-size i-amphtml-element i-amphtml-layout-fixed-height i-amphtml-layout-size-defined i-amphtml-built” type=?”adsense” data-ad-client=?”ca-pub-3666264587099303″ data-tag-origin=?”ampa” data-package=?”7985924758″ i-amphtml-layout=?”fixed-height” data-amp-slot-index=?”3″ data-a4a-upgrade-type=?”amp-ad-network-adsense-impl” data-experiment-id=?”21068800″ style=?”height:? 0px;?”>?…?</amp-ad>?
hb @ log.js:258
log.js:258 [CustomElement] Cannot resize element and overflow is not available <amp-ad layout=?”fixed-height” height=?”0″ width=?”auto” class=?”i-amphtml-layout-awaiting-size i-amphtml-element i-amphtml-layout-fixed-height i-amphtml-layout-size-defined i-amphtml-built” type=?”adsense” data-ad-client=?”ca-pub-3666264587099303″ data-tag-origin=?”ampa” data-package=?”7985924758″ i-amphtml-layout=?”fixed-height” data-amp-slot-index=?”4″ data-a4a-upgrade-type=?”amp-ad-network-adsense-impl” data-experiment-id=?”21068800″ style=?”height:? 0px;?”>?…?</amp-ad>?
hb @ log.js:258
(index):1 The resource https://d-23556771331955714064.ampproject.net/2011252111003/nameframe.html was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriateas
value and it is preloaded intentionally.
DevTools failed to load SourceMap: Could not parse content for https://latesttelly.com/ww.js.map: Unexpected token < in JSON at position 0Forum: Plugins
In reply to: [AMP] Any plugin you can suggest to implement reviewThanks for quick suggestion. I have checked a post for structured data with the above mentioned plugin installed. i see error:-
Invalid object type for field “itemReviewed”
?
Missing reviewed item name.am i missing something in installation
Forum: Reviews
In reply to: [AMP] Great Plugin No doubtOkay this clears my doubts. Appreciate your great support and Help. I am running your beta plugin on 3 of My sites. No Major issues i found. Also saw one good chage previously i had several warning for Image sizes for AMP pages in search console but they are gone now and i checked their validity as well. is it because i am using 2020 template or any changes in plugin?
Forum: Reviews
In reply to: [AMP] Great Plugin No doubtThe Link which i prvided has blog block from elegant theme it was always occuring when reader mode is on even now when i moved back to it from Twenty twenty theme. I can also give some other links when different blocks were appering in reader mode but now not. you can check with AMP verson and without AMP verson.
https://latesttelly.com/the-kapil-sharma-show-is-back-after-lockdown-but-no-stage-audiences/
https://latesttelly.com/rising-star-india-how-to-vote-live-color-tv-app-tutorials/?amp
this one can give you fair idea on Buttons which i used from divi builder, it is still appearing when i go back to reader mode( as link)
Forum: Reviews
In reply to: [AMP] Great Plugin No doubtI was testing The Latest Beta Version of the Plugin, it is havibg everything that i was wishing.
some Points i want to bring to your notice:-
1. Previously in reader mode- buttons and some Blocks from other plugins were still appearing on AMPpages but Now they are not- (Previously Divi blocks were compatible with reader Mode but with new AMP plugin they are not)
2.Liveblog plgin is not supported now, but it was with old reader mode themei found a solution for that error in Forum itself-
<?php
add_filter( ‘wp_postratings_site_logo’, ‘wp_postratings_site_logo’ );
function wp_postratings_site_logo( $url ) {
return ‘https://placehold.it/350/150.png’;
}
?>Now my question do i have to change any value or to paste this code in function.php as it is!
Forum: Reviews
In reply to: [Typecore] like Hueman theme@blezaxf44 all of his theme uses same framework. so does huemen or typecore or Kontrast. so rest assured him themes will be classy, clean and unique(i differ that typecore looks like huemen). I have been long user of his themes so i think it is unfair to give 2 ratings. but it is still my view and you are entitled for yours.
Forum: Plugins
In reply to: [Mentionable] it is ok to use or Not supportedfair enough. thanks for reply..
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP Warningssorry i found another solution, won’t be needing your plugin anymore.
I is a great plugin and above all you great support.
Thanks for reply.
- This reply was modified 6 years, 11 months ago by lochanraj.
Forum: Themes and Templates
In reply to: [GeneratePress] low CTR adsense on generate pressis https://www.daftarinformasi.com ur website, if it is then i noticed no ads on homepage. i will suggest one global ads below menu not in header. one in sidebar. i believe you are displaying infeed ad just below your post title. if i am not wrong google suggests it to put after 2 para. so you can use adinserter plugin. Also i will suggest you to use one text ad in between post content
Forum: Plugins
In reply to: [LiteSpeed Cache] need clarification on “Credit: 99”oh this explains! thanks for reply
i am asking it as i have another website which is a news magazine. so i was wondering what could be best settings. website link