Skip to content

Change menus on the homepage #210

@milotype

Description

@milotype

Problem description:
Identical menu item unnecessarily appear several times on the Scribus homepage.

First "menu" defined in <div class="top-bar top-bar-align-right">:

  • Contribute
  • Scribus Wiki
  • Bug Tracker
  • Privacy Policy

Second "menu" (navigation bar) defined in <div class="inside-navigation grid-container">:

  • About
  • Support
  • Download
  • Contribute
  • News
  • Open search icon

In the footer of the Scribus homepage is an identical menu as in the first menu!

Footer "menu" defined in <div class="gb-button-wrapper gb-button-wrapper-333e5b74">:

  • CONTRIBUTE
  • SCRIBUS-WIKI
  • BUGS
  • PRIVACY POLICY

Comment:
The 3 Contribute/CONTRIBUTE links, link to the same page.
The 2 Scribus Wiki/SCRIBUS-WIKI links, link to the same page.
The 2 Bug Tracker/BUGS links, link to the same page.
The 2 Privacy Policy/PRIVACY POLICY, link to the same page.

Proposed solution:
Delete the first menu because it's not needed as same items exist in the footer of the page, where IMO they belong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions