exion98
Forum Replies Created
-
Well what I want is to show my actually custom login page and not the wordpress login page. My login page is in https://sitename.com/login/ but when I click on the red text from the plugin he goes to https://sitename.com/login/?redirect_to=https%3A%2F%2Fsitename.com%2Fpostname%2F, redirecting me to a wordpress login page.
Polylang doesn’t work, but this problem is actually irrilevant. Most important is the login redirection. Only when i try to login via “log-in red text” of the plugin I continue to receive the following address: https://sitename.com/login/?redirect_to=https%3A%2F%2Fsitename.com%2Fpostname%2F
Where of course “sitename” and “postname” are example text. postname change by the post where am i when i click to login in the plugin.
I tried plugin like “wps hide login” but I continue to recive the redirection. However this only happens with the login via this pluginForum: Fixing WordPress
In reply to: Create a tag hierarchy for better sort, is it possible?You actually get the point, thanks for your help. I will try those plugins or maybe i’m gonna make custom field as you said, i think is the better way. thank you again!
Forum: Fixing WordPress
In reply to: Create a tag hierarchy for better sort, is it possible?That’s exactly what i mean, thanks. I have create multiple taxonomies like year, model, color and now for each car post i can set specific terms such 1990, A1 and red in separate way.
But my main probelm remain. I want to use such a deeper taxonomy structure, becouse i want order my post for example by year and not by date, but the “year” term in the query setting can’t be selected, i can select just 1 or more specific year.Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Result Box images and descriptionThanks, i will try it.
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Result Box images and descriptionYeah my intention was to show in the dropdown results box the excerpt of the post with just a few thing that I wrote in the field. But you are right, this code get the excerpt but not the space that i want it. Do you have any suggestion to show in every result a my personal description in that style(1 line below the other)? Not necessary using the excerpt field, just a method that give me the possibility to have a unique field in that results box that doesn’t appear in the post itself. If you haven’t it don’t worry, you’ve already done a lot, I thanks you again.
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Result Box images and descriptionThe first problem has been resolved, so thank you SO MUCH for your fast and easy solution.
The second one, unfortually, is still present. Whit that code the result box give back the title of the post(like above) but in the description field it put everything the post have inside, whether texts or images. Also it doesn’t pick the description anymore and the result box take for itself the full page height, without a scroll tab inside. Here an example:
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Result Box images and description1)This code actually do something and it is close to the solution. Here what happened with this code (I wrote it in Ajax Search Lite>Layout options>Custom CSS):
2)I wrote this code like above in layout options>custom CSS, but nothing happens and nothing change, maybe i must wrote it in another field?
Forum: Everything else WordPress
In reply to: How to hide tags at the bottom of each postAll right, I solved, thanks anyway.