• Resolved skizzenmonster

    (@skizzenmonster)


    Hey,
    I want to use your plugin together with another plugin showing a different set of cross-sell products. The other one also uses the owl slide. When I activate yours, the other plugins handles (owl-dots underneath as well as the owl-nav prev and next) dissapear, which I need. Obviously they interact stragely. Is there a way to make sure, that each plugin keeps its own settings for handles?
    Cheers,
    Krischan

Viewing 8 replies - 16 through 23 (of 23 total)
  • Plugin Author Vagelis

    (@eboxnet)

    One more edit change

    add_action( 'wp_footer', 'v_woo_related_slider' );

    to

    add_action( 'wp_footer', 'v_woo_related_slider', 100 );

    • This reply was modified 4 years, 6 months ago by Vagelis.
    Thread Starter skizzenmonster

    (@skizzenmonster)

    Tried that, check it out for yourself – I will leave it on for a moment…

    Plugin Author Vagelis

    (@eboxnet)

    Yes, I can see the JS error, that’s because we try to destroy the carousel before it gets initiated by the other plugin.

    I am afraid I’ll need a couple of days to debug that locally.

    Thread Starter skizzenmonster

    (@skizzenmonster)

    Done, tabs are working again, but slide-pics are still not there… with 3 and with 6 items…

    Thread Starter skizzenmonster

    (@skizzenmonster)

    BTW thanks for your help here –
    Hihi, maybe it would be easier to ask you for adding the functionality of the other plugin to your plugin ??

    Plugin Author Vagelis

    (@eboxnet)

    No worries, I ‘ll try to get back to you in a couple of days.
    What’s the other’s plugin name?

    Thread Starter skizzenmonster

    (@skizzenmonster)

    cool thanks…

    The other one is “WooCommerce Related Products C4W” – one That offers the possibility to dynamically set rules for the relating products, ie show a slider with products where the first few numbers of the SKU matches the main product – a feature I was desperately looking for. Sadly this works not very well with my theme or other plugins as it seems (quite buggy I think).

    Thread Starter skizzenmonster

    (@skizzenmonster)

    So if you would somehow add that “related by SKU” feature to yours – I would looooooove that – this would be the best solution ever.
    Hey if you are up to such a customization, lets talk about that, maybe via mail kontakt(at)skizzenmonster.de
    Cheers, Krischan

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Compatibility with another owl-slider’ is closed to new replies.