Restaurant Theme

7 replies · opened Feb 12, 2021

SSkyBlue7Feb 12, 2021

Hello;

I am trying to include a full-length overlay panel from the bottom of the screen, only activate once the home page is loaded.

This will be to display the information related to the cookies policies.

I found FEATURES --> MODAL ONLOAD --> COOKIES ENABLED, but it is not what I am looking for.

Can you help me?

I appreciate your help.

SSkyBlue7Feb 12, 2021

Yes!

Thank you so much!

SSkyBlue7Feb 13, 2021

The panel doesn't have the "X" to close it (at least I can't see it, I am using firefox, safari, chrome and opera).

How can include the closing option?

Thank you so much!

SSemicolon WebSTAFFFeb 13, 2021

Hello,

The GDPR Settings Box currently does not support a Close Button. You will need to add this manually by customizing the Codes. You can create a Custom HTML Element and use the Close Icon or Text on it and then add the .gdpr-accept Class to it.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

SSkyBlue7Feb 16, 2021

Ok, Thank you so much, I'll try to code this close button.

Another question;

In the file include/form.php, I would like to add an image "logo" before the following line (the title of the email):

$html_title = !empty( $submits['html_title'] ) ? $submits['html_title'] : 'Contact Request';

I am not much familiar with PHP, can you point me in the right direction to create this code?

How to insert an image (centered)?

Thank you so much!

SSemicolon WebSTAFFFeb 17, 2021

Hello,

You can find the following line of code in the include/form.php File:
[ch_pre]
' . $html_title . '
[/ch_pre]

Typically, adding an Image Tag inside this code before the $html_title should work fine. However, you will need to do this manually, as we currently do not provide Customization related Support according to the Item Support Policy: https://themeforest.net/page/item_support_policy .

Let us know if we can help you with anything else or if you find any further issues.

SSkyBlue7Feb 17, 2021

Thank you so much!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard