This commit is contained in:
ThemeLexus
2019-09-28 16:39:55 +07:00
parent 2195d7e04f
commit f306df84c8
106 changed files with 2720 additions and 1356 deletions

View File

@@ -576,7 +576,7 @@ function opalestate_property_author_v2() {
echo opalestate_load_template_path( 'single-property/author-v2' );
}
function opalestate_property_author_v3() {
function opalestate_property_author_v3() {
echo opalestate_load_template_path( 'single-property/author-v3' );
}