Forum Replies Created
-
AuthorPosts
-
Steven Maas
ParticipantWorks!
Thanks!
-Steve
Steven Maas
ParticipantHI Ernest:
That works! I would highly recommend in a next version to include ajax pro files globally or specific pages.
Thanks again!
-Steve
Steven Maas
ParticipantHi Ernest:
For some the css is still showing up on all pages.
-Steve
Steven Maas
ParticipantHi Ernest,
Thanks for your reply. I did notice that the plugin also places the Ajax Pro css files on all the pages. Is there a way to remove the css from loading on all pages?
<link rel=’stylesheet’ id=’wpdreams-asp-basic-css’ href=’//www.fieldslre.com/wp-content/plugins/ajax-search-pro/css/style.basic.css?ver=zeXszJ’ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’wpdreams-asp-chosen-css’ href=’//www.fieldslre.com/wp-content/plugins/ajax-search-pro/css/chosen/chosen.css?ver=zeXszJ’ type=’text/css’ media=’all’ />Thnkas!
-Steve
Steven Maas
ParticipantHi Ernest:
That code works. I would be nice to have check box option to include ajax js globally. If unchecked it would only load on the specific page. That’s how some my other plugins work.
Thanks!
-Steve
Steven Maas
ParticipantThanks for the tips.
I notice that the jquery.ajaxsearchpro.min.js loads on all pages. I’m only loading the ajax search pro on one page on my site.
How can you just load the jquery.ajaxsearchpro.min.js for just the pages which are using the ajax search pro?
Thanks!
-Steve
February 16, 2018 at 10:43 am in reply to: Vertical Center text in vertical search results/ Place holder text #16815Steven Maas
ParticipantHi Ernest:
Thanks for the code! You’ve done a fantastic job on your plugin!
-Steve
February 16, 2018 at 1:32 am in reply to: Vertical Center text in vertical search results/ Place holder text #16810Steven Maas
ParticipantHi Ernest:
Thank you for your prompt reply. The vertical text helped as the text looks more centered. You may want to consider making an option to center the text in a future release.
As for the placeholder text I had to go back to the original code I sent:
div.asp_m.asp_m_1 .probox .proinput input.orig::-moz-placeholder {
color: #686868;
font-weight: 300;
}
I tried your code and the font was darker like the regular input style so I went with the original code I sent.I would highly recommend having a placeholder color option in your theme set up. In fact I am surprised that you don’t already because you gave so many style options to begin with. Every input box that I have seen on the internet has a lighter placeholder text then the one when typing.
Thanks!
-Steve
-
AuthorPosts