shazdeh
@shazdeh on WordPress.org and Slack
- Member Since: October 6th, 2009
- Website: shazdeh.me
Contribution History
shazdeh’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- 
										Posted a reply to Urgent Help Needed – Fatal Error, on the site WordPress.org Forums: 
 Hi! The problem is in one of your menu items you have this condition: memb_is_loggedin()…5 days ago 
- 
										Posted a reply to Display problem, on the site WordPress.org Forums: 
 This is also not related to this plugin. "What" the widgets display is entirely in…3 weeks ago 
- 
										Committed [2312465] to Plugins Trac: 
 uploading new version1 month ago 
- 
										Committed [2312464] to Plugins Trac: 
 removing old version1 month ago 
- 
										Posted a reply to Repeated Error notices when widget moved from sidebar to Inactive widgets, on the site WordPress.org Forums: 
 Hi! You can move the widget to the Widget Shortcode area, this area doesn't show…1 month ago 
- 
										Posted a reply to Visual editor, hide toolbar in frontend, on the site WordPress.org Forums: 
 I'm a bit conflicted by this, I personally prefer plugins that are "in the background"…1 month ago 
- 
										Posted a reply to Problem with update from 0.3.7 to 0.3.9, on the site WordPress.org Forums: 
 Hi! This is very strange, I'd think if this was caused by compatibility issues with…1 month ago 
- 
										Posted a reply to Display problem, on the site WordPress.org Forums: 
 This is more related to your theme than this plugin; nonetheless, you could use: .product-categories…2 months ago 
- 
										Posted a reply to Compatiblity With paidmembershipspro?, on the site WordPress.org Forums: 
 Sure, you only need to know what function names should you use in order to…2 months ago 
- 
										Committed [2297437] to Plugins Trac: 
 uploading new version2 months ago 
- 
										Committed [2297436] to Plugins Trac: 
 uploading new version2 months ago 
- 
										Committed [2297435] to Plugins Trac: 
 remove old version2 months ago 
- 
										Posted a reply to Class missing, on the site WordPress.org Forums: 
 Hi! Apologies for late response. I just pushed an update to fix this issue. Please…2 months ago 
- 
										Committed [2297429] to Plugins Trac: 
 uploading new version2 months ago 
- 
										Committed [2297428] to Plugins Trac: 
 uploading new version2 months ago 
- 
										Committed [2297427] to Plugins Trac: 
 uploading new version2 months ago 
- 
										Committed [2297426] to Plugins Trac: 
 uploading new version2 months ago 
- 
										Committed [2297425] to Plugins Trac: 
 remove old version2 months ago 
- 
										Posted a reply to Compatiblity With paidmembershipspro?, on the site WordPress.org Forums: 
 Hi! Should be compatible; what's the issue you're having?2 months ago 
- 
										Posted a reply to PHP Fatal error – Urgent help required, on the site WordPress.org Forums: 
 Hi! The issue is caused by the theme (betheme/functions/theme-mega-menu.php). If update is available please update…2 months ago 
- 
										Posted a reply to is it safe is it plugin?, on the site WordPress.org Forums: 
 But that's not where the error is originating from. Your theme is changing WP core's…3 months ago 
- 
										Posted a reply to is it safe is it plugin?, on the site WordPress.org Forums: 
 Thank you for including the error report. The issue is caused by your theme, specifically…3 months ago 
- 
										Posted a reply to Plugin showing as abandoned, on the site WordPress.org Forums: 
 A bit of a late reply :) The plugin has been updated. Please do let…3 months ago 
- 
										Posted a reply to is it safe is it plugin?, on the site WordPress.org Forums: 
 Plugin has been updated, please do let me know if you encounter any issues with…3 months ago 
- 
										Created a new ticket, #49148, in Core Trac: 
 ini_set calls cause error on Ajax requests6 months ago 
- 
										Posted a reply to Shortcode not displayed, on the site WordPress.org Forums: 
 Hi, It might be when using the shortcode, the widget is there in the page…9 months ago 
- 
										Posted a reply to Shortcode not displayed, on the site WordPress.org Forums: 
 Hi, Do you see the shortcode itself show up in the page or nothing at…9 months ago 
- 
										Posted a reply to Where we have to add the code ??, on the site WordPress.org Forums: 
 In your template file. For example, duplicate archive.php file from your theme and rename the…10 months ago 
- 
										Posted a reply to Show menu item only administrator, on the site WordPress.org Forums: 
 Might be better to use: current_user_can( 'manage_options' ) Only admins can "manage options", so the…1 year ago 
- 
										Posted a reply to Avoid duplicate element ID?, on the site WordPress.org Forums: 
 You can use the container_id parameter to change the id attribute, eg: [widget id="text-1" container_id="my-custom-widget"]1 year ago 
- 
										Posted a reply to Hide menu item by country, on the site WordPress.org Forums: 
 Sure, although you need additional plugins as neither WordPress nor PHP have builtin functionality to…1 year ago 
