binarymoon
Forum Replies Created
-
Forum: Plugins
In reply to: [Browser Screenshots] Extraneous line breaksHi there – thanks for the report. Unfortunately I have been unable to reproduce this.
Do you have a link where I can see it happening?
Are you perhaps running a plugin that might change the post content in some way?
Merging the html onto a single line might be an easy way to fix this in case plugins do change the html – but otherwise I can’t think why it would happen at the moment.
Forum: Plugins
In reply to: [Front Page Category] Uncategorized postsThats strange. Do you have a link to your website so I can take a look?
Forum: Plugins
In reply to: [WP Custom Login] Dutch translation in wp repositoryThanks for letting me know – that’s really strange – I shall ask a mod to look at this.
Hi – I’m afraid not. As far as I can see the code on the image resizing server would need to be changed, there’s no parameter for specifying the resized image.
You could always submit an issue/ pull request to see if they would add this 🙂
https://github.com/Automattic/mShots/issuesForum: Plugins
In reply to: [Front Page Category] The CustomizerHi – I don’t know the German translation unfortunately.
The section will appear in the Customizer labelled ‘Front Page Categories’. This customizer section will only display if you are editing the homepage.
Forum: Plugins
In reply to: [Browser Screenshots] Can i do execute short-code with ajax ?Hi there – I’m not sure how it would work or why you would want to use ajax?
The images don’t get saved to your website. The plugin is using a third party service to generate the screenshots and this services hosts the images.
You could potentially use javascript to generate the thumbnails. You just have to create the url and then insert it into the page. If you look at the url for a screenshot that’s working then you should be able to work out what to change.
Forum: Plugins
In reply to: [Browser Screenshots] 403 ForbiddenHi there – this sounds like a server setting on the part of redbubble. They can disable screenshot services like this. There’s nothing we can do to override it I’m afraid. The setting would need to be changed on their servers for it to start working.
Forum: Plugins
In reply to: [Browser Screenshots] Screenshot set as "Featured Image"Hi there – I’m afraid that’s not possible with the plugin. The only way to do this would be to generate the image, save it, and then set it as a featured image yourself.
Forum: Plugins
In reply to: [WP Custom Login] Intergrating Google Translator on WP-LoginHi Gerrit
That’s not something this plugin can help with I’m afraid. The plugin doesn’t change the login page code, it only changes the css that affects how it looks.
Forum: Plugins
In reply to: [Front Page Category] Where is Front Page Categories menu?@ghulamjafar2 – Thanks for the advertising of another product. Not convinced it’s helping here though. The plugin works just fine with 4.5.whatever – not updating the plugin doesn’t mean it won’t work.
@noyz319 – without getting access to your site I am not sure what to suggest. The link in the customizer should be ‘Front Page Categories’, which should open a panel with a list of categories that you can toggle on and off.
Forum: Plugins
In reply to: [WP Custom Login] Error messages don't showHi there – thanks for the report.
I’ve had a look and I see the problem on your site but it’s not happening on my test site so something must be different between the two.
Firstly – are you sure it’s my plugin? No doubt you’ve checked already but I want to make sure the problem still happens when custom login is disabled.
Secondly – are you perhaps using a different language on your site? I wonder if the translation might be missing.
As far as I know nothing custom login does should interfere with the error messages in the login form so I don’t think it should be the culprit here – but perhaps there’s a conflict with something else that is causing this when custom login is enabled.
Forum: Plugins
In reply to: [Front Page Category] Where is Front Page Categories menu?Hi there – is your copy of WordPress up to date? If so then the customize menu should be there in the WordPress admin. Alternatively there should be a Customize link in the admin bar when you’re browsing your website.
If you’re not up to date then it’s possible your site won’t support it – however the customizer has been available for a couple of years now so it should be available.
Forum: Plugins
In reply to: [Front Page Category] Only category newsCurrently the plugin excludes all posts that are in the excluded categories. Even if they are in an allowed category.
I do think this is backwards and am trying to work out a way to reverse this so that it works more logically – ie only including posts that are in the categories ticked in the Customizer.
Forum: Plugins
In reply to: [Styleguide - Custom Fonts and Colors] Adding extra non-web fonts.Hi there – I’m afraid you can’t add support for just any font. You can only add additional support for other Google fonts (as found here: https://www.google.com/fonts)
Theoretically you could get a font on your computer to work, but it would only work for you. Anyone else visiting your site would not see it, unless they had the font on their computer as well.
Forum: Plugins
In reply to: [Front Page Category] The CustomizerHi – assuming you’re using the latest version of WordPress (which you should be) then the Customizer is found in the admin bar at the top of the site. Just click the ‘Customise’ link.
If you’re using an older version of WordPress then you can find it in the Appearance > Customise menu.