hype_
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Wrong language loaded in editor with Humany Page BuilderHoly ****, that’s the solution!
Thanks so much!The theme authors should really know this!!
They couldn’t tell me for weeks.Forum: Plugins
In reply to: [Polylang] Wrong language loaded in editor with Humany Page BuilderYes, there is a wpml-config.xml in the theme directory.
English: http://snag.gy/atuP7.jpg
German: http://snag.gy/W7PDc.jpgForum: Plugins
In reply to: [Polylang] Wrong language loaded in editor with Humany Page BuilderThe reply is: “We have made it as custom metabox values.”
Forum: Plugins
In reply to: [Polylang] Wrong language loaded in editor with Humany Page BuilderHi,
the theme is now updated to 4.4.2 but I still have the same problem.
I edit the german version of a site, save it and then it’s also changed in the english version.
Any other idea?Forum: Plugins
In reply to: [Polylang] Wrong language loaded in editor with Humany Page BuilderThey said they’re working on a version for WordPress 4.4.1
I will report back then
Forum: Plugins
In reply to: [Polylang] Wrong language loaded in editor with Humany Page BuilderIt’s theme version 1.2.3 and WordPress 4.4.1
Forum: Plugins
In reply to: [Polylang] Wrong language loaded in editor with Humany Page BuilderSure, screenshot here: http://abload.de/img/unbenanntvnjqy.jpg
You mean where you can download it?
It’s this theme: http://themeforest.net/item/humanity-ngo-charity-wordpress-theme/12208721Forum: Plugins
In reply to: [Floating Social Bar] Wrong Font, Strange Dimensions, No LinesSee my post “Default CSS in Social Bar Label doesn’t work” two posts below yours.
It’s exactly the same.Forum: Plugins
In reply to: [Floating Social Bar] Default CSS in Social Bar Label doesn't workI played around with the CSS code for a while and as I’m a friendly person I’ll post my solution here for others to use:
.fsb-title { float: left; border-right: 1px solid #d2d2d2; padding: 0px 10px 2px 0px; margin: 0 10px 0 0; color: #b1a9a5 !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; text-transform: uppercase; line-height: 25px; vertical-align: middle;} .fsb-share-facebook{width: 105px !important;float: left !important; border-right: 1px solid #d2d2d2 !important; padding: 3px 0 2px !important; height: 25px !important; margin:0 !important} .fsb-share-twitter{width: 105px !important;float: left !important; border-right: 1px solid #d2d2d2 !important; padding: 3px 20px 2px 20px !important; height: 25px !important; margin:0 !important} .fsb-share-google{width: 80px !important; float: left !important; padding: 3px 0 2px 20px !important; margin-left:0px !important; height: 25px !important; margin:0 !important}