• Resolved wessyl

    (@wessyl)


    Hi,

    I need to redefine a method, however the function_exists in the file is missing

    File : property_page_overview_section.php
    // {{{ SPE : [TAG]
    if (!function_exists(‘property_show_overview_section_function’))
    {
    // SPE }}}
    function property_show_overview_section_function($attributes,$settings){

    Thank you

    • This topic was modified 3 years, 1 month ago by wessyl.
    • This topic was modified 3 years, 1 month ago by wessyl.
Viewing 1 replies (of 1 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @wessyl,

    File : property_page_overview_section.php
    if (!function_exists(‘property_show_overview_section_function’))

    That function/file is in the “Wpresidence -Theme Core Functionality” plugin, so you’ll need to contact the WP Residence support team for help with this.

Viewing 1 replies (of 1 total)
  • The topic ‘function_exists : property_show_overview_section_function is missing’ is closed to new replies.