rianseve
Member
Posted 1 year ago #
Hello
I have a question and I hope someone can help me.
In the Top-menu i have an item for example: Fruits
Page name: Fruits
What I want is that when opening this page, a new menu appears on the left, called "Fruits".
In here there are new menu items(pages) like apple and banana.
How can i make this? with a Page Template? or is there an easier way?
PinoyTechHub
Member
Posted 1 year ago #
reading this, my instinct says that you will need to create a template, work on some CSS and you should know how to code... well that's just my instinct says...
rianseve
Member
Posted 1 year ago #
Okey, I thought so.
I have made a new page this is the code.
Can i select a specific widget to display in the sidebar?
<?php /* Template Name: Hotelpage
*/ ?>
<html>
<?php get_header(); ?>
<?php get_sidebar(); ?>