Forum Replies Created

Viewing 15 posts - 1,396 through 1,410 (of 2,068 total)
  • Author
    Posts
  • in reply to: I cannot delete shortcodes
    Aakash
    Keymaster

    Sorry for the delay.. I’ll update you for sure tomorrow !

    Do you see any error in console tab of chrome ? Ctrl+shift+j ?

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    Cool !

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

    I’ve updated WP Socializer to version 3.2. Please update to it to get this issue fixed.

    Thanks,

    Aakash

    in reply to: Shortcode and WordPress 4.7.4
    Aakash
    Keymaster

    @craftee123,

    Thanks for the screencast.

    It works fine for me.

    It might be some other script is blocking the interface.

    Can you also please press Ctrl+Shift+J in chrome paste me the logs/text you see in the console tab ?

    Thanks,

    Aakash

    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

Viewing 15 posts - 1,396 through 1,410 (of 2,068 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