Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › This plugin changes the whole look of my website when activated
This topic contains 19 replies, has 2 voices, and was last updated by freerunner 8 years, 7 months ago.
- AuthorPosts
- October 17, 2014 at 2:36 pm #2706
No problem at all.
It appears to me that the theme changes the location of that block at a certain height. All you can do is change the position of the search, or try to force the absolute position on that element:
Best,div.header-scrolling div.header-custom-block { position: absolute !important; }
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
October 17, 2014 at 2:48 pm #2708That worked! Also, how come the search results for “Team Spartan” are showing old results for that page and giving a description of “No articles in shop, please rebuild cache”? Please advise
Here is a photo pointing to the issue (the date of the page is 10/15/2014):
October 17, 2014 at 2:56 pm #2710I just checked, that page has no content at all, only a shortcode. So the shortcode content is used. But since it’s not viewed as a page I guess it gives this message.
I have changed to strip the shortcodes instead of running them, you can turn that back if you want to on the “Advanced options” panel.
This way however it will show no description, since the page has no text available, only a shortcode, which is not executed anymore.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
October 17, 2014 at 3:05 pm #2711That works for me. Thanks.
October 18, 2014 at 6:57 am #2712I don’t know what happened. All of the CSS code is the same, but I changed the coloration of the search bar, and now the search results are going below the page again (which than causes the scroll bar on the webpage to keep scrolling down forever). I tried clearing the cache and nothing seems to be working. Please advise
- AuthorPosts
You must be logged in to reply to this topic.