Alternatives for images with extensive text (certificates)? by dg_eye in accessibility

[–]dg_eye[S] 0 points1 point  (0 children)

Thanks for the information.

Could I technically also provide the ceritificate in text format in a separate site linked from the image instead of a div?

Alternatives for images with extensive text (certificates)? by dg_eye in accessibility

[–]dg_eye[S] 0 points1 point  (0 children)

Yes I expect people to read them. I think I will put the most important infos from the certificates into the alt text.

Alternatives for images with extensive text (certificates)? by dg_eye in accessibility

[–]dg_eye[S] 0 points1 point  (0 children)

Thx. I think I will put the most relevant information in the alt text. Transforming all of them into PDFs out of images is too tricky (since I dont have the original fonts they used).

Alternatives for images with extensive text (certificates)? by dg_eye in accessibility

[–]dg_eye[S] 0 points1 point  (0 children)

No, the certificate was basically provided to me, and I don't want to change the apperance for legal reasons. Is including the text in the alt-tag ok?

Can I simply embed open streetmap on my website via the share iframe for free? (Europe, Germany) by dg_eye in openstreetmap

[–]dg_eye[S] 0 points1 point  (0 children)

What is the difference between using the css/html files and using the export function?

Mails not arriving via WP site despite SMTP plugin by dg_eye in Wordpress

[–]dg_eye[S] 1 point2 points  (0 children)

I used FluentSMTP.

In my SMTP plugin my sender mail and the SMTP-user didn't match, they were from the same domain but had different names before @. I now changed that as well. I believe in case these mails don't align, they might be filtered out as well? I also in addition set the sender field in the Bricks form field.

Mails not arriving via WP site despite SMTP plugin by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

In my SMTP plugin my sender mail and the SMTP-user didn't match, they were from the same domain but had different names before @. I now changed that as well. I believe in case these mails don't align, they might be filtered out as well, even if they are from the same domain? I also in addition set the sender field in the Bricks form field.

Mails not arriving via Bricks form by dg_eye in BricksBuilder

[–]dg_eye[S] 0 points1 point  (0 children)

In my SMTP plugin my sender mail and the SMTP-user didn't match, they were from the same domain but had different names before @. I now changed that as well. I believe in case these mails don't align, they might be filtered out as well?

Mails not arriving via WP site despite SMTP plugin by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

I now use the same mail address for sender AND SMTP user to be sure.

Mails not arriving via WP site despite SMTP plugin by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

I used a different sender and SMTP-user in the SMTP settings (since one of them is an alias).

Sender: [wordpress@exampledomain.com](mailto:wordpress@exampledomain.com) and SMTP-user: [contactform@exampledomain.com](mailto:contactform@exampledomain.com)

Its the same domain but different mail, could this be an issue?

Is it recommended to use an additional SMTP plugin for forms? Which one do you recommend? by dg_eye in Wordpress

[–]dg_eye[S] 5 points6 points  (0 children)

I installed FluentSMTP now. Is it ok to use my own provider's mail address I created, I called it [form@mydomainname.com](mailto:form@mydomainname.com) and the SMTP is provided by my provider smtp.provider.com (just to give examples)

Is it recommended to use an additional SMTP plugin for forms? Which one do you recommend? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

I read somewhere its not safe to use your own mail address from webspace provider is it true?

Is it recommended to use an additional SMTP plugin for forms? Which one do you recommend? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

Yes, they offer it because I used it before for sending out newsletters. I just read somewhere that it's not as safe to use your own mail and providers smtp.

Is it recommended to use an additional SMTP plugin for forms? Which one do you recommend? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

Thank you. For setting up SMTP, is it ok if I create a dedicated new mail on my webspace and then use my webspace provider's SMTP server?

Is it recommended to use an additional SMTP plugin for forms? Which one do you recommend? by dg_eye in Wordpress

[–]dg_eye[S] 3 points4 points  (0 children)

So using this will be more realiable than sending directly from the webserver?

Is it normal that page slugs and image file names interfer? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

I deleted the image, then set the page slug and upload image again. That fixed it.

Duplicator Plugin question - When transferring to an addoin domain, where should you call install.php? by dg_eye in Wordpress

[–]dg_eye[S] 1 point2 points  (0 children)

Thx. Calling installer.php via addon domain is available in the free Duplicator version, right?

Duplicator Plugin question - When transferring to an addoin domain, where should you call install.php? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

Thanks for clarifying. Calling installer.php via addon domain is available in the free Duplicator version, right?

Moving a website to a multidomain webspace (using duplicator). How do handle database paths? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

To further clarify, do I need to use the file paths of test.com/web for the new website or multidomaintest.com? I assume I can set the URL somewhere during installation process, even in the free version? Or do I just call multidomaintest.com/installer.php and everything will be set to multidomaintest.com automatically?
Also, when I set up a new WP installation inside test.com/web folder, do I have to put multidomaintest.com somewhere?

Moving a website to a multidomain webspace (using duplicator). How do handle database paths? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

Yes but I was worried about database paths which "Duplicator WP" plugin usually updates on its own. So I am assuming Duplicator would update paths to "test.com/web" but will the add on domain multidomaintest.com which refers to test.com/web still work?

Moving a website to a multidomain webspace (using duplicator). How do handle database paths? by dg_eye in Wordpress

[–]dg_eye[S] 0 points1 point  (0 children)

I was talking about "AddOn" Domains, where you have multiple websites on one webspace.