Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thanks for following up, and I did receive your email with the screenshots, that was helpful for understanding what you’re after.

    Just to set expectations: what you’re describing is how AMP works in general, not a bug in the plugin. AMP removes any markup, scripts, or styles that aren’t valid AMP, so your showcase grid has to be converted into valid AMP components to display. The other plugin handled that conversion for your specific layout automatically; this plugin doesn’t do it the same way, which is why your developer added custom code.

    I can’t merge that custom code into the plugin itself, since it’s specific to your site’s showcase structure, and editing the plugin’s files directly is exactly what causes it to be wiped on every update. The good news is there’s a clean, update-safe way to keep it: the customization can live in a small separate companion plugin (or your child theme) that hooks into the plugin’s filters, so it survives every update and never needs reinstalling.

    To help with that, could you paste the exact code your developer added and tell me which file(s) it went into? Once I can see it, I’ll show you how to move it into a standalone snippet that hooks in properly. Sharing it here keeps the solution visible for other users with the same need.

    Hi @rfischmann,

    Right now logo is not supporting any retina feature as we have experienced too but hopefully in their next upcoming release they will take care of it.

    • This reply was modified 7 years, 1 month ago by PixelsPress.

    Hi @rwelshiii,

    Can you please confirm what is your permalink structure and what is the position of AMP? What URL format you are using to exclude URLs from Auto Conversion?

    Plugin Author PixelsPress

    (@pixelspress)

    Hi racheleldridge99,
    First of all sorry for the late response.

    Can you please share your FTP details in order to resolve your bug as we don’t have any issue at our end?

    Thanks

    Hi John,
    You might be adding parameter which is not supported anymore. Please double check the parameters lit. If you will not able to resolve it then do share your code, I will review them and then see whats wrong with your code.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)