Przede wszystkim należy dodać linki zwrotne w PA -> Konfiguracja -> Linki -> dodaj lub edytuj link wewnętrzny.
Następnie w PA -> Konfiguracja -> Grupy wpisów -> dodaj lub edytuj grupę wpisów musimy wskazać jakiejś grupie obowiązkowy lub nieobowiązkowy link zwrotny.
7 odpowiedzi na „FAQ: Jak dodać link zwrotny ?”
if (get_comment_author_link() != '') echo get_comment_author_link().' - '; else get_comment_author().' - '; ?> 10 czerwiec 2011 o 09:00
Zrobiłem jak w FAQ: Jak dodać link zwrotny. Ale gdy dodawana jest strona, pole dodaj link zwrotny nie wyświetla linku ze stroną…
if (get_comment_author_link() != '') echo get_comment_author_link().' - '; else get_comment_author().' - '; ?> 10 czerwiec 2011 o 09:26
Proszę się upewnić że ten link zwrotny jest ustawiony jako WEWNĘTRZNY i ma zaznaczone kategorie w których dodawana jest strona
if (get_comment_author_link() != '') echo get_comment_author_link().' - '; else get_comment_author().' - '; ?> 10 czerwiec 2011 o 12:00
Edycja już istniejącego linku jakoś chyba u mnie nie działa. Ale jak stworzyłem jeszcze raz link od początku i wskazałem że ma być wewnętrzny to poszło
if (get_comment_author_link() != '') echo get_comment_author_link().' - '; else get_comment_author().' - '; ?> 17 czerwiec 2011 o 09:34
Przecież to nie jest takie cieżkie
if (get_comment_author_link() != '') echo get_comment_author_link().' - '; else get_comment_author().' - '; ?> 28 październik 2011 o 11:15
u mnie działa bez problemu.
if (get_comment_author_link() != '') echo get_comment_author_link().' - '; else get_comment_author().' - '; ?> 25 luty 2012 o 15:27
U mnie też
if (get_comment_author_link() != '') echo get_comment_author_link().' - '; else get_comment_author().' - '; ?> 11 grudzień 2012 o 23:34
Dzięki za pomoc udało się:)