jimsander
Forum Replies Created
-
Well, in v5.9.3 I see the export option in the ellipses as mentioned above.
It exports a zip-file; that resulting zip-file when uploaded to themes, it fails with missing ‘styles.css’. It’s also missing the ‘themes.json’ and ‘functions.php’.
It’s a partial export. So, unless I’m missing something, doesn’t seem there is an export/copy theme option.
Yes, good find @saturn3 … that did the trick.
Now onto running down
wp--preset--color--background
Have to back up Ryan.. Just purchased it because I was allured by the conditional/multi features, but the post-creation just ain’t (sic) working.
Here’s what I see:
Form Settings -> Select a post status
draft : shows up in posts as draft, no data, the first field in the content
pending/published: goes into submissionsSubmission can’t make a post, so what is missing?
I am seeing the same since upgrading, but can’t say which upgrade (to wp 3.4.2 or upgrading the plugin)
Code
[php] if ( 1 == 1 ) { [/php] this is one [php] } else { [/php] this is two [php] } [/php]
Output
Parse error: syntax error, unexpected $end in /mnt/target07/350037/589494/www.rapidresultspersonaltraining.net/web/content/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php(373) : eval()'d code on line 3 this is one Parse error: syntax error, unexpected '}' in /mnt/target07/350037/589494/www.rapidresultspersonaltraining.net/web/content/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php(373) : eval()'d code on line 2 this is two Parse error: syntax error, unexpected '}' in /mnt/target07/350037/589494/www.rapidresultspersonaltraining.net/web/content/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php(373) : eval()'d code on line 2
Forum: Plugins
In reply to: [JQuery Mega Menu Widget] Activate/Delete fails and redirects to base urlto be sure, I was re-produced the same behavior on another 3.1.2 wordpress site.