Disable Comments in Edit Posts not working.

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Sun Aug 18, 2013 8:14 pm
Hi, Disable comments in ->Edit Post -> Edit Additional Params NOT WORKING. Can't get rid of "Leave a Reply" section.

Also, can anyone give me the css code to disable the GK Boxes that appear above the title of the Post Page??

Also, Tags show up without space between works. Makes it very hard to read. CSS fix for that??

Thanks.

storebox_grab2.jpg
User avatar
Gold Boarder

GK User
Sun Aug 18, 2013 8:39 pm
Also, the "More Details" links in GK Box are showing up Black on Black making them invisible to the viewer. CSS fix??

storebox_grab3.jpg


ref: http://integralmedicine.ca/

Seems the disable comments function only works in "Quick Edit" mode in the Posts Control Panel. What's up with that??

Thanks,

J
User avatar
Gold Boarder

GK User
Sun Aug 18, 2013 9:23 pm
Ok.

Got rid of the the GK New Boxes at the top of the page by using the widget rules. :D

Got rid of comments by using Quick Edit Mode. :D

Still need help with More Details link showing black on black. :?

Also, had issue with "page not found" when creating some new posts. I believe this has something to do with permalinks. I solved it by deleting the page and creating a new one but does anyone have a better fix of this?? :?

Thanks,

J.
User avatar
Gold Boarder

GK User
Mon Aug 19, 2013 3:00 pm
Hi,

Disable Comments in Edit Posts is working (did you update your post after change this opiton)

In demo version these links are ok, so you should do something wrong with oryginal css, add this code to override.css file:
Code: Select all
a.gk-image {
    color: #ff7e57;
}


In regards to issue with "page not found" i need a real example with direct URL..
User avatar
Moderator

GK User
Mon Aug 19, 2013 3:04 pm
worked. thanks.
User avatar
Gold Boarder


cron