• Resolved Kim.Bertelsen

    (@kimbertelsen)


    Hi!

    We noticed that your plugin is not compatible with a non standard WordPress structure, like Roots Bedrock etc.

    The reason for this is the hardcoded /wp-content/plugins/ in the plugin.

    WP_CONTENT_DIR is available for anyone to modify, so /wp-content/ could be anything.

    You should change this to use plugins_url(). Seems like you would have to add it as an JS variable that you can use in your scripts.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @kimbertelsen,

    Greetings from CookieYes!

    Thank you for bringing this to our attention and for the detailed feedback. We understand the importance of compatibility with non-standard WordPress structures like Roots Bedrock. While we may consider using plugins_url() in a future update, we would need to carefully evaluate the impact on our existing users to ensure smooth functionality across all setups. We appreciate your patience and will keep this in mind as we plan future improvements.

    Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @kimbertelsen,

    This thread has been inactive for a bit, so we are going to mark it as resolved now. Please feel free to open a new thread or follow-up if you have any further questions or still need help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.