helgatheviking
- Member Since: April 16th, 2010
- @helgatheviking on WordPress.org and Slack
- Core Contributor
- Translation Contributor
- Plugin Developer
-
Posted a reply to Multisite?, on the site WordPress.org Forums:
Doesn't is_user_logged_in() return true if the super admin is logged in? So is the check…1 day ago
-
Posted a reply to Multisite?, on the site WordPress.org Forums:
Well that's great. What happens with is_user_member_of_blog() when *not* a multisite? Is there anything that…2 days ago
-
Posted a reply to Multisite?, on the site WordPress.org Forums:
It isn't desired, it's just I don't know that much about multi-site. It appears I…2 days ago
-
Posted a reply to Subtitle in Woocommerce don´t show 6 more…, on the site WordPress.org Forums:
You want to add a subtitle on the shop page? Or the products on the…4 days ago
-
Posted a reply to Subtitle in Woocommerce don´t show 6 more…, on the site WordPress.org Forums:
Please try the code and see what you get. Reviewing the source, lines 25-29 indicates…1 week ago
-
Posted a reply to Subtitle in Woocommerce don´t show 6 more…, on the site WordPress.org Forums:
I just posted this bridge plugin for KIA Subtitle and WooCommerce: https://gist.github.com/helgatheviking/ffbf9d1c82351fb9220ff91ce61f7518 Let me know…2 weeks ago
-
Posted a reply to Subtitle in Woocommerce don´t show 6 more…, on the site WordPress.org Forums:
Hi Jan. I don't fully understand your question. You are are using the subtitle to…2 weeks ago
-
Created a topic, Showcase, on the site WordPress.org Forums:
Show off your fancy user listings! What have you used …2 weeks ago
-
Posted a reply to Can I temporarily deactivate without loosing data?, on the site WordPress.org Forums:
Thanks for posting here. It helps others for the reply to be public. The answer…4 weeks ago
-
Posted a reply to Multisite?, on the site WordPress.org Forums:
Well that's good to hear. There are no planned updates since the plugin is still…4 weeks ago
-
Posted a reply to is it ready for php 7 ?, on the site WordPress.org Forums:
Probably, but I don't know for sure and don't have any time at the moment…2 months ago
-
Posted a reply to The problem of non inheriting rights walking the menu tree, on the site WordPress.org Forums:
If you move a menu item I think it's fair to expect you should have…2 months ago
-
Posted a reply to Completely remove options on plugin removal?, on the site WordPress.org Forums:
The options that RB4T saves (which taxonomies are meant to be converted to radio buttons)…2 months ago
-
Posted a reply to Multisite?, on the site WordPress.org Forums:
Same to you! Please do let me know what you find out. I believe it…2 months ago
-
Posted a reply to Multisite?, on the site WordPress.org Forums:
I believe so, but I don't know for sure. Please test and let me know.2 months ago
-
Posted a reply to The problem of non inheriting rights walking the menu tree, on the site WordPress.org Forums:
I'm not fully sure I understand your dilemma. The children do inherit the rights of…2 months ago
-
Posted a reply to Pulldown style, on the site WordPress.org Forums:
I'm sure it would be possible to fork my plugin to do this. I have…2 months ago
-
Posted a reply to Logged Out Option, on the site WordPress.org Forums:
It's hard to say what is happening here. Are you using any kind of caching?…3 months ago
-
Posted a reply to Slovak language translation and some notes added., on the site WordPress.org Forums:
Hi Peter, I'd love if you could finish up the Slovak translation. You can do…3 months ago
-
Posted a reply to Using functionality in normal html based links, ie non core menus, on the site WordPress.org Forums:
Why not register a new wordpress menu and use that? It will be automatically compatible…3 months ago
-
Posted a reply to wordpress nav display not looking right, on the site WordPress.org Forums:
From your description it sounds like you deleted your nav menu entirely and may be…3 months ago
-
Posted a reply to Breaking my template?, on the site WordPress.org Forums:
@ashleebett - this goes beyond what I offer as free support for a free plugin,…3 months ago
-
Posted a reply to Problems with plugin and woocommerce 3.0, on the site WordPress.org Forums:
Looks like there are two factors that need updating in my compatibility code. 1. the…3 months ago
-
Posted a reply to Multiple Errors Since April 28 Update, on the site WordPress.org Forums:
Are you using the official plugin from WooCommerce? Their changelog suggests that it's been updated…3 months ago
-
Posted a reply to Multiple Errors Since April 28 Update, on the site WordPress.org Forums:
Those are deprecation notices. They explain where you need to update other parts of your…3 months ago
-
Posted a reply to Pay what you think something is worth possibilities?, on the site WordPress.org Forums:
I wrote exactly that in a plugin called Name Your Price3 months ago
-
Posted a reply to woocommerce_product_get_price filter is not working for variables., on the site WordPress.org Forums:
woocommerce_get_price appears to be deprecated in favor of woocommerce_product_get_price. Perhaps that will work?3 months ago
-
Posted a reply to Admin restricted menus still appear when browsing from mobile, on the site WordPress.org Forums:
It's really hard for me to say since I don't know what is generating the…3 months ago
-
Posted a reply to to display a “Sign Out” button, on the site WordPress.org Forums:
Your question isn't related to Nav Menu Roles at all, but there are plenty of…4 months ago
-
Posted a reply to Add to page title Meta Tag, on the site WordPress.org Forums:
You are correct that the code in the FAQ has a syntax error. Sorry about…4 months ago
-
Posted a reply to My account page Woocommerce, on the site WordPress.org Forums:
Try to flush your permalinks. You can do that by visiting the Settings>Permalinks page wp-admin/options-permalink.php…4 months ago
-
Posted a reply to Help finding source of incompatibilites with woocommerce 3.0.1, on the site WordPress.org Forums:
WooCommerce now prefers you to access class properties via setters/getters ex: $order->get_id() instead of directly…4 months ago
-
Posted a reply to Show users by last names first in alphabetical order in a straight list, on the site WordPress.org Forums:
Revenm, the plugin add no styles, and all styling is handled by you in your…4 months ago
-
Posted a reply to Auto refresh single page once, on the site WordPress.org Forums:
If they just hit the back button, I suppose they would not appear logged in.…5 months ago
-
Posted a reply to Menu specific to Admin Roles, on the site WordPress.org Forums:
You're welcome. There isn't really a way to do what you describe by default. But…5 months ago
-
Posted a reply to Rights inheritance and duplicate elements management, on the site WordPress.org Forums:
I don't fully understand your question, but if a top-level menu item is not visible…5 months ago
-
Posted a reply to show/hide content depending on current URL?, on the site WordPress.org Forums:
It would probably be best to create a page "stub". Then you can add that…5 months ago
-
Posted a reply to A minimum of 5 “Display Mode” rows in menu item options, on the site WordPress.org Forums:
Great. Yeah, he and I were chatting over the weekend about how to improve compatibility,…5 months ago
-
Posted a reply to A minimum of 5 “Display Mode” rows in menu item options, on the site WordPress.org Forums:
Do you mean the display mode is repeating itself? Can you reproduce this with a…5 months ago
-
Posted a reply to newsgamer theme issue, on the site WordPress.org Forums:
Thanks for sharing. I hope the theme author will consider adding the hook permanently.5 months ago
-
Posted a reply to List users that check box, on the site WordPress.org Forums:
The list of users signed up for an event is probably not user meta. SUL…5 months ago
-
Posted a reply to List users that check box, on the site WordPress.org Forums:
The FAQ covers how to list users by a meta key/value pair. If you have…5 months ago
-
Posted a reply to Nav Menu Role and Groups plugin, on the site WordPress.org Forums:
Do you have any kind of caching enabled? I cannot replicate this.5 months ago
-
Posted a reply to Only Show Menu for Certain Roles, on the site WordPress.org Forums:
Neal, the plugin hasn't changed, just the language has changed to try to be more…6 months ago
-
Posted a reply to Restrict menu item to a minimum role NOT appear, on the site WordPress.org Forums:
Have you selected "Logged in users"? The roles are only available for checking if the…6 months ago
-
Posted a reply to Show users by last names first in alphabetical order in a straight list, on the site WordPress.org Forums:
Great! If you found my gist helpful, I would really appreciate any donation you can…6 months ago
-
Posted a reply to Show users by last names first in alphabetical order in a straight list, on the site WordPress.org Forums:
Apologies. I crashed my site over the weekend, so I never received your contact. Here's…6 months ago
-
Posted a reply to Show users by last names first in alphabetical order in a straight list, on the site WordPress.org Forums:
Ok, can you get in touch via http://kathyisawesome.com/contact ? This is pretty straightforward, and I…6 months ago
-
Posted a reply to Show users by last names first in alphabetical order in a straight list, on the site WordPress.org Forums:
Simple User Listing isn't imposing any CSS/style rules, so you need to tweak your theme…6 months ago
-
Posted a reply to WordPress 4.7 and Nav Menu Role Not working, on the site WordPress.org Forums:
@erlee I'm glad it's working for you. But next time please read the FAQ before…6 months ago
-
Checkbox for Taxonomies
Active Installs: 100+
-
Featured Item Metabox
Active Installs: 100+
-
KIA Subtitle
Active Installs: 1,000+
-
Nav Menu Roles
Active Installs: 100,000+
-
Radio Buttons for Taxonomies
Active Installs: 8,000+
-
Simple User Listing
Active Installs: 1,000+
-
WordPress Page Builder - Beaver Builder
Active Installs: 300,000+
-
WP Knowledgebase
Active Installs: 4,000+