Forum Replies Created

Viewing 15 replies - 211 through 225 (of 256 total)
  • Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hi FishermansFriend,

    This is not possible using the plugin directly.

    Theoretically you just need a lightbox, which supports different content than images (shortcodes) and then you would need to configure the slider as content of the lightbox.

    Such things seem to be possible with this plugin (i didn’t tried it): https://ww.wp.xz.cn/plugins/lightbox-plus/

    There is an example of different content at their homepage (see at the end “Inline Demo”): https://www.23systems.net/wordpress-plugins/lightbox-plus-for-wordpress/demos/

    Would be awesome, if you try this and give feedback.

    Adrian

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hello Vulcain75,

    we released a version, which should finally fix this problem.

    Thanks,

    Adrian

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hi Stefanico,

    Thanks for the positive review, but I think you wrote it for the wrong plugin, as there is no George involved with us and we don’t have a [complete] shortcode.

    Adrian

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hello BuckoA51,

    First, please open a separate support issue next time 😉

    Regarding your issue. The problem is, that your theme provider seems to use an old version of TGM and therefor this error occurs. (The theme author should already be aware of this, as Envato informed all authors about this).

    Unfortunatly, as a workaround you have to edit the file wordpress-before-after-images-slider-lite.php manually and remove the line: require_once 'modules/tgm-plugin-activation.php';

    I currently don’t have an idea, on how to permanently solve this issue. So any idea is welcome 😉

    Adrian

    Thread Starter Adrian Mörchen

    (@adrian2k7)

    Hi Jan,

    Thanks for your feedback and some clarification. You are propably right. Reviews shouldn’t be overvalued and may not be such a concern as many think.

    I’ll just continue to get feedback from such reviewers and improve our items where users are willed to provide feedback and help us as well.

    Eventually the most pain point for me is, that users mix the review section with the support forum. Hopefully this will be improved in the future, but with the latest changes here and the high velocity on the platform I’m sure people are hard working doing a lot to improve the site. So this will come sooner or later.

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hello Ger,

    Nice to see you just registered to leave this review. Sometimes I think some of this reviews are just from other authors, with similar products …

    Instead of just writing a bad review, you should help us to fix such issues.

    As you already have read the support forums, you may have noticed, that we take such issues seriously and want to fix it. But we need information for this.

    Thanks,

    Adrian

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hello Gergyl,

    Thanks for the review.

    I will put some shortcode examples on the description page.

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hi cforcopy,

    Thanks for your review and the feedback.

    I will try to improve the on-page documentation, so it is more obviously.

    Since v 1.13 the icon shouldn’t appear any more in the text editor. Maybe something else got it broken again 😉

    a handle for swiping for visual purpose

    What do you mean with this? I’m glad to have new feature requests from users.

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hi Gergyl,

    Thanks for your feedback.

    1. I really don’t know what the best solution is here, as we can’t support any theme out there. Probably removing the border. You can archive this, with a simple custom CSS in the mean while:

    .image-comparator .images img {
      padding: 0;
      border: 0;
    }

    (You may use “!important”, if this doesn’t work)

    2. Thanks, I will take this on the list for Vafpress.

    3. We did some performance improvements for this in the last version. I’ve a Dell XPS 12, will check it again. Maybe there is more, we can do about this.

    Greetz,

    Adrian

    (Thanks for the language tipp.)

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Oh, I didn’t mean to copy the project, just send me a link to a page with the configured background, so I may have a look.

    Maybe I could figure something out.
    My current assumption is, that there is some other plugin (or your theme) loading another version of the used JS library or some similar problem.

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Really strange.

    It is working at our test page: http://test.moewe-studio.com/all-in-one-custom-backgrounds-lite/youtube-2/

    You can also send me a sample page (adrian {at} moewe-studio.de). Maybe it is something else (another plugin/theme with similar functionality, another version of the lib)

    Please also make sure, the old version isn’t cached any more.

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hello Marco,

    Thanks for the information.

    Seems that it is not possible to use links in the format youtu.be/xyz. This seems to be some kind of special.

    Please usethe following, which should work: https://www.youtube.com/watch?v=vvyYxzaWjfk

    (As a side note: Please always create a new topic for new problems).

    Greetz,

    Adrian

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hi Glenn,

    But you still could have gave us some more information. We really want to solve such issues permanently, but need information for this.

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hi,

    Thanks for the reply. This kind of feedback really helps us improving our products.

    Regarding TGM I just don’t get what you mean. Why should I rename TGM to be just compatible with authors not updating their themes (I typically try to contact them, when such thing occurs)? I’m not sure about this idea, as it would promote authors not keeping their libs up to date.

    As you know the WP ecosystem is quite large and there are a lot of possible combinations of plugins and themes. This makes it sometimes really hard (and annoying) to keep the plugin compatible.

    Regarding your bugs:

    (I think you are speaking about the pro version.)

    the handle for the slider doesn’t show if you use the one under the image

    In the last version we introduced some more subtle (hover) mode. Maybe this just don’t works as we expected it to work. So we will probably revert this.
    If you still have a demo for this, you also can send me a link (adrian [at] adrian-moerchen.de), as sometimes this also happens through some other plugins CSS (some really bring some very generic CSS with them).

    the visual Shortcode maker’s dropdown doesn’t work

    Oh thanks, there is really something wrong. I wonder why no one (inclusive me) hasn’t encountered this before.

    A quick fix that worked for me:

    .select2-drop {
      z-index: 170008;
    }

    The Handle on overlay “chases” the mouse.

    You are right, this wasn’t obviously to me as I favor the “under the image mode”. I will have a look, so hopefully this can be improved.

    I remember an issue with X and that I contacted the author about this. But I’m currently not sure what it was (I don’t know their shortcode generator either, so I’m not aware of this issue, but we really can’t support every theme out there).

    Plugin Author Adrian Mörchen

    (@adrian2k7)

    Hi jluster,

    Thanks for your review.

    Firstly, what bugs exactly do you mean? We really like to solve them, but just saying “full of bugs/issues” doesn’t really says what is wrong. Also please use the support forum instead of just giving a bad rating, as you just don’t give us a real chance to help you this way.

    Btw. we use a version of TGM which does the necessary checks for clashes. So there just shouldn’t be any problem with this. At least not from our plugin. But we already saw, that many theme authors seem to use an old version, which doesn’t do the checks. So please blame them for this. Maybe there is still another problem with this, but then please just provide some more details.

    Unfortunately we had to create a custom version of Vafpress to fix some bugs (we don’t wanted this too), as the original authors abandoned it and even didn’t merge pull requests. We plan to create our own version with custom naming in the future (maybe we have to do it earlier than we wanted).

    As Vafpress is entirely optional, this shouldn’t be a real problem.

    Regarding the shortcodes. Please just read the description. There is a short documentation on this. I think you known how to use shortcodes and will be able to create a slider just with this information.

Viewing 15 replies - 211 through 225 (of 256 total)