Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author teastudio.pl

    (@teastudiopl)

    did you read a plugin description, homepage or a support forum?

    Thread Starter wzshop

    (@wzshop)

    Yes i did. Generated the shortcode but somehow nothing is coming up.

    Plugin Author teastudio.pl

    (@teastudiopl)

    so, could you paste for website address and shortcode or widget settings?

    Thread Starter wzshop

    (@wzshop)

    its http://iswari-sf.de/
    Shortcode (for slider on homepage is)
    [woocommerce_products_carousel_all_in_one all_items=”10″ show_only=”newest” out_of_stock=”false” exclude=”” products=”” categories=”8,37,32″ relation=”and” tags=”” ordering=”asc” template=”compact.css” show_title=”true” show_description=”false” allow_shortcodes=”false” show_price=”true” show_category=”true” show_tags=”false” show_add_to_cart_button=”true” show_more_button=”true” show_more_items_button=”true” show_featured_image=”true” image_source=”thumbnail” image_height=”100″ image_width=”100″ items_to_show_mobiles=”1″ items_to_show_tablets=”2″ items_to_show=”4″ slide_by=”1″ stage_padding=”0″ margin=”5″ loop=”true” stop_on_hover=”true” auto_play=”true” auto_play_timeout=”1200″ auto_play_speed=”800″ nav=”true” nav_speed=”800″ dots=”true” dots_speed=”800″ lazy_load=”false” mouse_drag=”true” mouse_wheel=”true” touch_drag=”true” easing=”linear” auto_width=”false” auto_height=”true” custom_breakpoints=”:”]

    Plugin Author teastudio.pl

    (@teastudiopl)

    try to set auto_height to false

    Thread Starter wzshop

    (@wzshop)

    Thanks, but does not seems to work.

    Plugin Author teastudio.pl

    (@teastudiopl)

    the problem is with your theme: in “plugins.css” you can find styles from other version of owl.carousel, the same is in “venedor/js/plugins.min.js”.

    This causes a conflict. Please remove this.

    Thread Starter wzshop

    (@wzshop)

    Should i remove the file “venedor/js/plugins.min.js” ?
    Please further elaborate.

    Plugin Author teastudio.pl

    (@teastudiopl)

    no, you should remove only this sections with owl.carousel from
    wp-content/themes/venedor/css/plugins.css
    and/or
    venedor/js/plugins.min.js (or venedor/js/plugins.js)

    Thread Starter wzshop

    (@wzshop)

    Tried both, but not working…

    Thread Starter wzshop

    (@wzshop)

    Ok, problem was with the js file. Deleted the carousel code and working now. Thanks.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Not showing, no plugin conflict’ is closed to new replies.