Forums › Forums › Search & Filter Pro › Taxonomy
Tagged: New taxonomy
- This topic has 29 replies, 2 voices, and was last updated 4 years, 2 months ago by Trevor.
-
Anonymous(Private) August 28, 2020 at 8:11 pm #257733
Hello support,
I bought yesterday this plugin and I need a help with taxonomy.
Please send me some code to create a new taxonomy which I will install in my theme.I need to have 7 different cities to choose from:
Toronto
Montreal
Vancouver
Ottawa
Edmonton
Calgary
QuebecI tried to install recommended plugin, but the speed of my website increased, so I decided to install a code in the theme.
Thank you for your help,
YuliannaAnonymous(Private) August 28, 2020 at 9:27 pm #257755Hello Trevor.
I would like to explain more what exactly I need and I hope you will help me how to set this plugin to achieve this result.
https://www.dropbox.com/s/gjr5foo2hbb6yhm/Screen%20Shot%202020-08-28%20at%202.21.28%20PM.png?dl=0
I hope it will open this photo. The idea is to have 3 different horizontal drop down filters.
First will be different services. I believe I will use Categories there.
Second will be different languages. I think I need to use tags there.
Third will be different cities. I don’t know what shall I use there. After reading your documentation, I figured out that the best way is to use taxonomy, but maybe you can suggest something else.
If to use taxonomy, I need a help to create that taxonomy. s I mentioned in the previous message, I tried to use a plugin suggested, but it was slowing down my website, so I decided to modify my theme and create that taxonomy there.
Can you help me to have that code which will include those cities I mentioned in the previous message?
Thank you so much for your help,
YuliannaTrevor(Private) August 31, 2020 at 12:26 pm #257813Which plugin did you install? I would use the CPT UI plugin. If you are worried about speed, once you have setup the Taxonomy in the plugin, it will give you the code to cut and paste into your child theme functions.php file, after which you can deactivate the CPT UI plugin. Thus, it writes the code for you.
Please note that in the UK today is a public holiday, so further replies may be delayed.
Anonymous(Private) September 1, 2020 at 4:21 am #257889Thank you for your reply.I have added that code into the functions php, but it caused some warnings, so i contacted my theme developers, will see what they will reply.
About the plugin – When i am editing my search and filter form I have this noticed in the top of the page – Error: Your Results URL is empty – go to Display Results tab to fix
What shall I change in the settings to remove it?
Thank you so much for your help,
YuliannaAnonymous(Private) September 1, 2020 at 5:08 am #257891Hello Trevor,
I am still working to set up this plugin properly.
If I copy and paste in my page both codes
[searchandfilter id="201"]
[searchandfilter id="201" show="results"]
it doesn’t let me even to save the page. If I save just a[searchandfilter id="201"]
, so my results are not showing after filtering that info.The page where I am working on it is https://immigrantscommunity.ca/our-partners/
Thank you so much for your help,
YuliannaAnonymous(Private) September 1, 2020 at 5:13 am #257893One more question.
In the video results are appearing in the same page, so the person can change filtering any time again. In my case it is showing that result in a different page. Actually, as you can see it is not showing any results yet, but I hope you will help me to solve it. How can I make load everything in the same page?
How can I make that filter in the centre of the line?
Thank you,
YuliannaAnonymous(Private) September 1, 2020 at 6:15 pm #258005Hello Trevor,
Thank you for your reply. I just tried to save both of those codes again and I am getting this message – Updating failed. The response is not a valid JSON response. And it didn’t let me save it.
Have you met it before?I will try deactivate all plugins and will see how it will be.
-
AuthorPosts