Log in

View Full Version : Menu script with external page for web site pages?



flowerpot
06-09-2018, 06:20 PM
I have a large web site that will have a new web page almost every day.

Rather than the exhausting work of updating every single web page to show a new link and then uploading all those pages,
I am looking for a responsive menu script where all of the menu links are in one page (external) which can easily be updated with the new web pages and automatically then updates the menu of the web sites many web pages.

Which of the scripts would users recommend as the best overall for cross-browser, responsive use?

Thank you so much:)

amzoun95
03-04-2019, 10:20 PM
Have a read at the following:

Displaying posts and topics on external pages (https://wiki.phpbb.com/Practical.Displaying_posts_and_topics_on_external_pages)
How to display posts and topics on external pages (https://blog.phpbb.com/2009/11/09/how-to-display-posts-and-topics-on-external-pages/)

Thanks

heenamajeed
07-23-2019, 02:50 AM
Suppose we have a website consisting of 3 HTML pages designed with ... page containing only the menu bar and the links that it needs to CSS and JS files.

Fatin44
04-20-2020, 10:30 AM
Glad to welcome you. Creating a menu on all pages is not a difficult task. In order not to keep up to date with the code, you can open the article: light-it.net/blog/13-things-you-should-know-before-creating-a-healthcare-app/ (https://light-it.net/blog/13-things-you-should-know-before-creating-a-healthcare-app/), in which there is a ready-made code. In order to create a menu on all pages, you just need to enclose its html-text in document.write (), put it in a .js file and call this file in a specific place on each page.

Raydon33
04-22-2020, 05:21 PM
Hello! You can create the menu to all pages easily using plugins to your website. WP plugins help to make that in couple steps. WP pages manager can solve that task.