meloniq
Forum Replies Created
-
Forum: Plugins
In reply to: [Language Bar Flags] width of language barChanging width of the links container should center flags:
.langbf_links { width: 300px; }
Forum: Plugins
In reply to: [Language Bar Flags] make responsiveIt should work if the theme is also responsive…
Screenshot from the test site with Clipper theme installed: https://imgur.com/gKRvldVForum: Plugins
In reply to: [Language Bar Flags] I don't want the Language bar to be fixJust a note: In admin settings page of the plugin are options to control position of the language bar (top, bottom), and flags (left, right).
Forum: Plugins
In reply to: [Language Bar Flags] flags bar over the menuAddress given above returns “500 Internal Server Error”…
If the language bar is displayed incorrectly, more likely some CSS styles or JS scripts bundled with the theme used on site causing it.
Forum: Plugins
In reply to: [Language Bar Flags] Bar in custom colorCSS code below:
#langbf_bar { background-color: #FFFFFF; }
P.S. Using tools like Firebug will help you to find out classes and IDs names: https://addons.mozilla.org/en-us/firefox/addon/firebug/
Forum: Plugins
In reply to: [GeoReg Lite] Not WorkingReleased 1.1, issue with capturing data fixed.
Forum: Reviews
In reply to: [GeoReg Lite] don't botherReleased 1.1, issue with capturing data fixed.
Forum: Plugins
In reply to: [WP-Orphanage Extended] Big user baseThanks for reporting, ticket created, I’ll fix it soon, see: https://github.com/meloniq/wp-orphanage-extended/issues/2
Forum: Plugins
In reply to: [Language Bar Flags] Flags viewYes, based on your layout width, add below CSS:
.langbf_links { width: 96%; }
Forum: Plugins
In reply to: [Language Bar Flags] links don't workYou have to enter URLs for each flag – the URLs where you would like send user. Please also note that plugin do not translate sites.
Forum: Plugins
In reply to: [Language Bar Flags] Plugin not working on iOS devicesSee: https://github.com/meloniq/language-bar-flags/commit/bf02648c1647765329ca6ad208b2779532ac6ffd
Please use the version from github
Forum: Plugins
In reply to: [AppAd Manager] Does not show adsPlugin not inserting containers with ad code, or AdSense not displaying ads in those containers?
Forum: Plugins
In reply to: [AppMaps] front end userTo use this feature please use the plugin version from github: https://github.com/meloniq/appmaps
Please note that the plugin is not yet compatible with ClassiPress 3.4, will work only on 3.3
Forum: Plugins
In reply to: [Language Bar Flags] Selection Box On Flags?Add below css to your stylesheet, should help:
#langbf_bar ul li { list-style: none !important; }
Forum: Plugins
In reply to: [Language Bar Flags] as widgetYes, it’s planned, follow: https://github.com/meloniq/language-bar-flags/issues/7