nmi3
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi Not Working With Uncode ThemeHi Mikko,
The index is showing correct numbers and is now producing results.
One problem I have now is that if I search for a custom post type titled “p1” it does not show in the results in the frontend but it does show “p1” as a successful hit in the backend. If I change the title from “p1 to “Property 1” it will show it in results.
Similarly, if I search a custom taxonomy such as “retail” it will not show results in the frontend but will count the hits as successful in the backend.
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Taxonomy OrderGot it, thanks.
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Taxonomy OrderHi Michael! Thank you!
“Somewhere on the frontend where you’re querying for them all”
Yes. I am using the Search and Filter plugin to allow users to search for “properties” and filter the results by “size” as well as other taxonomies all on the frontend. The list order on the front-end is the same as the backend.
I was searching for possible solutions and came across a few that required php. Most of them were not using a plugin to create custom post types or taxonomies so I wasn’t sure if it would work. I am also not very familiar with php. Any help in the right direction is greatly appreciated.
I believe I am having a similar issue. Restricted content is inaccessible because users are unable to log in. When users attempt to log in they are redirected to the profile page but without the ability to edit their profile info or view restricted content because they are technically logged out.
I placed the logged in shortcode as other uses have successfully tried. But if I do, it simply shows the content under the shortcode. I’m not sure what I’m doing wrong.