StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 09-15-2012, 04:39 PM
jjaycallejas jjaycallejas is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2011
Posts: 154
Default

Ok

I see this in the tutorials but this doesnt seem to work either.

PHP Code:
add_filter'genesis_prev_link_text''gt_review_prev_link_text' );
function 
gt_review_prev_link_text() {
        
$prevlink '« Previous Project';
        return 
$prevlink;
}
add_filter'genesis_next_link_text''gt_review_next_link_text' );
function 
gt_review_next_link_text() {
        
$nextlink 'Next Project »';
        return 
$nextlink;

 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Video size parameters beyers13 General Discussion 1 09-10-2010 08:43 AM
PARAMETERS FOR COLOUR AND SIZE OF POST TITLE davies856 General Discussion 3 11-12-2009 05:58 PM
What are the parameters for a new logo image? pmcparland General Discussion 3 01-09-2009 07:48 PM


All times are GMT -5. The time now is 05:47 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.