timph
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Reset - Most Advanced WordPress Reset Tool] PHP NoticeHey just had a similar error, wanted to include it below for reference as it was a different line number, but probably related since it’s close ??
Notice: Trying to get property 'slug' of non-object in /srv/www/wordpress-one/public_html/wp-content/plugins/wp-reset/wp-reset.php on line 1860
For me I get this after having done a reset, and then going to the Plugins > Add New page
Forum: Plugins
In reply to: [BoldGrid Easy SEO - Simple and Effective SEO] Conflict with Yoast SEOHello monbauza,
I’m sorry to hear you’re experiencing issues with both of these plugins being active, but thank you so much for reporting this issue! I have opened an issue in our github: https://github.com/BoldGrid/boldgrid-seo/issues/3 to address this conflict, and will mark this as resolved here in the wp.org forums as all work will be handled in github.
Forum: Plugins
In reply to: [Customizer Social Icons] Some issuesAh wonderful, I’m glad you were able to get it figured out Venutius! I will be adding more features in the upcoming week, and if you run into any other issues – let me know!
Forum: Plugins
In reply to: [Customizer Social Icons] Some issuesAh yes, to set things up, you will want to follow these steps:
1. Go to the WordPress Customizer for your website.
2. Click on the “Menus” tab.
3. At the top of this section, you will see “Menu Locations”, click that. This will show you all your available menu locations that your theme provides. Not all themes provide multiple menu locations, so you might only have one.
4. If you have a menu assigned to a menu location, you will see the menu name displayed in the dropdown box, and a link to the right that says “Edit Menu.” You will want to click on that link to edit that menu. If you don’t have a menu assigned to that location, then you will want to select one from the dropdown menu, and then select that link.
5. Now you are editing the menu that is assigned to that menu location, and you can click on the “Add Items” button to add social media icons to that menu.Forum: Plugins
In reply to: [Customizer Social Icons] Some issuesI’ve also opened up issues on the github repo as that’s where I’m planning to primarily handle developement. This is a URL for reference: https://github.com/timelsass/customizer-social-icons/issues
Forum: Plugins
In reply to: [Customizer Social Icons] Some issuesHey Venutius, thanks for your questions regarding this plugin.
Unfortunately, I haven’t explored having the icons displayed conditionally from page to page yet, but that is a feature I have planned to add in the future. I’m not sure yet if this will included in the interface itself( most likely ), or if it will be something that is specified in the filter manually by a theme in the functions.php.
In terms of getting round containers and no icons, I’m not entirely sure what would be causing that. If you have a URL to the site where you have this happening, I’ll be happy to take a look at it. Since this plugin is relatively new, it hasn’t been tested across a wide range of themes.
I would assume if you have added some icons to a menu, have the menu assigned to a menu location, then it’s likely it could be a CSS conflict in the theme. I’ve ran into a couple of issues in my testing against some themes, and will be providing an update in this upcoming week to reset some of the styles found in menus, and override with the styles provided by this plugin if icons are assigned.
Forum: Plugins
In reply to: Fatal Error after Max Mega Menu installHi banther, I wanted to let you know that I’ve updated the boldgrid themes to check for the SCSS compiler we are using and that MMM uses. I have tested out the theme with MMM, and everything is working as it should! I apologize for the inconvenience this may have caused you, but I’m glad you pointed this out for us to fix for you and all the other users out there!