• Resolved cheetalope

    (@cheetalope)


    When I logged into WordPress this morning there was an update for the Redwaves Lite theme from 1.0.6 to 2.0.0. which I use on https://choicesmakesuccess.com/I completed the update but since then my sidebar widgets are not displaying live on my website. I have removed them and re-added them but it did not work. The sidebar and the widgets appear to be active inside WordPress but they will not display live. I use the same them on another website but I did not do the update and I have no problems with the second site.

    Any help would be greatly appreciated!

    Brenda (Cheetalope)

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter cheetalope

    (@cheetalope)

    Hi Asmi,
    I have recently experienced another issue with the redwaves lite theme. I have added a page to my website that I want to display full width (remove the sidebar). When I change any page to full width the page does not display anything – no content, no images..nothing.
    What can I do to fix this?

    cheetalope

    Theme Author Asmi Khalil

    (@asmi1)

    Oh no! this is a very bad bug ??
    I forgot that I have to edit full-width.php file when I moved template-parts files to /template-parts folder. To fix this please open full-width.php file with your preferred code editor and change (line 16) from:

    <?php get_template_part( 'content', 'page' ); ?>

    to:

    <?php get_template_part( 'template-parts/content', 'page' ); ?>

    Thanks again for reporting bugs & help us improving our themes.
    I would like to invite you again to the Support Forum: https://forum.themient.com

    I have completely changed the design, updated the board to phpBB 3.0 and I will be adding features that doesn’t even available here. We have a section for Bugs reporting and you can subscribe to forums & topics so you will receive an email each time new post or topic is created.

    Kind Regards!

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Theme Update Issues’ is closed to new replies.