- Posts: 10
COMMUNITY FORUM
Verlinkung zu dem Author soll weg
- schnappschuss
- Topic Author
- Offline
- New Member
Less
More
5 years 11 months ago #170569
by schnappschuss
Verlinkung zu dem Author soll weg was created by schnappschuss
Hallo und moin,
ob ihr mir sagen könnt wie ich die Verlinkung zu dem Author weg bekomme (siehe Anhang).
Es ist mit K2 erstellt und ich habe schon alles (?) durch gesehen und finde keine Einstellungen dafür.
Gruß, Knut
ob ihr mir sagen könnt wie ich die Verlinkung zu dem Author weg bekomme (siehe Anhang).
Es ist mit K2 erstellt und ich habe schon alles (?) durch gesehen und finde keine Einstellungen dafür.
Gruß, Knut
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
5 years 11 months ago #170572
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Verlinkung zu dem Author soll weg
What do you wish to do with the author link?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- schnappschuss
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
5 years 11 months ago #170583
by schnappschuss
Replied by schnappschuss on topic Verlinkung zu dem Author soll weg
Hello, I would like to delete the link from the author name so just the name as text please.
Please Log in or Create an account to join the conversation.
- schnappschuss
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
5 years 11 months ago #170584
by schnappschuss
Replied by schnappschuss on topic Verlinkung zu dem Author soll weg
idemoo.de/log/blog-a/item/13-blog-a1.htmlThis
is the new address please
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
5 years 11 months ago #170590
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Verlinkung zu dem Author soll weg
a) Create MVC template overrides for K2 inside your Joomla template. See how to do that here: getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
b) Edit your item.php override and simply remove the <a> HTML tag from each author variable. We didn't want to add an option for that so we could keep K2 options to a bare minimum, plus, it's usually a feature that people expect to work as it is now.
b) Edit your item.php override and simply remove the <a> HTML tag from each author variable. We didn't want to add an option for that so we could keep K2 options to a bare minimum, plus, it's usually a feature that people expect to work as it is now.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- schnappschuss
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
5 years 11 months ago #170594
by schnappschuss
Replied by schnappschuss on topic Verlinkung zu dem Author soll weg
be so kind and let me know where i can find the file item.php please.
Please Log in or Create an account to join the conversation.
- schnappschuss
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
5 years 11 months ago #170595
by schnappschuss
Replied by schnappschuss on topic Verlinkung zu dem Author soll weg
I already find the file be so kind and let me know where i find the right entry please ...
Please change txt in php ...
Please change txt in php ...
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
5 years 11 months ago #170604
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Verlinkung zu dem Author soll weg
Edit lines github.com/getk2/k2/blob/master/components/com_k2/templates/default/item.php#L70 & github.com/getk2/k2/blob/master/components/com_k2/templates/default/item.php#L397 - shouldn't be difficult to spot the "author" references.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- schnappschuss
- Topic Author
- Offline
- New Member
Less
More
- Posts: 10
5 years 11 months ago #170612
by schnappschuss
Replied by schnappschuss on topic Verlinkung zu dem Author soll weg
so great, thank you ♥
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
5 years 11 months ago #170620
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Verlinkung zu dem Author soll weg
You're welcome.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.