WP Darko
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Tabs] Security VulnerabilityHi there!
The Responsive Tabs plugin was patched and updated! We have gone over and updated other parts of the code too.
Please update to 4.0.6 to get the latest security fixes.
We take security very seriously and will be monitoring all of our plugins in the future.
Forum: Plugins
In reply to: [Responsive Tabs] In combination with Responsive AccordionSorry actually, correct URL is https://help.wpdarko.com/en, then click on submit request.
Forum: Plugins
In reply to: [Responsive Tabs] In combination with Responsive AccordionHi there, sorry for the delayed answer.
Do you have a URL to your site with the tabs?You can send it to https://wpdarko.com/support
We’ll get back to you quickly!Forum: Reviews
In reply to: [Responsive Pricing Table] Amazing pluginThank you so much for your amazing feedback, it means a lot to us.
Forum: Reviews
In reply to: [Team Members] Excellent support!Thank you so much for your feedback, it means a lot to us!
Forum: Reviews
In reply to: [Top Bar] Doesn’t workHi there,
This issue must be related to your setup as we currently have 20k+ active users and no one ever reported that the options didn’t save.
It could be caused by a plugin conflict, or maybe something related to your theme. We can look into it for you if you are interested, please reach us here: https://www.wpdarko.com/support
We’d appreciate if you could update your rating as this issue isn’t related to the plugin and it is of course possible to save your options.
Forum: Plugins
In reply to: [Grid Shortcodes] Translation not possibleHello,
Thank you very much for your feedback. This plugin isn’t translatable as it’s very small and doesn’t have any settings and copy showing on the front-end.
Are you talking about the content you add inside the shortcodes?Forum: Plugins
In reply to: [Team Members] Align Team Members CenterHello, you are not using our plugin (WP Darko). You should contact the other plugin’s author for help. 🙂
Forum: Plugins
In reply to: [Team Members] Filter by department?Hello,
You can’t do this from the plugin directly, but you are not limited in the number of teams you can create and you could use a plugin like Post Duplicator to clone a team and add/delete members. You could have a team per department.
If you want to know more about duplicating a team, please check out this article.
Forum: Reviews
In reply to: [Responsive Pricing Table] Nice Plugin, Great ServiceHi Nick,
Thank you so much for your feedback, it means a lot to us!
Forum: Plugins
In reply to: [Responsive Pricing Table] Undefined variable $old_table_tooltip_indicatorSorry for the delayed answer.
We’ve added this to our ToDo, thank you very much for your feedback, it will be patched.
Forum: Plugins
In reply to: [Responsive Tabs] Cannot Edit content of a tab4.2.2 is the latest PRO version indeed.
Thank you for your feedback, we will be looking into this soon.
Forum: Plugins
In reply to: [Responsive Pricing Table] Extra Table for DescriptionHi there,
Sorry for the delayed answer, this is currently not possible with the plugin, all of your plans will have their own feature list.
Forum: Plugins
In reply to: [Team Members] No pictures when the width is more than 1000pxHello,
You have custom CSS code that’s hiding the pictures.
.tmm .tmm_container .tmm_member .tmm_photo { border-radius: 0 !important; padding-bottom: 0; }
If you remove
padding-bottom: 0;
everything should work as expected.Hope this helps.
Forum: Plugins
In reply to: [Responsive Pricing Table] Change title sizeHello,
Could you please reach us here: https://wpdarko.com/support
A developer will help you with this.
Note: our assets (CSS) are minified, so editing rpt_style.css wouldn’t work. The best thing to do is used WordPress’ built-in custom CSS area, in the Customizer.