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?
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: