When I use to search and type in what I’m looking for,
it produces results right away but when I click on the actual article,
it takes me to the category instead and when I click “View all results”
it takes me to the home page.
Website: http://www.24flix.com
Please help
-
This topic was modified 10 years by
kingmjl.
Might be related to your permalink issue; if your main website is redirecting to a “category” called /home/ vs the index.php file … might be related to issues with how you’re using categories.
If you have a /home/ category you might remove that, as that would take precedence over a static page called ‘home’ …
If your home page does not resolve right, then it’s fair to assume other stuff won’t either. So likely if you fix THAT first, other stuff will resolve. 🙂
Hi,
Please add this custom css in Theme Panel > Custom Css, until we fix it: http://screencast.com/t/9md8JdytRhv
.td_module_mx2 .td-module-meta-info {
position: relative;
}
Thanks!
Hi,
I guess that this issue is related to permalinks or a plugin that you use. Please disable all you plugins except of Visual Composer, clear cache and also re-save your permalinks, then check if you still have this issue.
The css issue(provided above) will be fixed in 6.4 version of the theme.
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].