Support – DawnThemes
  • Home
  • Portfolio
  • Support
  • Video Tutorials

Support Forums

Home/Forums/
  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 9 years, 4 months ago DawnThemes
    Keymaster
    14

    try to add “!important;”


    in reply to: Slider beside products
    9 years, 4 months ago DawnThemes
    Keymaster
    12

    yes ๐Ÿ™‚


    in reply to: Slider beside products
    9 years, 4 months ago DawnThemes
    Keymaster
    12

    Hi

    If you read in my second reply http://dawnthemes.com/support/forums/topic/woocommerce-display-thumbnails/#post-19963
    I have said add the action to wp-content/themes/your-theme/functions.php file ๐Ÿ™
    Add it to the end of this file before php close tag ?>

    remove_action( 'woocommerce_after_shop_loop_item', 'dt_woocommerce_template_loop_show_product_thumbnails', 7 );
    /**
    * woocommerce_before_shop_loop_item_title hook.
    *
    * @hooked woocommerce_show_product_loop_sale_flash - 10
    * @hooked woocommerce_template_loop_product_thumbnail - 10
    *@hooked dt_woocommerce_template_loop_show_product_thumbnails - 20
    */
    add_action( 'woocommerce_before_shop_loop_item_title', 'dt_woocommerce_template_loop_show_product_thumbnails', 20 );

    Try this now, friend!
    Best regards!


    in reply to: WooCommerce Display Thumbnails
    9 years, 4 months ago DawnThemes
    Keymaster
    5

    Hi,

    We don’t see the PHP error, You can also see it work fine on our demo.
    Could you please give us an admin account on your site so we can go to check and help you.

    Best regards!


    in reply to: PHP Errors with Frontend Editor
    9 years, 4 months ago DawnThemes
    Keymaster
    10

    Hi @menwithstyle,

    Please see the screenshot: http://take.ms/85lLE
    SO please use the custom CSS below:

    .woocommerce .dt-wtpl-show-p-thumbnails.vertical{
        width: 26.7%;
        left: -26.7%;
    }

    Best regards!


    in reply to: Slider beside products
    9 years, 4 months ago DawnThemes
    Keymaster
    10

    Hi,

    Please modify the action to display before the title:

    /**
    * woocommerce_before_shop_loop_item_title hook.
    *
    * @hooked woocommerce_show_product_loop_sale_flash - 10
    * @hooked woocommerce_template_loop_product_thumbnail - 10
    *@hooked dt_woocommerce_template_loop_show_product_thumbnails - 20
    */
    add_action( 'woocommerce_before_shop_loop_item_title', 'dt_woocommerce_template_loop_show_product_thumbnails', 20 );

    Best regards!


    in reply to: WooCommerce Display Thumbnails
    9 years, 4 months ago DawnThemes
    Keymaster
    1

    Hi,

    I guess you’re using YOAST SEO plugin?
    Please refer to the topic:
    http://dawnthemes.com/support/forums/topic/woocommerce-page-builder-colliding-with-yoast-seo/#post-19907

    You will find the solution.

    Best regards!


    in reply to: after activating plugin my cart page has 2 coupon fields
    9 years, 4 months ago DawnThemes
    Keymaster
    3

    Hi,

    It’s the demo 3:
    – Demo 3:
    Add the actions below to your-theme/functions.php file:

    remove_action( 'woocommerce_after_shop_loop_item', 'dt_woocommerce_template_loop_show_product_thumbnails', 7 );
    add_action( 'woocommerce_before_shop_loop_item', 'dt_woocommerce_template_loop_show_product_thumbnails', 7 );
    
    add_filter( 'woocommerce_template_loop_show_product_thumbnails', 'woocommerce_template_loop_show_product_thumbnails', 10 );
    function woocommerce_template_loop_show_product_thumbnails(){
    	return 'vertical';
    }
    

    We will add the options to setting up like our demo in the next version.

    Best regards!


    in reply to: WooCommerce Display Thumbnails
    9 years, 4 months ago DawnThemes
    Keymaster
    1

    Hi,

    Please check the shortcode in the page showing, make sure you have removed all the parameters of the shortcode to use the options in the Settings.

    Best regards!


    in reply to: General setting is not aplicated
    9 years, 4 months ago DawnThemes
    Keymaster
    7

    Hi @kommuni,

    Please give us the package to install the WooCommerce Germanized plugin (Premium version or pro version). We will check the compatibility with this.

    Best regards!


    in reply to: Display of tax advise and shipping link in custom product page
    9 years, 4 months ago DawnThemes
    Keymaster
    1

    Hi,

    Thanks for contacting us,
    The documentation is included in the package and please see the screenshot, you will find the “readme.txt” file.
    http://take.ms/fOWgq

    Best regards!


    in reply to: WooCommerce Display Thumbnails
    9 years, 4 months ago DawnThemes
    Keymaster
    3

    Hi,

    Please ensure you have updated to the latest version of our plugin. And Our plugin is not supported on Frontend editor. We will check if it colliding on the Frontend editor of other pages that do not use the shortcodes in our plugin.

    Best regards!


    in reply to: PHP Errors with Frontend Editor
    9 years, 4 months ago DawnThemes
    Keymaster
    1

    Hi,

    The Visual Composer and WooCommerce have just updated. So we need more time to check the issues and update our plugin if there is a colliding in the compatible problem.

    Best regards!


    in reply to: PHP Errors with Frontend Editor
    9 years, 4 months ago DawnThemes
    Keymaster
    14

    Dear beerwoz,

    We will check the Google API and try to update our plugin as soon as possible.

    Best regards!


    in reply to: Wrong album names and "ghosty" album
    9 years, 4 months ago DawnThemes
    Keymaster
    3

    Hi,

    Try our plugin with another theme, check it work fine or not, if the issue is just on the current of your theme. Please give us an admin account, we will go to check and help you.
    Or you can refer the article here:

    I canโ€™t wait any longer! How can I quickly solve my problem?#eview-the-basics

    Best regards!


    in reply to: Problem with layout order page
Viewing 15 posts - 4,681 through 4,695 (of 4,896 total)
← 1 2 3 … 312 313 314 … 325 326 327 →
ยฉ Copyright DawnThemes.com