Stanko Metodiev
Forum Replies Created
-
Forum: Plugins
In reply to: [Quote Comments] not working on enfold themeThanks for the report! Would you like to share more details about the problem or at least an URL of the page/website where I can check?
I haven’t tested Enfold, since it’s a paid theme from 3rd party website, but I’m curious to see what’s the problem.
Forum: Plugins
In reply to: [Easy Image Gallery] Upload images to the topThe plugin allows you to use a shortcode
[easy_image_gallery]
. If you place this shortcode in your post/page, the gallery will be displayed there, instead of at the bottom of the content. Hope this will resolve your problems.Forum: Plugins
In reply to: [Easy Image Gallery] Lighbox and its controls not working in my custom themeIt looks like the issue is fixed, see – https://www.awesomescreenshot.com/image/2260372/d10c7ee2b4566ca4f50bcc99ab7243db
Keep in mind you have “You have included the Google Maps API multiple times on this page. This may cause unexpected errors.” error in the browser console, which might break other scripts
Forum: Themes and Templates
In reply to: [Shell Lite] Slideshow to static imageThere is no option for that. You have to tweak the code a bid and add the slider code/shortcode in the place, where the homepage image is loaded. Somewhere around here https://github.com/mpeshev/Shell-Lite/blob/master/front-page.php#L40.
I’ll strongly suggest you to use Child Theme https://codex.www.ads-software.com/Child_Themes if you are going to modify the original theme.
Good luck!
Forum: Plugins
In reply to: [Easy Image Gallery] Plugin installed without “remove” image optionAh, I see what you are talking about! Yes, this was removed at some point. It looks like we have to update a few of the screenshots ??
I’ll close the ticket as resolved.Forum: Plugins
In reply to: [Easy Image Gallery] Plugin installed without “remove” image optionHey, I’m not 100% sure if you are asking about the option to remove an image from the gallery. If that’s the case, try to hover on one of the images, click the minus button and you’ll be able to remove the image itself. See the screenshot – https://www.awesomescreenshot.com/image/2158298/a7819b9c74dbbaffd36e0a01b1189891
Forum: Reviews
In reply to: [DX Delete Attached Media] must have pluginThanks for the great feedback!
Forum: Plugins
In reply to: [DX Delete Attached Media] Is Vendor Products Deletion Possible?Thanks for the feedback, Mark!
At this moment the plugin doesn’t support 3rd party plugins and it’s not a part of our roadmap.
However, the plugin is open source and the code is available here https://github.com/DevriX/DX-Delete-Attached-Media, so any suggestions, feedback, pull request are welcomed
Regards
Forum: Plugins
In reply to: [Clicky Analytics] get_currentuserinfo() is deprecated since WordPress 4.5Thanks for the quick reaction! ??
Here’s the issue and I’ve created a pull request with the fix – https://github.com/deconf/Clicky-Analytics-for-WP/issues/1
Forum: Plugins
In reply to: [DX Unanswered Comments] Proposal for translation (FR)Yes, I saw that and we need to update the plugin and improve the i18n (internationalization) functionality.
I’ll notify you once we sorted this out ??Once again, thank you for the interest and your kind offer!
Forum: Plugins
In reply to: [DX Unanswered Comments] Proposal for translation (FR)Hey Benjamin,
Thank you for the offer. We’ll be more than happy to have this plugin translated.
You can use the www.ads-software.com option for translation – https://translate.www.ads-software.com/locale/fr/default/wp-plugins/dx-unanswered-comments
Let us know if you need some help or if you have any questions
Forum: Themes and Templates
In reply to: [Masonry] Category page with columns in Masonry ThemeHey, Johan,
I just answered to your email, take a look is_category(), body_class() filter and see if this is going to help you.
Don’t forget to use Child Theme if you want to update the theme, otherwise you’ll lose your changes with the next theme update.
Cheers
Forum: Plugins
In reply to: [AdRoll Retargeting] Illegal string offsetThank you for the report and sorry for the delayed answer!
We’ll check this issue and will get back to you, as soon as we fix it.One more time, thanks for the report!
Nice! Thank you for the quick reaction, guys!
The issues seems to be resolved, so I’ll make the topic as resolved. good work!
Forum: Plugins
In reply to: [Facebook Comments] Undefined variable: commenttitleLast December I’ve asked the plugin author if he has a GitHub repository where we can send pull requests for things like that.
I’ll be more than happy to help fixing those issues if we have a place where we can submit patches and issues ??