Forum Replies Created

Viewing 15 posts - 1,441 through 1,455 (of 2,109 total)
  • Author
    Posts
  • in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    Found 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

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    Sorry for the delay. I was busy working on my other plugin.

    I’ll reply you for sure tomorrow.

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    @legion,

    Sorry for the delay. I got the issue. I’ll update you ASAP.

    Thanks,

    Aakash

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    @legion,

    Sorry for the delay. I got the issue. I’ll update you ASAP.

    Thanks,

    Aakash

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    @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

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    Can 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

    in reply to: I cannot delete shortcodes
    Aakash
    Keymaster

    Ok. This is really strange. Never got any issue for deletion. I’ll check the issue and get back to you.

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    Hi,

    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

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    Hi,

    Can you please explain what is not working in specific ?

    Thanks,

    Aakash

    in reply to: I cannot delete shortcodes
    Aakash
    Keymaster

    Hi,

    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

    in reply to: Script code not working in Custom HTML
    Aakash
    Keymaster

    Ok, 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

    in reply to: Shortcode for the whole row
    Aakash
    Keymaster

    Ok 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

    in reply to: Script code not working in Custom HTML
    Aakash
    Keymaster

    Hi,

    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.

    https://snag.gy/24rN15.jpg

    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

    in reply to: Shortcode for the whole row
    Aakash
    Keymaster

    Hi,

    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

    in reply to: Script code not working in Custom HTML
    Aakash
    Keymaster

    Can you please share me a screenshot with the script pasted ?

    It helps me identify the issue.

Viewing 15 posts - 1,441 through 1,455 (of 2,109 total)

Subscribe to our Newsletter

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter

By using this website, you agree to our Terms