Hello Team,
I have custom taxonomy in my theme other then categories and tags. Can you please guide me how to create blocks for these taxonomies.
Hi,
The blocks were designed to work with categories, to make them work with custom taxonomy you have to make modifications on their code structure and add new fields on their settings panel. These modifications are not easy to make, you could find the code here – http://screencast.com/t/VuadmnlH – http://screencast.com/t/uLA5TBTtu – http://screencast.com/t/kUV5R0Qq
You can also check the documentation on how to make a new module-block – https://forum.tagdiv.com/td_api_blockadd/
If you don’t have programming experience i suggest that you look for a professional developer to help you with this, you can find one on places like http://studio.envato.com/
Thank you!
Thanks for the valuable info. I am not master but I know the coding. Can you do me a little more favour. Can you state a list of steps so it will be super easy for me.
Also i got your theme super powerful to use and full of features, As i am working with custom post types and custom taxonomy it will be great help if you make me create these custom blocks.
May be tthen it will be a super CMS powered with Newspaper.
Thanks
Sahil Popli
Hi,
Unfortunately i cannot provide a step by step easy guide, sorry, this will require for me to actually build a custom block/module, add custom taxonomy options, make the necessary tests to make sure that it works fine and write the actual guide. My advice is to hire a professional developer to help you with this modification. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.
Thank you!
Thanks Emil,
I understand the situation, I have talked to some developers and shown them the code and your instruction but we cant get the expected result.
My concern is only to add custom taxonomy in filter and ajax filter options. Can you just help in little details about this only. Instead of only category, tags and author I need to add custom taxonomy.
We succeed in showing taxonomy items in Ajax filter but the results are not filtered as expected.
Thanks for your help.
Hi,
The options present on block settings area are defined here – http://screencast.com/t/W02Sh14Sc – you have to add custom taxonomy options.
On render the parameters are transformed into wp_query attributes – http://screencast.com/t/jGPxzoifO – http://screencast.com/t/Kxh2sLhlud – http://screencast.com/t/i5Cwkycs
I cannot provide a solution for this, if you need to locate certain elements let me know, for the actual implementation you have to hire a professional developer.
Hope this helps.
Thank you!