Adrian Mörchen
Forum Replies Created
-
@cubecolour Thanks for posting the workaround.
@mypitboss
Thank you for reporting this bug. We thought we already have fixed this, but maybe there are still some incompatible themes or plugins out there.Nevertheless your rating is still a little unfair, wrong and therefore misleading other users:
- You didn’t lose any data or anything was finally broken.
- like cubecolour said, you also have to blame the themes author. Believe me, we regularly get requests because of this incompatibility and already tried to find a permanent fix. We don’t like this too. Just tell the theme author, that he should integrate a newer version of TGM (without security issue) and implement the necessary check (we can’t do it correctly within our plugin, as the theme is just not loaded when we need it).
Btw. if you have had installed the plugin first and after that the theme, what would you have said then? - You should not forget that WordPress with its themes and plugins are a large and complex ecosystem. We just can’t check every possible combination, even if we wanted to.
- Also like cubecolour said. A support request would have been more approciate here. We also want to give our best and improve our items. So we need feedback about bugs and so on. But such dumb ratings just chase other customers away and our motivation to fix this.
Greetz,
Adrian
Hi Blyndab,
Sounds like a common issue. Some themes or other plugins bring some very generice CSS rules with them.
Please try to add the following custom CSS:
.image-comparator .images img { max-width: inherit !important; }If this doesn’t work you can always send me a private message with data for the private site (if it is somehow accessible from the outside).
adrian (at) moewe-studio de
Greetz,
Adrian
Maybe it is in all of the authors plugins: https://profiles.ww.wp.xz.cn/noahkagan/#content-plugins
You may also just download your whole WordPress installation and search in every file for “SumoMe”.
I’ve the same behaviour on multiple sites and also wonder where this comes from.
Edit: For me it comes from https://ww.wp.xz.cn/plugins/google-analyticator/
Forum: Plugins
In reply to: [Event Organiser] [Feature] Events without dateHi Stephen,
Thanks, I expected this.
Adrian
Forum: Plugins
In reply to: [All-in-One Custom Backgrounds Lite] Artisteer themeYou’re welcome!
Don’t hesitate to give a good rating 😉
Forum: Plugins
In reply to: [All-in-One Custom Backgrounds Lite] Artisteer themeTo just change the color or set an image you can use the lite version as well, as you can just use the correct selector (#art-main).
With the pro version, you can create multiple backgrounds per page and though for instance allow videos as background as you can create an additional background which sets the color of the foreground div to transparent.
The hardest part is just finding the correct CSS selectors 😉
Forum: Plugins
In reply to: [All-in-One Custom Backgrounds Lite] Artisteer themeHi SofNi,
Thanks for the theme.
The “problem” is, that you can’t use the default selector “body” with this theme.
Instead of “body” you can use “#art-main” for the whole site.
See an example here: http://test.moewe-studio.com/playground/example/
Please note: As videos currently only support body you would need the pro version to create combination of multiple backgrounds (Video on body and transparent background on #art-main).
Because every WordPress theme is quite different, we have to use the mechanism with CSS selectors. You may read a little more about it: https://dailypost.wordpress.com/2013/07/25/css-selectors/
Forum: Plugins
In reply to: [All-in-One Custom Backgrounds Lite] Artisteer themeJust send to adrian at moewe-studio . de
Forum: Plugins
In reply to: [All-in-One Custom Backgrounds Lite] Artisteer themeHi SofNi,
Sorry to hear this.
Can you please provide some more information?
- What exactly is the problem? What happens?
- I don’t know artisteer. Do you have a link or can you send us your generated theme?
Thanks,
Adrian
Forum: Plugins
In reply to: [Stylish Instagram Gallery] Error rendering the images linksOkay, found the problem in instagram.php
Line 170 must be
template: '<a href="{{link}}" target="_blank"><img src="{{image}}" /></a>',instead of
template: '<a href="{{link}}" target="_blank"><img src="http:{{image}}" /></a>',Forum: Plugins
In reply to: [Stylish Instagram Gallery] Error rendering the images linksBtw. would be nice if you also could include the original CoffeeScript code.
Forum: Plugins
In reply to: [Before After Image Slider Lite] multisiteForum: Reviews
In reply to: [Before After Image Slider Lite] Is this responsive?Hello CraigScales,
Yes, the slider is basically responsive and should work on every major device. Just try it out.
Also, you have to use a dynamic with (in %) to be able to use this effect.
Greetz,
Adrian
Forum: Plugins
In reply to: [Before After Image Slider Lite] Image open in a lightbox?Hi FishermansFriend,
I’ve compiled an example using the Lighbox Plus plugin. It is not optimal, as it doesn’t support responsiveness as of now.
http://test.moewe-studio.com/before-after-image-slider-lite/#lightbox