• Resolved omsamson

    (@omsamson)


    My checkbox filter works fine. very nice
    But there is one problem. Some of my post end up having & instead of ‘&’ in the database entry – and those post doesn’t get filtered. In the front end everything look nice but the filter doesn’t regonise the posts properly.

    Is there a way for the filter to filter those post aswell?

    • This topic was modified 1 year, 6 months ago by omsamson.
    • This topic was modified 1 year, 6 months ago by omsamson.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support fesupportteam

    (@fesupportteam)

    Hi @omsamson

    Can you please provide some screens of the data so we can check it all? You can make a video also and send a link to it.

    Best Regards – Victor

    Thread Starter omsamson

    (@omsamson)

    Hi – sorry for the long response time.

    Here is a screenshot of the filter and how the data is stored in the database.

    Plugin Support fesupportteam

    (@fesupportteam)

    Hi @omsamson

    Can you please provide information on how and with what this data was created? Is it a custom field? If so, which plugin did you use for this? Or is it any other functionality or custom code? We need to know in order to check it and provide some solution.

    Best Regards – Victor

    Thread Starter omsamson

    (@omsamson)

    Hi. It’s created though ACF – no custom code just straight acf.

    Plugin Support fesupportteam

    (@fesupportteam)

    @omsamson

    Is it a pro version of the simple one, which is already renamed to the SCF? Also, what is the exact version of this plugin? And what type of custom field is it? ACF/SCF has a “value : label” approach for handling special symbols like that.

    Best Regards – Victor

    Thread Starter omsamson

    (@omsamson)

    It’s the Pro version
    it’s set to return value

    https://artbooking.nu/sshot.png

    Plugin Support fesupportteam

    (@fesupportteam)

    Hi @omsamson

    So for this ACF/SCF has a “value : label” in order to work with the different symbols – https://prnt.sc/_X4pVjlgQvKO

    Just create a new custom field with checkboxes and use this approach:

    1 : some & some
    2 : another & another
    3 : some stuff &$%$@#%@$

    Best Regards – Victor

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

The topic ‘Filter doesn’t translate HTML’ is closed to new replies.