Trusty Plugins
Forum Replies Created
-
Hi @rachellechrysalis ,
Thanks for contacting us. Can you please send an email to [email protected] so that we will provide you the solution.
Looking forward.
Thanks,
Trusty Plugins TeamHi,
There is no solution to sort with slugs in free version. We are working on pro version and will add this feature in pro.
You can check official website for further information and contact to [email protected] for devlopment queries.
Looking forward.
Thanks,
Trusty Plugins TeamHi @magikarp28 ,
I checked the link , its working very fine for me.
Can you please check in private tab or clear the cache.
If is there any problem then you can contact to trustyplugins.com any time too.
Looking forward to you.
Thanks,
Trusty Plugins TeamOkay , no worry. Can you please email us at [email protected].
We will check and fix it asap.
Looking forward.
Thanks,
Trusty Plugins Team@elodie31 , Looking forward to your reply.
Thanks,
Trusty Plugins TeamForum: Reviews
In reply to: [Country State City Dropdown CF7] Great pluginMany thanks @revisionia
Forum: Reviews
In reply to: [Country State City Dropdown CF7] Excellent plugin and supportMany Thanks @danishbaksh
Forum: Plugins
In reply to: [Country State City Dropdown CF7] Dropdown not workingLooking forward.
Hi @ratacross ,
We are launching its pro version very soon with more features and more awesome layouts. We must add multi selection feature in our roadmap.
We are adding more features in free version too. So please stay with us, we are continuing work on the updates with user feedbacks.
To sort the posts with date/title we can give you the solution , can you please contact development support at [email protected].
Looking forward.
Many Thanks,
Trusty Plugins Team- This reply was modified 5 years, 4 months ago by Trusty Plugins.
Many Thanks @conradnoah
Many Thanks @conradnoah. Got it.
Okay , Now I got your problem. Can you please contact to this email for the solution ([email protected]).
We are looking forward to your reply.
Thanks,
Trusty Plugins Team- This reply was modified 5 years, 4 months ago by Trusty Plugins.
Hi @conradnoah ,
It would be good if you can share any live url with me. So definitely I can give you the solution. I will really appreciate your effort.
Looking forward to you.
Thanks,
Trusty Plugins TeamForum: Plugins
In reply to: [Country State City Dropdown CF7] Dropdown not workingHi @danishbaksh ,
I checked that your theme or any plugin of your site uses the fancy dropdown so its conflicting with our jquery script. So please disable it or use our site to connect with Trusty Plugins team https://trustyplugins.com.
Looking forward.
Thanks,
Trusty Plugins TeamOkay @conradnoah ,
You can target the category label with css. For example , I targeted category labels of dropdown filter.
#caf-filter-layout2 ul.dropdown li ul li:nth-child(3) a { background-color: red; color: #fff !important; } #caf-filter-layout2 ul.dropdown li ul li:nth-child(4) a { background-color: green; color: #fff; }With this way you can target any type of filter’s category labels.