Facebbok preview image on HomePage

Professionally designed and responsive events Joomla template to launch your event based website.
GK User
Thu Nov 27, 2014 12:17 am
Hello,

How can I add
Code: Select all
og:image
property on homepage to see an image on facebook shares?

Thanks in advance
Gabriel
User avatar
Junior Boarder

GK User
Sun Nov 30, 2014 6:17 pm
Nobody knows how to add an image for the homepage that appears facebook share?
Whick is the .php file that generate the homepage ?

Thanks
User avatar
Junior Boarder

GK User
Sat Jan 31, 2015 8:46 pm
I'm still trying to fix this issue, can somebody please help me?
Thanks
User avatar
Junior Boarder

GK User
Wed Sep 23, 2015 9:51 am
Did you check it out? did you resolve this problem? i need a solution for it too.!!!!
please if you have some solution let me know. ;) thxalot
User avatar
Fresh Boarder

teitbite
Sat Sep 26, 2015 10:35 am
Hi

There is no php file making just frontpage. Try adding it to /layout/default.php just make sure to add it between code like:

Code: Select all
<?php if(in_array('frontpage', $page_suffix_table) !== FALSE) : ?>

<?php endif; ?>


if Your frontpahe has a page class suffix "frontpage" than Your og:image will be used for this page only.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.