Forum Replies Created

Viewing 30 posts - 10,441 through 10,470 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    October 6, 2015 at 08:17

    Hello,

    I’ve enabled Page Heading option in your products page “Lego” in “Page Layout” box.
    Please check breadcrumbs section now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 6, 2015 at 08:13

    Hello @TutakJJ,

    As I see the map is loading:
    http://storage1.static.itmages.com/i/15/1006/h_1444115575_7742428_b9a67551db.png

    Please clarify the issue and provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 19:17

    Hello @Jose Noa,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 19:17

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 19:05

    Hello,

    I’ve removed variable.php file in wp-content/themes/legenda/woocommerce/single-product/add-to-cart directory and added this code in functions.php file:

    function custom_wc_ajax_variation_threshold( $qty, $product ) {
    	return 100;
    }
    
    add_filter( 'woocommerce_ajax_variation_threshold', 'custom_wc_ajax_variation_threshold', 100, 2 );

    You can read about it here:
    https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/

    Please clear browser cache and check product page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 19:02

    Hello,

    As I see you’re using 3rd-party plugin for displaying that section.
    Please note we don’t provide support for 3rd-party extensions.
    You can try this code in custom.css file:

    @media (max-width: 480px){.woocs1 .woocs_container {
        width: 100% !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:57

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:56

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:56

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:52

    Hello,

    Sorry, but no. Permalinks settings affect all pages.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:51

    Hello,

    Please provide us with FTP credentials.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:50

    Hello,

    You need change featured image in Products > edit a product > Featured Image section.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:49

    Hello,

    What is the link to wp-admin panel?

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:48

    Hello,

    I’ve edited the code to:

    @media (max-width: 480px) {.banner img { 
       margin-left: 20% !important;
    }}

    Please check now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:38

    Hello,

    1. I’ve added this code in custom.css file:

    @media (max-width: 480px) { .top-bar .container {
        padding: 10px;
    }}

    Please check top bar on mobile now.

    2./3. I’ve added this css code:

    @media (max-width: 979px) {.page-content > .row-fluid .content {
        flex: none !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:28

    Hello,

    I’ve checked orders in “My Account” page and they are shown:
    http://storage4.static.itmages.com/i/15/1005/h_1444066058_3042177_19823a3b2c.png
    http://storage2.static.itmages.com/i/15/1005/h_1444066039_3673178_de7a82304d.png

    Try to check it in another browser.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:24

    Hello,

    I don’t see any errors on your site.
    Have you fixed the issue?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:22

    Hello @chirag,

    Sorry, but your query is a bit unclear.
    I added a product to the cart and was able to checkout.

    Have you resolved the issue?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:17

    Hello,

    Please add this code in custom.css file:

    .top-bar .submenu-dropdown ul li a {
       color: red !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:15

    Hello,

    Please take our apologies but we don’t provide support for 3rd-party extensions.
    We don’t guarantee full compatibility of 3rd-party plugins with the theme.

    We’re sorry for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:13

    Hello,

    Unfortunately we recommend any plugins because we didn’t test them with the theme. You have to check them yourself.

    Please take our apologies.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:12

    Hello,

    You need edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product”) and add this code after line 2010:

    if($pinterest == 1) {
    $html .= '
    <li>
    <a href="http://url_to_your_Pinterest_page" class="'.$tooltip_class.'" title="'.__('Pinterest', ET_DOMAIN).'" target="_blank">
    <i class="ico-pinterest"></i>
    <svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
    <circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
    </svg>
    </a>
    </li>
    ';
    }

    and
    'pinterest' => 1, after line 1927.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:07

    Hello,

    The padding values were removed here:
    http://storage2.static.itmages.com/i/15/1005/h_1444064806_4217844_5c56d6a457.png

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:05

    Hello @Jose Noa,

    Please don’t duplicate your queries.
    You’ve been already replied in your topic.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 18:04

    Hello @bert,

    I’ve added this code in Global Custom CSS:

    .footer-top-2 .product_list_widget li .media-heading a {
        color: black;
    }

    Please check footer now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 17:58

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 17:57

    Hello,

    Before update you need delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Please note you should overwrite parent theme files, not the child theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 17:38

    Hello,

    Please try this css code:

    .woocommerce div.product form.cart .variations td.label {
        padding-top: 10px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 17:32

    Hello,

    Some code was copied incorrectly.
    I’ve edited it.
    Please check header now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    October 5, 2015 at 17:29

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • 1 2 3 348 349 350 1,045 1,046 1,047
    Viewing 10,470 results - 10,441 through 10,470 (of 31,382 total)
Viewing 30 posts - 10,441 through 10,470 (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.