facebook like button not accepting like

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Mar 25, 2014 12:47 pm
Reply with quote
Report this post
hi guys

can you check for me on www.guidetogay.com

(any article page) our spcial API is not letting the facebook like stick.
(count disappears, comment box etc wont appear fully)

it is only since i installed news2, was working fine previously on TWNII

thanks heaps!
User avatar
Platinum Boarder

GK User
Tue Mar 25, 2014 2:34 pm
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.fb_iframe_widget iframe { max-width: 1000px !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Wed Mar 26, 2014 2:03 pm
Reply with quote
Report this post
thankyou! worked like a charm!
User avatar
Platinum Boarder

GK User
Mon Jul 21, 2014 4:32 pm
Reply with quote
Report this post
Unfortunatly it doesn't work for me.
Image
Also your demo-page has the same issue...
(Only in Firefox 30.0, in Chrome it is OK)
User avatar
Expert Boarder

GK User
Mon Jul 21, 2014 5:07 pm
Reply with quote
Report this post
Could it have something to do with this code that was added tot template.xml?
Code: Select all
<field name="fb_like_layout" type="list" default="standard" label="TPL_GK_LANG_FB_LIKE_LAYOUT" description="TPL_GK_LANG_FB_LIKE_LAYOUT_DESC">
                                                <option value="standard">standard</option>
                                                <option value="button_count">button_count</option>
                                                <option value="box_count">box_count</option>
                                      </field>
User avatar
Expert Boarder

GK User
Tue Jul 22, 2014 10:45 am
Reply with quote
Report this post
@altenaweb Where did you add the code? Are you sure that option "Use override CSS" is enabled in template advanced settings?
User avatar
Platinum Boarder


cron