• Hello,

    I’m messing arround since hours now with making my site able for https.
    I found out, that the plugin Dynamic Content Gallery is using this code:
    define( 'DFCG_URL', WP_PLUGIN_URL.'/dynamic-content-gallery-plugin' );
    so wordpress-https is not able to fix this I suppose.
    as I’m not so good in coding I don’t know what I have to change here to make it work with https?
    I informed the plugin author as well with your suggestion to use plugins_url instead.

    Thanks for help
    Tom

    http://wordpress.org/extend/plugins/wordpress-https/

Viewing 1 replies (of 1 total)
  • Plugin Author Mike Ems

    (@mvied)

    Hey mmtomm,

    It depends on how the URL is used. WordPress HTTPS also uses output buffering to parse the HTML output of WordPress and fix elements. Could you provide a link to the page that’s giving you issues because of that plugin?

    Thanks,
    Mike

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress HTTPS (SSL)] trouble with dynamic content gallery using https’ is closed to new replies.