Forum Replies Created
-
AuthorPosts
-
custompczone
ParticipantThank you x1,000,000 it works perfectly.
You are the bomb. I really appreciate you taking the time to sort this out with me. You truly went above and beyond. OMW to write an A+ review now (if I haven’t already).
Have a great week.
Adam
custompczone
ParticipantYou cannot access this content.
custompczone
ParticipantYou cannot access this content.
custompczone
ParticipantYou cannot access this content.
custompczone
ParticipantThank you, I was able to solve the issue with results showing up with no boxes checked. Now the second issue is that one of the selectors doesn’t work properly. When I check ‘premium trades’ and not signals, it works fine and no signals show up. But when I check ‘signals’ and not ‘premium trades’, both categories of posts show up
custompczone
ParticipantOk thank you! This can be closed.
custompczone
ParticipantJust an update, I was able to change the color with this:
[code]
#ajaxsearchprosettings3_1.searchsettings .asp_option_inner label, #ajaxsearchprosettings3_2.searchsettings .asp_option_inner label, div.asp_sb.asp_sb_3.searchsettings .asp_option_inner label, div.asp_s.asp_s_3.searchsettings .asp_option_inner label {
background-image: linear-gradient(180deg, rgb(78,203,182) 0%,rgb(78,203,182) 100%);
}
[/code]Still having trouble with the sizing though.
custompczone
ParticipantPerfect! Works great. You may close this case.
Thanks for your help!
custompczone
Participant<?php
echo do_shortcode(‘[wpdreams_ajaxsearchpro id=3]‘);
?>Not sure why the <> broke there.
custompczone
ParticipantI have it configured with a php shortcode in my content-single.php file. How would I apply that code there?
Here’s the code I’m using: [code]<?php
echo do_shortcode(‘[wpdreams_ajaxsearchpro id=3]‘);
?>[/code]Thanks
custompczone
ParticipantGreat, I used the PHP shortcode. Thank you!
custompczone
ParticipantThank you Ernest!
custompczone
ParticipantI used the block settings layout, by the way.
custompczone
ParticipantThanks for your quick reply 🙂
They’re now aligned horizontally instead of vertically which is good. How can I put them below the search bar (see attachment)?
custompczone
ParticipantThanks for your reply. I have a plugin that allows me to insert headers as footers on my site. Do you know what code I can place there to make this happen?
-
AuthorPosts