Forum Replies Created

Viewing 30 posts - 66,751 through 66,780 (of 68,230 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 08:20

    Hello,

    You need add Brands widget into Single Product Page sidebar area in Appearance > Widgets.
    Concerning ‘Our offers’ block you need add up-sells to your products.
    Please read Woocommerce documentation:
    http://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/
    You can select the position of up-sells in Theme Options > Single Product Page.
    Also, see screenshots: http://prnt.sc/e8i0o7 http://prnt.sc/e8i170

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 08:10

    Hello,

    You can add Price Filter widget in Appearance > Widgets.
    You can find how to create variable products in Woocommerce documentation:
    http://docs.woothemes.com/document/product-variations/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 08:06

    Hello,

    Could you please provide link to your site so we could check issue?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 16:21

    Hello,

    Also, please, update the theme to the latest version 2.9.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
    Don’t forget to create back up of your files and database before starting update process!
    https://www.youtube.com/watch?v=KdWESIIPU1k&feature=youtu.be
    (it’s for Legenda theme but the process is the same).

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 16:12

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 16:05

    Hello,

    Please navigate to Dashboard->Theme Options->Typography->Menu Font and change color.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 15:59

    Hello,

    Sorry for a delay.
    The speed of removal of the product from the card popup depends on the site speed.
    Please, try to use previous advice.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 15:45

    Hello,

    As I see, it works fine now http://prntscr.com/e87667. Clear browser cache, and check.
    Let us know the result.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 15:40

    Hello,

    We’re glad to hear that your issue was solved.
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 14:16

    Hello,

    https://developers.google.com/maps/documentation/javascript/tutorials/adding-a-google-map#step_3_get_an_api_key
    You need edit the file wp-content/themes/legenda/contacts.php, find the line 171
    <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script> , replace the code with this
    <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&sensor=false"></script>
    , add your API key instead of “YOUR_API_KEY” text in the link.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 13:03

    Hello,

    Unfortunately, there is no such possibility.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 13:00

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 11:32

    Hello,

    Please, add this code in Custom CSS:

    .main-footer-1.text-color-default .wpb_heading {
        border-bottom: 1px solid white;
    }

    I’ve re-added “custom_icon” classes, please, check your footer icon now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 08:35

    Hello,

    We’re glad to hear that your issue was solved.
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 08:25

    Hello,

    You need tick “Redirect to the cart page after successful addition” in Woocommerce > Settings > Products > Display > Add to cart behaviour.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 08:22

    Hello,

    Go to Theme Options > Color Scheme > Main Color.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 08:19

    Hello,

    Please, add this code in Custom CSS for desktop:

    .post-type-archive button.btn.filled.medium {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 08:14

    Hello,

    You can add this code in Custom CSS to hide all categories:

    .text-center.product-details .products-page-cats {
        display: none;
    }
    .single-product .posted_in {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 08:04

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 08:04

    Hello,

    Please, add this code in Custom CSS:

    .fixed-header-area.color-lite .menu>li>a {
        color: black;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 08:01

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 16:41

    Hello,

    Please, be so kind to clean the server cache. Your WordPress have the plugin gd-system-plugin installed and is working. But, this plugin is not visible in your admin panel. Please, contact your host provider to check the memory limit.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 16:05

    Hello,

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

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 15:42

    Hello,

    Sorry for the delay.
    Could you please provide wp-admin access in Private Content so we could check issue?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 15:15

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 15:13

    Hello,

    Go to Dashboard > Live Chat > Options

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 15:03

    Hello,

    We’re glad to hear that your issue was solved.
    Also, we recommend you to make all changes in the Child Theme.
    https://codex.wordpress.org/Child_Themes
    If you’re using the Child Theme then you’ll not lose your changes after theme update.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 14:59

    Hello,

    We’re glad to hear that your issue was solved.
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 11:33

    Hello,

    You will find the latest version at this link https://www.8theme.com/download-plugins/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 10, 2017 at 11:29

    Hello,

    I’ve created “test page” and added empty text widget in Main Sidebar. Please, check issue now.
    Please, read this topic https://www.8theme.com/topic/recent-posts-widget-limit-doesnt-work/

    Regards,
    Rose Tyler.

  • 1 2 3 2,225 2,226 2,227 2,273 2,274 2,275
    Viewing 66,780 results - 66,751 through 66,780 (of 68,230 total)
Viewing 30 posts - 66,751 through 66,780 (of 68,230 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.