- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month 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
A visually pleasing and user-friendly website is essential for consumers and businesses in today’s digital age. In this article, we’ll talk about creating websites with […]
If you are planning to set up an online shop, then there are more than a few things that you would want to pay attention […]
A list of the most practical conference WordPress themes for conference and event management, exhibitions and meetings, concert and projects, sports events and donation programs […]