Forum Replies Created
-
AuthorPosts
-
I think I got it updated to the updated version of Enfold, but my photos and sliders are still not working. I’m just not sure what I am doing wrong.
Beth
I tried what you said. Is there anyway you can update it?
This is much more complicated than I thought! I have no idea how to add a child theme or upload it. The video I watched said I could lose my current settings.
I’m not sure why it’s not working. I added
add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}To the bottom of the functions-enfold php
And added a widget called Header and typed my text in there.
Are you able to look and see if I did something wrong?
I also added the code to the CSS area to have it centered in the header.
I’m sorry. I’m a total novice at all this.
On my HOME page there is an easy slider. I want to not have the photos be full width, so they are smaller. But on the 2nd and 3rd photos, the captions get cut off because it is not full width.
Can you see the photos that fade in the slider on the HOME page?
On my HOME page I got the photos sized correctly, but now the two photos that have the captions on the Left without Border, get cut off. But the first and last images that are Right without Borders show up fine. Why is that? Is there a way to correct it?
-
AuthorPosts