- Posts: 7
- Thank you received: 0
All questions about EDocman extension
SOLVED Categories page. Change title from H1 to H2
- Chris Collin
- Topic Author
- Offline
- New Member
-
Less
More
8 years 2 months ago - 8 years 4 weeks ago #94514
by Chris Collin
SOLVED Categories page. Change title from H1 to H2 was created by Chris Collin
Hi Tuan,
Thanks for a great component.
Is it possible to change the page title of the Edocman categories page from H1 to H2? This would then fit in with the other pages on my site.
Many thanks
regards
Chris
Thanks for a great component.
Is it possible to change the page title of the Edocman categories page from H1 to H2? This would then fit in with the other pages on my site.
Many thanks
regards
Chris
Last edit: 8 years 4 weeks ago by Mr. Dam.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13024
- Thank you received: 1689
8 years 2 months ago #94524
by Mr. Dam
Replied by Mr. Dam on topic Categories page. Change title from H1 to H2
Hi Chris,
To change the title heading of document, please follow these steps
1. Open file: root > components > com_edocman > view > document > tmpl > default.php
2. Change h1 to h2 in line: 45 and 90
Good luck
Dam
To change the title heading of document, please follow these steps
1. Open file: root > components > com_edocman > view > document > tmpl > default.php
2. Change h1 to h2 in line: 45 and 90
Good luck
Dam
Please Log in or Create an account to join the conversation.
- Chris Collin
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 2 months ago #94607
by Chris Collin
Replied by Chris Collin on topic Categories page. Change title from H1 to H2
Hi Dam,
Many thanks for your quick reply.
I have changed "h1" to "h2" in line 45 and 90 of the "default.php" file, but unfortunately it hasn't acheived what I was trying to do. (I have cleared cache in Joomla admin and in my browser, and tried another computer).
Perhaps I didn't explain the original problem properly:
I have a menu item ("Documents") with menu item type "Edocman: Categories List". When this menu item is selected in the frontend, the heading of the page is in "h1" format (checked using Firebug in Firefox). This is the heading that I would like to be in "h2".
Many thanks for your help!
Regards
Chris Collin
Many thanks for your quick reply.
I have changed "h1" to "h2" in line 45 and 90 of the "default.php" file, but unfortunately it hasn't acheived what I was trying to do. (I have cleared cache in Joomla admin and in my browser, and tried another computer).
Perhaps I didn't explain the original problem properly:
I have a menu item ("Documents") with menu item type "Edocman: Categories List". When this menu item is selected in the frontend, the heading of the page is in "h1" format (checked using Firebug in Firefox). This is the heading that I would like to be in "h2".
Many thanks for your help!
Regards
Chris Collin
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13024
- Thank you received: 1689
8 years 2 months ago #94608
by Mr. Dam
Replied by Mr. Dam on topic Categories page. Change title from H1 to H2
Hi Chris,
Please send us the link here so we can suggest you the solution.
Thanks
Dam
Please send us the link here so we can suggest you the solution.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Chris Collin
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 2 months ago #94629
by Chris Collin
Replied by Chris Collin on topic Categories page. Change title from H1 to H2
Hi Dam,
Here is link:
regards
Chris Collin
Here is link:
This message contains confidential information
regards
Chris Collin
Please Log in or Create an account to join the conversation.
- Chris Collin
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 2 months ago #94649
by Chris Collin
Replied by Chris Collin on topic Categories page. Change title from H1 to H2
Hi Dam,
The site is locked with "SiteLock".
I have created a password for you
regards
Chris Collin
The site is locked with "SiteLock".
I have created a password for you
This message contains confidential information
regards
Chris Collin
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13024
- Thank you received: 1689
8 years 1 month ago #94723
by Mr. Dam
Replied by Mr. Dam on topic Categories page. Change title from H1 to H2
Hi Chris,
The Super admin account is wrong.
Thanks
Dam
The Super admin account is wrong.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Chris Collin
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 1 month ago #94827
by Chris Collin
Replied by Chris Collin on topic Categories page. Change title from H1 to H2
Hi Dam,
Sorry about that- a misunderstanding.
I have created an administrators account as well as an account to log in at the front end which is locked with "SiteLock"
regards
Chris Collin
Sorry about that- a misunderstanding.
I have created an administrators account as well as an account to log in at the front end which is locked with "SiteLock"
This message contains confidential information
regards
Chris Collin
Please Log in or Create an account to join the conversation.
- Chris Collin
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 1 month ago #95239
by Chris Collin
Replied by Chris Collin on topic Categories page. Change title from H1 to H2
Hi Dam,
I have found that the log in information that I gave you was not working. I have made changes. Please try the username and password again:
regards
Chris Collin
I have found that the log in information that I gave you was not working. I have made changes. Please try the username and password again:
This message contains confidential information
regards
Chris Collin
Please Log in or Create an account to join the conversation.
- Chris Collin
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
8 years 1 month ago #96073
by Chris Collin
Replied by Chris Collin on topic Solved-Categories page. Change title from H1 to H2
Thank you for your guidance:
To change the title from h1 to h2, I have opened the file:
root > components > com_edocman > view > document (or >documents; >catregory; >categories) > tmpl > default.php
searched for "h1" and changed to "h2".
regards
Chris Collin
To change the title from h1 to h2, I have opened the file:
root > components > com_edocman > view > document (or >documents; >catregory; >categories) > tmpl > default.php
searched for "h1" and changed to "h2".
regards
Chris Collin
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.