aimee_w
Forum Replies Created
-
Sweeeeeeeet ??
Awesome, and to you too!
A clarification, though – the ability to subscribe to alerts would only be offered to registered users/members ??
Hey Voltronik
Wow, cheers for the super-speedy response!
That’s really helpful to know, cheers ?? I’ve been trying (in vain, lol) to find a simple solution which:
– offers registered users the ability to choose which categories / custom taxonomies they are interested in (tickboxes in a signup form, drawn from site list)
– notifies them when a post tagged with those categories / custom taxonomies is posted.I’ve had a look at your lovely plugin, and it seems happy to let me notify people on the publishing of a new post / custom post type, which is an awesome start!
I’ll wait with interest to see your updates.
Thanks again!
Forum: Plugins
In reply to: [JS Categories List Widget] Css style for jcl_widgetHi there Uendi. Can you share how you resolved it, please?
Thanks!
x
a.Forum: Plugins
In reply to: [JS Categories List Widget] Putting a space before post countOK, I fixed it ??
For those who’re interested, it’s in the file jquery-categories-list.php.
Go to line 359, where is says:
$html .= ‘<span class=”jcl_count”>(‘ . $category->count . ‘)</span>’;
CHANGE that line to read:
$html .= ‘ <span class=”jcl_count”>(‘ . $category->count . ‘)</span>’;
[Notice the extra space before <span class…>]
Forum: Themes and Templates
In reply to: [Spun] Change colour of circles depending on custom post typeOne way to do it might be to set a different default image for each category. However, other than thinking it needs to happen in content-home, I can’t figure out how to write it ??
Yep, already had that installed. Some bug is messing with things – will keep playing around ?? Thanks for all your help! Hugely appreciated ??
Ah! Gosh, I am so very sorry for having missed that. I am aimee’s embarassed spleen ??
For context – I wanted to use the plugin to create custom posts for a gravity form, but for some reason the gravity plugin wouldn’t pick up my custom post types (created in wck), so I’ll have to try other plugins ??
Thanks again!
Forum: Fixing WordPress
In reply to: The magic case of the disappearing postsJust in case I didn’t hit the ‘notify me’ thang.