• Resolved johnzenausa

    (@johnzenausa)


    The plugin works fine on the front end but when working with Oxygenbuilder’s library templates they don’t show. I found out through activating and deactivating plugins the problem only occurred when yours was active. Have you heard of this before?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Vongries

    (@davidvongries)

    Hi @johnzenausa,

    Haven’t heard of this before. Can you enable debug mode and re-create the issue to see if we get any errors?

    To enable debug mode, please add these 2 lines of code to your wp-config.php.

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_LOG’, true );

    After that, please try to re-create the issue. If there are any errors, a file (debug.log) is being added to your wp-content folder.

    Please share the content of the debug.log file here.

    Make sure to remove the 2 lines above again after testing.

    Thanks!

    Best,
    David

    Thread Starter johnzenausa

    (@johnzenausa)

    It’s working now had something also to do with the ssl set up

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Oxygenbuilder Plugin’ is closed to new replies.