Hans Jehle
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Haupt-SeitenleisteHi Humayon
Thanks a lot indeed! The sidebar is now exactly like I wanted: “http://www.songtrain.ch”. I took the CSS Code, because only the sidebar should have the background collor.
Best regards an have a good time
HansForum: Themes and Templates
In reply to: [Astra] Haupt-SeitenleisteHi Humayon
Yes, that’s right. But i don’t know where the background color is set.
I now implemented the sidebar on our main homepage “www.songtrain.ch” and on “archiv.songtrain.ch/chor-und-band/” with the following structure:
titel H2 “Why We Sing”
text 30 Jahre SongTrain
titele H3 Konzertdaten im November:
text Freitag, 07.11.2025, …
picure
titele H3 Mitsingen …
text Interessierte Frauen …
please have a look. The following CSS ist added:
/* Rechte Seitenleiste */
.ast-separate-container.ast-two-container #secondary .widget {
margin-bottom: 0;
}
div#secondary {margin-top: 20px;
}
secondary {background-color: #AECCD8;
}It seems, that with the new structure there are new spaces between the blocks appeard. But I can live with it. Only the background color isn’t solved on the main homepage. I’m sorry about the circumstances.
Best regards
HansForum: Themes and Templates
In reply to: [Astra] Haupt-SeitenleisteHi Humayon
Thanks a lot. The problems with the unexpected spaces in the sidebar are solved now.
How can is set the background color of the whole sidebar to #AECCD8 ?
Best regards
HansForum: Themes and Templates
In reply to: [Astra] Haupt-SeitenleisteHi Humayon
Thanks a lot. I added the proposed CSS. This was the solution for the unexpected spaces between the elements of the widgets. Now I have an unexpected space at the top of the widget, see https://www.archiv.songtrain.ch/chor-und-band/. How can I set this margin to 0?
Best regards
HansForum: Themes and Templates
In reply to: [Astra] Haupt-SeitenleisteThanks a lot. I added the proposed CSS. The only thing that happend was that the header designed with UAE is no more diesplayed. The unexpected distances are between the blocks are still there. I tryed it also with the following CSS:
/* Widget Set Margin-Bottom */
.widget{
margin-bottom: 0px;
}Nothing changed see: https://www.archiv.songtrain.ch/chor-und-band/
Forum: Themes and Templates
In reply to: [Astra] Haupt-SeitenleisteHi
Thanks for the link concerning the background color of the sidebar widget. I think, I can manage the problem with the background color, when the following problem is solved.
The main problem are the unexpected distances between the elements of the sidebar widget, e.g. between title-subtitle-text-picture, see referenced page. Even I set the top- and bottom margins of the elements to 0 px.
Best regards
HansForum: Themes and Templates
In reply to: [Astra] I can’t change the sidebar’s color.I’ve the free Version of Astra Theme, so I can’t set the backgrund color of the sidebar widget, as indicated.
With the CSS I could define the backgrund color of the different elements of the sidebar widget. I still didn’t have a solotion for the distances between the elements, see homepage: https://www.archiv.songtrain.ch/chor-und-band/
- This reply was modified 7 months, 3 weeks ago by Hans Jehle.
- This reply was modified 7 months, 3 weeks ago by Hans Jehle.
Forum: Fixing WordPress
In reply to: Please close the developer tools to continue using this siteHi, thanks a lot for your support. I dekativated the plugin “Prevent Direct Access”, then the problem was solved. The issue can be closed.
Yes, if I use only Containers it’s no problem. But i will use also Sections and Columns, and that isn’t possible currently. Also the question about stability of this version of Elementor isn’t answered.
Hi
I’m using Elementor 3.17.1, free Version. Since 3.16.x i don’t see Sections and Columns in the Elementor Editor. Under the label Layou I only see Container. I already built successfully new pages with containers. But I heard to not using containers in live websites.
What can I do, that still can work with Sections and Columns ?
Is it true, that Containers we shoulden’t be used in leve websites?Thanks in advance for your support.
Hans JehleForum: Plugins
In reply to: [Iptanus File Upload] Filetype not allowedHi Nicolas
That was it, you are great, Thanks a lot !
Even I think, the plugin has generated the shortcode.Best regards
Hans JehleForum: Plugins
In reply to: [Polylang] Translate to footer and headerGuten Tag
Ich habe eine Webseite „test.krismar.ch“ in 3 Sprachen mit Divi und Polylang erstellt. Im Global Header und Footer (mit Divi erstellt) habe ich diverse sprachabhängige Strings und habe erwartet, dass diese in die „Strings Translation“ kommen und ich sie dort übersetzen kann. Warum ist das ist nicht der Fall?
Die Sprachumschaltung über das Menü funktioniert.
Gerne erwarte ich eure Unterstützung.
Forum: Fixing WordPress
In reply to: Login WordPress doesn’t workHi Steven, Thanks a lot for your helpful links. I couldn’t login because I forgot to set the site_url and home in wp_options to the staging site. So the authorisation was made with the user in the original site, what creates the error. You can close the item.
Forum: Fixing WordPress
In reply to: Login WordPress doesn’t workHi @alithewpdev, I changed the password by through phpMyAdmin with MD5. After login comes agan the ERROR: The username or password you entered is incorrect. I use the Firefox Browser, “testumgebung.krismar.ch” is enablbled for Cookies as an exception. It’s to despair …
Forum: Fixing WordPress
In reply to: Login WordPress doesn’t workHi <span class=”bbp-author-name”>alithewpdev</span>, the problem with wordfence ist solved, thanks a lot. But I can’t still not login to WordPress, ERROR: The username or password you entered is incorrect. By clicking to lost password, no eMail will be sent to the entered address. At the test-environment WordPress Version 5.7.8 is installed. The changed passwords were hashed with MD5. What can I do else ?