binarymoon
Forum Replies Created
-
Forum: Plugins
In reply to: [Front Page Category] can’t find Customizer, wasted 1 hr and still searchingAssuming WordPress is up to date, and the plugin is installed and active, then:
- go to the homepage
- press the customize button in the admin bar
- Go to the front page categories menu
Forum: Plugins
In reply to: [WP Custom Login] GDPR ComplianceHi Andrew – that’s an interesting question.
I don’t plan to add support for GDPR compliance in this plugin. The plugin is designed purely for changing how the login looks, not how it works. The only data it stores is visual – there’s nothing personal – so I don’t think GDPR is relevant to the plugin.
WordPress on the other hand is currently looking at GDPR compliance. I don’t know exactly what they are planning but I think they are taking it seriously (if a little late):
A separate plugin that offers support for this is an interesting idea – but I don’t want to double up the work that is already being done by core so I’ll keep it in mind as a possible future thing to make.
Ben
- This reply was modified 8 years, 3 months ago by binarymoon.
Forum: Plugins
In reply to: [WP Custom Login] Changing ‘Log-in’ Button ColourHi Conrad
You need to go to the custom login settings, and then change the colour in the ‘Text Link and Button Background Color:’ option. This will change both the link and the button colours (so that they match) to whatever you select.
Forum: Plugins
In reply to: [Front Page Category] wordpress 4.9.xHi there – the plugin works just fine with the latest version of WordPress 4.9.1 and the Rebalance theme (I have just tested it to make sure).
Could you explain what is happening when you try to use it? What about it does not work? You could be experiencing a bug that I can’t see so if you can give me more information such as the steps you are following, what you are seeing, and what you expect to see, then perhaps I can fix your issue.
Thanks
Forum: Reviews
In reply to: [Front Page Category] Not working with 4.8.2/Big BrotherHi – thanks for the feedback. Are you viewing the homepage of your site in the customizer? The settings will only show if the homepage is the current page.
Forum: Plugins
In reply to: [WP Custom Login] Button ColorHi – thanks! 🙂
The login button colour can be changed with the text link colour in the admin.
I have just submitted an update that makes this clearer. The update also removes the text shadow from the login button so that it doesn’t look weird on lighter button backgrounds.
Forum: Plugins
In reply to: [WP Custom Login] A Few PHP7 WarningsThanks 🙂
If you don’t mind a rating or review would be really appreciated:
https://ww.wp.xz.cn/support/plugin/bm-custom-login/reviews/#new-postForum: Plugins
In reply to: [WP Custom Login] A Few PHP7 WarningsI’ve just updated it 🙂 Hopefully it doesn’t throw up any warnings anymore.
Forum: Plugins
In reply to: [WP Custom Login] A Few PHP7 WarningsHi Kevin – thanks for the message.
I shall see what I can do to fix this in the next update. Thankfully it’s only a warning and not a breaking error 🙂
Forum: Plugins
In reply to: [Front Page Category] Category conflictHi there – I am afraid there’s no way to do that with this plugin unfortunately.
What the plugin actually does is it inverts the selection, it doesn’t ‘show’ the ticked categories, it ‘hides’ the unticked ones.
So, it will hide anything that’s in category B.
I think switching to an inclusive mode such as you suggest would be logical so I am going to see if I can work out a way to make that happen. It’ll take some time though and I don’t know when it will be ready since I will need to make sure it doesn’t change anyones site unintentionally.
Forum: Plugins
In reply to: [Browser Screenshots] RefreshHi – the screenshot should refresh every 48 hours or so.
If you want to force a refresh you could append something to the end of the url.
eg https://google.com could become https://google.com/?2
Unfortunately there’s no automatic way to do this
Forum: Plugins
In reply to: [Styleguide - Custom Fonts and Colors] Multisite compatible?Hi – it is indeed 🙂
Forum: Plugins
In reply to: [WP Custom Login] Change LogoHi there – which logo are you referring to?
I have checked and the custom login plugin is editing the logo as expected. Could you post a screenshot of some sort so I can tell what you mean? If so then I might be able to add something to help.
Forum: Plugins
In reply to: [Browser Screenshots] Possible to bbpress?Hi there – I’ve done some digging and have found out why it doesn’t work.
The reason is actually quite simple. It’s because BBPress doesn’t support shortcodes in forum posts. At first I thought this was strange but actually – once I thought about it – it did make sense. If anybody could enter shortcodes then they could enter any shortcodes – including the bbpress ones. For example a random user could enter the login form, or worse, the entire forum, into a forum post.
Unfortunately there’s no way to run a single shortcode only. WordPress will process all shortcodes or nothing. So whilst browser-shots would be safe, because others are not it’s been blocked entirely by bbpress.
Sorry about that.
I shall keep this in mind and see if there’s a way to make browser shots work – but at the moment it doesn’t look very promising.
Forum: Plugins
In reply to: [Browser Screenshots] Possible to bbpress?Well thats strange. I don’t know of any reason why it wouldn’t work. I’ll have a look but I can’t promise anything.