• I have a very strange phenomena happening on WordPress: I have some shortcode to insert widgets which are not filtered. this shortcode is placed in pages. The short code is:
    [widget id=”text-5″]

    In some situation it is replaced and in some others it is not. When I opened the revision to compare when it appear and when it doesn’t not, WordPress mark some difference but I don’t see any difference. Here is a screnshot of the revision module:
    https://imgh.us/differences.jpg

    Do you see any differences between those two syntax or anything else ? (I have already checked there were no space before and after).

    Thank you in advance for your help

Viewing 1 replies (of 1 total)
  • Thread Starter chris

    (@chris007)

    After inspecting the line in the editor with Chrome inspector, I found out this !

    https://imgh.us/bad_one.jpg

    https://imgh.us/good_one.jpg

    I suppose this is the reason why it doesn’t trigger the plugin. I was expecting to find this syntax nbsp; in the database to correct it and make a search and replace but when I search it I don’t find the record in the databae with this syntax. What’s wrong here ? How can i sovle this ? It seems to be a problem coming from editor no ?

Viewing 1 replies (of 1 total)
  • The topic ‘strange phenomena on wordpress’ is closed to new replies.