- This topic has 3 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Hyperlink
Hello,
where I can change hyperlink under button “Older entries” ? Theme SKT White Pro.
Best Regards
Hi Tomasz,
Kindly go to custom-function.php and find “Older entries” and change the link from there.
Regards,
Dave
Hello,
I founded “older entries” but unfortunately nowhere I can’t change link. Below I paste part of my code:
”
$postoutput .= ‘<div class=”post-nav”>’;
$postoutput .= ‘<div class=”next-page”>’ . get_next_posts_link( “Older Entries»”, 3 ) . ‘</div>’;
$postoutput .= ‘</div>’;
“
Hi,
It should be like this
$postoutput .= '<div class="next-page"><a href="http://google.com">Older Entries</a></div>';
Regards,
Dave
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]
Are you searching for the best WordPress Black Friday deals 2025? You’ve landed in the right spot! Black Friday and Cyber Monday are the biggest […]