• Resolved Rene WP

    (@rene-wp)


    Hello Tijmen,

    Would it be possible to place rich text within ‘description/ omschrijving’ when adding a new location? (Bold, italic and blue URL).

    I understand you are working on a premium version where filtering locations/ markers is an option. Do you have a launchdate in mind?

    Thanks for your reply and great work so far!

    René

    https://ww.wp.xz.cn/plugins/wp-store-locator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    The only way to do this is by modifying the code, if you open the /frontend/wpsl-ajax-functions.php and look for ‘wp_send_json( $store_results );’.

    Just above it you see all the data that is used on the front-end. If you remove ‘strip_tags’ from the description field, then the HTML will not be taken out.

    I don’t have a date, I first have to release the 2.0 update. That version is used as the base for the premium version. I’m done coding, just busy with creating a website and writing the documentation.

    Thread Starter Rene WP

    (@rene-wp)

    Many thanks for your reply, I’ll await the 2.0 update!

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

The topic ‘Rich text description & filter’ is closed to new replies.