Problems with Footer - by alicechein - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp

  • Avatar: alicechein
    alicechein
    Participant
    January 14, 2015 at 09:19

    I’m having problems with the footer.

    I can’t make any changes to the demo content. I looked in appearance > widget, but all of the widget areas are completely blank. And I only have the ability to edit the footer area above the bottom footer.

    ALso, this error message is showing up right above the footer area:

    Warning: array_slice() expects parameter 1 to be array, object given in /home/jorgandar/public_html/wordpress/wp-content/themes/royal/framework/shortcodes.php on line 477

    Please help! Thank you!

    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 14, 2015 at 10:17

    Hello,

    To be able to edit demo footer you need recreate them as described in our documentation:
    https://www.8theme.com/demo/docs/royal/#!/9_footer

    Please provide us with wp-admin panel credentials to check the error.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: alicechein
    alicechein
    Participant
    January 14, 2015 at 11:12

    Here is the login info:

    Please, contact administrator
    for this information.
    Avatar: alicechein
    alicechein
    Participant
    January 14, 2015 at 11:40

    @eva – the error message is gone, but I am still having a really hard time with the footer.

    I tried following the instructions, and now the entire website is blank.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 14, 2015 at 12:16

    Hello,

    I’ve edited your Footer static block and inserted it in Footer 2 widget area in Appearance > Widgets.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: alicechein
    alicechein
    Participant
    January 14, 2015 at 12:41

    @eva – that worked! Is there any way to get rid of the footer 1 black box that appears above footer 2?

    Also, one new issue:

    1. I would like to have the newsletter pop up in the header, but I do not want to show the register/log in-out links. I want the newsletter to be right next to the search instead of the blank space. Can you help?

    Thank you so much!

    Avatar: alicechein
    alicechein
    Participant
    January 14, 2015 at 13:19

    Sorry, there’s one more thing – so these are my last requests!

    1. Is there any way to get rid of the footer 1 black box that appears above footer 2?

    2. I would like to have the newsletter pop up in the header, but I do not want to show the register/log in-out links. I want the newsletter to be right next to the search instead of the blank space.

    3. I need to be able to make edits to the copyright area also. Need to include copyright info & remove images cc processing images (for now)

    Can you help? Thank you so much!

    Avatar: Eva
    Eva Kemp
    Support staff
    January 14, 2015 at 14:00

    Hello,

    1. To remove footer black background add this code in custom.css:

    .footer-top-2 {
       display: none;
    }

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

    .top-links li:after, li.logout-link.lastItem {
    display: none !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
    3. To add copyright information use Footer Copyright and Footer Links widget areas in Appearance > Widgets.

    Thank you.
    Regards,
    Eva Kemp.

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