Post by goharulislam » Mon Feb 20, 2017 4:18 pm

Hi everyone

I am using OpenCart 2.3.0.2 and I want to know how do I add pages like about and contact inside OpenCart from admin. Also how do I show them in navigation.

Best regards

Gohar ul Islam
Senior UI Developer

Newbie

Posts

Joined
Tue Feb 07, 2017 3:55 pm

Post by uksitebuilder » Mon Feb 20, 2017 8:12 pm

Adding standard pages is simple - admin - catalog - information
Adding a contact form is not so simple as you would probably need to duplicate the current contact form code and rename / add fields etc to suit your requirement - probably easier to get a module/extension for this from the marketplace

Adding to the menu bar, you would need to edit your template catalog/view/theme/default/template/common/header.tpl

Find near end of file

Code: Select all

        <?php } ?>
        <?php } ?>
Add after

Code: Select all

<li><a href="URL_TO_YOUR_PAGE">TEXT_PAGE_NAME</a></li>

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom
Who is online

Users browsing this forum: No registered users and 109 guests