Page 1 of 1

How to add H1 or H2 tag on Home page

Posted: Tue Feb 11, 2020 6:11 pm
by inventer
Hi Every One
Can Any one tell me how to add h1 tag in opencart home page by editing Source file. i dont know which file contains the code for top
i am using journal 3 theme
Thankyou

Re: How to add H1 or H2 tag on Home page

Posted: Tue Feb 11, 2020 7:52 pm
by xxvirusxx
inventer wrote:
Tue Feb 11, 2020 6:11 pm
i am using journal 3 theme
Journal 3 settings...
Or contact Journal 3 theme support.

Re: How to add H1 or H2 tag on Home page

Posted: Thu Feb 20, 2020 6:41 pm
by inventer
Hi thanks For the help But today i found out out where actually the file exists
xxvirusxx wrote:
Tue Feb 11, 2020 7:52 pm
inventer wrote:
Tue Feb 11, 2020 6:11 pm
i am using journal 3 theme
Journal 3 settings...
Or contact Journal 3 theme support.
File located in Storage folder .
there i found the header folder and inside the there are six files all representing the headers . in my case its slim.twig because i chose the slim header in journal settings
Again thanks for the help

Re: How to add H1 or H2 tag on Home page

Posted: Fri Feb 21, 2020 12:29 am
by uksitebuilder
If it's in the storage folder and you modified those files, then most likely, next time you add an extension or fresh modifications, your changes will be overwritten.

If you are using Journal, then you simply should contact Journal Support. After all, suport is part of the payment you made when you purchased the theme.

https://support.journal-theme.com

Re: How to add H1 or H2 tag on Home page

Posted: Fri Oct 23, 2020 6:19 am
by newbie87
Where /How to add H1 tag to default home page? I also added text to the home page via Html Content. When I view the source, the Heading Title shows as H2. I would like it to be H1. I am using OC 2x. Thanks in advance for help.

Re: How to add H1 or H2 tag on Home page

Posted: Tue Oct 27, 2020 9:10 pm
by khnaz35
newbie87 wrote:
Fri Oct 23, 2020 6:19 am
Where /How to add H1 tag to default home page? I also added text to the home page via Html Content. When I view the source, the Heading Title shows as H2. I would like it to be H1. I am using OC 2x. Thanks in advance for help.
Which part of the page? Share a screenshot

Re: How to add H1 or H2 tag on Home page

Posted: Thu Oct 29, 2020 1:45 pm
by hpwebdesign
You can Add HTML module and place it on content top section.

to edit H2 to H1 > change it here:

Code: Select all

catalog/view/theme/default/template/extension/module/html.twig
hope this help

Re: How to add H1 or H2 tag on Home page

Posted: Tue Mar 08, 2022 10:40 pm
by SergeTkach
newbie87 wrote:
Fri Oct 23, 2020 6:19 am
Where /How to add H1 tag to default home page? I also added text to the home page via Html Content. When I view the source, the Heading Title shows as H2. I would like it to be H1. I am using OC 2x. Thanks in advance for help.
For Default home page you can add tag H1 in Description area of HTML-content module. Don't feel Heading Title! See screenshot — https://imgbox.com/Ft10oW9Q

Alsoo if you need to customize Tag H1 for products or category or manufacturers you should use this extnesion — https://www.opencart.com/index.php?rout ... n_id=43429