danielpataki
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF: Google Font Selector] Receiving ErrorHi Monique,
I think an update I pushed out a couple of days ago may fix the first issue and perhaps even the others. Could you please make sure you have an updated version, and also make sure to save the field in an error-free state and then load the page again and test for errors ??
Let me know how it goes!
Daniel
Forum: Plugins
In reply to: [Top Authors] Exclude roles don't work at allHi Per,
I didn’t have time to take a look over the weekend, I’ll figure this out on Monday or Tuesday. Could you perhaps create a new Top Authors widget with the exact same settings? If this makes it go away, it may be a saving issue.
I somehow doubt this will be the case but the admin exclusion does work on my end. Also, make sure to use the update feature in the backend if it is available.
Daniel
Forum: Plugins
In reply to: [Top Authors] Exclude roles don't work at allHi @psn,
We may be talking about two different things here. What the role does is exclude authors with the given roles. So if you choose “admin”, no admin users should be displayed by the widget in the front end.
Is the problem that even though you have excluded a specific role, users still show up with that role? If so, I will take another look. If I can’t find the problem could we arrange an admin login and perhaps FTP access via email? Hopefully I won’t need it!
Daniel
Forum: Reviews
In reply to: [Easy Featured Images] At last!Thanks for the kind words Goraszka ??
Forum: Plugins
In reply to: [Top Authors] Exclude roles don't work at allYep, when I wrote the message I updated the plugin so if you get the latest version it should work fine ??
Daniel
Forum: Themes and Templates
In reply to: [No Nonsense] Sub-menus don't show up on iPhoneNo problem!
The best way to do what you need at the moment is a child theme. You can read all about it in an article I wrote on WPMU DEV or the WordPress Codex.
You can target the header on the home page only like this:
.home #site-header { height:230px !important; }
Hope this helps!
Daniel
Forum: Themes and Templates
In reply to: [No Nonsense] Sub-menus don't show up on iPhoneHi there @gilliankok,
I’ll address this in an update soon, thanks for letting me know about it! ??
Daniel
Forum: Themes and Templates
In reply to: [No Nonsense] Question about blogtitleHi tigtag11,
Sorry for not answering earlier, let me know if this is still an issue.
Daniel
Forum: Themes and Templates
In reply to: [No Nonsense] Question about paginationHi @toofus,
I’m so sorry for not writing earlier, I wasn’t signed up for notifications. This is a bit odd, perhaps you don’t have enough posts? Make sure to check your posts per page setting in the settings->reading section as well.
Daniel
Forum: Themes and Templates
In reply to: [No Nonsense] Remove SideBar completelyHi Guys,
I’m so sorry for not answering, I wasn’t signed up for notifications! I just wanted to add that I wrote an article on WPMU DEV about creating child themes, that should help a bit as well:
https://premium.wpmudev.org/blog/how-to-create-wordpress-child-theme/
Daniel
Forum: Themes and Templates
In reply to: [No Nonsense] Sidebar keeps jumping backHi Guys,
I’m so sorry for not answering, I wasn’t signed up for notifications! I’ll push out an update soon to fix this issue!
Daniel
Forum: Plugins
In reply to: [Top Authors] Exclude roles don't work at allHi @psn,
To be honest, I actually forgot to implement this on the backend. I’ve corrected my mistake and it should now be working just fine ??
Daniel
Forum: Plugins
In reply to: [ACF: Google Font Selector] Font selectionSorry, I forgot to add a semicolon at the end of the first line ?? I’ll change it in the documentation in a moment, until then, just add one after the add_filter line ??
Daniel
Forum: Plugins
In reply to: [ACF: User Role Selector] Invalid argument supplied for foreach()Great, no worries, let me know if you find anything else!
Daniel
Forum: Plugins
In reply to: [ACF: User Role Selector] Invalid argument supplied for foreach()All fixed in the new 3.0.2 version, thanks for letting me know!
Daniel