Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › _price_html
This topic contains 5 replies, has 2 voices, and was last updated by Ernest Marcinko 3 years, 1 month ago.
- AuthorPosts
- October 6, 2020 at 6:18 pm #29660
I cannot perform the result after using your “_price_html” from the page below:
https://documentation.ajaxsearchpro.com/advanced-options/advanced-title-and-description-fieldsPlease check the result:
https://prntscr.com/uu8iqjProduct:
眼睛Required help.
October 7, 2020 at 9:42 am #29665Hi,
Looks like Woocommerce does not return the ” – ” dash character when printing the price. Try this custom CSS:
a.asp_res_url>ins::after { display: inline; content: ' - '; }
It should result in this: https://i.imgur.com/RIUzzOB.png
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
October 7, 2020 at 10:50 am #29667Hi thanks for your response. However, I want this result:
https://prntscr.com/uun7fcAny way to do that?
October 7, 2020 at 12:03 pm #29670Sure!
Best,.asp_r del { text-decoration: line-through !important; text-decoration-line: line-through !important; text-decoration-style: initial !important; text-decoration-color: initial !important; margin-left: 0.5em !important; }
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
October 7, 2020 at 12:07 pm #29672Awesome. Thanks
October 7, 2020 at 12:08 pm #29673You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.