Merchenman
Forum Replies Created
-
Update 6.1.10 solved the problem
I was able to download the latest version, but now my wordpress is blank. Two of my sites did an automatic update and are blank as well.
I tried the trick from M, but by re-activating WordFence the website is blank again.
Forum: Plugins
In reply to: [WordPress Landing Pages] Can't add new landing pageThe WordPress installation is completely fresh, no other plugin or template apart from what comes with WordPress. No active plugin, Theme – Twenty Fifteen. Just installing WordPress and then the WordPress Landing Pages plugin.
I go to “add new” Landing Pages and click on select for example the “demo” template. No error message, just this Javascript error.
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.3.1:2 Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo: \wamp\www\leads\wp-content\plugins\landing-pages\templates\demo
Ok, looking into this a little bit further, many weird things happened and so on, but I found out that the problem is very simple.
I used my YARPP custom template since a long time and even with older YARPP Versions and it always worked perfectly. The problem is, that my YARPP template uses a variable called $output which you are using in the class-core.php which are just interfering. I guess that’s the only variable that you are not allowed to use in your custom YARPP template.