Forum Replies Created

Viewing 30 posts - 19,471 through 19,500 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 19:25

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 19:24

    Hello,

    Unfortunately there is no such feature. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 19:22

    Hello,

    You need use Woocommerce Product Categories, Price Filter widgets in Appearance > Widgets and drag them into “Shop Sidebar” area.
    Make sure you selected “Shop Sidebar” in “Widget Area” for your Shop page in Pages > Shop > “Page Layout” box on the right side.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 19:18

    Hello,

    1. Please clarify what exactly you want to change in breadcrumbs.
    2./3. Please provide us with your site url.
    4. Unfortunately you can’t use widgets in this case. You have to edit php files to achieve what you want.
    5. You can use some 3rd-party plugins to add icons to the menu.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 19:14

    Hello,

    I’ve imported “Home 2” page for you.
    Please check the site now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 19:03

    Hello,

    Please update the theme to the latest 1.3 version.
    Don’t forget to create a back up of your files and database before update.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 19:02
    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:41

    Hello,

    Please add this code in custom.css file:

    .product-title a {
    color: #02F !important;
    font-weight: bold;
    }
    .products-page-cats a {
    color: black !important;
    font-weight: 400;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:33

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:32

    Hello,

    Please clarify what content you’re adding. Are you creating it with Visual Composer?
    May I recreate it somehow?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:30

    Hello,

    Please check at your host what php version is used on a server. It shouldn’t be less than 5.3 version. If it’s 5.2 ask your host to update it. Also memory_limit value shouldn’t be low.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:28

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:26

    Hello,

    You can create a page or use your Home page and add “Posts Grid” element from Visual Composer and select what and how many posts to show on a page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:23

    Hello,

    Please provide us with wp-admin panel and FTP credentials in Private Content and the code you’re trying to insert.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:22

    Hello,

    In wp-config.php file you need use the $locale with prefix with your language name which should be similar to the translation file name. For example: $locale='ro_RO';.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:21

    Hello,

    Please add this code in custom.css file:

    .fixed-header-area {
       background-color: red !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:18

    Hello,

    1. You can remove those links in Theme Options > Header > Enable top links (Register | Sign In) > Off.

    2. In this case you have to edit cart icon using some image editor, because it’s located in the file wp-content/themes/royal/images/sprite/icons.png.

    3. Could you please show a screen shot what exactly you want to change?

    4. To change font size and font family in the breadcrumbs section you need add this code in custom.css file:

    .page-heading .title {
        font-size: 24px;
        font-family: "Bodoni_Regular";
    }
    .breadcrumbs {
        font-size: 15px;
        font-family: "Bodoni_Regular";
    }

    5. Unfortunately there is no such combined filter. You can use “Woocommerce Layered Nav filter”, “Woocommerce Price Filter” “8theme – Brands filter” widgets separated.

    6. Please provide us with a link to your Shop page.

    7. Unfortunately there is no such possibility. Sorry.

    You can read more about static blocks in our documentation:
    https://www.8theme.com/demo/docs/royal/#!/1_static_blocks

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 18:00

    Hello,

    You had 1.5.2 theme version enabled. I’ve switched it to 1.7 version.
    Now breadcrumbs are shown fine.
    Please check.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 17:55

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 17:54

    Hello,

    You enabled “Just Catalog” mode in Theme Options > Shop. I’ve disabled it.
    Please check product page now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 17:50

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 17:48

    Hello,

    Could you please show a screenshot how it looks at your side now?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 17:46

    Hello,

    I’ve disabled Debug in Woocommerce > System Status > Tools tab > Template Debug Mode > unchecked “Enabled”. Please clear your browser cache and check Shop page again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 17:43

    Hello,

    Please disable Ajax “Add to Cart” option in Theme Options > Single Product Page > Ajax “Add To Cart” > Off and check products after that.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 17:35

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 11:04

    Hello,

    Please provide us with the link to your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 11:01

    Hello,

    Please add this code in custom.css file:

    body {
        background-color: #151515 !important;
    }

    How to create custom.css you can watch in this tutorial.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 10:55

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 10:54

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    March 7, 2015 at 10:53

    Hello,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2 3 649 650 651 1,045 1,046 1,047
    Viewing 19,500 results - 19,471 through 19,500 (of 31,382 total)
Viewing 30 posts - 19,471 through 19,500 (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.