• Resolved driveadmin

    (@driveadmin)


    The plugin is not working on my live site! It works locally (xampp), and works on another site, but not on this site. The css and js files are loaded, the admin settings all work, it’s just not loading the html. Any ideas?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter driveadmin

    (@driveadmin)

    Managed to fix this issue myself!

    At first I was getting an error in the moove-controller.php file when activating the plugin (WordPress should point this out) – this was fixed by editing said file and adding a space between the opening php and if statement, (<?phpif to <?php if).

    My actual issue of the html not being loaded was fixed by removing/commenting-out the ‘if’ statement from the moove-controller.php file.

    On closer inspection, it looks like the contents of the moove-controller.php file was all being put onto one line, which was messing it up. Strange as it only seems to have happened to this file.

    Fix was to edit the file on the server and replace with the properly formatted code.

    Hi,

    I installed the plugin and it is not working on custom theme. I tried disabled all plugins but it did not work.

    Here is the website URL: https://www.pulsecloudsolutions.com

    Please help me out asap.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not working on live site’ is closed to new replies.