• I have been testing 4.7RC and Twentyseventeen. Eventually I will update my main site still running a Child Theme of Twentyeleven.

    Anchors:

    I have set up two menu items that link to the panel ID’s on the static homepage.

    1. https://seventeen.pioneerwebdesign.net/#panel1
    2. https://seventeen.pioneerwebdesign.net/#panel2

    Edit: When you click the above links, it looks OK. When you click the menu items, About or Contact, you see the issue. Odd.

    When using these URL’s, the top part of the section is cutoff by the absolute menu which is not helpful. Please review and give me your thoughts on a workaround or a fix.

    Extraneous HTML:

    On the same page, we get some extraneous HTML that I cannot find anywhere in a template file. It is quite unclear why this is there.

    The HTML is:

    <div class="clear_column"></div>
    <p></p>
    

    I am using the plugin Column Shortcodes here, but I am also on the other panels and there is no such HTML output. Looks like it only happens on the Static Front Page section (top).

    I want the gap from the inserted empty paragraph to go away. I can’t hide un-styled <p>’s.

    CSS Customizer:

    First, love this!

    But, I see an issue that makes using it tough/confusing at times.

    When the customizer is open, the ‘width’ of the page you are on is reduced and the output CSS is not what you might see when it is closed making editing widths hard to handle. This happens on my 1366 wide screen making it use the CSS media rules below 48em. How can that be fixed, worked around?

    Could the customizer ‘undock’ or be moved to bottom (feature request)?

    I have autoptimize on and doing some further testing now. If you need that off to review, I am following the thread by email and will turn off if needed.

    Thanks for the new theme and I look forward to your reply.

Viewing 16 replies (of 16 total)
  • Thread Starter Pioneer Web Design

    (@swansonphotos)

    When not using any plugins with this theme, at times I see again the extra <p></p> if in the text/html tab I write HTML.

    Is that not what it is designed for?

    If I add this to the functions.php file it stops:

    remove_filter('the_content', 'wpautop');

    I, again, ask the theme dev.’s to review this issue in depth and proved a detailed response.

    I think having to fix this is going to drive most folks to stop using the theme.

Viewing 16 replies (of 16 total)
  • The topic ‘Twentyseventeen: anchors, extraneous HTML, output, CSS Customizer’ is closed to new replies.