Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Vipasha

    (@vipasha)

    Hi! Leeway Team,

    No one is here from your team to help me. Anyway Thanks…

    I by my self got solution, by spending some time on your new code and found the solution.

    Only you guys added some extra code on post page i.e. home.php.

    If anyone have same problem please go to you theme editor and there search file home.php, on this page only delete following code, save that page and that it you done, your problem solve:
    <?php // Display Magazine Homepage Widgets.
    if ( ! is_paged() && is_active_sidebar( ‘magazine-homepage’ ) ) : ?>
    <div id=”magazine-homepage-widgets” class=”widget-area clearfix”>
    <?php dynamic_sidebar( ‘magazine-homepage’ ); ?>
    </div><!– #magazine-homepage-widgets –>
    <?php endif; ?>

    For a Leeway Theme Team… Please take care of these kind of mistakes in next theme update.

    Your theme is awesome.

    Thanks,
    Vipasha

    Theme Author ThemeZee

    (@themezee)

    Hi again,

    It is not a mistake. We have added the Magazine Homepage widgets to the blog index to increase usability for new users.

    The change is described in the blog post I already linked in the other forum thread: https://themezee.com/2017/02/theme-updates-added-magazine-widget-area-to-blog-index/

    You can simply go to Appearance > Widgets and remove the widgets from the Magazine Homepage widget area. No need to edit the code.

    Best,
    Thomas

    Theme Author ThemeZee

    (@themezee)

    And we are only subscribed to new forum threads and therefore sometimes miss conversations on existing threads.

    We do our best to provide the best support possible, but please be aware that this is a free theme and we provide free support for it in this forum.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘On blog page showing both magazine and blog post view’ is closed to new replies.