Forum Replies Created
-
AuthorPosts
-
AakashKeymasterHi @lostman,
Thanks for bringing this to notice.
I’ll add this feature in the next version.Thanks,
AakashJanuary 15, 2020 at 5:45 pm in reply to: After upgrade shortcode completely destroyed my pages #7215
AakashKeymasterOk..so you mean with shortcoder v5 installed auto closing of tags is not happening when shortcode is saved right ?
January 15, 2020 at 1:49 am in reply to: After upgrade shortcode completely destroyed my pages #7212
AakashKeymasterHi @josef,
I tried the same code and the tags are not auto closed.
Please see image below.
https://i.snipboard.io/eaunY5.jpgIs it happening everytime you save the above code and then after saving it is autoclosed ?
If you interested, you can send me your website URL, temprary administrator username and password to my contact form. I’ll login and have a look.
Thanks,
AakashJanuary 15, 2020 at 1:09 am in reply to: After upgrade shortcode completely destroyed my pages #7210
AakashKeymaster@Josef,
The line you’ve quoted is for different thing.
Shortcoder does not add anything extra in the shortcode content.
What you save is what is you get.No user have reported such issue.
Probably some other plugin is causing an issue.What is the current version of shortcoder ?
Can you show screenshot of what is being saved in shortcode content and point out the extra content being added ?
AakashKeymasterHi Marc,
WP Socializer v4.2 has the button.
Please update to it.Please do rate, review and share the plugin if you like !
Thanks,
Aakash
AakashKeymasterHi Marc,
I will be working on it today. Should be available in next 6hrs or so.
Thanks,
Aakash
AakashKeymasterHi Marc,
Thanks for the suggestion.
I’ll add Etsy follow button in the next release.
Please expect it by tomorrow.
January 11, 2020 at 5:07 pm in reply to: Entire WordPress blog inaccessible — error says Shortcoder is the source #7189
AakashKeymasterOk, so everything works now ?
January 11, 2020 at 4:40 pm in reply to: Entire WordPress blog inaccessible — error says Shortcoder is the source #7182
AakashKeymasterBut this code path is hit only when you save the post. I wonder why even login is not working for you.
January 11, 2020 at 4:38 pm in reply to: Entire WordPress blog inaccessible — error says Shortcoder is the source #7180
AakashKeymasterYou can use the file manager provided by your web host (control panel) or use FTP to access the file.
January 11, 2020 at 3:06 pm in reply to: Entire WordPress blog inaccessible — error says Shortcoder is the source #7177
AakashKeymasterHi Robio,
Looks like you are using an older version of PHP.
Anyways, to get going please edit the following line in shortcoder/admin/edit.php line 144
Replace
trim( $post[ 'post_title' ] )with$post[ 'post_title' ]I’ll issue a fix shortly.
AakashKeymasterThis issue has been fixed from Facebook side and things are normal !
AakashKeymasterHi K4,
v5+ is rewritten from scratch using WordPress’s custom post type feature.
There was a limitation in v4.x on how big shortcode content can be. To address that the plugin has to be rewritten.
The
get_site_optionwon’t work with v5 as those APIs are not used anymore.For now you can move back to v4.6 and use your changes. https://wordpress.org/plugins/shortcoder/advanced/
I’ll let you know if multi-site shortcode is possible in v5.
Thanks,
AakashJanuary 9, 2020 at 10:57 pm in reply to: Create a file form excel with 3000 shortcodes to import #7171
AakashKeymasterHi @josegp,
I’ve informed you on the same via email.
Anyways just replying here for all the users.
With v5.0 and above it is possible to import the shortcodes from excel sheet.
You may have to use another the plugin https://wordpress.org/plugins/wp-all-import/
1) In the plugin’s wizard select “shortcoder” as the post type
2) Select the column which has the name in post title and the column which has the code as post content and try importing.Thanks,
AakashJanuary 9, 2020 at 10:48 pm in reply to: After the latest upgrade, the JS script tags have been removed #7170
AakashKeymasterHi @mihalcea_vla,
Sorry for the delay. Yes it was an issue.
v5.0.4 addresses this issue.
Thanks,
Aakash -
AuthorPosts
