Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter metanoia77

    (@metanoia77)

    The reason it doesn’t work :

    NOTICE: wp-content/plugins/admazing/admazing_dash_config.php:152 - Undefined variable: route
    
    so line 151-153 of admazing_dash_config.php :
    
    <script type="text/javascript">
    var admazing_url = '<?php echo ADMAZING_URL . $route; ?>';
    </script>

    ^^Same issue as above. Tried contacting the plugin author through an email I found on one of his websites.

    So I found a fix to this problem. If you go to this plugin page >> developers and download the first version (0.9.0), you will be able to have all of the editing abilities that weren’t working. I think this version didn’t have a few of the small improvements this plugin author made, but it does the trick. I also used the “easy updates manager” plugin so that wordpress wouldn’t automatically update the admazing back to its broken form.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Looks very nice but cannot edit’ is closed to new replies.