Milan Dinić
Forum Replies Created
-
Forum: Plugins
In reply to: [Nav Menu Images] Add custom class to menu-item container if has imageI added this in version 3.2 though I’ve called class
has-image. Thanks for your suggestion!Forum: Plugins
In reply to: [Nav Menu Images] Strict Standards WP_DEBUG errorThis is fixed in version 3.2. Thanks for your report.
Forum: Plugins
In reply to: [Nav Menu Images] Nothing Happening when I upload hover image?It looks like you don’t use this plugin anymore but in general for people that stumbl upon with same problem, I can’t know what is happening without more information.
Forum: Plugins
In reply to: [Nav Menu Images] Use code instead of installing pluginAlthough I didn’t done this and don’t recommend it, you should use it just like any other external code in your theme. There are different ways to include plugin in a theme.
Forum: Plugins
In reply to: [Nav Menu Images] border around imageBehaviors like this are caused by theme’s styles and are normal, please read this post.
Version 3.2 of plugin tries to fix this. See other thread for more detailed report.
Forum: Plugins
In reply to: [Nav Menu Images] Missing argument 3nav_menu_css_classaccepts three parameters, see source code. It accepted three parameters since WP 3.1, only in WP 3.0, when this filter was introduced, it accepted just two parameters but that version was never supported by this plugin.In version 3.2 I added
array()as default value of third parameter so will see if that will fix this issue which I believe wasn’t caused by me.Forum: Plugins
In reply to: [Nav Menu Images] PaddingI guess this is fixed now.
I can’t do this because current way is simplest, with best performance and most standard compliant, while most users don’t change menu items the way you do and don’t need that.
Forum: Plugins
In reply to: [bbPress Digest] Is there a way to customize the email sentWell, I think that there is a good amount of information unless if you aren’t into development, in which case you should either learn how to create your custom plugin or hire someone to do that for you.
Forum: Plugins
In reply to: [bbPress Digest] no emails comingIf you’re still interested for it, we can see if thats issue with this plugin or something else.
Forum: Plugins
In reply to: [bbPress Digest] no emails comingDoes this issue still exists?
Forum: Plugins
In reply to: [bbPress Digest] stuck on weeklyI don’t understand what settings are involved, forum settings or profile settings? If this issue still exists, please be more detailed.
Forum: Plugins
In reply to: [bbPress Digest] Request: No Digest / Immediate NotificationsThis is actually introduced in latest (2.5) version of core bbPress plugin. Here is accompanying ticket on Trac (haven’t found blog post).
Forum: Plugins
In reply to: [bbPress Digest] Signup in bbPress Profile Visually BrokenThis is finally fixed. For the record, it was caused because bbPress made changes to profile page and I didn’t keep pace.
Sorry guys!