Forum Replies Created

Viewing 30 posts - 60,061 through 60,090 (of 68,223 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 15:50

    Hello, @Walid

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 15:24

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 15:18

    Blog page is default page for display posts. I’ve changed some settings http://prntscr.com/hksyr7, but you need to upload own images for posts and avatar for your profile, like http://prntscr.com/hksxgj http://prntscr.com/hksxon. On blog page you may see content of Main sidebar, that can be changed in Appearance > Widgets, please see screenshot from our demo http://prntscr.com/hkszz7

    I’ve added contact Us marketing page, but you need to add API key http://prntscr.com/hkt3wu

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 14:54

    I’ve created About Us Marketing page and added it to the menu. Please check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 14:46

    Please provide wp-admin access (Dashboard login link, username, password) in Private Content area.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 14:24

    Do you have the needed page in Dashboard > Pages? If yes, simply add link to the page into the menu, If not, provide temporary wp-admin access and I will help you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 14:10

    If you want to use hard crop, you may use 570×570, if not, 570×872.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:53

    Hello,

    Hope you are having a nice day.
    Please describe your problem in more details.
    Menu links you may change in Appearance > Menu. If you do not have About Us page of marketing version, you may simply install it in Theme Options > Import / Export > Dummy content > Import additional pages.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:44

    Unfortunately, it is not possible to use another menu in the fixed header.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:42

    Hello,

    To change color of buttons, you need to use custom css code, for example, try this code:

    .wishlist_table .add_to_cart.button, .btn-black, .btn.btn-black, .subscription-toggle {
        background-color: red; 
    }
    button, .button, input[type=button], input[type=submit] {
        background-color: blue;
    }
    .btn.gray {
        background-color: black;
    }

    You may change text for empty cart in Theme Options > Shop.
    How to translate theme – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (the same for royal theme).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:19

    Also, you may add video as background for row https://wpbakery.com/video-academy/full-height-row-and-video-background/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:15

    Hello,

    You need to disable Ajax add to cart option in Theme Options > E-commerce > Single Product Page.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:13

    Hello,

    Thanks for the topic.
    You may add Video Player element on page, or add Video as background for slider. Read more https://www.themepunch.com/?s=Video&tag=slider-revolution-wp

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:08

    You’re welcome!
    Product Image Hover you may change in Theme Options > Products Page Layout.
    Color of which buttons do you want to change?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:04

    Hello,

    Please read this article https://docs.woocommerce.com/document/fixing-blurry-product-images/
    You may delete Product Images Width and Height in Theme Option, then go to Woocommerce > Settings > Products > Display and change Product Image settings. Then regenerate thumbnails with the plugin https://wordpress.org/plugins/regenerate-thumbnails/ (please note that zoom effect shows the real size of images).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 13:01

    You’re welcome!
    Appearance > Widgets > Footer Copyright.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 12:01

    You’re welcome!
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 12:00

    You’re welcome!
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:59

    Hello,

    You’re welcome! Hope you are having a nice day.
    You need to check translations of YITH WooCommerce Wishlist and YITH WooCommerce Compare plugins.
    Also, go to Theme Options > E-commerce > Shop > Text for empty cart.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:55

    Unfortunately, we can’t access your site, seems the access is restricted. Is there Firewall on a server that blocks access? Shall we provide our IP address to put it into whitelist on the server?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:50

    Hello,

    Thanks for the topic.
    You need to test such problem with default woocommerce theme – Storefront.
    Try to disable “AJAX add to cart for simple products” option in Theme options > E-Commerce > Single Product Page.
    Let us know results.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:43

    You’re welcome!
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:42

    Hello,

    Fixed.
    We’ve renamed your parent royal theme via FTP and uploaded new one. Please check your site now.
    You may delete royal-old theme http://prntscr.com/hkq5lj

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:35

    Hello,

    You’re welcome!
    1.

    @media (max-width:480px){ 
    .header .logo img {
        width: 100px;
    }
    .header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    }

    2. http://prntscr.com/hkq2tl

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:20

    You may change it in menu settings http://prntscr.com/hkpvot

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:16

    You’re welcome!
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 11:15

    Hello, @Walid,

    I’ve created “Prefooter new” static block and added this code in Custom css http://prntscr.com/hkptfe. Please check now http://prntscr.com/hkptj7

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 10:45

    IP address of the specialist who will work on your problem is 176.98.70.175.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 10:41

    Hello,

    Please try to add this code in custom css:

    .product-information .variations tr:last-child td.value select {
        display: inline-block;
        margin-right: 10px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2017 at 10:38

    Please check one more time http://prntscr.com/hkpclk

    Regards

  • 1 2 3 2,002 2,003 2,004 2,273 2,274 2,275
    Viewing 60,090 results - 60,061 through 60,090 (of 68,223 total)
Viewing 30 posts - 60,061 through 60,090 (of 68,223 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.