robdon
Forum Replies Created
-
Hi guys,
Thanks for the quick response.
Yep, the CSS code worked fine.
Ta, Rob.
Hi,
Its real easy for you to re-produce, and happens 100% of the time.
1) Install a fresh WP system
2) Install Ascent Theme and activate (http://testbase.info/c/theme/wp/ascent/)
3) Add lots of pages and a menu to make you have more than 1 line of menu options, then add 3 sub menu options to the first option.
4) Install GeoDirectory and activateIf you then mouseover menu option 1, it displays the sub options, but they are mixed in with the 2nd line of the menu options (z-index). If you try to move the mouse to one of the sub options, it closes the menu before you can reach any of them.
This does not happen if GeoDictionary is disabled, and seems to be a problem with the class ‘menu-item’ being used in both the Theme and GD.
I’m using latest version of Chrome, bit it also happens in IE
Here is a test site: http://fireflux5.cloudapp.net/wp-test/
Please can you tell me when you have looked at it, so I can remove the site.
Thanks, Rob.
Thanks Stiofan. 🙂
Forum: Themes and Templates
In reply to: [Corpo] Slider Caption ProblemHi,
Just posted a solution to this here:
http://ww.wp.xz.cn/support/topic/corpo-slider-text-disappears-first-slide?replies=4#post-5889841
Forum: Themes and Templates
In reply to: [Corpo] Corpo Slider Text Disappears First SlideHi,
Had had a similar problem, and it seems to only be on the Chrome browser.
Seems to be a bug with Chrome, see here: http://stackoverflow.com/questions/11258877/fixed-element-disappears-in-chrome
To fix it, edit wp-content/themes/corpo/style.css
search for: .excerpt
It should fine this line: .slides > li .excerpt {
add this below that line:
-webkit-transform: translateZ(0);
HTHs,
Rob.
Forum: Plugins
In reply to: [Plugin: Facebook] Publish to Author's Timeline not working!This happens to me also.
Have to say, this is the first time I’m using WordPress and plugings and stuff… seems very ‘fragile’ and badly coded to me 🙁
What version of WP are you on?
I think it might have stopped working once I upgraded to version 3.4