A selection of Issues

Beautiful and responsive WordPress theme with amazing parallax effect.
GK User
Sat Dec 01, 2012 4:49 pm
So far - I'm loving the theme but there are a few functions/issues I need to resolve.

I'm running a plugin that cloaks the site so to access it you can go to - http://www.bringherthemoon.com/sneakpeek:

    # On the blog page I want to remove the page title so that "Category Archives: Blog" is not visible. I want to keep the page titles on all other pages.
    # The Share buttons are not looking so great! Particularly the "pintrest" button looks bad. - http://www.bringherthemoon.com/we-are-j ... started-2/
    # The twitter widget wont pull in tweets posted a long time ago - why is this - can I change that?
    # The Gk Comments widget does not work with Jetpack comments - any ideas why?

Thanks
User avatar
Fresh Boarder

GK User
Sat Dec 01, 2012 5:01 pm
Sorry - I need to add something to the list!
Images in blogposts dont resize well.
It appears images are resized horizontally to fit the div but they are not resized proportionately which stretches them and makes them really ugly - http://www.bringherthemoon.com/were-bui ... e-website/

How can I fix this so that images are resized proportionately to the div?
User avatar
Fresh Boarder

GK User
Sun Dec 02, 2012 12:50 am
1) I think that you will have to use the conditional tags to remove it in the category.php file.

2) Please use this fix: https://github.com/GavickPro/Meet-Gaver ... 899f070ba2 or wait for the update in the next week

3) Sorry but it must be a problem with the Twitter API not with the theme

4) GK Comments is prepared to work with the standard WP Comments, any other systems are not supported.

5) Please add in the template.css file around line 146. the:

Code: Select all
height: auto;


for the:

Code: Select all
img {


selector.
User avatar
Administrator


cron