פרוטוקול Protocol - מאגר מידע
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] How to edit specific AMP post?Hi, Yes I know, I did it, but it isn’t help.
You can see now, I changed, the info and the share was not removed, still there.- This reply was modified 8 years, 2 months ago by פרוטוקול Protocol - מאגר מידע.
Forum: Plugins
In reply to: [AMP] How to edit specific AMP post?On the amp page it’s OK. but on the regular page, there is all share buttons, info and more.
I thought to hide it via CSS – but this is the last option I want to do.
I just want to show the item without share & info – on regular and on amp post.
Here you can see the article (on Hebrew): https://www.protocol.co.il/insurance/pay-as-you-drive/
Forum: Plugins
In reply to: [AMP] How to edit specific AMP post?Hi @westonruter,
Thank you, Now I see the item in amp page, but there is another problem.
I cannot remove the data-show-share and data-show-info from the regular post.
I tell you what I did.
1. The script added to the post
<script>(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id))return;js=d.createElement(s);js.id=id;js.src='https://embed.playbuzz.com/sdk.js';fjs.parentNode.insertBefore(js,fjs);}(document,'script','playbuzz-sdk'));</script>2. This div code added before – but the not showed on AMP
<div class="playbuzz" data-id="517a5375-0800-4fcd-9cb1-586825a518af" data-show-share="false" data-show-info="false"></div>3. I changed this code as you said to this:
<div class="pb_feed" data-item="517a5375-0800-4fcd-9cb1-586825a518af" data-show-share="false" data-show-info="false"></div>Now it is show on the AMP, but the info and share buttons not removed.
Even if I changed to this –
<div class="pb_feed" data-item="517a5375-0800-4fcd-9cb1-586825a518af" data-item-info="false" data-share-buttons="false" data-comments="false"></div>They still stayed.
Can you help me please?
- This reply was modified 8 years, 2 months ago by פרוטוקול Protocol - מאגר מידע.
Hi @pcosta88,
Yes, I using the latest version.
But I saw you scrapped the link again. because I added here 2 screen shots that they shows about some problems. (see the screen shots in the first message).
Errors like like “Attempted Frozen Title Change” and “Extraneous Property” and more. When I fetch new scrap, the errors are gone.
But I never see this errors, maybe there is some error in the plugin?
Forum: Plugins
In reply to: [Redirection] Cached Redirection detectedYes, I clean the cache of the cloudflare also
Hi @dobeweb,
Yes, it helps. Thank you 🙂
But there is still /amp/ at the end,
it not redirected to the main/canonical url.
there is more problem, you can’t never touch the permalinks – because it will go to 404 again. (even after you delete/deactivate the plugins).
Hi Marqas,
Yes, I tried to resaving the permalinks – not solved.
Why I removed?
first, the original & the amp, are almost the same performance.
second, people who lands on amp on the site, don’t continue to read more. – this is bad for me.Forum: Fixing WordPress
In reply to: How to add rel=nofollow to author box?someone??
Forum: Fixing WordPress
In reply to: Category feed and pages lead to 404Thank you!
I thought about this option but I thought this more complex.
- This reply was modified 9 years, 7 months ago by פרוטוקול Protocol - מאגר מידע.
- This reply was modified 9 years, 7 months ago by פרוטוקול Protocol - מאגר מידע.
Forum: Plugins
In reply to: [AMP] Invalid usage of AMP tags – Google Webmaster – since last update 0.4Hi what to do? download here? https://github.com/Automattic/amp-wp ?
Or wait for update on WordPress?
- This reply was modified 9 years, 7 months ago by פרוטוקול Protocol - מאגר מידע.