- 
										Posted a reply to Show Menu item only for posts of certain category, on the site WordPress.org Forums: 
 Hi! Yes. You need to use the is_page() conditional tag (see: https://codex.wordpress.org/Conditional_Tags) to check if…1 year ago 
- 
										Posted a reply to Disable Link But Don’t Hide?, on the site WordPress.org Forums: 
 You can achieve this however it's a bit more work. You can have two sets…1 year ago 
- 
										Posted a reply to Expire date, on the site WordPress.org Forums: 
 Sorry what do you mean? You only need to plop in your desired dates in…1 year ago 
- 
										Posted a reply to Expire date, on the site WordPress.org Forums: 
 Sure, you can use the strtotime() PHP function (docs: http://php.net/manual/en/function.strtotime.php) to check dates, see: strtotime(…1 year ago 
- 
										Posted a reply to How to work?, on the site WordPress.org Forums: 
 You can use ! is_page() function to hide the menu item on specific pages, so…1 year ago 
- 
										Posted a reply to How to work?, on the site WordPress.org Forums: 
 Under Appearance > Menus, edit a menu item (screenshot: https://ps.w.org/menu-items-visibility-control/assets/screenshot-1.png?rev=617205), the Visibility field should be…1 year ago 
- 
										Posted a reply to Hide Menu according to Groups/Roles, on the site WordPress.org Forums: 
 Hi, For that you basically need two menu items. One that is supposed to show…1 year ago 
- 
										Posted a reply to woocommerce cart issue, on the site WordPress.org Forums: 
 Hi! That snippet should go inside the Visibility field for whichever menu item you wish…1 year ago 
- 
										Posted a reply to WordPress customizer disappear when activated, on the site WordPress.org Forums: 
 Hi! Sorry for the late reply. Is this still an issue? If so, what theme…1 year ago 
- 
										Posted a reply to Show to logged in users and hide to specific memberships, on the site WordPress.org Forums: 
 I did not know MemberPress had featured the plugin on their documentation, and even made…1 year ago 
- 
										Posted a reply to Block Editor support, on the site WordPress.org Forums: 
 Hi! The plugin has been updated with Gutenberg compatibility, please give it a go! Thank…1 year ago 
- 
										Posted a reply to Block Editor support, on the site WordPress.org Forums: 
 Definitely :) I haven't had to change to dig into the Gutenberg API yet, but…2 years ago 
- 
										Posted a reply to Edit Shortcode ID, on the site WordPress.org Forums: 
 Hi, The ID is unique to each widget on your website, thus the plugin uses…2 years ago 
- 
										Posted a reply to And operator not work !!, on the site WordPress.org Forums: 
 Do you mean to hide the menu if user is on a particular category or…2 years ago 
- 
										Posted a reply to nt, on the site WordPress.org Forums: 
 Um?2 years ago 
- 
										Posted a reply to Add Menu Item to Future Posts, on the site WordPress.org Forums: 
 because WP needs it. See the codex: https://codex.wordpress.org/Function_Reference/has_term. You have to specify the taxonomy as…2 years ago 
- 
										Posted a reply to Can this be used for timed menu?, on the site WordPress.org Forums: 
 The date function described above can also be used to get the time, if you…2 years ago 
- 
										Posted a reply to Add Menu Item to Future Posts, on the site WordPress.org Forums: 
 In single post pages (#) the whole page is technically "in the loop", so you…2 years ago 
- 
										Posted a reply to edit shortcode, on the site WordPress.org Forums: 
 Hi, Can you please describe what is the issue exactly?2 years ago 
Developer
- 
										
											Administrative ShortcodesActive Installs: 50+ 
- 
										
											Aparat EmbedActive Installs: 100+ 
- 
										
											Background PatternsActive Installs: 300+ 
- 
										
											Blogroll PagerActive Installs: 30+ 
- 
										
											BootstrapActive Installs: 600+ 
- 
										
											Color ManagerActive Installs: 100+ 
- 
										
											Conditional Tags ShortcodeActive Installs: 300+ 
- 
										
											Content WidgetActive Installs: 1,000+ 
- 
										
											Crazy PillsActive Installs: 600+ 
- 
										
											Custom Category TemplatesActive Installs: 2,000+ 
- 
										
											Custom Taxonomy TemplatesActive Installs: 100+ 
- 
										
											Dropdown Navigation MenusActive Installs: 30+ 
- 
										
											Gantry Export and Import OptionsActive Installs: 100+ 
- 
										
											Header Image SliderActive Installs: 2,000+ 
- 
										
											Menu Item Visibility ControlActive Installs: 10,000+ 
- 
										
											No Google FontsActive Installs: Less than 10 
- 
										
											PopPopActive Installs: 200+ 
- 
										
											Query ShortcodeActive Installs: 90+ 
- 
										
											RokGallery Background SlideshowActive Installs: Less than 10 
- 
										
											SafeCodeActive Installs: 100+ 
- 
										
											Snippets PlusActive Installs: Less than 10 
- 
										
											The Gallery ShortcodeActive Installs: 50+ 
- 
										
											Theme LogicActive Installs: Less than 10 
- 
										
											TwentyTen OptionsActive Installs: 40+ 
- 
										
											قالبگر بلاگفاActive Installs: 30+ 
- 
										
											Widget ShortcodeActive Installs: 90,000+ 
- 
										
											Widgets in ColumnsActive Installs: 1,000+ 
- 
										
											WooCommerce Rial CurrencyActive Installs: 10+ 
- 
										
											WordPress News TickerActive Installs: 400+ 
- 
										
											WPMU Allow All ThemesActive Installs: Less than 10 
- 
										
											WPMU Database ResetActive Installs: 10+ 
Contributor
- 
										
											Custom Query ShortcodeActive Installs: 40+ 
- 
										 
 Harmony 2.0Active Installs: 100+ 



 
			 
                 
										 
										 
										 
										