The shortcode looks correct and I tested it on my development box and it seems to render correctly. Sometimes scripts and css will get cached and cause issues.
Do you know what version of the plugin you had before upgrading and what version are you on?
Thanks,
Bryan
Unfortunately I don’t remember but I’d imagine it was version 1.0. I was quick to try it out when it got released, set it up and left it alone.
I was able to fix my issues with the layout with CSS
(minus the button text)
However, it used to display the search results in a lightbox modal on the page, but it seems since the update that is not working either and I can’t remember where those settings may have been setup.
With the newer versions of the plugin, the lightbox modal is built into the shortcode. You can control the modal by adding modal=1 to your shortcode.
your short code would look like this:
[rstore_domain_search page_size=”5″ text_placeholder=”Find your next church domain name” text_search=”Search For Church Domain Name” modal=1]
You will need to remove any custom javascript you put on your site that triggered the modal on the original version.
thanks Bryan.
That worked great and was what I was missing. I also found the additional JS that I had in place.
Only thing now is that once you search for a domain, then close the modal, 2 input fields show up with a “continue to cart” button in the bottom left. Is that something from previous still affecting?
Also, the search text is not showing, but only showing the magnifying glass as a search button.
Thanks for your continued help!
Hello Bryan,
thanks for your work
I have the same issue as Josh: after closing the domain search popup, the button continue to cart will appear (under the domain search bar)
How to hide it?
Also I don’t want the popup show when the domain search field is empty
What is the best solution?
Best regards