Forum Replies Created

Viewing 30 posts - 14,011 through 14,040 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 09:47

    Hello,

    You’ve been replied in other topic. This one will be closed.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 09:47

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 09:45

    Hello,

    Please try to disable Ajax “Add to Cart” in Theme Options > Single Product Page and check the pricing after that.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 09:43

    Hello,

    Unfortunately if you want to get support from the plugin authors you have to buy the plugin directly from them. As you can see yourself the issue with modal box persists with default WordPress theme too, so the problem is related to the plugin. That’s why you need ask Ultimate VC Addons developers to investigate this issue.
    Please take our apologies but the only way to get support from them you have to purchase their product.

    Thank you for understanding.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 09:39

    Hello,

    Please read in the documentation how to edit Parallax section:
    https://www.8theme.com/classico-theme-documentation/ (paragraph “3.5. Visual Composer” > Parallax effect).

    The issue with hover effect has been fixed. Please clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 08:32

    Hello,

    Your credentials to wp-admin panel are incorrect. Please check them.
    Are you using the latest versions of Ultimate VC Addons and Visual Composer plugins? You can download them here: https://www.8theme.com/download-plugins/ .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 08:29

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 08:28

    Hello,

    Please don’t replace the whole code. I edited it and you changed it again.
    I’ve edited it again and now plus icons are shown:
    http://storage2.static.itmages.com/i/15/0627/h_1435389648_2662046_fda0263ce2.png
    Also I’ve added this code to change cart icon:

    .ico-sum {
        width: 18px;
        height: 21px;
        background: transparent url("https://www.8theme.com/demo/royal/wp-content/themes/royal/images/sprite/icons.png") no-repeat scroll 0px 0px;
        display: block;
        top: 0px;
    }
    .cart-bag .ico-sum::before {
       display: none !important;
    }

    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 27, 2015 at 08:17

    Hello,

    Try to use this code in CSS block of Visual Composer editor on your home page in wp-admin panel > Pages:

    .menu-wrapper {
        display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:55

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:51

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:46

    Hello,

    Please provide us with wp-admin panel credentials then.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:45

    Hello,

    The issue has been fixed.
    Please check Contacts page.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:32

    Hello,

    As I see the image is shown fine:
    http://storage4.static.itmages.com/i/15/0626/h_1435343464_3204024_408e39f3e8.png
    Please provide us with a direct link where you have issues.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:27

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:26

    Hello,

    We’re glad the issue has been resolved.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:26

    Hello,

    Please update the theme to the latest version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:20

    Hello,

    Go to Appearance > Menus > Manage Locations tab > select your menu for “Main menu (left, default)”.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:18

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:17

    Hello,

    Sorry, but in this case you have to contact some web developers. We don’t have such features.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:14

    Hello,

    I’ve added this code in style.css of the child theme to fix the issue with fixed header logo:

    @media (max-width: 480px) {.fixed-header-area .header-logo img {
        max-width: 200px;
        margin-left: -50px !important;
        width: 150px;
    }}

    Please check it now.

    Please clarify what color you want the cart icon to be displayed (the dark one?)?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:06

    Hello,

    You have to edit the file header-structure-*.php file in the directory wp-content/themes/royal/headers (what file to edit depends on your header type you selected in Theme Options > Header).
    We recommend to make changes in a child theme to avoid losing modifications after theme update.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 19:01

    Hello,

    Please use this css code for submenu borders:

    .menu .nav-sublist-dropdown ul {
        border: 3px solid #689F38 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 18:52

    Hello,

    We’re glad the issue has been resolved.
    Don’t hesitate to contact us if there are any questions.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 18:50

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 18:49

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .fixed-header-area .collapse {
        width: 100% !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 18:45

    Hello,

    I’ve edited your code a bit.
    Please check the site now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 18:43

    Hello,

    We can’t connect to your server via FTP getting this error:
    Error: The data connection could not be established: EHOSTUNREACH – No route to host

    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 18:38

    Hello,

    Your site is under maintenance. Please provide us with wp-admin panel and FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 26, 2015 at 18:24

    Hello,

    Please go to Products > edit a product and find “Hover image” option at the bottom of the page editor.
    Then go to 8Theme Options > E-Commerce > Products Page Layout > Product Image Hover > Swap.

    Regards,
    Eva Kemp.

  • 1 2 3 467 468 469 1,045 1,046 1,047
    Viewing 14,040 results - 14,011 through 14,040 (of 31,382 total)
Viewing 30 posts - 14,011 through 14,040 (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.