Few Issues after demo import - by benjaminmarc

This topic has 6 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: benjaminmarc
    benjaminmarc
    Participant
    April 3, 2018 at 18:03

    Hi,

    I did fresh demo setup here: http://wholesale-snorkle.flywheelsites.com
    Most of the things are working fine except few.

    #1 Mega menu: It seems like the mega menu is not working. I do not see an option to activate megamenu.
    https://drive.google.com/file/d/18P2L0TrC4B2l1mhuqIf31h7paa-fYGvE/
    Am I doing anything wrong?

    #2 3rd Footer (latest post): Which widget is used in demo? I added “8theme post widgets” but it’s not appearing like in demo.

    #3 Can you please share the mailchimp form code. I tried to add it manually – there is a slight issue
    https://drive.google.com/file/d/1zZX7MFPs_EqrJ_Xsx3UZ115CTuE8gsHL/

    Login details are included in “Private Content”.

    Please help.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 4, 2018 at 08:22

    Hello,

    Thanks for the topic. Please provide us with full access, because we can’t check your admin panel.
    1. In 4.16 theme version Menu options were moved into popup https://prnt.sc/idhhcf so to be able to see all menu settings, you need to click on “8Theme Page Options”.
    2. Please see screenshots – http://prntscr.com/j0lx8x > https://prnt.sc/j0lxhy
    3. Find the code in our documentation – https://xstore.helpscoutdocs.com/article/66-mailchimp-form-custom-styles

    Regards

    Avatar: benjaminmarc
    benjaminmarc
    Participant
    April 4, 2018 at 11:06

    Thank you for the detailed explanation.
    And sorry for the “not enough permission” – I’ve added administrative privilege to that account.

    #1 It’s clear now.
    #2 Do you mean to create static block for the main footer instead of using “footer widgets” directly?
    #3 I’ve created the form using the same code. But it seems like there is more to it.
    Input box and placeholder is not easily visible.

    Thank you for looking into it.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 4, 2018 at 12:29

    2. Yes, I would recommend you to create a static block and set it in Footer Column 1 widget area.
    Read more – https://xstore.helpscoutdocs.com/article/48-widgets-custom-widget-areas https://xstore.helpscoutdocs.com/article/47-static-blocks
    3. Please add this css code in Theme Options > Styling > Custom css:

    footer .mc4wp-form .et-mailchimp input[type="email"] {
        color: #999;
        margin-bottom: 15px;
        width: 100%;
        background-color: #fff;
    }
    .mc4wp-form .et-mailchimp input::-webkit-input-placeholder {color:#999;}
    .mc4wp-form .et-mailchimp input:-moz-placeholder           {color:#999;}
    .mc4wp-form .et-mailchimp input:-ms-input-placeholder      {color:#999;}
    

    Regards

    Avatar: benjaminmarc
    benjaminmarc
    Participant
    April 4, 2018 at 17:29

    Awesome! Everything is working fine now.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 5, 2018 at 07:37

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.