Good afternoon, how is everyone? I really need to be able to remove the featured image from showing up on and posts. I would also like the Page Title to say the name of the post and not “Post Archive News. I have used Easy Proper Listings with many themes and I can’t understand while the Enfold theme doesn’t show the title?
Thank you for ll your help.
http://newsite.upntherim.com/property/2156-dakota-circle-happy-jack-az/
Thank you in advance for help.
Sylvia
Hey janton1,
Could you please attach a mockup of what you’re trying to achieve?
The website did not load on my end.
Best regards,
Victoria
Here is a proper link. It is the Easy Property Listings plugin. I am happy to completely remove the title from the blog pages if we need. I was able to remove the featured image so I just need the title fixed. Where is the Blog – Archive title set?
Backend access is below.
Hi,
Sorry for the late reply and thanks for the login, I took a look at your plugin and don’t see any options for the title or any of the Advanced Layout Builder options. The title “Property” is the entry-title that otherwise be the page title. Since this is a custom template in the plugin I don’t think there is anything we can do to change the title.
You can use this css to hide the “Property”, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.property-template-default .main-title.entry-title a {
display: none !important;
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike