ulim
Forum Replies Created
-
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Image Slider “scale to fit”I have not found where to set the image ratio in the Image Slider block. Are you talking about the “Image Fit” option?
Forum: Themes and Templates
In reply to: [Blocksy] Featured Image in Posts (Portrait vs. Landscape)For the benefit of others, I believe that it is not possible to set the aspect ratio of a single featured image.
To be sure, it *is* possible to set a certain aspect ratio for *all* featured images within the Blocksy customizer. But if you have a mixture of portrait and landscape images, you’re out of luck.
The reasoning seems to be that the “featured image” isn’t necessarily meant to be shown as part of post’s content. Some themes (like Blocksy) will allow that, but the normal way to use featured images is simply as “post thumbnails” for overview pages. On those pages WordPress may generate a grid or a list of posts and so all thumbnails need to have a similar aspect ratio, otherwise the overview page won’t look good.
Therefore, what I will do is define for myself a standard size and aspect ratio for my featured images according to how they would look good on my overview pages. But I will not include the featured images automatically into the post content. Rather, I’ll put them in manually via the Gutenberg editor. It might seem a bit wasteful to have an image twice, once as a featured image and once within the post content, but that will allow me to resize and reposition the image as desired. For example, I could let the text flow around a portrait image, while letting a landscape image take full width.
Forum: Themes and Templates
In reply to: [Blocksy] Featured Image in Posts (Portrait vs. Landscape)What I mean is that they should be the same size as landscape images. A landscape image of 750×300 pixels is displayed just like that. But a portrait image of 300×750 pixels is blown up to 750×1875 pixels! It is four times the size of the landscape image.
Forum: Themes and Templates
In reply to: [Blocksy] Featured Image in Posts (Portrait vs. Landscape)Adding a smaller image was just my desperate attempt to get a smaller image 🙂
The problem is that portrait images are stretched to a width of 750 pixels, which means that their height is going well above 1400 pixels and you can only see half of the image even on the largest of screens.
So my question is not about image quality, it is how can I have portrait dimensioned images for my posts at all?
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Image Slider “scale to fit”The “scale to fit” option means that the images are scaled to fit the height of their container. So you set the container height and the images are scaled to it.
What you described is the opposite: the container is scaled to the height of the images. You set the images height and the container is scaled to it.
Forum: Fixing WordPress
In reply to: Only English language availableOk, I can shed some light on this issue, but still need some help.
After chmod 777 to the uploads directory and .htaccess file, I could write to both. Interestingly, after resetting the permissions to normal, I could still write to both. So I was able to upload a picture and it does not have owner apache, but php-fpm.
That seems to me horribly dangerous. How can I fix that?
Forum: Fixing WordPress
In reply to: Only English language availableWordpress also cannot write to my .htaccess file, even though it’s writable for user apache.
Forum: Fixing WordPress
In reply to: Only English language availableThanks for the tip with uploading an image, I can’t get that to work either:
Unable to create directory wp-content/uploads/2020/12. Is its parent directory writable by the server?
So this appears to point to a permission error, but I checked that /var/www/html and wp-content and uploads all have 755. All directories are owned by apache:apache and httpd is running as apache.
Also, I can create directories as user apache by way of:
sudo -S -u apache mkdir wp-content/uploads/testdirSo there seems to be something else broken. I’m using a pre-baked LEMP image from my hosting provider.
Forum: Themes and Templates
In reply to: [Blocksy] Freemius and privacy concernsThen those other products are not GDPR-compliant. I am not familiar enough with the WP ecosystem, but if what you say is true, then it’s a gold mine waiting to be exploited. I would not recommend to ignore the GDPR, that can be costly 🙂
Forum: Themes and Templates
In reply to: [Blocksy] Freemius and privacy concernsWell, the activation message said that I have to agree to my “PHP info” being sent, which contains all sorts of sensitive information from a security standpoint. Even if your plugin would not send any of it, I would still have to agree to this very broad statement. This amounts to writing a blank check.
Aside from that, I do consider some of the data the plugin is transmitting as sensitive for reasons that have to do with the special environment my WordPress installation is running in.
At the end of the day you will have to make a decision whether to focus on making it easy for honest users or making it hard for dishonest users. In my mind, if someone wants to steal your software, he will find a way to crack it. And if he doesn’t, he will most certainly not buy the Pro license. You’re not going to turn a thief into a customer.
The reason why I bought the lifetime license was to encourage further development of the free version, because I think that is a great and very usable product you are giving to the community for free. So Kudos for that. But I did not expect that as a paying customer I would lose the right to opt out of data collection. Perhaps that could be made much clearer pre-sales.
It’s up to you to say whether it makes business sense to subject honest customers to much harsher data protection rules than non-paying users. Maybe I’m missing an important point, but I just can’t imagine how that would net you even one more customer.
Forum: Themes and Templates
In reply to: [Blocksy] Freemius and privacy concernsI have just bought a lifetime license for the theme and wanted to activate it. However, I am told that the plugin sends data to Freemius including my php info. I am very sorry, but this is absolutely not possible for me to agree to.
Apparently (according to https://github.com/Freemius/data-concerns-faq/blob/master/faq-02.md) it is only possible to opt out of sending sensitive data to Freemius with the free version, but NOT the pro version.
So, is there really no way to grant paying customers the same level of privacy than non-paying users? This is not even “just” a privacy concern, it’s a security breach.
Forum: Themes and Templates
In reply to: [Blocksy] Mobile FooterThat might be a good feature for the Pro version 🙂
Forum: Themes and Templates
In reply to: [Blocksy] Random Header ImageMany thanks for your help, but I think I am just too bad at explaining. Here’s a screenshot how my website looks:
Screenshot
What I want to do is just change the mountains for a different picture on some pages. I think this is probably not possible, because the mountain image is part of the header and I can only have one header for the entire site.Kind regards,
UlrichForum: Themes and Templates
In reply to: [Blocksy] Random Header ImageSorry for being unclear, I’m still not that familiar with WordPress and its lingo, but I’m learning 🙂
What I mean is that my website has different pages, for example “About us” or “Contact us” or of course the homepage and the blog page. I was wondering if the header image could be different for some of these pages. So I would have image A on the homepage and image B on “Contact us”. I suppose you could also rephrase this question as “can I have different headers for different pages”?
Kind regards,
UlrichForum: Themes and Templates
In reply to: [Blocksy] Random Header ImageHow about having different header images for different sections of the website?
Kind regards,
Ulrich