Title Page Should Not Be a Hyperlink

Get help or discuss with other members about business Joomla! 3 and 2.5 template designed especially for your start-up projects on dedicated support forum.
GK User
Fri Dec 07, 2012 7:49 pm
Hi, I have a new blog post: http://socialnotz.com/blog/google-communities-are-here/

The problem is that the title on the post page should not be a hyper link. I want to change the hyperlink color to something obvious, like like the blue color of the theme, but if I do, then the title will be blue. How do I make titles on post pages NOT linkable? Also, is there an easy way to change hyperlink text color without digging into the css?

Sorry if theses are newbie questions, but I am a Joomla gal and WP is new territory.
User avatar
Junior Boarder

GK User
Sat Dec 08, 2012 6:25 am
teitbite wrote:Hi

Please edit /html/com_content/article/default.php You will find a title surounded with <h1></h1> tags and <a></a> also. Just remove the <a></a> tags from there.


What directory is that in? I do not see a html directory... wordpress is installed in a sub-directory called blog.
User avatar
Junior Boarder

GK User
Sat Dec 08, 2012 8:48 am
Hi,

Sorry but it was a mistake - our moderators often writes here instead of the joomla sections.

Regarding your problem - today I'll prepare a fix which will remove links from the single page titles.
User avatar
Administrator

GK User
Sat Dec 08, 2012 12:18 pm
Hi again,

To fix this problem, please apply a fix from this commit: https://github.com/GavickPro/Meet-Gaver ... dc0e73150e

Don't worry about fact that it is an other theme - this part of code is the same for all themes ;)
User avatar
Administrator

GK User
Sat Dec 08, 2012 10:40 pm
Perfect! Thank you so much. I am so impressed with your support! Thank you.
User avatar
Junior Boarder


cron