Demo Data Installation - by ceofvo - on WordPress WooCommerce support

This topic has 40 replies, 7 voices, and was last updated 8 years, 1 month ago ago by Eva Kemp

  • Avatar: ceofvo
    ceofvo
    Participant
    December 30, 2015 at 11:10

    Hello,

    Kindly advise urgently as the install the demo data button is not responding and i cant install the demo data despite several attempts also I cant find the revolution slider demo data in the files downloaded after my purchase on themeforest. I am using the wordpress 4.4 and Legendav 2.10.0

    39 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 30, 2015 at 13:08

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: ceofvo
    ceofvo
    Participant
    December 30, 2015 at 14:35

    Sent in a private message. Thanks

    Please, contact administrator
    for this information.
    Avatar: dualaudi
    dualaudi
    Participant
    January 4, 2016 at 10:29

    I have the same problem everyone else is having on import demo data and settings. Please advise. Yes I installed woocommerce before theme and plugins.

    Please, contact administrator
    for this information.
    Avatar: edolmen
    edolmen
    Participant
    January 4, 2016 at 16:01

    Hello, same issue here: “Install demo data” button does not work.
    Followed all previous documentation steps.
    Can you please help?
    thanks

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 4, 2016 at 18:56

    Hello @edolmen, @dualaudi, @ceofvo,

    Unfortunately we have temporary problem with demo data, but we installed it for you manually.
    Please check your sites now.

    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: ceofvo
    ceofvo
    Participant
    January 6, 2016 at 13:00

    1. Please i want my site to look like this https://www.8theme.com/demo/legenda/home-page-6/ which demo data do i have to install and how i do i setup my site like that.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 6, 2016 at 14:42

    Hello @ceofvo,

    I’ve imported the page for you.
    You can check it in Pages > “Home page 6”.

    Best regards,
    Jack Richardson.

    Avatar: ceofvo
    ceofvo
    Participant
    January 6, 2016 at 15:31

    1. How do i remove the double white line in my menu bar

    2. How do i reduce the height of the slider

    Avatar: ceofvo
    ceofvo
    Participant
    January 6, 2016 at 16:44

    In addition (1) how can change the active menu color and hover color to white

    (2) how can i add product category to the main menu e.g i want men, women, kids as main menu item and add subcategory

    Avatar: Eva
    Eva Kemp
    Support staff
    January 7, 2016 at 15:20

    Hello @ceofvo,

    1. Please add this code in custom.css file:

    .main-nav .double-border {
        border-top: none;
        border-bottom: none;
    }
    .main-nav .menu > li > a:hover {
      color: white;
    }
    .main-nav .menu > li.current-menu-item > a {
       color: white;
    }

    2. You can change slider height in the slider settings:
    http://storage7.static.itmages.com/i/16/0107/h_1452176202_2721087_9314415dc8.png

    To add product categories to menu you need enable it in Appearance > Menus > Screen Options:
    http://storage4.static.itmages.com/i/16/0107/h_1452176383_2754248_36c1e1c928.png

    Regards,
    Eva Kemp.

    Avatar: ceofvo
    ceofvo
    Participant
    January 7, 2016 at 16:02

    Hello, I have added the custom css code given but the menu us still the same(no change). please review again

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 8, 2016 at 08:40

    Hello @ceofvo,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: ceofvo
    ceofvo
    Participant
    January 8, 2016 at 09:55

    Please in addition to my initial request i have a spacing issue between on my menu see link and help resolve http://s28.postimg.org/4domq0brx/spacing_issue.jpg

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 8, 2016 at 12:07

    Hello @ceofvo,

    As I see menu hover color and current item color has been changed:
    http://storage2.static.itmages.com/i/16/0108/h_1452251083_9613913_7cce7cdff8.png
    Clear browser cache and check again.
    To make space add this code in custom.css:

    .fixed-header .menu > li > a, .main-nav .menu > li > a {
       padding-right: 10px;
    }

    Best regards,
    Jack Richardson.

    Avatar: ceofvo
    ceofvo
    Participant
    January 8, 2016 at 12:36

    Hello, please the changes you did has brought about some fresh problems as all the buttons and hover are now invisible in other parts of the site e.g the cart amount, add to cart etc

    Also the css code you gave me for this http://s28.postimg.org/4domq0brx/spacing_issue.jpg did not work.

    Please assist urgently 🙁

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 8, 2016 at 12:46

    Hello,

    I’ve edited the code. Please check menu now.
    To change hover color for buttons use this code:

    .button:hover {
      color: red;
    }

    Write your color value.

    Best regards,
    Jack Richardson.

    Avatar: ceofvo
    ceofvo
    Participant
    January 8, 2016 at 13:01

    This code did not work, the hover colors are still the same. Please review again

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 8, 2016 at 13:14

    Hello @ceofvo,

    I’ve added “!important” to the code.
    Clear browser cache and check now.
    To change hover color for Cart widget text in header use this code:

    .shopping-cart-widget .cart-summ > a:hover {
       color: #6f6f6f !mportant;
    }

    and for “Checkout” button in popup cart widget:

    .shopping-cart-widget .cart-popup .filled.active {
        color: black !important;
        border: 1px solid #dddddd;
    }

    Best regards,
    Jack Richardson.

    Avatar: ceofvo
    ceofvo
    Participant
    January 8, 2016 at 13:29

    Done that too but it didn’t work, i observed that if i change the main color under color scheme in theme options they work fine except for the main menu which will have my initial complaint of hover and active menu not showing. Please review it again.

  • 1 2
    Viewing 20 results - 1 through 20 (of 40 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.