- This topic has 3 replies, 2 voices, and was last updated 9 years, 2 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]