Assistance with layout.

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

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

  • Author
    Posts
  • #13504
    Zubz Kadir
    Participant

    Hi, i purchased the listing templates but I have a few questions.
    This is my page.

    http://propertyrocking.com/property/marine-blue/

    1) The layout doesn’t work well with the existing plugins that I have. Is there anyway I can shift the Property Features and the map to the top? Ive already tried adjusting the other 2 plugins but they are already set to ‘bottom of page.’

    2) In the picture attached, how can i amend the text ‘ house’. Which field is this?

    3) As for the url, http://propertyrocking.com/property/marine-blue/ instead of the category ‘property’, can I change it to another word? I’d like it change to ‘ new launch Condo’, which is a more relevant term here in Singapore.

    Thank you!

    #13519
    Merv Barrett
    Keymaster

    Hi and thanks for your purchase.

    1) To correct your layout you need a minor CSS tweak. Add this to your theme style.css file.

    .post-type-archive-property #content,
    .single-property #content {
    	padding: 30px 30px 30px 30px;
    }
    .post-type-archive-property #content,
    .single-property #content {
    	padding: 30px 30px 30px 30px;
    }
    .single-property #content .breadcrumb {
    	margin: -30px -90px 30px -30px;
    }

    For full customisation you can use the templates as a base to create your own from and move things around with this guide.

    2) Picture did not come through, Guessing you want to modify the drop down list. There is a filter here
    http://easypropertylistings.com.au/docs/modify-listing-categories-filters/

    3) Yes you can define the post type slug ‘property’ with this guide. Be sure to re-save your permalinks after adding this.

    #13670
    Zubz Kadir
    Participant

    Hi, i added it in at the bottom of my style.css file but it did not work. The layout still remains the same. Apologies but who do i contact to get a refund please? I dont code so this ( rearranging the template etc) is way too complicated for me to figure out for now. Thank you.

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

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