-
AuthorPosts
-
September 10, 2017 at 5:00 pm #850146
Hello
I realise you do not support other plugins, but I think this might be a theme issue so hoping you might be able to help.
I have installed Easy Property Listings and set up an example rental property.
I have customised it to get it looking how I want however there are 2 things (the second you may say talk to the plugin people):
1. There is a repeat of the posts that appears below the listing on the main rental page and the listing page, sort of like a related entry, yet I have this disabled in settings so cannot understand why it is there, how can I remove it?
2. The maps and address elements do not show up at all on a listing, just a big white space
I have provided login and relevant links below as site in maintenance mode
September 11, 2017 at 5:11 am #850329Hey sensiblekaren,
Please try the plugin on the default WordPress to see if the problem persists. This will determine if this is a theme specific problem.
Best regards,
Jordan ShannonSeptember 11, 2017 at 10:24 am #850402Hi Jordan
I viewed with twenty seventeen and problem no. 1 goes away, there is no repeat post. I need to work out how to get rid of this when using Enfold.
I managed to get maps working by pasting in coordinates so that is ok.
Many thanks
KarenSeptember 11, 2017 at 6:35 pm #850623Hi Karen,
Looks like Enfold is trying to show the post as the blog post. You can hide it with the code below.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.epl-listing-single.epl-property-single + article.post-entry { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 11, 2017 at 6:41 pm #850624Thank you! That worked on single posts, great! But not for the archive page where rental listings are displayed, is there something else I need to add to remove that?
September 11, 2017 at 6:53 pm #850629Would like it to look like the enfold / easy property demo http://easypropertylistings.com.au/demo/themes/enfold/property/
September 12, 2017 at 9:25 am #850897Hi Karen,
Sure, I could not get to that page yesterday, for some reason.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.archive article.post-entry { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 15, 2017 at 2:52 pm #852542Thank you so much
-
AuthorPosts
- The topic ‘Easy Property Listings and Enfold’ is closed to new replies.