Property reference is missing on subject line

Discussion in 'HomeBuilder WordPress Theme' started by designguru, Jan 29, 2020.

  1. designguru

    designguru New Member

    Joined:
    Aug 17, 2016
    Messages:
    1
    Likes Received:
    0
    Hi,

    I want property code(reference ) to appear on the subject when getting an email.
    This is what been added to contact form
    <label> Subject
    [dynamictext dynamictext-186 "CF7_ADD_POST_ID"]</label>
    Is there anyother thing needs to be done ?

    Another issue : Browse Listing > shows error after clicking ,

    upload_2020-1-29_18-46-48.png browse error.jpg upload_2020-1-29_18-46-48.png
    Fatal error: Call to undefined function twentyseventeen_get_svg() in /home/webgur5/public_html/kohli-properties.com/wp-content/themes/homebuildertheme-old/search.php on line 42

    this is what starts from line 41

    the_posts_pagination( array(
    'prev_text' => twentyseventeen_get_svg( array( 'icon' => 'arrow-left' ) ) . '<span class="screen-reader-text">' . __( 'Previous page', 'twentyseventeen' ) . '</span>',
    'next_text' => '<span class="screen-reader-text">' . __( 'Next page', 'twentyseventeen' ) . '</span>' . twentyseventeen_get_svg( array( 'icon' => 'arrow-right' ) ),
    'before_page_number' => '<span class="meta-nav screen-reader-text">' . __( 'Page', 'twentyseventeen' ) . ' </span>',
    ) );
    endif; ?>

    Please advice
     
  2. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Dear Gurpreet,

    Warm Wishes From InkThemes,

    When you will see the coding of the theme which I have installed newly on your website's dashboard will work perfectly on your end and the theme which you are using currently is the one which is customized from your end.

    In that particularly customized version of the theme, the issues are occurring and the twenty seventeen functions are used and showing errors.

    We have resolved the nav error which you asked to remove, in that too you had used the twenty seventeen theme function which was placed wrong.

    Now getting on to the Contact search form, we have never integrated any shortcode in our theme, the shortcode which you are mentioning is of Contact Form 7 and Contact Form 7 - Dynamic Text Extension plugins.

    As we have not customized the theme of yours so it is hard to figure out for us and encounter the exact piece of the codes which were customized by you because there are so many pieces of custom codes.

    I have attached screenshots showing the original theme and customized theme difference, kindly refer the screenshots attached.

    2020-01-30_11h50_15.png 2020-01-30_11h50_27.png 2020-01-30_11h50_40.png 2020-01-30_11h51_31.png 2020-01-30_11h54_46.png

    Regards,
    Shemaela
    InkThemes.com
     

Share This Page