84 comments found.
A PREBUY QUESTION: I can see it supports wordpress category, page category, woocommerce category. Can it support the portfolio categories?
Hi
The shortcode can display categories from (portfolio category) but you must know the taxonomy make it as categories of portfolio
For example: taxonomy make it as categories is ‘portfolio_cat’
[zfwca title=”” category_type=”portfolio_cat”]
ZuFusiom team
i just bought it since i learned the portfolio is supported. I actually purchased a portfolio plugin(viba portfolio: http://codecanyon.net/item/viba-portfolio-wordpress-plugin/9561599) yesterday and i meant to use that portfolio plugin to display my portfolio. Now i got your accordion plugin and i want to use it to display viba portfolio as a accordion at my sidebar. What i have to do is to change “portfolio_cat” to another name, right? i don’t know what category_type is named in viba portfolio. I highly appreciate it if you could check it out.
you may not get access to that plugin and i could send the php file to you via email so you can look for the name he used for his portfolio cat.
Yes, you can send me that plugin by open a ticket on my site. i will check it for you.
i tried to send you the zip file in your support page but it can’t get through. There are so many files in the plug in and i don’t know which file to send.
i just send a txt file and a snapshot to you. let me know if you get it then. thanks.
OK
hi i haven’t got the reply. if i were able to embed the portfolio post type accordion into a page, how can i set it to the widget such as sidebar? i could not find the portfolio type in there and i can’t edit any code to the widget module.
HI, I answered you in ticket
oh , i didn’t write down the ticket number so i can’t get access to the ticket.can you tell me?
and after submitting the ticket, i tried to sign up but i got no confirmation email from you so i can not sign in as well.
you can check in your email or #730373
i also think the readme file better be more elaborate since there is no setting UI on the wp dashboard. [zfwca title=”” speed=”slow” event_type=”click” arrow_alignment=”right” color_scheme=”dark” category_type=”category” order_by=”name” order=”asc” exclude=”” include=”” open_default=”” limit=”” show_count=”false” hide_empty=”false” allow_parent_links=”false” toggle=”false”] Take speed for example, is there another value like fast or quick?... I think you’d better make a list of all values so we know how to edit the shortcode to get what we want.
i could not get any email from your support website. i believe the spam system is working too hard on that. It could have been deleted by my mail server automatically. I reset the spam filters and can you send me the email again? Right now, i could not sign in to see any of your reply in your support website even with the ticket number you gave me.
It only work with custom category_type in shortcode, Don’t have UI for shortcode. You can learn how to use these values in the documentation. If you wan to use widget then i won’t work with portfolio. Because you can not put a new value for category type in the widget.
thanks for the reply. i believe the category accordion function is mostly applied in the widget(especially the sidebar) rather than a page or post, do you agree? i never meant to use this accordion shortcode in a page and all i want is let it display in the sidebar. kinda frustrating now coz i don’t know how to code to tweak your plugin. I do believe it is possible to support portfolio in widget setting coz you have already supported post, page, woocommerce., etc. It’s very hard to find good accordion plugin’s on codecanyon or wordpress.org. i am just wondering if you have any plan to make the widget module support other custom posts such as portfolio? really expecting!
thanks a lot for the viba portfolio name of the cat.
Thank your comment. I will update it to support other custom posts in the next version.
You can use shortcode in Text Widget instead of page/post
oh sorry i didn’t notice the documentation in the downloaded file. my mistake.
No problem
oh, that is a solution to solve the problem for the moment. i will try the shortcode in the text widget to see what happens.
Hello, I’m using your plugin by a widget, for both woocomerce and post categories. I can see the categories and the sub-categories, but not the post titles (in the post categories) and products titles (woocommerce). What I have to do for display them?
thank you
HI, i don’t understand what you said. The plugin only can display category title
It would be nice if it could be display the single post/product with link, as in the “collapsing categories” plugin, (maybe in the next versions?) Everyway, it’s a good plugin.
What version are you using ?
wordpress 4.1.1 and ZF 1.7. Why?
Hello, Thank you for the update. However personally I am not using this plugin even after buying it because it does not support custom post types. I submitted this request and I am kindly requesting you to consider adding the ability to select categories for other custom post types. Otherwise this is a very nice plugin but I feel it is deficient in this area.
Hi If you want to select categories from other custom post type on widget, that is possible but the shortcode won’t allow you select categories from other custom post type, it must be putted a fixed value for the shortcode’s attributes. This is problem that i’m researching.
The shortcode can display categories from other custom post type but you must know the taxonomy make it as categories of that custom post type
For example: taxonomy make it as categories is ‘property_cat’
[zfwca title=”” category_type=”property_cat”]
ZuFusion Team!
Hello, you said this “If you want to select categories from other custom post type on widget, that is possible….” Please tell me how to select categories from other custom post types when on the Categories Type selector there is only “Wordpress and WooCommerce” to select. I have custom post types like accomodation, tours, cruises etc which do not appear in that list so how to I make them appear?
Hi, i said it only can work on shortcode, not widget. You can open new ticket,for your problem
Hi! Sucuri detects plugin like malware. I have opened a ticket 4 days ago and I haven’t have an answer yet.
Hi. Sorry delay, the antivirus doubts this file is a virus, but in fact it just be the compressed file, it doesn’t effect to your site. I will help you fix it if you still don’t trust it.
hey, i just checked again. this problem solved in ‘06.11.2014 – Version 1.2’ You should get latest version to solve it
I’m going to try it again, I have had updated the plugin and I downgrade it after the issue with sucuri to test if it should be the problem, I´m going to update again I tell you
Hi How , too select a pages for appear in widget? no appear option, alone option is for exclude , but i have a few pages , i need appear 4 o 5 pages in widget.
No option to select pages that it must be entered Page ID manually for include/exclude option
What i the option for include pages? but not appear all pages i need a put manually my ID pages
i insert this [zfwca category_type=”page” open_default=”2,3,4,6”] but appear all pages
the include option, It doesn’t appear all pages that only appear page IDs you included
The ‘open_default’ attribute to open parent pages/categories which has child pages/categories. To include certain page IDs, you must use [zfwca category_type=”page” include=”2,3,4,6”]
Not is possible appear these error: Category type does not exist or it has not actived yet, you need to check it again
This notice happen when you choose category type does not exist or it has not actived yet. You need to check and save setting again
The pages are not a Category the category is for Posts, my question is for pages
1, This message only appear when you put incorrect value of ‘category_type’ that the plugin allows 2, That’s true, the page doesn’t have categories but if you use for page without post’s categories you must use code. [zfwca category_type=”page” include=”2,3,4,6”]. in which 2,3,4,6 is Page ID.
please is posible test, i put this [zfwca category_type=”page” include=”9”]
And appear the error message please test
What is your mail?
you can contact me via my profile
I checked it still works fine. You should clear all caches WP, browsers and refresh agian.
I send a ticket with capture the problem is appear all pages no the ID put in include.
Please i not received any response for the problem please i need solved these bug
i answered you in ticket, you can check it in posts/pages. if it has the same problem you install it on localhost your pc to test. It is only problem about your site, server
Please i need solved the problem i test in other WP in the same problem, I need appear certain pages is simple.
i have answered you in ticket
Does this plugin works with custom post type?
Regards
Sam
Hi Currently. It is not supported for custom post type
Hi,
It looks really good, I’d possibly get it…
Is there a limited number of categories that I can create?
Thanks
Yes, you can limit, include, exclude any categories you want to display.
hi
trying to change bg colour
for example
zfwca_widget-2 > ul {
background: #FD1717; }
but is overwritten by default white setting
Hi. You must use a namespace to custom color. How to custom color scheme, you can read it in the documentation.
done, thanks
Not working with WP4.1 + Woocommerce 2.2.10
HI, i checked it was still working fine on the latest version of WP (4.1) and Woocommerce 2.2.10.
Hi, i bought right now the plugging, this is really nice! 1. i dont know how to order the page that i show. i try set by date, in widget setting, but always show me by ID, (if i use other set, when i save, change to ID. look my site: http://alesaingenieria.com.ar/?page_id=483
I need por example, that the first item is displayed fourth (see widget menu) kindest Regards! Juan
1. Page You choose ‘category type’ is page if you want to use for page accordion 2. Widget Yes, you are right. There are some options of the ‘order by’ field not saved. this is a small bug I’ll fix it in the next version
Hello, I would like to request you to consider to have your post accordion working with categories for custom types of posts. At the moment it doesnt work with all custom post types
Hi, it only support for page, WordPress core, WP e-Commerce, WooCommerce, Jigoshop, Easy Digital Downloads. and not support other .if you have any question, you can open new a ticket or contact via profile
you can try new version (1.6) and clear all caches then saving widget again
I did that though it does not solve the issue above. Please also consider to include the “Include” field on the widget where one can define categories to include. Right now it only allows user to exclude certain categories
Hi, no one ask me for this problem, you should open new ticket or contact me.
When viewing a Woocommerce product page, how can we have it open to show the current category/sub-category you are in?
You want to open current category/subcategory when you are viewing product?. in that case, the currently plugin is without this feature. However, i will add this feature in next version
hey, you can check out it in new version
Installed it and navigated to a product that is in a sub-category and the widget does not open to reveal the path to which the product sits. Am I missing something? I cleared my cache as well.
Yes, you are right. currently, it only show categories of post (only for a parent category ). the post link above is category (no parent). I missed this problem
Will you add this?
Yes, i’m working on my other job. I will fix it on 22.12
I just updated and it’s working for products!! You are the man!! thanks so much! buy this plugin!
No problem 
Hi,
Have been using this plugin for some time now and really is handy for creating clear, consistent and good looking navigation in sidebars.
Hope to see functionality for creating a navigation from a/any menu.
Thanks for creating this plugin!
Marcellino
Thank you for your comments
Hello there,
I really like this plugin but I wish that I could default some of the categories being on a default Open position..is this possible?
Ah perhaps thats what impulsephase was asking..I would like also for child levels to show if at least just one of the Parent’s is open on default.
Hi, currently, this feature hasn’t had on this version yet. i will update it soon.
I am also having issues with whenever I open the plugin widget the plugin will then default back to original settings without me making changes …it’s VERY annoying please fix this in update too.
i don’t see these issues at current version. You should clear all wordpress, browser cache and try again. if it still existing issues then you can open new ticket for your problem.
I added some features in new version, I think it will be what you need
Wow looks awesome now especially with the hover effect..Wow just beautiful Zu…!!
How would we remove the underlines..and change the hover color?
is it possible to show the subcategories of the current category like you can see on http://pastebin.com/a7Cs9FEm and do this plugin work on a post-page?
Hi, currently, it does not show child levels if active category is parent category. but if it is necessary for you, i will update it in the next version. Of course it works fine on post/page with shortcode.
it is very necessary, i’m searching a long time for a plugin like this. if you could change it would be great.
Could you tell me if this is a big change and until when do you eventually can do this? that would be great 
It is about 5-6/12. 
great news! i bought your plugin. happy coding (:
Thank 
hello zufusion, i made the german translation for your plugin. get it under => https://dl.dropboxusercontent.com/u/96590/zf-accordion-de.zip you have also a letter turner in your plugin: zf-wrodpress => zf-wordpress best regards
is it possible to get this work on a post with the actuall categorie active??
Hi, i added the german translation to plugin. so you can update it, thank your translation
hi zufusion, how can i expand these navigation on a post page in a specific category?
You use shortcode in post/page with ‘open_default’ attribute. You can see it in the documentation
hello, as a wrote above i would like to open the specific category in the sidebar widget: if i am on a post of category A, the navigation should open like i am on the specific category A.
Are you want to open category of a post if you are viewing detail post?. Because, each posts maybe have one or many categories. in that case, the plugin only open when you are viewing a category.
yes, that’s what i mean. maybe it is possible if we open multiple categories. btw ma posts are just in one category. do you think it ist possible?
Currently, the plugin doesn’t have this feature. but, I will research this issue and will add this feature in next version.
hey, you can check out it in new version
If I am clicking on the categories I do not get show the sub-category. There is always show the first / major category.
How can I fix this.
PS: I also do not see the arrows in my navigation.
you can open a new ticket. I will check this problem for you.
Done
Major antivirus programs block this plugin why
?
Website Malware malware-entry-mwjs2368?v2 http://demo.zufusion.com/plugins/wp-content/plugins/zf-wrodpress-category-accordion/assets/core/js/zfwca-accordion.min.js?ver=1.0
Known javascript malware. Details: var _0×2215=[”\x5A\x46\x43\x41\x63\x63\x6F\x72\x64\x69\x6F\x6E”,”\x66\x6E”,”\x63\x6C\x69\x63\x6B”,”\x73\x6C\x6F\x77”,”\x61\x72\x72\x6F\x77”,”\x65\x78\x74\x65\x6E\x64”,”\x6C\x69\x2E\x63\x75\x72\x72\x65\x6E\x74\x2D\x63\x61\x74”,”\x63\x75\x72\x72\x65\x6E\x74\x2D\x63\x61\x74”,”\x61\x64\x64\x43\x6C\x61\x73\x73”,”\x6F\x70\x65\x6E”,”\x73\x68\x6F\x77”,”\x20\x3E\x20\x75\x6C”,”\x66\x69\x6E\x64”,”\x65\x61\x63\x68”,”\x2E\x68\x61\x73\x2D\x73\x75\x62”,”\x70\x61\x72\x65\x6E\x74\x73”,”\x3C\x61\x20\x68\x72\x65\x66\x3D\x22\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29\x3B\x22\x20\x63\x6C\x61\x73\x73\x3D\x22”,”\x61\x72\x72\x6F\x77\x43\x6C\x61\x73\x73”,”\x22\x3E\x3C\x2F\x61\x3E”,”\x61\x70\x70\x65\x6E\x64”,”\x6C\x69\x2E\x68\x61\x73\x2D\x73\x75\x62\x20\x3E\x20\x61”,”\x65\x76\x65\x6E\x74\x54\x79\x70\x65”,”\x61\x6C\x6C\x6F\x77\x50\x61\x72\x65\x6E\x74\x4C\x69\x6E\x6B\x73”,”\x68\x72\x65\x66”,”\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x76\x6F\x69\x64\x28\x30\x29”,”\x61\x74\x74\x72”,”\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74”,”\x6C\x69”,”\x70\x61\x72\x65\x6E\x74”,”\x3A\x76\x69\x73\x69\x62\x6C\x65”,”\x69\x73”,”\x3E\x20\x75\x6C”,”\x73\x70\x65\x65\x64”,”\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73”,”\x73\x6C\x69\x64\x65\x55\x70”,”\x75\x6C”,”\x73\x6C\x69\x64\x65\x44\x6F\x77\x6E”,”\x73\x69\x62\x6C\x69\x6E\x67\x73”,”\x74\x6F\x67\x67\x6C\x65”,”\x6F\x6E”,”\x68\x6F\x76\x65\x72”,”\x6C\x69\x2E\x68\x61\x73\x2D\x73\x75\x62”,”\x68\x61\x73\x43\x6C\x61\x73\x73”,”\x68\x6F\x76\x65\x72\x49\x6E\x74\x65\x6E\x74”,”\x63\x6C\x6F\x73\x65”];(function (_0×7e82×1){_0×7e82×1[_0×22151][_0×22150]=function (_0×7e82×2){var _0×7e82×3={eventType:_0×22152,speed:_0×22153,showCount:false,arrowClass:_0×22154,allowParentLinks:true,toggle:false,open:null,close:null};var _0×7e82×2=_0×7e82×1[_0×22155](_0×7e82×3,_0×7e82×2);this[_0×221513](function (){var _0×7e82×4=this;var _0×7e82×5=_0×7e82×1(_0×22156,_0×7e82×4);_0×7e82×5[_0×221515](_0×221514)[_0×221513](function (){_0×7e82×1(this)[_0×22158](_0×22157);_0×7e82×1(this)[_0×22158](_0×22159);_0×7e82×1(this)[_0×221512](_0×221511)[_0×221510]();} );_0×7e82×1(_0×221520,_0×7e82×4)[_0×221519](_0×221516+_0×7e82×2[_0×221517]+_0×221518);if(_0×7e82×2[_0×221521]==_0×22152){var _0×7e82×6=_0×7e82×1(_0×221520,_0×7e82×4);if(!_0×7e82×2[_0×221522]){_0×7e82×6[_0×221525](_0×221523,_0×221524);} ;_0×7e82×6[_0×221539](_0×22152,function (_0×7e82×7){if(!_0×7e82×2[_0×221522]){_0×7e82×7[_0×221526]();} ;var _0×7e82×8=_0×7e82×1(this)[_0×221528](_0×221527);if(_0×7e82×1(_0×221531,_0×7e82×8)[_0×221530](_0×221529)){_0×7e82×1(_0×221535,_0×7e82×8)[_0×221534](_0×7e82×2[_0×221532],function (){_0×7e82×8[_0×221533](_0×22159);_0×7e82×8[_0×221512](_0×221527)[_0×221533](_0×22159);_0×7e82×9(_0×7e82×2);} );} else {_0×7e82×1(this)[_0×221537](_0×221535)[_0×221536](_0×7e82×2[_0×221532],function (){_0×7e82xa(_0×7e82×2);} );_0×7e82×8[_0×22158](_0×22159);if(!_0×7e82×2[_0×221538]){_0×7e82×8[_0×221537](_0×221527)[_0×221533](_0×22159);_0×7e82×8[_0×221537](_0×221527)[_0×221512](_0×221527)[_0×221533](_0×22159);_0×7e82×8[_0×221537](_0×221527)[_0×221512](_0×221535)[_0×221534](_0×7e82×2[_0×221532],function (){_0×7e82×9(_0×7e82×2);} );} ;} ;} );} else {if(_0×7e82×2[_0×221521]==_0×221540){var _0×7e82×6=_0×7e82×1(_0×221541,_0×7e82×4);_0×7e82×6[_0×221543](function (){var _0×7e82×8=_0×7e82×1(this);if(_0×7e82×2[_0×221538]){if(_0×7e82×8[_0×221542](_0×22159)){_0×7e82×8[_0×221512](_0×221535)[_0×221534](_0×7e82×2[_0×221532],function (){_0×7e82×8[_0×221533](_0×22159);_0×7e82×8[_0×221512](_0×221527)[_0×221533](_0×22159);_0×7e82×9(_0×7e82×2);} );return false;} ;} ;_0×7e82×8[_0×221512](_0×221511)[_0×221536](_0×7e82×2[_0×221532],function (){_0×7e82xa(_0×7e82×2);} );_0×7e82×8[_0×22158](_0×22159);} ,function (){if(!_0×7e82×2[_0×221538]){var _0×7e82×8=_0×7e82×1(this);_0×7e82×8[_0×221512](_0×221535)[_0×221534](_0×7e82×2[_0×221532],function (){_0×7e82×8[_0×221533](_0×22159);_0×7e82×8[_0×221512](_0×221527)[_0×221533](_0×22159);_0×7e82×9(_0×7e82×2);} );} ;} );} ;} ;function _0×7e82×9(_0×7e82×2){if(_0×7e82×2[_0×221544]!=null){_0×7e82×2[_0×221544]();} ;} ;function _0×7e82xa(_0×7e82×2){if(_0×7e82×2[_0×221544]!=null){_0×7e82×2[_0×221544]();} ;} ;} );} ;} )(jQuery)
How can i trust this plugin for my valuable woo stores?
Don’t worry about that. the antivirus doubts this file is a virus, but in fact it just be the compressed file, it doesn’t effect to your site
Author’s say Don’t worry about but how my clients bother this, while they often scan their sites with antivirus or malware scan online to ensure their site reliability, because we process online payments via payment gateways credit cards and debit cards.
How my clients accept this?
if they found their Website with Malware affected malware-entry-mwjs2368?v2 malware and it adds additional pressure to developers.
As a wordpress developer i am not recommend this plugin to anyone even finally terrible 
please fix this js malware problem.
This problem, i will fix it in the next version. pls waiting
I fixed the antivirus doubts js file in new version
Hi,
Really nice plugin! This same plugin would be also very useful to create a pages accordion instead of categories. Maybe a nice idea for an additional extension…
Thx
OK, I would consider good your idea to integrate this feature soon Thank!
Hi guys,
There’s a major issue with this plugin, despite I’m very happy with it : it seems that there is a malicious code in it located here : zf-wrodpress-category-accordion.zip\zf-wrodpress-category-accordion\assets\core\js\zfwca-accordion.min
Several antivirus plugins give the same detection : this file contains a malicious code. I simply deleted it.
Please fix that thanks
the antivirus doubts this file is a virus, but in fact it just be the compressed file, it doesn’t effect to your site, if you need to fix it then opening a new ticket. I will help you fix it.
Ok no worry then, just wanted to be sure. Thanks !
doesn’t work with salient themes http://themeforest.net/item/salient-responsive-multipurpose-theme/4363266 
It is only relative, many themes wont follow a standard structure theme, so if you have any questions let’s send us