This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

I want to use shortcode wordpress in label

Home Forums Product Support Forums Ajax Search Pro for WordPress Support I want to use shortcode wordpress in label

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24838
    hozour63hozour63
    Participant

    Hi

    I want to use shortcode wordpress in label

    For example :
    Layout Options > Results Behaviour > Did you mean text
    —————————————————————
    Did you mean: <b> [shortcode ] </b>
    —————————————————————-
    Can you help me to fixed this problem?

    Best regards
    Ashkan

    #24847
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Well, the only possible way I think to do that is to make changes to the results template files. Please first read this kowledge-base, for what that means.

    Then make a copy of the no-results.php template file into your (child) theme /asp/ folder. Then replace it’s contents with this: https://gist.github.com/anag0/aa57a0d349a77c51ddb5e0e295df666d

    That modified template file version executes shortcodes within that text first. Please note, that some shortcodes may not be loaded during ajax requests, or out from the post context.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.