"View Page"-button not working under child listing!
-
Hi there
I have recently installed Graphene theme on my brand new webpage, and it is awesome.
But yesterday i noticed that the buttons in the child listing under er parent page doesn’t work. I can’t figure out why, because when i try it in Internet Explorer it works, but when i am using Chrome or Firefox it doesn’t. I have even tried from a fresh install from a virtual machine, but that was the same.
Is it a bug in Graphene, WordPress or is it something that I am doing wrong?
Thank you in advance!
Admin
What’s the URL to the page where this is happening?
The URL is: http://androggles.dk/?page_id=5
It is happening under the “Windows” page.
Quote:What’s the URL to the page where this is happening?… and just to supply a little more; it is WordPress version 3.5.1 with Graphene version 1.8.4
Admin
Add this to the theme’s Custom CSS option:
#comment-form-wrap {
clear: both;
}Quote:Add this to the theme’s Custom CSS option:#comment-form-wrap {
clear: both;
}
Could you confirm that it is the file: /wp-content/themes/graphene/style.css ?
If so, it does not seem to work. Should it be placed at a specific psition in the file?
Admin
No, don’t edit theme files. The Custom CSS option is available in Graphene Options > Display > Custom CSS.
Quote:#comment-form-wrap {clear: both;
}
That worked!
Thanks for your help 🙂
Can i was what the problem there was? Should’t it just work out of the box or did i do something?
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.