Forum Replies Created

Viewing 30 posts - 2,491 through 2,520 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2016 at 08:11

    Hello,

    Please check if the issue persists with default Woocommerce theme Storefront https://woocommerce.com/storefront/. If it does you have to contact Woocommerce support regarding your problem.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2016 at 08:09

    Hello,

    Please show on a screenshot what text you mean and provide WP admin credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2016 at 08:06

    Hello,

    1. I’ve enabled the option “Include styles from “Ultimate Addons for Visual Composer” on every page” in Theme Options > General. Check mobile menu now.

    2. Sorry, but the same shortcode [share] is used in header and in single product pages. If you want to have different options for it you have to search for some plugin of social share icons.

    3. Quick view option is working now http://prntscr.com/bspfdv. Clear browser cache and check.
    To change the text color use this code in Global Custom CSS:

    .footer-product span {
       color: white;
    }

    4. Disable 3rd-party plugins and check Theme Options after that.

    5. Use this css code:

    .pagination-cubic li span.page-numbers.current {
        color: #ddd;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 14, 2016 at 07:51

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 18:46

    Hello,

    Please try to use this code in Custom CSS for desktop section:

    .header-type-15 .main-header > .container {
        padding-left: 15px;
        padding-right: 0px;
    }
    .cart-bag {
       padding: 12px 0px 0 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 18:14

    Hello,

    Where do you want to move the arrow?
    Try this css code:

    .back-top {
       bottom: 150px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 17:59

    Hello,

    When I check the site in 940px screen size I see mobile header, not the desktop one like you showed.
    Please view the screenshot http://prntscr.com/bsguh4
    Do you want to remove padding there?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 17:48

    Hello,

    You can use Visual Composer element to add Google map http://prntscr.com/bsgqgz.
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 17:36

    Hello,

    Please show on a screenshot what you want to achieve.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 16:46

    Hello,

    Add this css code:

    .pagination-cubic ul li a {
      border-radius: 5px;
    }

    To get a key you need buy the plugin. It’s required to get plugin updates.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 16:40

    Hello,

    We can help you to install the theme if you provide us with FTP and WP admin credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 15:18

    Hello,

    You need copy the admin.css file into child-theme/framework/css/ folder. Then add CSS style into the file:

    .promo-text-wrapper {
       display: none;
    }

    Then add the following code in functions.php file of the Child Theme

    function mytheme_enqueue_options_style() {
        wp_enqueue_style( 'mytheme-options-style', get_stylesheet_directory_uri() . '/framework/css/admin.css' ); 
    }
    add_action( 'admin_enqueue_scripts', 'mytheme_enqueue_options_style' );

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 15:16

    Hello,

    Add this code in Global Custom CSS:

    .tabs .tab-content li {
        list-style: inside disc;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 15:09

    Hello,

    We’ve sent updated theme archive to your email address. Please check it and reupload theme files.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 15:05

    Hello,

    I’ve changed breadcrumbs settings in Theme Options.
    Check the breadcrumbs background now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 14:43

    Hello,

    Please read here how to add shortcode in php file:
    https://wordpress.org/support/topic/how-to-use-shortcode-inside-any-php-file

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 11:37

    Hello,

    When you resize browser window you have to reload a page.
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 11:36

    Hello,

    Try to set Breadcrumbs Style as “Background Large” in Theme Options > Header > Breadcrumbs Style.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 11:32

    Hello,

    Refer to this documentation:
    https://www.facebook.com/business/help/952192354843755

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 11:31

    Hello,

    You’re welcome.

    Let us know if further assistance is required.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 08:30

    Hello,

    You selected slider “Xink” http://prntscr.com/bs9wwb where only one slide is added http://prntscr.com/bs9x2s, select the slider “home1”.
    Also note that “Hero Scene” type http://prntscr.com/bsa0xo is used only for one slide (read more here http://www.themepunch.com/revslider-doc/slider-setup/#slidertype ).
    If you want to show several slides choose “Standard Slider” type.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 08:15

    Hello,

    We don’t guarantee full compatibility of 3rd-party plugins with the theme. We can’t test all plugins as there is huge amount of them.
    Unfortunately you have to add size guide and hover image manually in this case.

    Please take our apologies.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 08:08

    Hello,

    Sorry, but our theme doesn’t support Shopify, it’s compatible with Woocommerce only.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 08:07

    Hello,

    Glad to hear the issue has been resolved.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 13, 2016 at 08:06

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 12, 2016 at 20:15

    Hello,

    Please add this code in Global Custom CSS:

    .blog-post.post-single .wp-picture {
        display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 12, 2016 at 19:56

    Hello,

    Unfortunately you have to add hover image and size guide image for each product in the product editor:
    http://prntscr.com/bs2lm1
    Sorry, but there is no bulk edit for these options.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 12, 2016 at 19:52

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 12, 2016 at 19:49

    Hello,

    Do you mean you want to make header section smaller or rev. slider?

    Provide WP admin credentials in Private Content to check the issue with Screets Chat plugin.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 12, 2016 at 19:44

    Hello,

    Please show a direct page where you want to remove featured image.

    Regards,
    Eva Kemp.

  • 1 2 3 83 84 85 1,045 1,046 1,047
    Viewing 2,520 results - 2,491 through 2,520 (of 31,382 total)
Viewing 30 posts - 2,491 through 2,520 (of 31,382 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.