Forum Replies Created
-
AuthorPosts
-
See the link to the website in the private content.
Just wait a bit and you jump to the color section “LAGE” where you can see the google maps option. I can’t see why.
And whenever you refresh the website, it happens again.Best regards
AlineThanks Rikard.
Strange, I’ve posted two links for the photo, one of them works on my end.
But what I mean is the top / title / menu bar height (above the header picture), where I have the text centered and the menu items on the right.I have this code in my CSS which is fine. Because when you scroll down, the top header or bar sticks and the height minimizes.
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 5px !important;
padding-bottom: 5px!important;
}But on defautl, the height is too big and the text sticks to the top with too much space underneath.
Hope that makes more sense. I’ve tried different codes that I found in the forum but nothing really seems to work.Best regards
AlineHi Rikard
It seems to look alright again.
Another question: I’ve added a logo text in the top bar instead of a logo image, which is now positioned on the left. How I can change the position to the center?
Also the bar is fix so when you scroll, you can always see the top bar which is good. But how can I change the height (when scrolling the height is is fine) but the standard height is too big.
Thank you and kind regards
AlineHey guys
I’m coming to you again concerning the same problem mentioned above. You’ve said in your last post, you can see the error. Can you tell me what’s going on? I’ve tried deactivating plugins but haven’t noticed a change.
When entering the password, the page is not loading, it leads me to this blank page:
http://www.chalchbrunne-gränichen.ch/wp-login.php?action=postpassThanks for your help.
Best regards,
AlineFigured it out, working again! Just had to insert ‘false’ for 9_1
Hey guys
The Code below:
add_filter(‘avf_form_autoresponder_from’, ‘avf_form_autoresponder_from_mod’, 55, 3);
function avf_form_autoresponder_from_mod( $to, $post, $params ) {
if($post[‘8_1’] === ‘true’ || $post[‘9_1’] === ”) {
$to = null;
}
return $to;
}worked fine but from time to time it doesn’t work anymore which I don’t understand.
Now the autoresponse gets sent no matter which checkbox you choose. Although the code says only to send it when 8_1 is ticked (“Ich bin dabei”).
Can someone please help real quick, thank you.
Where can I insert that? In the Enfold Child Theme: Stylesheet (style.css) or in the Custom CSS?
Thanks and best regards,
AlineHey Ismael
Thanks, it works perfectly!
Quick question. Would it also be possible to get an autoresponse as well (a different one) for the other checkbox (Ich bin leider verhindert)? Meaning you’d have two different autoresponses for the two checkboxes…
Thanks for the feedback.
Kind regards,
AlineHi,
No, I didn’t remove it. But the form is not public, you’ll find it via the link in the backend http://realit.ch/wp-admin/post.php?post=9374&action=edit
The code doesn’t seem to work. Now no autoresonse e-mail is sent at all…
Thanks and kind regards
AlineHey guys,
Thanks I just tested it out. But I still get a message/e-mail, even though I checked the right box (“Ich bin leider verhindert”) saying I’m not attending.
Best regards
AlineHi
Yes, it doesn’t do anything. In the Custom CSS red crosses appear in the sense of error reports. Using a code block on the specific page doesn’t do anything either.
Isn’t that more of a general code? Because we don’t have just one box to check, there are two (see my explanation above). So a code that says “if the box isn’t checked, there will be no autoresponse e-mail” doesn’t help. It would have to be if box a is checked = autoresponse e-mail and if box b is checked = no autoresponse e-mail.
Do you know what I mean?
Thanks and kind regards
AlineThis reply has been marked as private.Thank you I managed to do it!
Hi,
No I haven’t installed any new plugins so not sure if one would just now cause a problem all of the sudden.
I am using the plugin “Change Password Protected Message” which also worked fine from the beginning on.Hi,
The page is and has been published, you can see that in the backend. Also it used to work before, it only recently happened.
When typing the password in, the page just goes blank and in the domain it says: chalchbrunne-gränichen.ch/wp-login.php?action=postpassThat’s probably because you logged in and then looked at the page. Sometimes you don’t have to type in the password anymore.
Don’t log into the backend and go straight to the page “Datenraum”. You’ll have to type in the password (see private content) and then let me know if the page is loading on your end.Thank you and best regards
AlineThere you go
They’re the same ones, but I’ve added another FTP account:
How do I do that?
Hey Yigit, yes please see below
Thanks, it worked for the separators. Do you know how to get rid of that fine white line or rather where it comes from?
Best regards,
AlineSure, see private content below.
The website is still offline.Hey Rikard,
Yeah I’ve noticed it too, it’s gone now for some reason.. therefore problem solved :)
Kind regards
AlineThat’s probably what I mean then, yes. Is there a way to avoid this?
Thanks and best regards,
AlineNo, no specific page. In general navigating through the website took a while. The loading time isn’t long anymore now, we’ve reduced all the image sizes but the grey dots when a page is loading are still there. They need to disappear.
Thank you.
okay, thank you Victoria.
I’ve tried that before and have now used all % again but the problem is not solved. It looks better but still not correct:
If I change the % so that it will appear right on a lap top, it doesn’t look good/correct anymore on a bigger screen. Do you understand what I mean? Even though I’ve chosen calculate positions from “sides of the screen”.
Did the same thing with the layers here (on the left hand side) http://realit.ch/?page_id=3288 and it looks fine on different screen sizes. So I don’t know what the problem is with the home site.
Thanks and regards,
AlineSure, please see below.
The issue is that the text layers and teaser on the right (on the home site) http://realit.ch/ don’t adapt to screen size. For example I can’t fully see them on my lap top but on a bigger computer they’re fine.
Thanks for checking.
Kind regards
AlineHi, I have figured out the problem above. Although on the home site, the text layer won’t adapt to the screen size even though the slider settings are the same as on the other sliders where it worked.
Kind regards
AlinePerfect, thank you!
Hey Victoria,
Thank you for your help. Your CSS Code made the logo smaller which is great and I was able to hide the layers.
Now as you can see below, the caption below the logo is super big because it has been fixed/made static by a developer, therefore it doesn’t show nicely on mobile anymore. Can we hide it?
Also can we move the logo’s position to the top left corner?
Many thanks and best regards,
Aline -
AuthorPosts