• Resolved threetowner

    (@threetowner)


    Hi – I’ve just updated to ColorMag v3.0.0 and my home page (a static page) is not displaying correctly – it should be a full page width with a right hand sidebar. But the main content is in a narrow column to the left. I’ve tried changing to a different page, and also changing the home page to blog posts and they all display the same way.

    Other pagers on the site are displaying correctly, it’s just the home page that’s wrong.

    The settings in Customizer appear to be correct as far as I can tell. Can you help, as it’s a mess right now?

    Stuart

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi @threetowner,

    Thanks for reaching us,

    While checking the issue, it seems to have occurred from the Toolset plugin you have activated on your site. It allows the homepage left content to be displayed in a width of 16%. So it’s the reason the content is compressed and not displayed at full width. Removing the code will fix the issue on your end, as shown in the screenshot here: https://prnt.sc/kmaMCi2_r0ri. So please check within the plugin if you can change the maximum value of the Col 2 width and change the value to 100%. If you’re unable to do so, please add the following CSS Code inside WordPress Dashboard > Appearances > Customize > Additional CSS:

    .home .cm-primary .col-2{
        max-width: 100%;
    }

    Let me know if this helps you or not and I will get back to you.

    Regards

    Thread Starter threetowner

    (@threetowner)

    Thanks for that reply. Using the custom CSS has fixed my problem.

    Don’t know how to fix it within the toolset plugin – that was used to migrate the site drupal to wordpress a few years ago and most of it is above my head as to what is needed.

    Hi @threetowner,

    Glad to hear that the issue has been fixed. Let me know of any other issues or confusion and I will get back to you.

    Regards

    I just updated my site to colormag 3.0. The homepage almost totally disappeared. There is no menu bar, and there are no items/articles.

    Check the page on: https://magnavina.be/

    Can you help?

    Hi @eddydn,

    Thanks for getting back,

    It seems you have already switched the theme from ColorMag so I am unable to inspect the issue on your end. It would be better if you can share the screenshots of the issues or revert to the ColorMag theme so that I can check the issues and provide you with an appropriate solutions.

    Regards

    Hi Barsha,The colormag theme is back on my site. Check the page on: https://magnavina.be/.

    Can you let me know what’s wrong and how to solve it?

    eddydn

    (@eddydn)

    1 week, 5 days ago

    I just updated my site to colormag 3.0. The homepage almost totally disappeared. There is no menu bar, and there are no items/articles.

    Check the page on: https://magnavina.be/

    Can you help?

    Hi @eddydn,

    Thanks for reaching us,

    While checking from my end, the menu bar is appearing on your site while using the ColorMag version 3.0. For your confirmation please check the screenshot here: https://prnt.sc/6GgAjapVc4uR

    If you are still getting the issue on your end, kindly share the screenshot mentioning the area of the issue and I will get back to you.

    Regards

    Hi, I was amazed to see that the menubar is indeed appearing on the site. That’s good news. Unfortunatly I can’t add any more a new page or a new message in the backend of the website. I receive a blank page when I click on this item in the menubar of wordpress. Has this anything to do with the theme of colormag? Any solution?

    Hi @eddydn,

    Thanks for reaching back,

    Regarding the issue with adding the page on the backend area, kindly share the screenshot or screenrecording of the issue so that I can check and provide you with an appropriate solutions.

    Regards

    Here is the screenshot. this is the screen I get when trying to add an article.

    https://magnavina.be/wp-admin/post-new.php

    • This reply was modified 2 years, 5 months ago by eddydn.

    Hi @eddydn,

    Thanks for the screenshot,

    I suspect one of the plugins you’re using might be causing the problem, so please try deactivating all the plugins one by one and check if the problem resolves.

    Let me know if this helps you or not and I will get back to you.

    Regards

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘ColorMag v3.0.0 – Home page not displaying correctly’ is closed to new replies.