Macho Themes
Forum Replies Created
-
Forum: Plugins
In reply to: [Strong Testimonials] Strange coding showing on each page@jan-rymarz – these are PHP warnings and not errors. You should reach out to your hosting company and ask them to turn these off. Alternatively, these should be gone with PHP 7.2 (which is the minimum PHP requirement for WordPress: https://www.ads-software.com/about/requirements/)
Thanks,
Cristian.Forum: Plugins
In reply to: [Strong Testimonials] Slideshow not working@oguido – could you please tell me your site’s URL so I can have a look at it?
Thanks,
Cristian.Forum: Reviews
In reply to: [Modula Image Gallery] PerfectForum: Plugins
In reply to: [Modula Image Gallery] Using tag inside ?@edobees – just fork the repository over to your personal GitHub. There, you will be able to submit your suggested tweaks.
After you’re done, you can create a pull request in our repo and we’ll be able to see what you’ve done differently.
Alternatively, you can contact us via our contact form, here for further guidance re. contributing to our GitHub repo: https://wp-modula.com/contact-us/
Thanks,
Cristian.Forum: Plugins
In reply to: [Custom Login Page Customizer by Colorlib] Urgent Help@kirat113 – that’s actually a question better directed at the theme developer directly.
We don’t know how they’ve built their themes and what they’re doing wrong that breaks our plugin. This is something best left to the developer of the theme as he/she’ll know exactly where to look ??
Have a great day ahead,
Cristian.Forum: Reviews
In reply to: [Colorlib 404 Customizer] Excellent plugin@ulisse74 – thanks for the kind words!
Forum: Reviews
In reply to: [Colorlib 404 Customizer] Not good.@jdstiger – that’s an interesting point of view.
Creating files outside of theme files – that’s simply how plugins work ?? We can’t go around creating files inside your themes files. What would happen when you’d uninstall/remove the theme? Would the 404 page also get lost? ??
Plugins are built in such a way you don’t loose anything when switching themes.
However, your comment on including header & footers is actually quite valid. I’ve opened up a support ticket with our development team about this (which you can also follow here: https://github.com/ColorlibHQ/colorlib-404-customizer/issues/20) and it’ll be addressed in our next update.
Thank you for taking the time to write this review – it’s highly appreciated.
We value user feedback as it helps us identify pain points in our plugins and improve them.
Have a great day ahead,
Cristian.Forum: Plugins
In reply to: [Modula Image Gallery] Using tag inside ?@edobees – wow, this is absolutely amazing ??
On our next plugin update, we’ll be updating Modula’s FAQ to include WPG2MOD in there. It’s such an amazing contribution ?? Greatly appreciated!
Also, for your other solution, would you please be so kind to submit a pull request here: https://github.com/machothemes/modula-lite/pulls with your suggested changes? ??
This way, someone from our development team can have a thorough look and decide if it’s OK to merge.
Have a great day ahead!
Sincerely,
Cristian.Forum: Reviews
In reply to: [Modula Image Gallery] Excellent pluginForum: Plugins
In reply to: [Modula Image Gallery] Modula doesn’t work with Real Media Library plugin@leaskc – yep, today we’ll be releasing the update ??
Forum: Plugins
In reply to: [Modula Image Gallery] Using tag inside ?Forum: Plugins
In reply to: [Strong Testimonials] Last update breaks testimonial slider@thedude12x – which version ? 2.35?
Forum: Plugins
In reply to: [Modula Image Gallery] Using tag inside ?@edobees – right off the top of my head, there’s really no way we could address this. We debated this internally, and we encountered a multitude of issues. Conditionally loading the CSS of Modula inside the
<head>
section would require a mechanism of sorts that’ll allow us to check if Modula’s shortcode is actually being loaded on a page/post.Now, the above approach would come with serious technical limitations, such as:
– There’s no way to tell when the shortcode would be loaded/used inside a page-builder or a widget that supports shortcodes
– There’s no way to tell when or IF any other theme/plugin messes with thewp_enqueue_scripts
function
– Even if we were to figure out a way to implement this, it could potentially break compatibility with plugins such as AutoptimizeAnd that brings me to my proposed solution for this. The great plugin Autoptimize, developed by Frank – https://www.ads-software.com/plugins/autoptimize/
Autoptimize has an option called: “Also aggregate inline CSS?”. Turning this to ON will aggregate all inlined CSS into a single CSS file and move it to the header.
Modula works great alongside Autoptimize and it will also help speed up your site while also fixing your issue at the same time ??
Thanks for taking the time to read this!
/Cristian.
- This reply was modified 6 years, 1 month ago by Macho Themes.
Forum: Plugins
In reply to: [Uber reCaptcha] Uber ReCaptcha – ReCaptcha not showing@ddwebmaster – that’s a fairly good point. Thanks for helping us understand more about the way you’ve tested this ??
We’ll look into it and address with an update shortly.
/Cristian.
Forum: Reviews
In reply to: [Modula Image Gallery] Watch out when upgrading@ppribeiro – you can’t even imagine how many sleepless nights we had when we migrated users to v2.0 ?? We stressed so much exactly over this upgrading process, that we ended up working more on the upgrade procedures than on anything else.
Long story short, it does work properly, it’s just not ideally “advertised” and sometimes, with themes & plugins taking over all the notifications in the backend, it’s really hard to notice ours. There’s also themes/plugins that overwrite the default notification styles making them even harder to be spotted.
It means a lot to us that you were so kind to update your review.
THANK YOU @ppribeiro !
/Cristian.