- Posts: 5
- Thank you received: 0
All questions about EDocman extension
H1 page title
- Bhavin
- Topic Author
- Offline
- New Member
-
Less
More
10 years 3 months ago #54866
by Bhavin
H1 page title was created by Bhavin
I see couple of issues with Page heading.
1. It doesn't obey the page display settings of Menu item. It always displays the Menu title even though I have selected show heading which is different from Menu title.
2. There is a RSS icon showing up for H1 title which is different from the RSS icon that shows up when RSS option is selected in eDocMan configuration.
Looking at the source code, I see the following line is causing the issue:
file: ../categories/tmpl/default.php
line 40: <h1 class="edocman-page-heading"><?php echo $this->category->title;?><i class="icon-rss"></i></h1>
I have fixed issue 2 with an override file where I have removed the <i> tag. But wonder if there is a purpose to this markup.
1. It doesn't obey the page display settings of Menu item. It always displays the Menu title even though I have selected show heading which is different from Menu title.
2. There is a RSS icon showing up for H1 title which is different from the RSS icon that shows up when RSS option is selected in eDocMan configuration.
Looking at the source code, I see the following line is causing the issue:
file: ../categories/tmpl/default.php
line 40: <h1 class="edocman-page-heading"><?php echo $this->category->title;?><i class="icon-rss"></i></h1>
I have fixed issue 2 with an override file where I have removed the <i> tag. But wonder if there is a purpose to this markup.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 3 months ago #54883
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic H1 page title
Hi Bhavin
To be honest, right now, EDocman doesn't handle the page heading / page title from menu item very well at the moment. So the way you solved it is correctly and you can stay with it. I will address this issue in the next release of EDocman
Regards,
Tuan
To be honest, right now, EDocman doesn't handle the page heading / page title from menu item very well at the moment. So the way you solved it is correctly and you can stay with it. I will address this issue in the next release of EDocman
Regards,
Tuan
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.