Royal gym post planner - by maverick81 - on WordPress WooCommerce support

This topic has 41 replies, 3 voices, and was last updated 8 years, 3 months ago ago by Robert Hall

  • Avatar: maverick81
    maverick81
    Participant
    January 12, 2016 at 09:47

    Hi Guys,

    How are you doing?

    I uploaded the visual composer post plnner on my site. Image and date appear fine but I can’t get the description (teaser) to be shown.

    Also, could you tell me how to change the section background color from orange to pink?

    Thanks

    Vincent

    Please, contact administrator
    for this information.
    40 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 12, 2016 at 10:01

    Hello,

    You can change background color in the row settings http://storage2.static.itmages.com/i/16/0112/h_1452589168_2843505_13fa3b444e.png .
    I’ve set excerpts for posts. Please check now.

    Regards,
    Eva Kemp.

    Avatar: maverick81
    maverick81
    Participant
    January 12, 2016 at 10:33

    Hey Eva,

    How are you doing?

    Thanks for the updates

    Thing is, it has changed the lok of page, how can I get it back to original look?

    Also, how do I get rid of pop up on main page + cart (top right corner)?

    cheers

    Vincent

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2016 at 11:14

    Hello,

    Try to add this code in Global Custom CSS.

    .shopping-cart-widget {
        display: none;
    }
    .home .my-mfp-slide-bottom.mfp-ready.mfp-bg,
    .home #etheme-popup {
        display: none !important;
    }

    Regards,
    Robert Hall.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 12, 2016 at 11:17

    Hello,

    I’ve disabled sidebar for GYM page and set slider back.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: maverick81
    maverick81
    Participant
    January 12, 2016 at 11:22

    Hey Robert,

    Thanks for the updates

    Could you tell me how to get my home page back to original look?

    I don’t really understand what has happened. It is all linked to excerpts for posts (qoui de neuf à l’escalier section).

    Cheers

    Vincent

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2016 at 11:44

    Do you want to remove sidebar? You can disabled it in Page Settings. See screenshot: http://prntscr.com/9p3xdv

    Regards,
    Robert Hall.

    Avatar: maverick81
    maverick81
    Participant
    January 12, 2016 at 11:50

    Do you want to remove sidebar? You can disabled it in Page Settings. See screenshot: http://prntscr.com/9p3xdv

    haha well no, I want my gym revolution sliber back in place in header, just like in the demo

    cheers

    vincent

    Avatar: Eva
    Eva Kemp
    Support staff
    January 12, 2016 at 12:13

    Hello,

    Did you get my previous post?

    I’ve disabled sidebar for GYM page and set slider back.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: maverick81
    maverick81
    Participant
    January 12, 2016 at 14:05

    Thanks Eva,

    Could you also tell me how

    1) get rid of the cart item (top right corner)

    2) add a logo in place of the royal gym logo

    3) change color of the separator behing bienvenue à l’escalier title from orange to pink

    cheers

    vincent

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2016 at 14:49

    1) Use this code in Global Custom CSS

    .shopping-cart-widget {
        display: none;
    }

    2) You can change a logo in Theme Options->Header.
    3) Please add this code in Global Custom CSS

    hr.active{
    background-color: pink !important;
    }
    

    Regards,
    Robert Hall.

    Avatar: maverick81
    maverick81
    Participant
    January 12, 2016 at 15:00

    Hey Robert,

    Where do I locate Global Custom CSS to add my code?

    Also, How do I edit footer? > adress, flickr etc…

    cheers

    vincent

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2016 at 15:20

    Hello,

    You can find Global Custom CSS field in Dashboard->Theme Options->Custom CSS.

    First you need to disable footer demo blocks in Theme options->General then create footer manually.

    Please read more in our documentation:
    https://www.8theme.com/demo/docs/woopress/index.html#!/0_footer

    Regards,
    Robert Hall.

    Avatar: maverick81
    maverick81
    Participant
    January 12, 2016 at 17:26

    Hey Robert,

    Thanks for the updates

    Sorry for being such a pain in the a** but english not being my mother tongue and being a wordpress newbie I don’t really get the footer bit

    I just want to display

    the adress + telephone of the fitness center

    the recent posts

    a facebook link / box similar to your flickr widget

    a copyright statement (designed with by marketingandglory.com

    cheers

    Vincent

    Avatar: Eva
    Eva Kemp
    Support staff
    January 13, 2016 at 10:19

    Hello,

    You just need to create your own footer in Static Block section.
    Then add “8theme – Static Block” widget to “Footer 1” area in Appearance > Widgets.

    Regards,
    Eva Kemp.

    Avatar: maverick81
    maverick81
    Participant
    January 13, 2016 at 15:03

    Hey Eva,

    How do I disable the pop up on homepage?

    Thanks

    Vincent

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 13, 2016 at 15:09

    Hello,

    I’ve added this code in Theme Options->Custom CSS->Global Custom CSS.
    Please check it.

    .home .my-mfp-slide-bottom.mfp-ready.mfp-bg,
    .home #etheme-popup {
        display: none !important;
    }

    Regards,
    Robert Hall.

    Avatar: maverick81
    maverick81
    Participant
    January 13, 2016 at 15:28

    Also,

    On home page revolution slider, I can’t get to correct a spelling mistake, it’s not > MONTEZ LES MARCHES but MONTER LES MARCHES

    Last but not least how do I center the video?

    cheers

    Vincent

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 13, 2016 at 15:40

    Hello,

    You can edit this text in Dashboard->Revolution Slider->edit slider->layer content. See screenshot: http://prntscr.com/9plehn

    Regards,
    Robert Hall.

    Avatar: maverick81
    maverick81
    Participant
    January 13, 2016 at 15:46

    Sorry for bein a peine in the a** but how do I get my revolution slider to be displayed in full, not resized image > right between quoi de neuf and nos cours sections?

    Also on all sliders, there are bullets points or there is only one slide per slider. How do I get rid of the extra arrows, bullet points?

    Cheers

    Vincent

  • 1 2 3
    Viewing 20 results - 1 through 20 (of 41 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.