Forum Replies Created

Viewing 30 posts - 14,881 through 14,910 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 16:25

    Hello,

    Go to Woocommerce > Settings > Products tab > Display > uncheck “Hard Crop” in Product Images and regenerate thumbnails in Tools > Regen. Thumbnails.
    After that check images on a single product page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 16:16

    Hello,

    I’ve installed the plugin https://wordpress.org/plugins/easy-lightbox-wp/ and added its shortcode with your video link to the layer in Revolution Slider settings: http://storage3.static.itmages.com/i/15/0603/h_1433344476_2271437_4c18d55b0d.png
    Please check your slider now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 15:12

    Hello,

    Thank you for your understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 15:10

    Hello,

    Unfortunately it can’t be made only with css code. Changes are also required in php files of Essential Grid plugin.
    Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 15:08

    Hello,

    You need edit the file wp-content/themes/royal/comments.php on line 39 and comment the code: <p><?php _e('Comments are closed', ETHEME_DOMAIN) ?></p>.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 15:06

    Hello,

    I’ve changed slug from “potrfolio” to “our-portfolio”. Please check the page now: http://www.modmate.nl/our-portfolio/
    You can check the slug to your own text.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 14:57

    Hello,

    I wrote to you in the previous post that we can make familiar buttons but not exactly the same as they are on original Portfolio page because it requires customization in php files which is beyond our basic support support scope.
    Please note it’s also beyond of our support scope to customize plugins that are not developed by us. We just present those plugins with the theme.

    Thank you for understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 14:51

    Hello,

    Please add this code in custom.css file:

    .slider-3363, .slider-3363 .slider .slide-item {
        height: 340px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 14:45

    Hello,

    1. You can remove Reviews tab as described in Woocommerce documentation:
    http://docs.woothemes.com/document/editing-product-data-tabs/
    To remove “custom tabs for all products” go to Theme Options > Single Product Page > Custom Tab Title and delete the content.

    2. Breadcrumbs can be removed on all pages only using this code in custom.css file:

    .page-heading .row-fluid .span12 {
        display: none;
    }

    3. Go to YIT Plugins > Wishlist > Settings > Position > Use shortcode.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 14:38

    Hello,

    Unfortunately we don’t have such feature in the theme.
    Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 14:32

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 480px) {
    .products-grid .product {
        width: 50% !important;
    }}

    Concerning the tablets as I see 3 products per row are shown there:
    http://storage4.static.itmages.com/i/15/0603/h_1433338298_1386075_6c5f87aa1b.png

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 14:20

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 14:19

    Hello,

    You forgot to select mailing list in MailChimp for WP > Forms > Lists this form subscribes to.
    I’ve selected “Newsletter” list there.
    Please check Newsletter popup window now. I’ve tested it and confirmation email has been sent: http://storage2.static.itmages.com/i/15/0603/h_1433337453_5174245_ce7062dbe1.png
    Also you can create “Thank you” page for subscribed users and add url in MailChimp for WP > Forms > Form Settings & Messages > Redirect to URL after successful sign-ups.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 13:56

    Hello,

    Ajax isn’t working even with enabled “Ajax “Add to Cart”” option.
    You can check it yourself. The problem is caused by this error:
    http://storage4.static.itmages.com/i/15/0603/h_1433335899_8317479_5580bb2823.png

    It means ajax can’t be active because you use different domain name.
    In this case you have to change domain name to http://www.misssale.com.au instead of http://www.misssale.com/au2015 and move your site files to the directory of http://www.misssale.com.au.
    This article should help you:
    https://codex.wordpress.org/Changing_The_Site_URL

    Sorry for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 13:09

    Hello,

    I’ve changed background color for “Add to Cart” button on a single product page in 8Theme Options > Styling > Woocommerce > WooCommerce buttons on Single Product Page background.

    Please check now, for example the page http://bridalshop.boutique/product/9858/ .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 13:04

    Hello,

    Please clarify what exactly we should check with newsletter.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 12:25

    Hello,

    Unfortunately sidebar will be on the left side of a single product page.
    Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 12:23

    Hello,

    Sorry for a delay.
    Your css code works correctly so you can use it in your site.
    Are you experiencing any issues with that code?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 12:11

    Hello,

    We’re closing this topic.
    If you have other questions you can always open a new one.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 11:54

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 11:53

    Hello,

    1. Try to add this code in custom.css file:

    .et_section.parallax-section {
      background-attachment: scroll !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    2. Please refer to this article:
    https://www.skyverge.com/blog/hide-woocommerce-free-price-label/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 11:44

    Hello,

    I’ve disabled “Object Cache” in Performance > General Settings.
    Please clear your browser cache and check cart after that.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 11:35

    Hello,

    Currently your background image is added in the nav bar where menu is located. On mobile devices a standard desktop menu is hidden and mobile menu loads, so background image can’t be visible.
    If you want to show it on mobile you have to set background image for header and not for nav bar (with the code I added you in the previous post).
    To remove it from footer you need remove the code:

    .double-border {
     background-image: none !important;
    }

    and add this code:

    .header-type-3 .main-nav {
        background-image: url("http://hersbridaltest.jk-design.com.au/wp-content/themes/legenda/images/header.png") !important;
    }

    Please note background image can’t be shown on mobile devices as now it’s added in the menu section and on mobiles standard menu is hidden, so the background image is hidden too.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 11:22

    Hello,

    Are you also experiencing the issue in IE browser?
    What IE version are you using?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 11:12

    Hello,

    Unfortunately there is no such feature.
    We’ve taken your query into our account and will try to implement it in future updates.

    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 11:07

    Hello,

    Some plugin is causing the issue.
    Please deactivate them one by one to find it out.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 11:00

    Hello,

    Try to add this code in style.css of your child theme:

    .menu-column3.with-image .nav-sublist-dropdown {
        width: 900px !important;
    }
    .menu-column3.with-image .nav-sublist-dropdown ul > li {
        width: 200px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 10:48

    Hello,

    1. Please try to resave permalinks settings in wp-admin panel > Settings > Permalinks.

    2. You need select the 2nd or 3rd header type in Theme Options > Header, then go to Pages > edit your home page and select a slider in the section “Show revolution slider instead of breadcrumbs and page title” and disable “Show Page Heading” on the right side of the editor.

    3. Disable Page Heading in your home page editor as I told you in the paragraph 2.

    4. Please read here how to recreate the footer:
    https://www.8theme.com/demo/docs/woopress/#!/9_footer

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 10:42

    Hello,

    The problem was because of the code:

    .boxed .st-container, .container {
        width: 970px !important;
    }

    I’ve modified it to:

    @media (min-width: 1200px) {.boxed .st-container, .container {
        width: 970px !important;
    }}

    and it’s shown fine on mobiles now.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 3, 2015 at 10:31

    Hello,

    In this case you can edit the file wp-content/themes/woopress/woocommerce/content-single-product.php (line 50) and comment the code

    <div class="col-lg-6 col-md-6 col-sm-12 product-images">
          <?php 
    /**
     * woocommerce_before_single_product_summary hook
     * 
     * @hooked woocommerce_show_product_sale_flash - 10
     * @hooked woocommerce_show_product_images - 20
     */
     do_action( 'woocommerce_before_single_product_summary' );
         ?>
     </div>

    and edit this piece of code on line 62:
    <div class="col-lg-6 col-md-6 col-sm-12 product-information to
    <div class="col-lg-12 col-md-12 col-sm-12 product-information

    Regards,
    Eva Kemp.

  • 1 2 3 496 497 498 1,045 1,046 1,047
    Viewing 14,910 results - 14,881 through 14,910 (of 31,382 total)
Viewing 30 posts - 14,881 through 14,910 (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.