Forum Replies Created

Viewing 30 posts - 12,931 through 12,960 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    July 26, 2015 at 07:25

    Hello,

    I’ve disabled breadcrumbs on Shop page. Please check it now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:32

    Hello,

    You can use Woocommerce shortcodes http://docs.woothemes.com/document/woocommerce-shortcodes/ , but you have to add “etheme_” prefix. For example: [etheme_best_selling_products per_page="12"] will display best selling products and [etheme_product_category category=" "] – multiple products in a category by slug etc.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:30

    Hello,

    Please check if you enabled fixed header in Theme Options > General.
    If it’s enabled please give us correct wp-admin panel and FTP credentials.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:29

    Hello,

    Please clarify how we can replicate the issue.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:25

    Hello,

    Go to Appearance > Menus > Screen Options at the top and tick “Description”. After that open your menu items and check if description is written in the “Description” block.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:22

    Hello,

    Go to Theme Options > Single Product Page > Enable slider for gallery images > On.
    After that check your page.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:19

    Hello,

    You need create attributes in wp-admin > Products > Attributes and create a variable product as described in Woocommerce documentation:
    http://docs.woothemes.com/document/variable-product/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:17

    Hello,

    Add Text widget with content [share] into “Left Side top bar area” in Appearance > Widgets.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:15

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:15

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:14

    Hello,

    Unfortunately there is no such option.
    You may ask Woocommerce about this query or use some plugin.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:09

    Hello,

    WPML plugin can be used without Woocommerce Multilingual if you don’t use Woocommerce plugin and your site is not created for selling purposes. Otherwise if you use Woocommerce, then to translate it you have to install Woocommerce Multilingual and WPML too.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:04

    Hello,

    Try to use this code instead of the previous one:

    .single-product-page .product-info .product_meta .product_meta .tagged_as {
      display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:02

    Hello,

    Please give us full permissions to be able to view all settings in wp-admin panel.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 09:00

    Hello,

    1. To edit the welcome text you need edit the file wp-content/themes/legenda/woocommerce/myaccount/my-account.php (line 47).

    2. Sorry, but I don’t see any issues with displaying of “Recent orders” table:
    http://imgur.com/vTpDpaV
    Could you please show a screenshot how you want to align it?

    3. Please show a screenshot where you see those buttons.

    4. Use this code in custom.css:

    .myaccount_address .woocommerce .col2-set .col-1, .myaccount_address .woocommerce-page .col2-set .col-1 {
        font-size: 14px !important;
        color: red !important;
    }

    5. Use the following code:

    .woocommerce .my_account_vouchers table.shop_table th, .woocommerce-page .my_account_vouchers table.shop_table th {
        font-family: georgia;
        font-size: 16px !important;
        color: red;
    }

    6. Use this code:

    #braintree-my-saved-cards h2 {
        font-family: open sans !important;
        font-size: 15px !important;
        color: grey !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 08:45

    Hello,

    1. Use this code in custom.css file:

    .cart_totals h2, .cart_totals th, .woocommerce-shipping-calculator a, .cart_totals td .amount, .cart_totals .order-total th {
        font-size: 15px !important;
        font-family: open sans !important;
        color: grey;
    }

    2. Use this code:

    .checkout-button.button {
        font-size: 15px !important;
    }

    3. Add the following code in custom.css:

    .coupon .button {
       margin-right: 27px;
    }

    4. Each widget has a class, so please specify what widgets you want to modify and we’ll provide you with the code.

    Unfortunately we can’t recommend you any of such plugins. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 08:36

    Hello,

    Add this code in custom.css file:

    .shopping-cart-widget .cart-popup .button {
       font-size: 12px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 08:32

    Hello,

    1. Please specify for what elements you want to change font.

    2. Please show a screenshot what you’d like to achieve concerning the widgets.

    3. To change checkbox you need edit it with some image editor because it’s loading from the image wp-content/themes/legenda/images/tick-icon.png.

    4. This is Woocommerce configuration and you have to contact them regarding shop pages customization.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 08:23

    Hello,

    Your credentials are incorrect. Please check them. Also provide us with direct links of pages where the issue persists.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 08:20

    Hello @Fred,

    Please provide us with FTP and wp-admin panel credentials in Private Content. Also confirm you have a back up of the files and database and we’ll update the theme for you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 08:18

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 08:17

    Hello,

    As I see your favicon is shown:
    http://i.imgur.com/jZRnoqo.png

    Please clear your browser cache and check again.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 25, 2015 at 08:08

    Hello,

    As you can see in our documentation https://www.8theme.com/demo/docs/blanco/#!/blanco_shortcodes the shortcode [etheme_bestsellers title=""] is used only for WP e-Commerce plugin, and not Woocommerce. New products with shoercode [etheme_new title="Latest Products" ] are displayed only if you mark them in the editor, go to wp-admin panel > Products > edit a product > tick “Mark this product as a NEW one” in “Custom Settings” block.
    How to mark products as featured is written in this article:
    https://support.woothemes.com/hc/en-us/articles/203104327-Mark-Product-as-Featured

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 24, 2015 at 16:25

    Hello,

    Please confirm whether you want to remove this section when hover products: http://storage1.static.itmages.com/i/15/0724/h_1437751537_5634443_531ccf00c2.png

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 24, 2015 at 15:17

    Hello,

    I’ve set the 4th header type in Theme Options > Header. Please check your page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 24, 2015 at 15:03

    Hello,

    Sorry for mistyping. You should not update child theme!
    You need update only parent theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 24, 2015 at 14:54

    Hello,

    I’ve edited the code for contact form and now it’s:

    <table><tr><td>Votre nom (obligatoire)
        [text* your-name] 
     </td>
    
    <td>Votre email (obligatoire)
        [email* your-email] 
    </td></tr>
    
    <tr><td>Votre email (obligatoire)
        [email* your-email] 
    </td>
    <td>Votre email (obligatoire)
        [email* your-email] 
    </td></tr>
    <tr><td>Sujet
        [text your-subject] 
    </td></tr>
    
    <tr><td>Votre message
        [textarea your-message] 
    
    [submit "Envoyer"]
    </td></tr>
    </table>

    and added this code in Theme Options > Custom CSS > Global Custom CSS:

    .wpcf7-form-control-wrap.your-message textarea, .wpcf7-form-control-wrap.your-subject input[type="text"] {
       width: 201% !important;
    }
    
    .wpcf7-form table td {
        border-top: none !important;
    }

    Please check now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 24, 2015 at 13:31

    Hello,

    Could you please show on a screenshot what banner you want to make full width? I see 3 images under the menu.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 24, 2015 at 13:28

    Hello @Brockway,

    I’ve added the code in Theme Options > Custom CSS > Global Custom CSS and this code to style “Your message” form:

    .wpcf7-form-control-wrap.your-message textarea {
       width: 201% !important;
    }

    Also I’ve edited the code for contact form 7 in wp-admin panel > Contact to style the form as you wanted:

    <table><tr><td><p>Votre nom (obligatoire)<br />
        [text* your-name] </p> </td>
    
    <td><p>Votre email (obligatoire)<br />
        [email* your-email] </p></td></tr>
    
    <tr><td><p>Votre email (obligatoire)<br />
        [email* your-email] </p></td>
    <td><p>Sujet<br />
        [text your-subject] </p></td></tr>
    
    <tr><td><p>Votre message<br />
        [textarea your-message] </p>
    
    <p>[submit "Envoyer"]</p></td></tr>
    </table>

    Please clear browser cache and check it now.

    Please note it’s beyond our support scope to customize 3rd-party plugins. It has been done for you as an exception.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    July 24, 2015 at 12:13

    Hello @royal,

    You’re welcome.

    Regards,
    Eva Kemp.

  • 1 2 3 431 432 433 1,045 1,046 1,047
    Viewing 12,960 results - 12,931 through 12,960 (of 31,382 total)
Viewing 30 posts - 12,931 through 12,960 (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.