• Resolved Jean Pierre Nortje

    (@horizondigital)


    Hi I am using the Cosmos Theme (CT) with Essential Real Estate (ERE) Plugin to build a Realty site.
    ERE also provide themes but they do not suit me.
    The CT gives me great visual design abilities so I prefer using the CT.
    However this leads to a few problems.
    Because I am not using an ERE theme their ERE plugin support is not very helpful and they keep on telling me to use their themes to resolve issues.
    I would therefore appreciate help and advice and or the services of a WP programmer to amend the CSS code on pages with display issues.
    The attached link is for the property display page, https://bestbidonline.co.za/property/renovators-dream-2/
    It displays…Search, a Menu containing all the site pages, Categories and Archives at the bottom of the page, which needs to be removed. It is evidently Widgets in a Sidebar which accidentally displays here.
    Many users complain about this but ERE just says use our theme.
    Some users have amended the CSS code of the page, as amending the templates don’t seem to work, risking problems with updates, but I would not know how to do this.
    I have a few more questions and requests but lets see how we progress with this problem. Any help and advice will be appreciated. Regards Jean

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author cosmoswp

    (@cosmoswp)

    Hello @horizondigital ,

    For the quick solution, you can use custom CSS, Go to Appearance => Customize => Additional CSS and copy-paste the following codes:

    main#cwp-main #sidebar {
        display: none;
    }

    There may be some setting on the plugin to remove the sidebar because the sidebar is from the plugin. You can look at that.

    Note : The theme name is CosmosWP . We have tried to include everything about the theme in the theme documentation, please have look.

    Best Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Essential Real Estate Plugin with Cosmos Theme’ is closed to new replies.