Hey,
For some reason i can't use shortcodes, or the pop-up window to choose the individual shortcode does not really work. I went with firebug over it and it say's "Missing Argument 2 for add_action()"
Here's a screenshot:
http://tellingbeatzz.net/wp-content/uploads/2012/05/Bildschirmfoto-2012-05-06-um-01.43.53.png
This is the dialog.php
[ Code moderated. For more than 10 lines of code please use pastebin.com instead. ]
I don't know anything about php or temaplates + i'm from germany :)
Can somebody help me?
[ Please do not bump, it's not permitted here. ]
sjpanther01
Member
Posted 1 year ago #
Will someone answer Bama22 question? Where is the support? I too am having this issue. Basically, none of the popup menus associated with shortcodes work with the latest version of Propulsion theme 1.3.1. Try using the shortcodes in BBPress.
Have you tried:
- deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the Twenty Eleven theme to rule out any theme-specific problems.
- resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
- re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.
sjpanther01
Member
Posted 1 year ago #
Yes, been done. As the previous poster stated, there is a bad call, "Missing Argument 2 for add_action()" in display.php. This was added in the May 2 release.
The May release for what? A plugin? A theme?
sjpanther01
Member
Posted 1 year ago #
Propulsion theme by Kriesi.
Here's line 33 of the dialog.php
add_action('avia_shortcode_dialog');