bilal186
Forum Replies Created
-
I have checked with all the options by changing theme,browser disabling all other plugins but still zip-recipe plugin conflicting with wp-4.8 visual text editor
while enable:”Front Page -> Custom AMP front page”
we receive error in ampvalidator:
https://validator.ampproject.org/#url=https%3A%2F%2Fverakeves.com
The tag ‘amp-sidebar extension .js script’ appears more than once in the document. This will soon be an error.I am also facing the same issue after enable option Front Page -> Custom AMP front page
Forum: Plugins
In reply to: [AMP] How to fix this warning about ‘amp-ad extension .js script’?I have resolve this issue by adding script before head tag in amp plugin amp/templates/single.php
<script async custom-element=”amp-ad” src=”https://cdn.ampproject.org/v0/amp-ad-0.1.js”></script>
</head>
Forum: Plugins
In reply to: [Manual Image Crop] Can't exit Crop window in GalleriesHey Tomasz/Chris. I am using wordpress 3.9.1
and plugin v1.05 but still facing the issue please help thanx!
When I crop an image selected directly from the Media Library I can Crop then click the X to exit the window. But when cropping an image that’s part of a Gallery in a post/page clicking the X does not exit the Crop window, I have to refresh the browser to get back to the Dashboard.