Forum Replies Created
-
AuthorPosts
-
Hi cg
Sure no problem and thanks a lot for your additional info/tips.
I will check them today to see if it works like I think it should.Best regards
MichaelHi
If you click at the image element where your image is embedded in, you can switch to “Link Settings” at the top.
In there you can define your image link, you select “Set manually” from the dropdown there.I hope that helps.
Best regards
MichaelHi Su
Unfortunately there is no “proper” solution yet.
Are you using WP 5.0 together with the most recent version of Enfold version 4.5.1?If yes and if you don’t want to use the Gutenberg editor at all, I would install the classic editor plugin https://wordpress.org/plugins/classic-editor to disable it completely. The Avia page builder should work fine afterwards.
Best
MichaelHi Jantien
The 60px was just an example. You can choose any value there which suits your needs to make it bigger:
.header-scrolled { min-height: 80px; }
Thanks
MichaelHi Victoria
I just have a normal header (logo left, menu right) and therefore the mobile menu as described.
What else do you need to know?Thanks
MichaelCool – glad it worked ;)
Correct, centered text with a background color and behind that a full width background image.
Could you maybe provide an example of what you mean by “let it find” and how it would work if I have e.g. “About” and “Our services” so it adjusts dynamically depending on the word length?The “Show element options for developers” option is already active, but you can’t use just for “avia-caption” as far as I know.
Hi Marine
Thanks – try adding this CSS code:
#top .fullsize .template-blog .blog-meta { float: left; margin: 0px 10px 10px 10px !important; } #top .fullsize .flex_column .template-blog .post .entry-content-wrapper > * { max-width: 90%; }
Is that how you would like it to look like?
Best
MichaelHi Esther
I can’t see your screenshot, but I am pretty sure the following CSS code should do the trick e.g. with a font size of 20px:
.main_menu { font-size: 20px !important; }
Please don’t forget to empty both browser cache and the one by your caching plugin afterwards if applicable.
Best and I hope that helps,
MichaelHi Marine
I would love to help you if you post your website URL here so I can see where it happens.
Without it makes it slightly more difficult.Best
MichaelDecember 9, 2018 at 8:22 pm in reply to: Einstellung gesucht: Blog Vorschaubilder eckig (nicht abgerundet an den Ecken) #1042803Ist bei mir auch noch nicht eckig, dann muss das einen anderen Grund haben.
Ich müsste das wohl genauer analysieren, denn meine provisorische Anpassung im Browser hat funktioniert.Hi Jantien
What exactly do you want to achieve? Just change the height of your shrinking header?
In my opinion you don’t need to change a JS file for that, just use the following CSS code with 60px for example:
.header-scrolled { min-height: 60px; }
Does that do the trick?
Best
MichaelHi
You have to update manually in order to get Enfold 4.5.1.
There are two options to do that: FTP or via plugin.1) FTP, please check my step by step guide here https://kriesi.at/support/topic/enfold-4-5-update-via-wp-dashboard-fails/#post-1022202
2) Via plugin, you can use this one here https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/ (have not tested this method by myself as I prefer SFTP to update my theme)Hope that helps.
Best,
MichaelDecember 9, 2018 at 5:32 pm in reply to: Einstellung gesucht: Blog Vorschaubilder eckig (nicht abgerundet an den Ecken) #1042763Hallo Maik
Sehr gerne!
Nein, das ist der CSS-Code dafür. Hast du sowohl deinen Browser-Cache geleert als auch bei WP Super Cache auf “Cache leeren” geklickt?Dann müsste es eigentlich klappen.
Viele Grüsse
MichaelDecember 9, 2018 at 2:36 am in reply to: Download limit in Envato stopping me updating to 4.5.1 #1042640Following – great topic.
I believe I had the exact same issue (some error messages while updating from Enfold 4.5 to 4.5.1, but just after 5 times using the Envato API on the same day. This must have been in between 2 hours or something, so after 4-5 attempts the update failed for some reason.
Also very curious to know why that is and if there a way to solve that.
Done – please check it.
Thanks a lot – that worked!
My CSS code worked as well actually, you probably just did not see the difference because it was just a small change.I changed it to 30% now – is that how you wanted it to look like?
EDIT: It was not browser cache, but WP Rocket which had some cached content in it as well. Now it should be fine.
I am a participant like you, so only you and moderators can see private content. I can’t see it.
That’s weird because I tried it in the browser dev tools and it changed there.
Yes I think that would be the best for now.
Please click on my picture on the left in order to find my email address.December 8, 2018 at 9:28 pm in reply to: Enfold Health Demo Font Letter No Longer Available? #1042571Ok cool!
Why it just disappeared all of a sudden and how can I put it back?
No idea why it suddenly disappeared as I have not seen your website.
However, you can get it back by self hosting it. This is usually a bit tricky but there are plugins who might help you such as https://wordpress.org/plugins/selfhost-google-fonts/ (have not tested it by myself so I don’t know if it works).Mh, strange. Have you emptied your browser cache?
How about the following one?
.caption_framed .slideshow_caption .avia-caption-title { background: rgba(0,0,0,0.7) !important; }
December 8, 2018 at 8:59 pm in reply to: Enfold Health Demo Font Letter No Longer Available? #1042563So it’s not this one here?
// https://fonts.google.com/specimen/CaveatHi Jürgen
Try the following code in Quick CSS:
.caption_framed .slideshow_caption .avia-caption-title { background: rgba(0,0,0,.7); // 70% background transparency }
This should work.
Cheers
MichaelHi Xan
I know – updating via FTP for “normal” users is quite tricky.
In fact, there is another approach to solve this which has also been recommended in different threads here in the forum. You can use a plugin to upgrade your theme. However, I have not used this solution by myself. Therefore I can’t tell you if it works or not.Here is the link to the plugin I mentioned:
// https://wordpress.org/plugins/update-theme-and-plugins-from-zip-fileCheers
MichaelHi Xandria
This error happens because themeforest changed their API. Therefore you need to update Enfold manually, I recommend using (S)FTP to do that.
Please check out my detailed guide here:
// https://kriesi.at/support/topic/enfold-4-5-update-via-wp-dashboard-fails/#post-1022202Best,
MichaelHi Ismael
Please close this thread.
Thanks a lot
MichaelHi
Where should I position it, because the folder: config-templatebuilder / avia-shortcodes / portfolio / portfolio.php does not exist in the Child Theme?
You have to build this folder structure in your child theme folder as well and then it should work smoothly.
Best
MichaelDecember 8, 2018 at 2:07 pm in reply to: URGENT! White page in frontend and backend after Update #1042443Hi
Why does it say /enfold2/ and not just enfold in your error message?
In my opinion this can only work if you use enfold there otherwise the theme won’t be recognised.How exactly did you perform the Enfold update? Did you do it via (S)FTP?
Best
MichaelDecember 8, 2018 at 1:59 pm in reply to: Einstellung gesucht: Blog Vorschaubilder eckig (nicht abgerundet an den Ecken) #1042442Hallo Maik
Wie kann ich es einstellen, dass die Bilder wie die Anderen an den Ecken auch wirklich eckig sind?
Füge dazu folgenden Code in das Feld “Quick CSS” im Backend ein:
.avia-content-slider .slide-image img { border-radius: 0px !important; }
Gibt es eine Möglichkeit, dass der Vorschautext des Newsbeitrages unter dem Bild, auf der gleichen Höhe wie der Text des statischen Beitrages daneben anfängt?
Versuch mal das hier, ebenfalls via Quick CSS:
.avia-content-slider .slide-entry-excerpt { margin-top: 10px; }
Viele Grüsse
MichaelDecember 8, 2018 at 1:51 pm in reply to: Block content not visible since upgrading WordPress 5.0 / Enfold 4.51 #1042441Hi
Check this out – this should solve your issue:
// https://kriesi.at/support/topic/wordpress-5-0-enfold-4-5-1-alb-problems-loading-elements/#post-1041951Best,
Michael -
AuthorPosts