tomj2218
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Can not edit posts made of shortcodesThank you Birgit!
Yes, some short codes do work, like [adinserter etc..]
But I have a shortcode plugin that is custom developed, that picks events based on date and tags/categories. When I am editing those kinds of pages, it misbehaves.Classic Editor:
Screenshot:https://drive.google.com/file/d/1UtxWIjnIpVwEZDJHZlx403vKwHZ94eIt/view?usp=sharing
Gutenberg:
Screenshot: https://drive.google.com/file/d/1hC7woVG5W68uUMBk174anZm7PjwVGL9I/view?usp=sharing- This reply was modified 8 years ago by tomj2218.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP Pages – AdinserterThank you! I will try this.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP Pages – AdinserterThanks, Igor! That’s how I am using it right, now!
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP Pages – AdinserterSorry, my mistake it works the above mentioned way.
Request for new feature:
Same ad block should have a version of ad for AMP pages.
That if no amp – show this – adcode, else if /amp/ page, show amp adcode
Thanks, Igor!
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP Pages – AdinserterThank you, Igor for the reply.
How do I implement this? I tried giving limiting an adinserter block to show only on */amp/ pages, with Block Alignment and Style: No Wrapping
and gave in a adinserter block
<amp-ad width=”auto” height=”250″
type=”adsense”
data-ad-client=”ca-pub-xxxxxxxxxxxxxxx”
data-ad-slot=”xxxxxxxxxxxxxx”>
</amp-ad>But this did not work.