Forum Replies Created

Viewing 30 posts - 22,441 through 22,470 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 18:22

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

    Hello,

    Are you using Posts Slider element from Visual Composer editor for displaying posts on the Home page?
    Try to change thumbnails sizes in the settings or remove the sizes you set.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 18:00

    Hello,

    You can use Products and Posts Grid elements in Visual Composer editor and configure the settings to your needs.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 17:54

    Hello,

    Please add this code:

    @media (max-width: 979px) {.et-mobile-menu li a {
        color: #000;
    }
    {.st-menu {
        background-color: #1A1A1A;
    }
    .et-mobile-menu li > ul {
      background-color: #2C2C2C;
    }}

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 17:38

    Hello,

    You have this rule commented in .htaccess file:
    RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
    Just remove # in front of it and check again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 17:34

    Hello,

    Unfortunately there is no such possibility. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 17:28

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 17:06

    Hello,

    Please show a screenshot what image you’re talking about and provide us with a link of your Contact page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 17:03

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 17:02

    Hello,

    Thank you.
    You’ll be replied as soon as possible.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 16:35

    Hello,

    You site is still giving “Server not found” error.
    Could you please check it once again and provide us with FTP credentials?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 15:23

    Hello,

    As I see the text is shown on a mobile device:
    http://imgur.com/XfUTank

    What device are you checking on?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 15:06

    Hello @divachanel,

    You can download the latest versions of the plugins at this link https://www.8theme.com/download-plugins/ , enter the purchase code of the theme there.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 15:02

    Hello,

    If you’re using child theme you need write your style modifications in style.css of the child theme.
    To change menu items color on mobile add this code to style.css of your child theme or custom.css of the parent theme:

    .et-mobile-menu li a {
        color: #000;
    }

    Change color value to yours.
    And this code for background:

    @media (max-width: 480px) {.st-menu {
        background-color: #1A1A1A;
    }}
    .et-mobile-menu li > ul {
      background-color: #2C2C2C;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 14:43

    Hello,

    You have the latest version of Revolution Slider – 4.6.5. I’ve updated LayerSlider for you.
    Let us know if you need more help.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 14:37

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 14:36

    Hello @jbrogaard,

    Thank you for your feedback!
    We’re glad this function is helpful.

    Have a nice day!

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 14:31

    Hello,

    Please take our apologies for a long delay.
    The issue has been fixed.
    Please clear browser cache and check your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 14:28

    Hello,

    Have you changed login credentials to wp-admin panel?
    We’re unable to log in.
    Please check them.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 14:26

    Hello,

    Please try to use this code in custom.css file:

    div#content_tab_additional_information h2 {
    display: none;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 14:17

    Hello,

    Your site is giving “Server not found error”.
    Have you spelled the site name correctly?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 14:08

    Hello,

    Some plugins are causing the issues. When I deactivate 3rd-party plugins the header was shown transparent.
    Please disable the plugins one by one to find out what is causing the problem.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 12:44

    Hello,

    You can disable filters is Theme Options > Products Page Layout > Hidden Sidebar > Off.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 12:41

    Hello,

    You can try to create rows and columns using Visual Composer editor.
    You can refer to Visual Composer documentation:
    https://wpbakery.atlassian.net/wiki/display/VC/Learning+More

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 12:36

    Hello,

    To make the content wider you can change the width value in CSS block that I showed you on the screenshot in the previous post.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 12:31

    Hello,

    You can download the latest versions of the plugins at this link https://www.8theme.com/download-plugins/ , enter the purchase code of the theme there.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 12:30

    Hello @jbrogaard, @mleihs,

    You can download the latest versions of the plugins at this link https://www.8theme.com/download-plugins/ , enter the purchase code of the theme there.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 12:28

    Hello,

    1. Please provide us with wp-admin panel credentials to check the issue with categories display.
    2. As I see social icons are shown on the site:

    3. Try to disable ajax “add to cart” in Theme Options > Single Product Page > Ajax “Add to Cart” > Off.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 12:19

    Hello @hubiii,

    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ , enter your purchase code of the theme to get the plugins.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 21, 2015 at 12:17

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • 1 2 3 748 749 750 1,045 1,046 1,047
    Viewing 22,470 results - 22,441 through 22,470 (of 31,382 total)
Viewing 30 posts - 22,441 through 22,470 (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.