thundertrax
Forum Replies Created
-
Forum: Plugins
In reply to: [PHP Code for posts] PHP Parse ErrorHi and thanks for your reply.
This code was working fine up to now, i assume the issue started after a WP or Theme update… i will check my syntax again for any errors and get back to you if i still need more help.
Regards,
CharisDear Mikko,
Thank you for your reply. Will give it a look.
Charis
Forum: Plugins
In reply to: [Advanced Schedule Posts] Display expiration dateNo worries found it already through GitHub. If anyone else is looking you can grab the expiration date using:
$hasp_expire_date = get_post_meta( $post_id, ‘hasp_expire_date’, true );
Cheers,
CharisThanks, appreciate your support.
I see. Main reason is because i would like to add links to multiple pages instead to the specific post only. For Example:
“Post has been updated check it out here:
Link1, Link2, Link3″Can it be done somehow?
Thanks
Forum: Plugins
In reply to: [WP Social Sharing] Google button not aligned with the restAnother quick question, is there a way to make the icons smaller?
Forum: Plugins
In reply to: [WP Social Sharing] Google button not aligned with the restForum: Plugins
In reply to: [WP Social Sharing] Google button not aligned with the restGreat that did the trick. Thank you.
Charis
Forum: Fixing WordPress
In reply to: Custom Widget Area outside theme's borderHi Chris, will do so. Thank you for your reply!