Forum Replies Created
-
AuthorPosts
-
Hi Luc2018
Du möchtest die Telefonnummer verlinken, korrekt? Das geht so:
<a href="tel:+4912345678">+4912345678</a>
Und E-Mail dann wie folgt:
<a href="mailto: (Email address hidden if logged out) " target="_top"> (Email address hidden if logged out) </a>
Viele Grüsse
MichaelDecember 16, 2018 at 12:56 pm in reply to: An error occurred while updating Enfold: Download failed. A valid URL was not pr #1045877Hi Stephen
You have to update Enfold manually in this case (from version 4.4 to 4.5.1 for example). There are two options:
1) By plugin such as https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file
2) My preferred method, S(FTP). I described it in detail here https://kriesi.at/support/topic/enfold-4-5-update-via-wp-dashboard-fails/#post-1022202I hope that helps.
Cheers
MichaelHi yudkoren
You can just go to the Enfold theme options => Header => “Menu and Logo position” and then select the value Logo right, Menu left.
Is that what you mean?If not, please provide the URL from the website and describe what you want to achieve.
Cheers
MichaelHi Basilis
Please close this thread.
Thanks a lot
MichaelHi Barbara
I can’t see the private content section as I am a participant here like you.
It will only be possible for me to assist you if you share the link to the website publicly otherwise you need to wait for a moderator to reply here – as you wish.Best,
MichaelDecember 15, 2018 at 12:32 am in reply to: Beim Aktualisieren von Enfold ist ein Fehler aufgetreten: Download fehlgeschlage #1045504Hi Gravhics
Nein, das würde ich auf keinen Fall einfach so per FTP durchführen.
Zuerst würde ich so oder so ein Backup der gesamten Website anlegen und separat abspeichern (nicht auf dem gleichen Server wie die Website).
Dann würde ich auch ein Child Theme nutzen, denn ohne ist es ziemlich so, dass die Änderungen (beispielsweise CSS) beim Update verloren gehen werden.Wie du ein Child Theme für Enfold erstellst wird übrigens hier erklärt:
// https://vimeo.com/67221517Erst wenn du Backup sowie Child Theme hast, würde ich das Update wagen, vorher nicht.
Viele Grüsse
MichaelHi claudiapp
If that happens only in Chrome, it is related directly to this browser and therefore has nothing to do with Enfold (in my opinion).
Or maybe you would like to achieve something else?Best,
MichaelHi Barbara
Could you please post a link to your website here?
I will then try to help you.Best,
MichaelDecember 14, 2018 at 10:19 pm in reply to: White Background behind linked partner logo images #1045471Great!
That sounds very much like a caching issue to me.
The cache has probably been renewed which is why you see the updated content now.December 14, 2018 at 9:25 pm in reply to: White Background behind linked partner logo images #1045444Alright, I have just read your original post once again but I think I don’t get it completely.
What exactly would you like to change on the logos?Hallo keckundfroelich
Ich kann es gerne mal versuchen, bräuchte dazu aber die URL deiner Website.
Könntest du diese bitte hier posten?Vielen Dank und Grüsse
MichaelDecember 14, 2018 at 7:34 pm in reply to: Beim Aktualisieren von Enfold ist ein Fehler aufgetreten: Download fehlgeschlage #1045405Hi Gravhics
Welche Enfold-Version hast du denn zurzeit?
Versuche mal, das Enfold-Update via FTP zu machen, siehe dazu meine Anleitung.Viele Grüsse
MichaelHi Ingrid
Please post the URL to the website here so I can take a look at it.
Thanks,
MichaelHi rwenz
Please describe the following in more detail:
[…] re-purchased the theme tonight but it does not look like we can update the theme.
What happens if you try to update the theme? Do you get an error message or anything like that? Please consider that you need to update manually in order to get Enfold 4.5.x (via FTP for example). It is not possible to update via the WordPress dashboard as you might do usually.
Best,
MichaelDecember 14, 2018 at 7:18 pm in reply to: White Background behind linked partner logo images #1045396Hi willythompson
Could you please post a link to the website here where the issue is visible?
Cheers
MichaelDecember 14, 2018 at 7:13 pm in reply to: wp5, post with advanced layout builder loses thumbnail #1045391Hi xxtita
I suggest installing the Classic editor plugin in order to have the same view back as you were used to in WordPress 4.9.
Cheers
MichaelHi Nadja
I suggest checking the server log (error log) from your website via your hosting company.
You might see some errors there indicating what the problem is.Best
MichaelDecember 14, 2018 at 3:45 pm in reply to: Some Titles have changed to Uppercase since the last WP 5.0 update #1045310Hi Eduardo
I am sorry but to answer these questions I think you need to wait for a moderator to reply here.
Best
MichaelHi Maike
FoodTruck – nice!
So I see you made the contact form within a 3/5 column with 1/5 space on the left and 1/5 on the right side.
I would try to make it in one column 1/1 for the mobile view, this should solve the issue.Do you know how to do that?
Best,
MichaelDecember 14, 2018 at 2:03 pm in reply to: Some Titles have changed to Uppercase since the last WP 5.0 update #1045252Hi Eduardo
To change the titles back to normal (not uppercase), just add the following code to your Quick CSS field:
h1, h2, h3, h4 { text-transform: none !important; }
Unfortunately I can’t see the attached screen capture, but as for the code block visible I suggest installing the Classic Editor Plugin (if you don’t like Gutenberg).
Cheers
MichaelHi Maike
Could you please post the link to the website here so I can see how it looks like?
Thanks
MichaelHi Esther
Oh yes, you are right of course – sorry about that :)
Does it work?Best
MichaelDecember 14, 2018 at 11:44 am in reply to: Comments not showing using Advanced Layout Builder an WP 5.0.1 #1045212Hi Christian
And if you install and enable Classic Editor Plugin it does not work either?
Cheers
MichaelDecember 14, 2018 at 1:22 am in reply to: An error occurred while updating Enfold: Download failed. #1045090Hey Watermart
First of all, do a full backup of the website.
Can you confirm whether or not we’ll lose this styling?
I would suggest doing the following: export the theme options from your parent theme. There is an option for that in the Enfold tab called “Import/Export”. Save this file somewhere. Afterwards you can install and activate your child theme and import the settings from your parent theme by uploading this file there and all the values should be the same as for the parent theme. If not (for some reason) you can always go back to your parent theme, nothing is lost as you said.
Is there a way to export these settings and import them back into the theme or child theme once the update is completed?
See answer above.
I hope that helps.
Cheers
MichaelHi Lina
Just stumbled upon your thread here.
How do I add code using FTP (what is that anyway)?
FTP means File Transfer Protocol, see https://de.wikipedia.org/wiki/File_Transfer_Protocol for details.
You can code (I would rather say edit a file) by uploading it via FTP into your theme or child theme folder within the themes folder. You can get your FTP credentials over your hoster PixelX (use SFTP if possible, that is more secure).Best,
MichaelDecember 13, 2018 at 8:40 pm in reply to: Center Copyright Info and Footer Menu in Mobile View #1045018Hi Mark
I suggest putting your copyright info as an individual link to the socket menu.
Having that said it should be easier to align the menu in the middle than with two different elements like now.Cheers
MichaelDecember 13, 2018 at 8:36 pm in reply to: Events Countdown With The Events Calendar: Event Title Format #1045016Hi Jens
Oh I see. In this case, as far as I can judge, you can just edit the link title as visible from the HTML code, no?
<h3><a href="https://kriesi.at/themes/enfold-church/event/corn-crop-festival/" class="av-countdown-timer-title av-countdown-timer-title-bottom">Upcoming: Wedding Service</a></h3>
I might be wrong but this is how it looks like to me.
Cheers
MichaelNo worries, I just tried to send you a message over the contact form on the website, but it does not work for some reason.
Could you maybe check that first?December 13, 2018 at 6:46 pm in reply to: WordPress 5.0.1 Security Release / Enfold 4.5.1 Question #1044973Hi Rob
Are you absolutely sure that WP Engine will automatically do the major update from WordPress 4.9.9 to 5.0.1? That would surprise me and you should have a choice to disable that.
Best,
MichaelHi Maya
Yes exactly!
Best
Michael -
AuthorPosts