hornof
Forum Replies Created
-
Forum: Plugins
In reply to: [W4 Post List] Reverse "Year, Month" in group_title ?Got it. Change line 664 in postlist.php
from
‘title’ => mysql2date( ‘Y, F’, $post->{$groupby_time} ),
to:
‘title’ => mysql2date( ‘F Y’, $post->{$groupby_time} ),Thanks again for a real nice plugin.
Forum: Plugins
In reply to: [Sideways8 Custom Login and Registration] Test your Reset Password pageThink I found a work-around, details if they might interest anyone:
– We’re still using S8 for the bulk of our login functionality
– We were using Profile Builder in tandem – tested, no conflict there
– Created a Reset-Password page to replace the link above
– Added Profile Builder reset password shortcode to that page
– Updated S8 Login Page Options, replacing “%FORGOT_PASSWORD_LINK%” with link to new page
– Updated a Forgot Password links on other pages
– Removed “Lost your password?” prompts from wp-includes/user.php – lines 137 & 153Works for now. Client is happy. I hope you continue to develop this very nice plugin.
Forum: Plugins
In reply to: [WP Job Manager] Replacing company_twitter function in own templateI could use this feature as well. My client wants all external links to open in a new window. “Give the client what they want” is the overriding logic here. I can hack around it for now, but an “Open external links in a new window” option would be very useful.
Nice plugin – thanks! I just came across it yesterday. My client was using a different job board but I hope to replace it with this one. I think they will like it better.
Thanks – sounds like I’m on the right track. I have a friend who should be able to help me with this. If I can figure out the code, I’ll paste it here.
Forum: Plugins
In reply to: [Recent Tweets] [Plugin: Recent Tweets] Not workingChange Line 81 from:
https://twitter.com/statuses/user_timeline/
to:
https://api.twitter.com/1/statuses/user_timeline/