Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author agentevolution

    (@agentevolution)

    All themes are different in the way the code layouts. We tested with a number of themes and tried to make it compatible with the most common layouts. You’ll likely need to add custom CSS for it to display within your theme. We can’t provide any help without actually seeing the site and the code.

    Hi guys, I too am having compatibility issues: http://www.aienlettings.co.uk/listings/1048-cherrywood-dr/

    Plugin Author agentevolution

    (@agentevolution)

    We’re not seeing anything at your example URL because of a coming soon page.

    Plugin Author agentevolution

    (@agentevolution)

    @robbie Gee – Your theme’s content area is full width (100%), so the plugin content will fill the full width. You’ll need to add custom CSS to limit the width.

    Copied and modified from your theme’s stylesheet:
    .single-listing .entry-content.wplistings-single-listing { width: 1080px; margin: 0 auto; padding: 30px 0 0 0; position: relative; }

    Thread Starter barneysydney

    (@barneysydney)

    Thanks @agentevolution.

    That fixed the width of the post but I need my single listing page to look like the rest of my website.

    I’ve now create a Single Listing Template based on my theme’s post template but I’ve lost all the extras (Property Details, Additional Details, Property Types, etc.).

    How can I include these into a Single Listing Template that has All the styling elements of my theme?

    Plugin Author agentevolution

    (@agentevolution)

    We don’t support creating custom listing templates. You’ll need to contact a developer for help with customization.

    Thread Starter barneysydney

    (@barneysydney)

    Fair enough. Thanks for the help!

    @agentevolution, thanks very much!!

    That’s solved the full width issue. I still need some styling sorted but we’re getting there.

    Thanks again.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Wide Screen Listing Page’ is closed to new replies.