zeilenschreiber
Forum Replies Created
-
Forum: Plugins
In reply to: [Optimus - WordPress Image Optimizer] Optimus HQ & PHP 8Thank you for your reply. As it looks, I will then switch to other solutions for my new project, since PHP 8 does not provide cURL in the required form.
Here is some CSS – helped me – play around according to your needs:
@media (max-width: 767px) { .elementor-lightbox .elementor-lightbox-item { padding: 0; } .dialog-type-lightbox .dialog-header, .dialog-type-lightbox .dialog-message{ padding:0; } }
Does an error occur when saving compression settings?
Correct – it says “Update Error.”
Picture here https://mario-sarto.com/test/schema-org.jpgForum: Developing with WordPress
In reply to: cpt taxonomies in permalink structureThank you – I found a great solution, which works well:
https://wordpress.stackexchange.com/questions/177010/how-to-check-if-last-uri-segment-is-a-custom-post-type-or-taxonomy-term/177015“serks” and “Milo” had great ideas about. Only the last comment of Milo (Question was: what to do, if the archive gets pagination – 404) I don’t understand. Hope to get this done, also.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] title Attribute – abnormal behave@scr00chy Thank you – your reply will help the other ones, who may have the same issue.
I’m disappointed about no answer by dFactory till yet. Like many others, I bought Photoswipe, too. Well – I’m cured now.
Forum: Plugins
In reply to: [WP Mailster] Name of sender doesn’t showAnother Information for you:
If I use “mailster_var_description”, the description of the user shows up in the emails. Should I use this as a workaround and put in the name?Forum: Plugins
In reply to: [WP Mailster] Name of sender doesn’t showThank you for the reply.
The name of the sender doesn’t exist in the header.I found another thing (strange for me) in the line “References”
References: <001d01d407a4$841f6cf0$8c5e46d0$example.com> <[email protected]>
While the first part
<001d01d407a4$841f6cf0$8c5e46d0$example.com>
seems necessary to me, the second part
<[email protected]>
I don’t understand. That is your business, isn’t it? Why is it there?About the users: I put in three dummies (but real existing email-accounts) for test purpose in Mailster directly (with Name) and of course there is me as the WP User myself in the list with Name also.
We expect to have just a little amount of mailing-list members (around 15). But before the Plugin will go in real use, we need to clear these things.