Okay
  Public Ticket #3002339
theme-customizer.php
Closed

Comments

  • Lc2m started the conversation

    Hello, I have some problems when I enter the home page, the texts and some images appear one on top of the other

    1. Warning: Trying to access array offset on value of type bool in C:xampphtdocsatmanwp-content hemesphysio-qtinc heme-customizer.php on line 3407

    The code line is : 

    if ( $color[0] == '#' ) {

    2.Warning: Undefined variable $default in C:xampphtdocsatmanwp-content hemesphysio-qtinc heme-customizer.php on line 3416

    The code line is:

    return $default;

  •  1,593
    Barry replied

    Hi there,

    Thank you for your message.

    I tried to reproduce this issue but I'm not able to see the errors. Have you updated the theme to the latest available version which is v3.0.2?

    You can see the theme version by:

    • Going to Appearance -> Themes
    • Click on the Physio QT thumbnail
    • Inside the modal you see the theme version directly after the "Physio QT"
    9462915564.png

    If you're not having v3.0.2 installed please update the theme to see if that fixes the issue. The steps to update the theme can be followed in this article:

    How-to: Update the theme

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  • Lc2m replied

    Thanks for your help, I updated the theme and the problem was fixed.

    I would like to ask about the part of ¨ABOUT US¨ where the contact form is, the form does not appear, and it says this [contact-form-7 404 "Not found"]

  •  1,593
    Barry replied

    Great! You're welcome.

    For the contact form can you check under the "Contact" admin tab if you see the "Contact Page" and "Got a Question" forms located?

    If not, you can create a new form and copy/paste the form template from our documentation: https://docs.qreativethemes.com/docs/physio/contact-forms/form-templates/

    When you save the form and go back to the "Contact" admin tab you can copy the form shortcode like this:

    contact-form-shortcode-2048x770.png

    and paste the code somewhere on the page where you want to display the form.

    If you're using Elementor Page Builder you don't have to do this and you can simply add the "QT: Contact Form 7" element to your page and select the form from the "Select from" setting.

    Hope this helps.

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes