Forum Replies Created
-
AuthorPosts
-
AakashKeymasterHi Rohit,
I guess there are duplicates shortcodes added during upgrade. This is not expected. But I guess it happened somehow.
By this I mean, you would see two “infrared heaters” one with and without -2
So the one without -2 should work as normal.
You can confirm this. So the shortcodes wherever it is used won’t have any problem. You can delete the duplicates manually by selecting them.
Can you please confirm the same ?
Thanks,
AakashJanuary 16, 2020 at 12:43 am in reply to: After upgrade shortcode completely destroyed my pages #7219
AakashKeymasterHi Josef,
Thanks for using plugin.
But shortcoder does not auto close HTML tags in any version.
As you saw auto close didn’t happen as in the screenshot I shared.Probably some other plugin/theme is auto closing.
Many new features will be added to the plugin going forward.
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 at the current issue you are facing.
Thanks,
Aakash
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,
Aakash -
AuthorPosts
