Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Naji Amer

    (@n-for-all)

    you can choose whether to search only titles or title and content from the backend

    How can i add text- “Search” to Ajaxy live search widget title.???

    Plugin Author Naji Amer

    (@n-for-all)

    you can change the text inside the search box from the general settings in the backend, the search text on top should be visible normally if you use the wordpress default search form widget

    I am also asking how to add widget title? There is no title showing when I use “Ajaxy Search Form” widget. I know where to change inside text, but this is not what we were asking…

    Plugin Author Naji Amer

    (@n-for-all)

    the title of the widget is not removed it is only hidden

    if u want to show it you have to override the css field in your theme css file

    add this to your css file

    .screen-reader-text {
    display: block !important;
    }

    How to add “Sidebar Widget Title” to Ajaxy Live Search widget? My site looks ugly without sidebar widget title, as I see emtpy strip above search field.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Ajaxy Live Search] Question’ is closed to new replies.