Forum Replies Created
-
AuthorPosts
-
AakashKeymasterFound the issue.
WordPress made a change to the Shortcode API that is causing the issue.
It is just a single character fix.
wp-content/plugins/shortcoder/shortcoder.php: Line 145, change
Code:str_replace
to
Code:str_ireplace
I’ll ix this and make a new release in WordPress officially.
As of now please make this change.
Thanks,
Aakash
AakashKeymasterSorry for the delay. I was busy working on my other plugin.
I’ll reply you for sure tomorrow.
AakashKeymaster@legion,
Sorry for the delay. I got the issue. I’ll update you ASAP.
Thanks,
Aakash
AakashKeymaster@legion,
Sorry for the delay. I got the issue. I’ll update you ASAP.
Thanks,
Aakash
AakashKeymaster@legion,
Sure.. Please let me know your page where shortcode is present and a screenshot of the shortcoder editor with the above HTML present.
I’ll check and let you know further.
Thanks,
Aakash
AakashKeymasterCan you please create a temp admin account for me to check the issue ?
Please send me an email to “Aakash . 19493 at Gmail . Com”
Once I debug the issue you can delete the account.
Also please have a look at this video in case it helps.. https://youtu.be/GrlRADfvjII
AakashKeymasterOk. This is really strange. Never got any issue for deletion. I’ll check the issue and get back to you.
AakashKeymasterHi,
I guess you are using HTTPS site. The is a known issue where “insert shortcode window” does not work.
I’m planning for a fix in the next release ASAP.
But you can manually insert the shortcode.
1. Create the shortcode in the settings-> shortcoder
2. Copy the shortcode example: [sc name="my_shortcode"]
3. Insert it into the posts.
Thanks,
Aakash
AakashKeymasterHi,
Can you please explain what is not working in specific ?
Thanks,
Aakash
AakashKeymasterHi,
What really happen when you drag and drop the shortcode into the “trash” icon on the bottom right corner ?
Does the page reload after you drag and drop ?
Thanks,
Aakash
AakashKeymasterOk, I can suggest couple of ideas for now until I release the new version. 1. Try again. Delete the existing button. Create new custom HTML button, paste the script, save and drag drop, preview and “don’t save button settings again”.
2. Import/export -> copy the export data -> paste it in pastebin and share me the link. I’ll modify the settings and give you the data to import.
3. I’ll fix the bug and share you the changes.
Thanks,
Aakash
AakashKeymasterOk I got what you are trying to say.
As of now there is no shortcode to print for the entire row. I can add it in the future version of possible.
For now I can provide you a work around.
Please give me some time to think about it. I may reply today or tomorrow.
Can you please provide me your website address for understanding the layout ?
Thanks,
Aakash
AakashKeymasterHi, Yes I see that the script is not seen again when re-opened.
But the data is saved. You can use it in the template and the button will appear.
I can fix the error where the script is not seen again in the next release. As of now I guess you can paste your script and use the button.
Thanks,
Aakash
AakashKeymasterHi,
Thanks for using my plugin. I didn’t understand what do you mean by “shortcode for the whole row with buttons” AND “So to have just one code for the row”
Can you please post me a screenshot or the URL of the live website with the plugin active ?
I can provide some CSS or any other suggestion after looking in detail if possible.
Thanks,
Aakash
AakashKeymasterCan you please share me a screenshot with the script pasted ? It helps me identify the issue.
-
AuthorPosts
