Forum Replies Created
-
AuthorPosts
-
Thanks Nikko,
I’ve read everything and done the following, but it doesn’t work.Insert the following code to activate the header widget area:
//——————————–
// Header widget area for menu below
//——————————–add_action( 'ava_main_header', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'header' ); }
The widget is now displayed above the logo. So I’m trying to position it like this:
.logo { order:1 } .widget { order:2 } .main_menu { order:3 }
But the order does not change.
Previously I had used the following setting to display the widget area in the sidebar:
enfold –> general layout –> Main Menu Sidebar –> “header”)
With this order definitions don’t help either…Thanks a lot Yigit! I thought I tested that, but apparently didn’t test clean enough :)
The filter to allow html in masonry copyrights would be awesome!
Best regards from Berlin!Thanks for your quick answer!
Perfect. Thanks Yigit for the quick help!
Thanks ismael, the test image and questions helped me understand a little bit more. Maybe I just reduced the images too much. I usually use photoshop and the option “export” + “save for web”.
Now I croped the image, saved it normally with 100% and uploaded it in the test slider. On a 13-inch screen I see no difference to your test image. But with a larger screen (24 / 27 inches), your image is slightly sharper.
How did you get the few more pixels? Which image editor do you use?Ah ok, sorry. Here it is:
Thank you Ismael for taking the time to deal with this problem.
I have now inserted the same images as in Rev. Slider of the original page. There remains a minimal amount of blurring in the enfold slider, which is unwanted as the website is about graphics and fonts.
I give you login credentials, maybe you can have a look?October 28, 2021 at 2:01 pm in reply to: parallax effects – moving elements while scrolling #1326838Thanks a lot Ismael, thats an important point. I will keep that in mind.
Thanks Ismael,
in enfold slider I used a different image because I don’t want it that high and it took too much space. In the responsive slider, the image has an almost square format and is still only displayed as a narrow strip in the front end.
That’s why I cut the image to a height of 800px for the enfold slider, but with less height there is always a little blurring.Here are 2 examples where you are welcome to send test messages:
January 12, 2021 at 6:47 pm in reply to: Icon grid with images not working anymore because of special characters? #1271973I changed the line like this:
$output .= "<{$title_el} class='av_icongrid_title icongrid_title{$icongrid_title} {$av_title_font_classes} {$title_el_cls}' {$markup} {$title_styling_str}>".$atts['title']."</{$title_el}>";
In your code, waterwalk, something missing at the end.
I have finally taken an old version of icongrid folder, beacuse the text under the images was missing at mobiles.As far as I can see it is not safe for updates. @Ismael / @Rikard is it possible that the Icongrid files work in my child theme or do I have to look for a new flip-box-option in the long term?
December 10, 2020 at 11:55 am in reply to: Icon grid with images not working anymore because of special characters? #1266255Hi Rikard, the previous code no longer works since the update (WordPress and Theme). I checked the icon grid with images in other installations – up to Enfold 4.5.7. and WordPress 5.2.9 it still works.
I’ll send you the access in private, maybe you can take a look?I meant like in *Firefox* in the last sentence!
February 27, 2020 at 11:55 am in reply to: pdf generator plugin that works with avia elements #1188409Hi Jordan,
you can close, thanks again for this big help!February 26, 2020 at 6:03 pm in reply to: pdf generator plugin that works with avia elements #1188136Thanks a lot Mike!
Print-O-Matic works for me.
Kind regards
LenaThanks Rikard,
you can close this question.Ah sorry, its working now!
I made a mistake with the files in the child theme! I took the original directories instead of a single shortcodes-folder.
Sorry for bothering you!Great! Thanks a lot!
Thanks a lot that worked fine!
Oh. Rejoice too soon.
Margin-top has to be at least 13px, which looks weird with a gap between the main- and submenu.Which part of the submenu covers the main-menu-items?
I found out its because of the submenus on the left-hand side of the three thinner words.
I changed the “margin-top:-1px” for .av-main-nav ul to 1px, so the submenu slips down and doesn’t cover (?) the menu items anymore.
Thanks for your concern Guenni007.Its on Safari and only on larger mac screen. Unfortunately the combination of the costumer.
That’s it!
Thanks for your fast answer.Thread can be closed.
Thanks.I dont’t know why my lines were longer.
Now I took the values of the demo – width: 70%; left: 15%; – and it works.I already postet a layout image. Is it not displayed?
Another try:
Thanks Ismael, but this was not my question. How I can adjust the length of the line and still let it be centered?
How it should look like:
- This reply was modified 8 years, 7 months ago by lenalavendel.
-
AuthorPosts