- This topic has 3 replies, 2 voices, and was last updated 7 years, 7 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
If you are operating an online shop, then you know how essential it is to display the right price information with your products so that […]
As an author, it is essential to make your WordPress website more attractive, and we’ll function to please your readers in the right way. Picking […]
Round up of best WordPress recipe plugins for food and chef websites WordPress as extremely powerful and popular website creation and publishing system has become […]