mwendelken
Forum Replies Created
-
Hi @sharmadpk03,
we had the same problem. I not really theme related. ??
Mobile site with Problem: https://drive.google.com/file/d/1PuT26uq7E-Z1zX1nWbETWIHbfxy-rRRR/view
CSS-Code which do the Problem: https://drive.google.com/file/d/180_IucDvX_wyGp57KuIPJfYH3Rorh5rg/viewAdd Custom CSS Code to Page
@media screen and (max-width: 768px)
.everest-forms .evf-field-container .evf-frontend-row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-left: 0 !important;
margin-right: 0 !important;
}
@media screen and (max-width: 1050px){
.everest-forms .evf-field-container .evf-frontend-row {
margin-left: 0 !important;
margin-right: 0 !important;
}
}Problem solved: https://drive.google.com/file/d/1-BYDO9-anScEIiDtkLzqk47gbEBk65xS/view
So maybe you should check your CSS-Code. ??
Best
MaikHi @zhannak,
we have since update to 5.5 the same error with german “umlaute”.
Subject looks like this: =?UTF-8?Q?Beitrittserkl=C3=A4rung=20zum=20Tierschutzverein?=Using WP 5.5–de_DE & PHP 7.4.8 with nginx. Paid Form Maker Plugin Ver. 2.13.40
With the Plugin WP SMTP is working fine, but that can’t be the solution for a paid plugin.Best regards,
MaikForum: Plugins
In reply to: [WP Show Posts] Sticky Posts are not showing on topHi Tom,
So I have test it on a local webserver but there are no changes with my settings. Sometimes I think, the color mag theme is buggy.
If you need my settings of Wpsp for testing, then let me know. I’ll send you the screenshots then.
Thanks for your work
Best regards and a nice weekend
Maik
Forum: Plugins
In reply to: [WP Show Posts] Sticky Posts are not showing on topI’ll test it local and with disable the other plugins
Forum: Plugins
In reply to: [WP Show Posts] Sticky Posts are not showing on topHi Tom,
yes of course…
Is this Page: https://entwicklung.tierschutzverein-erding.de/tiervermittlung/hunde/
Sticky is “Notfellchen Angel und Scooby”. See also Screen: https://take.ms/kq537Thanks in advance