gmalone
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] How to display the number of child att categories?Thanks David. Here’s what I’m hoping for:
First, I have an Att Category called birds.
Beneath it I have dozens of child categories, one for each species of bird.My wish is to be able to output something like this:
“Current number of bird species: 54”
… where 54 is the ‘count’ of subcats under ‘birds’ catIf the number has to occupy a separate line, no problem. Inline, tho, would be sweet.
The following presumes using either a ‘count’ query, or you iterate a temporary counter on your end.
Perhaps a simple (hah!) string constructor might be a solution:
[mla_term_list count att_category=birds] outputs an integer number by itselfor perhaps a bit more involved:
[mla_term_list count att_category=birds prefix=”Current number of birds: “]and if you wanted to provide a flexible sentence constructor:
[mla_term_list count att_category=birds prefix=”Current number of birds: ” suffix=”!”]Anyway, your kind consideration is appreciated. Just brainstorming w/ you. 😉
Greg
Forum: Plugins
In reply to: [Maintenance] Seems broken now… bummerThanks @ernabraat for that info!
Forum: Plugins
In reply to: [Maintenance] Seems broken now… bummerI’ve concluded that the issues I was experiencing were caused by the theme I was using. Some similar issues showed up in other plugins. Am resolving myself at this point.
Forum: Plugins
In reply to: [Browser Screenshots] Button not present in Classic EditorWell, I have to recall what this is about (it’s been 2 weeks), so as I do recall the Browser Screenshot button did not appear in the Text editor (but apparently does in the Visual editor). If you have set in your profile to not display the visual editor, then you cannot avail yourself of the browser shot capability. That’s the point, as I recall. I have however moved on without the plugin, so it’s up to you now whether you care to implement for the Text editor view.
Best of luck, and thanks for the reply.
Forum: Plugins
In reply to: [Inline Comments] Cannot get bubbles to appear anywhere — selectors?Ok, that worked! And, in addition to having to add those lines to the Custom CSS, I also added the targeted CSS tags to the IC config.
So, I’m going to purchase your plugin — i.e. support your effort. So, may I make a suggestion?
These simple steps (setup and config) — unless I missed them — are not clearly and explicitly spelled out in the documentation. Perhaps you could kindly post a full and explicit “How to configure to work on your blog” section in either Installation or FAQ, etc.
Thanks. A really amazing concept. I love the ‘context commenting’ idea.
Good job.
Forum: Plugins
In reply to: [BruteProtect] Your IP has been flagged for potential security violations.The obvious question for me is, what about my blog’s regular users? Are they going to get locked out mysteriously? I got locked out and I’m the site administrator. Doing what I do everyday. I do not know why I got locked out.
Unless this algorithm of locking people out is explained much better, I don’t see any other option but to delete/deactivate the plugin. Is this what the author really intended? I like security, but it needs to be understandable. Maybe I need to do some deeper reading of the fine print.
UPDATE: Issue understood. Still, it is a bug you’ll want to squish.
The error was being thrown because I had only ONE slide in the configuration. As it looked for a ‘next slide’ (i.e. loadImages) it threw the error. Perhaps you could trap that condition and avoid the error.
Many thanks for a superb plugin.
Forum: Plugins
In reply to: [Redux Framework] Where is Changelog / Release notes? Why hard to find?Duh. How did I miss that? Either way, should be in Changelog. Funny thing, the new release notes in Other Notes refers to many improvements to the “Changelog”. Ironic.
Thanks!
I SCREWED UP. Posted this issue in the wrong product forum. I cannot find a way to delete, so PLEASE DISREGARD this message.
Thank you for the definitive explanation. I’ll comm w the theme developer. I think it’ll all get straightened out, or I’ll change themes. 🙂
G
What help! Thanks. Your suggestions have restored function to the theme’s options panel.
There is one thing I notice, though. In the theme’s options panel I notice that none of the graphical elements are displaying… placeholders only. Looking at the code underneath the images I see this, as an example:
EDITED: (more code)
<li class=”redux-image-select”><label class=” redux-image-select-selected redux-image-select thinkup_homepage_layout_3″ for=”thinkup_homepage_layout_3″><input type=”radio” class=” compiler noUpdate noUpdate noUpdate ” id=”thinkup_homepage_layout_3″ name=”redux[thinkup_homepage_layout]” value=”option3″ checked=”checked”><img src=”REDUX_URLassets/img/2cr.png” alt=”2 Column Right” style=” width: 100%; “></label>I’d think this could be an issue w/ the theme, but I see the Redux word and thought I should get your take on it. Please advise.
Thanks again.
Can I ask what widgets you were expecting/hoping to see?
I think it was a matter of expected workflow… adding a specific widget (e.g. log in / out, etc) to the sidebar in the conventional way (Appearance > Widgets > UM_Login). However, now that I know that the shortcode option works, I’m good to go.
Truly a well made plugin. I congratulate you on that. The free version is great, and the paid extensions are a few clicks away. Bravo.
Boom! Worked. Thanks. DUH!
Thanks. I’ll give that try!
This is an unbelievably good plugin. Thanks for the super effort.
One question: No widgets? For login, etc.
I have to admit that my jaw has hit the table in surprise on that one.