Lone "1" appearing at top of right sidebar

  • Author
    Posts
  • #12999
    Rinelle Grey

    As stated, after the latest upgrade, there is a mysterious ‘1’ appearing at the top of my right sidebar. I’ve searched the CSS, but I can’t find where it’s coming from.

    #13033
    Steve

    I have the exact same issue …
    Any answer yet?

    #13050
    Vasilios Betoglou

    Same here, looked through the sidebar.php and functions.php, can’t figure it out.

    #13052
    Vasilios Betoglou

    Little more digging:

    October 16th, 2013 at 07:56 (UTC+02:00) #12998

    Topic: Mantra places an onwanted character on my sidebar

    in forum Bugs

    Frank Gijsels

    Mantra 2.2.1
    sidebar.php line 122
    <?php echo is_active_sidebar(‘third-widget-area’); ?>
    I think this is a peace of code only for debugging purposes.

    I replaced with:
    <?php //echo is_active_sidebar(‘third-widget-area’); ?>
    And the onwanted character is gone

    #13196
    Zed
    Cryout Creations mastermind

    Sorry about that. The unwanted line of code will be removed in the next update.
    Until then commenting it out is a good solution.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Lone "1" appearing at top of right sidebar’ is closed to new replies.