Title: modulo search front-end side
Last modified: July 9, 2019

---

# modulo search front-end side

 *  Resolved [sergiotosi](https://wordpress.org/support/users/sergiotosi/)
 * (@sergiotosi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/)
 * front-end side does not put search form faqs [ultimate-faq-search] does not work

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

 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11716613)
 * Hi [@sergiotosi](https://wordpress.org/support/users/sergiotosi/),
 * Could you provide us the URL to your site?
 *  Thread Starter [sergiotosi](https://wordpress.org/support/users/sergiotosi/)
 * (@sergiotosi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11716946)
 * I’m sorry my site is local
 *  Thread Starter [sergiotosi](https://wordpress.org/support/users/sergiotosi/)
 * (@sergiotosi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11716991)
 * [ultimate-faqs] shortcode, highlight only the faqs without the search form
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11718615)
 * Hi sergiotosi,
 * Do you mean that the shortcode `[ultimate-faq-search]` isn’t displaying any search
   input at all?
 * Since your site is local, could you send us a screenshot of what you’re seeing?(
   you can upload screenshots to [https://postimages.org/](https://postimages.org/)
   and post the links here, if it’s easier)
 *  Thread Starter [sergiotosi](https://wordpress.org/support/users/sergiotosi/)
 * (@sergiotosi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11720887)
 * you got it right !!, [ultimate-faqs] only displays the faqs, [ultimate-faq-search]
   does nothing does not work.
    I entered [ultimate-faq-search] instead of [ultimate-
   faqs] is correct. the screen shot is only ([ultimate-faq-search])
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11723645)
 * Hi sergiotosi,
 * I could not find any screenshot attached to your previous reply. If you are trying
   to display both the search option and the FAQ on the same page then you could
   do so by adding the show_on_load=”Yes” attribute to your search shortcode. For
   example, use the following shortcode:
 *     ```
       [ultimate-faq-search show_on_load="Yes"]
       ```
   
 *  Thread Starter [sergiotosi](https://wordpress.org/support/users/sergiotosi/)
 * (@sergiotosi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11724991)
 * sorry!, putting [ultimate-faq-search show_on_load = & quot; Yes & quot;] or [
   ultimate-faq-search] on the title of a page, in the front-end side wordpress 
   does not interpret the command, displays the word exactly as written. the only
   command that works is [ultimate-faqs] which displays the faqs without a search
   form
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11726859)
 * Hi sergiotosi,
 * You have to copy/paste the exact same shortcode as the one given below:
    [ultimate-
   faq-search show_on_load=”Yes”]
 * Or, you can also use the included Search FAQs Gutenberg block and write “Yes”
   in the Show on Load field.
 * This will place the FAQ search feature on your page and also show all the FAQs
   on page load.
 *  Thread Starter [sergiotosi](https://wordpress.org/support/users/sergiotosi/)
 * (@sergiotosi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11739176)
 * I copy and paste the shorcode into the title of the page exactly [ultimate-faq-
   search show_on_load = “Yes”], but does not interpret the command but displays
   the message [ultimate-faq-search show_on_load = “Yes”]
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11741147)
 * Hi sergiotosi,
 * 1)
 * > I copy and paste the shorcode into the title of the page exactly
 * The shortcode needs to go into the page **content**, not the page title.
    For
   example:
 * ![](https://i0.wp.com/i.postimg.cc/Fsbc5QDf/Screen-Shot-2019-07-17-at-12-42-34-
   PM.png?ssl=1)
 * 2) We think there might be an issue with the quotes you’re using, could you please
   try inserting this **exact** code into the page content instead:
 * `[ultimate-faq-search show_on_load="Yes"]`
 *  Thread Starter [sergiotosi](https://wordpress.org/support/users/sergiotosi/)
 * (@sergiotosi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11747121)
 * I’m sorry but entering your shortcode, the FAQs and the search form are not displayed.
   
   it only displays the writing of the integral shortcode
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11749022)
 * Hi sergiotosi,
 * We tested it on our demo site and it definitely works. WordPress is extremely
   finicky when it comes to the formatting of quotes. (This is why it’s best to 
   just type in your shortcodes instead of copy/pasting.) You need to make sure 
   to use only plain text single or double quotes. Try this and see if it makes 
   a difference.

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

The topic ‘modulo search front-end side’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-faqs/assets/icon-128x128.png?rev=1803957)
 * [Ultimate FAQ Accordion Plugin](https://wordpress.org/plugins/ultimate-faqs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-faqs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-faqs/reviews/)

 * 12 replies
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/modulo-search-front-end-side/#post-11749022)
 * Status: resolved