Joom Dnation plugin: Suppress empty title tag

  • Andreas Knoefel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 2 months ago #55296 by Andreas Knoefel
Joom Dnation plugin: Suppress empty title tag was created by Andreas Knoefel
Hello,

I installed Joom Donation with Joomla 3.3.6 and CB 2.0.4.
I use the {jdform }+ plugin in an article. SInce I do not want to display the title, I went into the language file and deleted the title. However, there is still an empty header tag in the HTML: <h1 class="jd-page-title"></h1>
How can I get rid of that empty tag?

Please Log in or Create an account to join the conversation.

More
9 years 2 months ago #55307 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Joom Dnation plugin: Suppress empty title tag
Hi Andreas

You will need to edit code if you want to completely remove it. Look at the file components/com_jdonation/view/donation/tmpl/default.php and remove the line of code below:
Code:
<h1 class="jd-page-title"><?php echo JText::_('JD_DONATION'); ?></h1>

Regards,
Tuan
The following user(s) said Thank You: Andreas Knoefel

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt