marcbesson
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Need help creating a shortcodeThank you guys, it works perfectly !
Forum: Fixing WordPress
In reply to: Need help creating a shortcodeThank you !
No more error message but it seems that the shortcode is not working.
If I write [observateur form=8] in a text widget, It just add “[observateur form=8]” on my website in the widget area, and not the number of users that have filled my form.The problem may come from the code I was given ?
Forum: Fixing WordPress
In reply to: Need help creating a shortcodeWaouh, thank you for this quick answer.
If I paste this code at the end of my shortcodes.php (in wp-include, right ?) I have this error :
Parse error: syntax error, unexpected ‘;’ in /home/poupoudo/public_html/observatoire/wp-includes/shortcodes.php on line 340
It refers to this line :
), $atts );I just have to delete “;” ?
Edit : same error if i paste it into theme-shortcodes.php of my theme
Parse error: syntax error, unexpected ‘;’ in /home/poupoudo/public_html/observatoire/wp-content/themes/graphene/includes/theme-shortcodes.php on line 14
The error is at the same lineForum: Plugins
In reply to: [Plugin: Formidable]Thank you Stephanie !
I’m sure that I will have questions and problems creating my advanced search bar next week, but with your help on the hep-desk I will do it.
See you there
Marc