Okay
  Public Ticket #3149917
Usage of demo (restaurant)
Closed

Comments

  • Frank started the conversation

    Hi at Kalium,

    1. want to use Restaurant-Demo as the basic design for my new website.After import, a new child theme is generated. Do I have to use this child theme for all times?!? Caue even when I was editing new pages, they have been deleted, when I uninstall "demo" - many I am just condfused ba the naming - "demo".

    Or is there any other way to use demo as my basic template?!? 

    2. I try to edit the footer - but on the safari browser it's not easy to do, cause when editing, all the fields do look empty - see screen-shot.

    3. Also I can not find the place wehre to edit the "Sushi-Picture" !

    Thanks for your help!

    Blue skies... Frank :-)

    {"wp":{"use":false,"adminUrl":"http://harxheimer-weinstube.de/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  • [deleted] replied

    Hi Frank,

    1— Yes you can use the Child theme, it's always a better choice.

    As for the rest of the question can you please try to be very specific about the question and explain it more to me so I can easily understand you and give you the proper answer?

    2— Please install the Classic Widgets plugin and check if this problem is resolved.

    3— For the sushi image, you just need to go to Appearance > Theme File Editor choose style.css area and there you can find this CSS code:

    /* Footer: Background Decoration Image */
    footer.site-footer {
        background: #222 url(https://demo.kaliumtheme.com/restaurant/wp-content/uploads/2017/08/sushivogel.png) no-repeat 118% 140% !important;
        background-size: 600px auto !important;
    }

    Then you can remove or change the image link area if you want to replace it:

    https://demo.kaliumtheme.com/restaurant/wp-content/uploads/2017/08/sushivogel.png
    

    Have a nice day!