dschitra
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] google custom search for amp pages codethanks for helping me….
One thing more can i use this code for amp and non-amp both pages as well?
Forum: Plugins
In reply to: [AMP] google custom search for amp pages codeit is working but it shows non-amp urls in search queries
Forum: Plugins
In reply to: [AMP] google custom search for amp pages codewhere i put my google cse id?
Forum: Plugins
In reply to: [AMP] google custom search for amp pages codei want to redirect to google self search result page.
Forum: Plugins
In reply to: [AMP] Increase Related Post Limit On AMP Pagesokay thanks
Forum: Plugins
In reply to: [AMP] Increase Related Post Limit On AMP Pagessir i am beginner, can’t find the exact piece of code from this page link, can you give me exact code that can increase post limits on amp pages.
thanks
Forum: Plugins
In reply to: [AMP] Increase Related Post Limit On AMP PagesCan u please elaborate how to increase the limit?
Forum: Plugins
In reply to: [AMP] Increase Related Post Limit On AMP Pagescan i inrease number of related post in my amp version
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Show ads above related poststhanks
Forum: Plugins
In reply to: [AMP] Increase Related Post Limit On AMP Pagessorry i did’t understand what you mean
Forum: Plugins
In reply to: [AMP] Increase Related Post Limit On AMP Pagesany proceeding to this thread?
may i increase amp related posts no now afer an update from jetpack>
thanks
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] AMP Ads Questioncan i use this code for inserting an ad only on amp page in my posts body shorcodes `<?php
if( function_exists( ‘advads_is_amp’ ) && advads_is_amp() ) {
the_ad( AD_ID );
};
?>`Forum: Plugins
In reply to: [AMP] Object Cache PluginThanks for reply!
can i use wp-super cacher and wp redis and autoptimizer at same time for amp speeding up?
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] AMP Ads Questionis there anyway to add this php function between the post instead of shortcodes [i.e [the_ads_1] for showing ads only on amp pages?