Forums
(@thundertrax)
8 years, 9 months ago
Hi 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, Charis
9 years, 4 months ago
Dear Mikko,
Thank you for your reply. Will give it a look.
Charis
No 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, Charis
9 years, 8 months ago
Thanks, 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
10 years, 2 months ago
Another quick question, is there a way to make the icons smaller?
Great that did the trick. Thank you.
10 years, 5 months ago
Hi Chris, will do so. Thank you for your reply!