• Resolved bfgoncalves

    (@bfgoncalves)


    Hello,

    After I updated the Quotes llama, the quotes I registered were left with quotation marks followed by a slash at the beginning and end of the quotes.

    Something like \”Sentence written here\”

    How do I remove this slash and leave just the quotation marks?

    Do I need to do one by one?

    Best regards,
    Bruno.

    • This topic was modified 3 years, 6 months ago by bfgoncalves.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author oooorgle

    (@oooorgle)

    Hi bfgoncalves,

    Of course, before trying any solution please create a backup of your database. Another thing to try is to deactivate or even delete and re-install the plugin… there are options and other settings that may need to be initialized.

    –Manually scrub backslash–

    1. Export the quotes as .csv via the import/export tab.
    2. Open the export file in notepad or other text editor and do a replace \" with ".
    3. Remove the original quotes either manually or via a database query in phpMyAdmin. Removing the table is also OK. The plugin will create it again.
    4. Import the edited quotes via the import/export tab.

    Let me know how this helps, or not?

    Plugin Author oooorgle

    (@oooorgle)

    Hi bfgoncalves,

    I’ve updated the plugin. It now has a “remove table” button. Hopefully this will assist you getting your quotes updated. Let me know what difficulty you are having? I would be happy to edit the file for you?

    Plugin Author oooorgle

    (@oooorgle)

    Let me know anytime.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Quotation Marks With Bar’ is closed to new replies.