![]() Server : Apache System : Linux pod-100823:apache2_74:v0.5.9 5.4.0-1138-gcp #147~18.04.1-Ubuntu SMP Mon Oct 7 21:46:26 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33.9 Disable Function : apache_child_terminate,apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,disk_free_space,disk_total_space,diskfreespace,dl,exec,fastcgi_finish_request,link,opcache_compile_file,opcache_get_configuration,opcache_invalidate,opcache_is_script_cached,opcache_reset,passthru,pclose,pcntl_exec,popen,posix_getpid,posix_getppid,posix_getpwuid,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,realpath_cache_get,shell_exec,show_source,symlink,system Directory : /nas/content/live/attorneyexperi/wp-content/themes/directory2/ |
{block content} {loop as $post} {* SETTINGS AND DATA *} {var $meta = $post->meta('item-data')} {var $settings = $options->theme->item} {* SETTINGS AND DATA *} {*RICH SNIPPET WRAP*} <div class="item-content-wrap" itemscope itemtype="http://schema.org/LocalBusiness"> <meta itemprop="name" content="{$post->title}"> <meta itemprop="image" content="{$post->imageUrl}"> {if $meta->map['address']} <meta itemprop="address" content="{$meta->map['address']}"> {/if} {*RICH SNIPPET WRAP*} {var $wouldGalleryDisplay = false} {if $post->hasImage} {var $wouldGalleryDisplay = true} {/if} {if $meta->displayGallery && !empty($meta->gallery)} {var $wouldGalleryDisplay = true} {/if} {if $wouldGalleryDisplay == false} {if defined('AIT_REVIEWS_ENABLED')} {includePart portal/parts/single-item-reviews-stars, showCount => true, class => "gallery-hidden"} {/if} {/if} {* CONTENT SECTION *} {if $wouldGalleryDisplay == false} <div class="column-grid column-grid-2"> <div class="column column-span-2 column-first column-last"> <div class="entry-content-wrap" itemprop="description"> <div class="entry-content"> {if $post->hasContent} {!$post->content} {else} {!$post->excerpt} {/if} </div> </div> </div> </div> {else} <div class="column-grid column-grid-3"> <div class="column column-span-1 column-narrow column-first"> {* GALLERY SECTION *} {includePart portal/parts/single-item-gallery} {* GALLERY SECTION *} </div> <div class="column column-span-2 column-narrow column-last"> <div class="entry-content-wrap" itemprop="description"> <div class="entry-content"> {if $post->hasContent} {!$post->content} {else} {!$post->excerpt} {/if} </div> </div> </div> </div> {/if} {* CONTENT SECTION *} <div class="column-grid column-grid-3"> <div class="column column-span-1 column-narrow column-first"> {* OPENING HOURS SECTION *} {includePart portal/parts/single-item-opening-hours} {* OPENING HOURS SECTION *} </div> <div class="column column-span-2 column-narrow column-last"> {* ADDRESS SECTION *} {includePart portal/parts/single-item-address} {* ADDRESS SECTION *} {* CLAIM LISTING SECTION *} {*includePart portal/parts/claim-listing*} {* CLAIM LISTING SECTION *} {* CONTACT OWNER SECTION *} {includePart portal/parts/single-item-contact-owner} {* CONTACT OWNER SECTION *} {* GET DIRECTIONS SECTION *} {if defined('AIT_GET_DIRECTIONS_ENABLED')} {includePart portal/parts/get-directions-button} {/if} {* GET DIRECTIONS SECTION *} </div> </div> {* ITEM EXTENSION *} {if defined('AIT_EXTENSION_ENABLED')} {includePart portal/parts/item-extension} {/if} {* ITEM EXTENSION *} {* CLAIM LISTING SECTION *} {if defined('AIT_CLAIM_LISTING_ENABLED')} {includePart portal/parts/claim-listing} {/if} {* CLAIM LISTING SECTION *} {* MAP SECTION *} {includePart portal/parts/single-item-map} {* MAP SECTION *} {* GET DIRECTIONS SECTION *} {if defined('AIT_GET_DIRECTIONS_ENABLED')} {includePart portal/parts/get-directions-container} {/if} {* GET DIRECTIONS SECTION *} {* SOCIAL SECTION *} {includePart portal/parts/single-item-social} {*includePart portal/parts/single-item-social-icons*} {* SOCIAL SECTION *} {* FEATURES SECTION *} {includePart portal/parts/single-item-features} {* FEATURES SECTION *} {* REVIEWS SECTION *} {if defined('AIT_REVIEWS_ENABLED')} {includePart portal/parts/single-item-reviews} {/if} {* REVIEWS SECTION *} {* SPECIAL OFFERS SECTION *} {if (defined('AIT_SPECIAL_OFFERS_ENABLED'))} {includePart parts/single-item-special-offers} {/if} {* SPECIAL OFFERS SECTION *} {* UPCOMING EVENTS SECTION *} {if (defined('AIT_EVENTS_PRO_ENABLED')) && AitEventsPro::getEventsByItem($post->id)->found_posts} {includePart portal/parts/single-item-events, itemId => $post->id} {/if} {* UPCOMING EVENTS SECTION *} {*RICH SNIPPET WRAP*} </div> {*RICH SNIPPET WRAP*} {/loop}