Avada theme templates

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • #8355
    Michael Gill
    Spectator

    Hi
    I have purchased EPL and the Listing Templates.

    I have build my own site using Avada them by Themefusion. I have no real CSS knowledge and am only just learning wordpress.

    I have, however, followed the instructions in reply #1235 (copied below):

    single-listing.php
    Open the new single-listing.php and look for the_post

    After that line of code you need to insert the following function.

    < ?php
    if ( function_exists(‘epl_property_single’) ) {
    echo epl_property_single();
    }
    ?>

    archive-listing.php
    Repeat the process for this file
    < ?php
    if ( function_exists(‘epl_property_blog’) ) {
    echo epl_property_blog();
    }
    ?>

    Once done upload thoes files into your theme folder. But let me know which theme you are using so we can give you a hand.

    I’m getting a jumble on my listings page. I would like my listings page to have a map on the top and look something like Jeff Jones http://www.jeffjones.com.au/rental/

    My site is http://www.rerentals.com.au/rental/

    Thanks in advance
    Michael

    #8414
    Merv Barrett
    Keymaster

    I’m testing with a copy of the Avada theme and you should not need to customise any files for it to work. However i’ve got a modified copy of the theme. Can you provide your FTP details so I can pull yours across to test with.

    Thanks for your purchases Michael.

    I’m on a call in a few minutes and if you can get me FTP access will be able to help you out.

    #8434
    Merv Barrett
    Keymaster

    Michael our server had email sending issues. Let me know when you check my response

    #8444
    Michael Gill
    Spectator
    This reply has been marked as private.
    #11234
    Michael Gill
    Spectator
    This reply has been marked as private.
    #11316
    Merv Barrett
    Keymaster
    This reply has been marked as private.
    #11330
    Michael Gill
    Spectator
    This reply has been marked as private.
    #11332
    Merv Barrett
    Keymaster

    Should be all good now Michael

    #11333
    Merv Barrett
    Keymaster

    Just download, unzip and load the files into the Avada theme or child theme folder.

    Attachments:
    You must be logged in to view attached files.

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘Theme Support’ is closed to new topics and replies.