By renejdm on Sunday, 12 July 2015
Posted in Technical Issues
Likes 0
Views 434
Votes 0
There is not enough space separating Disqus comments from the blog. How to fix this?

Rene
Alright, try adding this into the template InsightFX's custom CSS:

.comments-disqus {
padding: 60px 0;
}


Tweak the padding as needed, of course.
·
Sunday, 12 July 2015 06:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Likely can be fixed with a CSS tweak. What's your site URL?
·
Sunday, 12 July 2015 04:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Nevermind, found your site. And real quick, you have some broken images. I think your JFBConnect extension is missing core images. Here's a sample URL:

http://www.petdietdesigner.com/media/sourcecoast/images/provider/facebook/icon_label.png

I'm also not able to pull up your blog posts. I'm getting the following error for blog post "Cosmo's Urinary Stones" at this URL from your sitemap:

http://www.petdietdesigner.com/component/easyblog/entry/cosmos-urinary-stones?Itemid=101

Fatal error: require_once() [function.require]: Failed opening required '/home/petdietd/public_html/components/com_easyblog/helpers/helper.php' (include_path='.:/usr/local/php53/pear') in /home/petdietd/public_html/plugins/opengraph/easyblog/easyblog.php on line 41
·
Sunday, 12 July 2015 04:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi David,

Thanks for your reply. I am more concerned with just trying to fix the fatal error...

Please check my other forum post about this. I am trying to get someone to verify that the following file exists: public_html/components/com_easyblog/helpers/helper.php

Rene
·
Sunday, 12 July 2015 05:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay. Now that my fatal error is fixed... I would like to fix the problem with Disqus spacing.

Any suggestions?

Rene
·
Sunday, 12 July 2015 05:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Oh, nice. Looks like it's a Gantry template. So here's where you'll make your override if you're not familiar. Create a new file called insightfx-custom.css under the following directory:

/templates/insightfx/css

You'll add the code I provided above.
·
Sunday, 12 July 2015 06:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi David,

Thanks. That worked!

Rene
·
Sunday, 12 July 2015 06:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Glad to be of service.
·
Sunday, 12 July 2015 06:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for assisting David, appreciate your help here
·
Monday, 13 July 2015 00:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post