Artisteer themes and easy property

Easy Property Listings WordPress Real Estate Plugin Forums Theme Conflicts Artisteer themes and easy property

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

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

  • Author
    Posts
  • #1599
    easyprop
    Spectator

    seems not working well together with artisteer themes
    navigation/block on right moved to below easy prop item details..
    any idea how to fix?

    Attachments:
    You must be logged in to view attached files.
    #1610
    Merv Barrett
    Keymaster

    Hi,

    Basically the way that theme generates the page template is different from the default WordPress Twenty 12 theme.

    This theme configuration document best explains the process.

    If you can’t get it to work are you able to supply me from the theme the single.php, archive.php and page.php files from your theme. (You will have to zip them up as you cannot upload .php files into the forum for security purposes.)

    Let me know how you go

    #1611
    easyprop
    Spectator

    thanks, leme try and get back to u on updates..

    #1612
    easyprop
    Spectator
    This reply has been marked as private.
    #1621
    Merv Barrett
    Keymaster

    Try unzipping these into your theme folder.

    Attachments:
    You must be logged in to view attached files.
    #1625
    easyprop
    Spectator

    testing this.. thx. back at u on update..
    great support by the way 🙂

    #1626
    easyprop
    Spectator

    🙁 didnt work.
    saw the code added and that was what i’ve done previously (theme configuration document)
    maybe email me and i ll give you access to dev site..

    • This reply was modified 9 years, 7 months ago by easyprop.
    #1628
    Merv Barrett
    Keymaster

    That will help, you can post the details here just tick “Set as a private reply” below.

    Create an Admin account for me and provide FTP details. Also your site URL.

    #1630
    easyprop
    Spectator
    This reply has been marked as private.
    #1639
    Merv Barrett
    Keymaster

    All fixed… I’ve restored the original single.php and archive.php to what they were as that may cause other issues.

    The plugin was looking for single-listing.php and archive-listing.php in the theme folder. I just copied them into the theme and worked great.

    Also added the class .epl-property-single to your style.css to add padding. I also added a heading to the rental. “Awesome Sun City Apartment”.

    All good, looks great!

    #1646
    easyprop
    Spectator

    yup, that works like a charm.
    1- in theme folder – add 2 files – single-listing.php and archive-listing.php
    2- in style.css – added class .epl-property-single as padding in single view. goto line 2232 or near it, then insert new line of epl small code like below..
    thanks mate, you r champ.

    .block ul>li
    {
    padding-left: 12px;
    }
    .post, .epl-property-single
    {
    padding:25px;
    }

    a img
    {
    border: 0;
    }

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

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Artisteer themes and easy property’ is closed to new replies.