Forum Replies Created

Viewing 30 posts - 12,151 through 12,180 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 09:46

    Hello @sebdicam,

    Please use this code to change price color:

    .woocommerce div.product span.price {
      color: #e4f711 !important;
    }

    Please read attentively how to create footer in static block:
    https://www.8theme.com/demo/docs/legenda/index.html#!/footer
    You must create custom sidebars and insert widgets into there, “Footer 1” and “Footer 2” areas are used to display static block that you create, you can’t use them as Widgetised Sidebars.

    2 pictures under slider can be added with Banner element in Visual Composer editor.

    How to translate theme is written in our documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 09:30

    Hello,

    You can find that section in wp-content/themes/woopress/woocommerce/archive-product.php (line 42).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 09:27

    Hello,

    Go to Theme Options > Shop > Enable “NEW” icon > Off.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 09:18

    Hello,

    Please add this code in custom.css:

    p.active {
        color: #BDE2DB !important;
    }

    Write your color value.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 09:11

    Hello,

    Your screenshot can’t be viewed. Please reupload it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 09:09

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:58

    Hello,

    I’ve added this code in CSS block in your home page:

    @media (min-width: 1200px) {
     .header-wrapper {
        background-color: black !important;
    }
    }

    Please check the site now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:54

    Hello,

    Sorry, but I don’t see any problems on Shop page. Could you please show a screenshot?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:46

    Hello,

    You need download new theme version on ThemeForest site http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976 , log in with your Envato account and find the archive in Downloads.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:45

    Hello,

    You need install MailChimp plugin https://wordpress.org/plugins/mailchimp-for-wp/ .
    Concerning the counter please make sure the options “Optimized CSS” and “Optimized JS” are enabled in wp-admin panel > Ultimate > Modules > Scripts and Style tab.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:38

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:36

    Hello,

    I’ve sent the archive with xml files to your email address.
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:31

    Hello,

    I don’t see black space on your product page. Please show a screenshot what you want to remove.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:28

    Hello,

    I’ve added this code in 8Theme Options > Typography > Global Custom CSS:

    .header-type-17 .navbar-header.navbar-right .header-search button[type="submit"] {
        padding-right: 7px;
        margin-left: -36px !important;
        padding-left: 2px !important;
        padding-top: 14px !important;
    }

    Please check search form now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 19, 2015 at 08:06

    Hello,

    Unfortunately this code has to be added in the child theme. Such fix won’t be implemented in the next theme update.
    Sorry for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:42

    Hello,

    You need update Visual Composer via FTP, go to wp-content/plugins and overwrite js_composer folder with a new folder from the archive that you can download here:
    https://www.8theme.com/download-plugins/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:33

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:31

    Hello @sebdicam,

    Use this code in custom.css:

    .quick-view-popup .product-info .short-description, .single-product-page .product-info .short-description, .quick-view-popup .product-info .tagged_as a, .single-product-page .product-info .tagged_as a, .quick-view-popup .product-info .product_meta .product_meta .tagged_as, .single-product-page .product-info .product_meta .product_meta .tagged_as {
      color: white !important;
    }
    .woocommerce div.product p.price {
        color: #F61212 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:23

    Hello,

    You can find it in Products > Categories > edit a category > Category Header.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:21

    Hello,

    The archive has been sent to your email address.
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:16

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:16

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:05

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:05

    Hello,

    Could you please clarify your question? What are you trying to do?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:04

    Hello,

    I’ve ticked “Anyone can register” in “Membership” field in wp-admin panel > Settings > General. Now Register page is working. Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:00

    Hello,

    Please provide us with FTP and WP Dashboard credentials in private content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 18:00

    Hello,

    I’ve set the link for the banner. Please clear browser cache and check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 17:57

    Hello @sebdicam,

    I’ve disabled “Product Image Hover” option in Theme Options > Products Page Layout. Now you can click the products.
    Concerning the footer you have to recreate it as described in our documentation https://www.8theme.com/demo/docs/legenda/index.html#!/footer .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 17:53

    Hello,

    Could you please clarify the problem with more details?
    Provide us with FTP and wp-admin panel credentials in private content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 18, 2015 at 17:52

    Hello,

    1. Add this code in Theme Options > Custom CSS > Global Custom CSS:

    .widget_nav_menu li.current-menu-item a {
        background-color: #00c9b7;
    }

    2. Add this code in Global Custom CSS:

    .top-bar .topbar-widget {
        float: none;
        vertical-align: middle;
    }
    .languages-area {
       margin-top: 20px;
    }

    Regards,
    Eva Kemp.

  • 1 2 3 405 406 407 1,045 1,046 1,047
    Viewing 12,180 results - 12,151 through 12,180 (of 31,382 total)
Viewing 30 posts - 12,151 through 12,180 (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.