codee47
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 Datepicker] Datepicker Theme won't change!I’ve not work.
Forum: Plugins
In reply to: [Apollo Bar] It slowed down overall pageloadI have not noticed. What version of wordpress? Other installed plugins?
It is quite unlikely that this plugin is causing the slowdown. Only one css and one js file loaded.
Forum: Plugins
In reply to: [CM Tooltip Glossary] 3 letter list on glossary pageThe problem that conflict the Post Loader Widget plugin.
Great plugin, thanks!
Forum: Plugins
In reply to: [Apollo Bar] Multisite support?Sorry, but so far no.
Forum: Plugins
In reply to: [Media Features] Media category does not show in WP Media library listGreat tip thanks! Future updates?
Forum: Plugins
In reply to: [Apollo Bar] Conflict with buddypress notificationsHy Gaëtan,
Thanks for downloading the plugin.
I have installed the buddypress a fresh wordpress but I have not had a problem.
What other plugins you have installed?
Thanks
Forum: Plugins
In reply to: [Apollo Bar] Option to make it stickyHy kalligator,
Thank you for using the plug-in.
The settings page “Settings/Apollo Bar”, have a “position fix” properties. Use it to fix your bar position at the top.
That what you mean?
I have experienced the same problem. Have you found any solution to it?
Thanks
Forum: Plugins
In reply to: [Apollo Bar] Apollo Bar cannot be restoredThe next version, the X button will be switched off.
Forum: Plugins
In reply to: [Apollo Bar] Menu or Widget area?@3×7: Menu and widgets treatment not plan to put the plugin.
@woog: Yes, I noticed the problem, will be fixed in the next version.
Forum: Plugins
In reply to: [Apollo Bar] Translating in Turkish LanguageThanks Fatih. You were very quick. I put the next update of the translation.
Forum: Plugins
In reply to: [Apollo Bar] does not display for my setupI can see the template use bootstrap. The bootstrap navbar use position:fixed, top:0 css property to displaying the menu, by covering the Apollo Bar.
Remove this css setting out bootstrap.css. I tested in Chrome and worded fine.
.navbar-fixed-top { top: 0; /* Remove/Comment this line */ }