Forum Replies Created
-
AuthorPosts
-
WOW! Worked perfectly it seems. Thank you so so much!!
Thanks Rikard,
That did help.
Can you tell me why the back to top link has an aria-hidden=”true” tag in there. Is it not useful to screen readers?
I see the woo commerce cart button has this as well. Why and how do we make it visible to screen readers?- This reply was modified 7 months ago by epkdesign.
I am up to date on enfold using (5.6.12)
Display excerpt is checked. And the title and caption are displaying, however the button is overlapping the text and title instead of displaying beneath it.
The button is added with html just like you show above, and it appears however in the wrong place.I seemed to have figured this out! Please ignore. Thank you and Sorry!! :)
June 29, 2023 at 4:30 pm in reply to: Background image of full width easy slider loads first and huge #1412082The topic can be closed, thank you!
June 28, 2023 at 9:26 pm in reply to: Background image of full width easy slider loads first and huge #1412002Adding the max height worked, thank you so much!
That worked, thank you so much!
What does turning off responsive images mean for uploading images in the future, for the rest of the site? I tried looking it up in the docs and googling it in general and wasn’t quite sure I understood the setting. The site still looks ok on mobile, but I want to make sure this fix isn’t going to be causing long term problems.Thank you so much! This worked just as I wanted it to!
February 22, 2023 at 10:15 pm in reply to: advanced styling drop down not showing all items in list. #1398944Hi Rikard!
Thank you. Updating the theme fixed it.
It didn’t say in “theme update” that there was an update available. I would have done that first! When would the theme update show up there?February 22, 2023 at 2:18 pm in reply to: advanced styling drop down not showing all items in list. #1398884See private content for link to image and a temporary login.
Thank you so much for taking a look!
November 10, 2022 at 5:13 pm in reply to: Editing headers on the Archive template, Language showing as a category #1372091Hello,
Wondering if anyone has had a chance to look at this yet. Usually posts get answered within a day or so.
Thank youNovember 9, 2022 at 6:26 pm in reply to: Editing headers on the Archive template, Language showing as a category #1371973Hello,
I did want to mention I had found this page https://kriesi.at/documentation/enfold/blog-post/#toggle-id-13 and I had read through it. I wasn’t sure if there was a way to modify the function for changing the archive style :
add_filter(‘avf_blog_style’,’avia_change_category_blog_layout’, 10, 2);
function avia_change_category_blog_layout($layout, $context){
if($context == ‘archive’) $layout = ‘single-small’;
return $layout;
}
to adding a header/changing the tag header. I just am uncertain what exactly I would change to use that, or if that would work.For the language showing up as a category, if there isn’t a good way to exclude it, is there a way to get the meta element in the advanced page builder to put a unique class or id on each category that gets listed? Then I could at least hide the language with styles, without hiding the other categories.
Thank you,
June 1, 2022 at 4:46 pm in reply to: widget sidebar styles to match automatic sidebar styles #1353778Thanks for the Quick response.
Is there anyway to make it highlight the active page?
Seems to work well. Thank you.
Sad. :( But thanks for the update. Please let me know when it gets fixed. Thanks!
I double checked and it worked for me. See link below and please try again.
1. Thank you so much! That code worked!
2. Temporary access provided. Credentials in the private content.April 14, 2021 at 4:35 pm in reply to: Color Area with header on all individual blog posts. #1294415This reply has been marked as private.January 30, 2020 at 5:39 pm in reply to: Enfold settings won't save, Avia Layout Builder won't load content. #1180032This issue has been resolved.
Thanks for the response! That helped!
I had to add !important and I changed the max width b/c I wanted the space to show up on tablet portrait as well.@media only screen and (max-width: 990px) {
.av-logo-container {
padding-bottom: 20px !important;
}
}December 2, 2019 at 6:39 pm in reply to: Partner/Logo Element: Text on the picture instead of tooltip above #1161958You’re the best! Worked perfectly. Thank you!!
November 27, 2019 at 10:19 pm in reply to: Partner/Logo Element: Text on the picture instead of tooltip above #1160814Hi! I’d like to do a similar thing where the text appears on the photo rather than a tool tip above.
I’d be happy to use the image element… but that limits me to only 5 columns… I’d like 6 or more. Can you suggest a way to do this?
See the images just above the footer on this page for reference: https://www.broachingmachine.com/new/Thanks in advance for your help! I love enfold theme!!
Thank you Ismael! That helped!! :)
Hi Basilis,
I appreciate your response but please take a second look with my screen shots. I don’t believe this stacking/wrapping is the intended behavior.
I’ve included how your example page looks as well, which has several more tabs than my section does.https://drive.google.com/file/d/1Oq1n5_oOeU63_eXK28g18LbI2MMOjbX7/view?usp=sharing
https://drive.google.com/file/d/1MQbB4jAESZHuSrs-puEljU5s3iDPdOAb/view?usp=sharing
Thanks for taking another look.
Ellen
-
AuthorPosts