AartB
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate X] Language switcher menu alignmentYou sir, are a legend. This css worked.
.qtranxs-lang-menu{
padding-bottom: 20px;
padding-top: 9px;
}The flag is now perfectly aligned with the rest of the menu.
Thanks!
Forum: Plugins
In reply to: [qTranslate X] Language switcher menu alignmentHmm. Doesn’t work. Nothing changes.
Forum: Plugins
In reply to: [qTranslate X] Language switcher menu alignmentThanks Gunu. Where do I add it? If I add it to custom css it doesn’t work. Do I have to add it somewhere in the plugin? Sry for my coding noobness
Thanks for your response. I changed the permalinks in wordpress settings, but it doesn’t solve the problem.
I have reported a bug on the nextgen site.
Maybe it has nothing to do with the problem but when I try to clear the images cash in gallery options I get this error:
Warning: unlink(/home/erlendr53/domains/steinerlovisa.com/public_html/wp-content/gallery/schilderijen-2010-2015/dynamic/hannah_danielle_2-nggid03135-ngg0dyn-154x100x100-00f0w010c011r110f110r010t010.jpg) [function.unlink]: Permission denied in /home/erlendr53/domains/steinerlovisa.com/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/cache/class.cache.php on line 62
I tried changing the permissions settings of the nextgen plugin to 777, 755 and 744 but it doesn’t solve this last error. Like I said, maybe it has nothing to do with the url problem, but maybe there is a connection..
WordPress version 3.7.1
Nextgen version 2.0.33Forum: Themes and Templates
In reply to: [Customizr] Adjusting the Slider Size@ thehunters123
To centre the slider use this code:
/*Slider size*/ .carousel .item { line-height: 250px; overflow: hidden; margin-left:auto; margin-right:auto; min-height: 250px; }
Forum: Plugins
In reply to: [Faceted Search] Faceted search above resultsResolved! My SEO was causing the problem!