-
Search Results
-
Topic: z index or scroll issue?
I cannot seem to figure this out as I can’t recreate it on my end. Am I able to attach a video from my client?
The issue is the footer page content and the logo overlap (they scroll over) the cart so it’s ineligible on mobile, and they have the same issue on desktop. I’m not sure if I need to lock the background page when the sidecart is open or how I can resolve this issue. I have the side cart shortcodes within header widgets.
Any advice is greatly appreciated. You can see what I mean by adding items to the cart (add 4-5 so it starts to scroll) and then resize the window with the side cart open.
Hi,
I am having issues with the fullwidth easy slider on my landing page.
I have uploaded videos of 4 seconds each and would like to fade between them for a seamless transition, however, the video stops and goes back to the starting image before starting the transition. I have tried setting the autorotation time to 3 seconds so the transition starts before the video ends, but some videos will play over the automation leaving others to catch up or skip. Is there a way to fix this blocky transition?
I’ve also made my own full video with embedded transitions but it is difficult to get it under 8MB with decent quality.
Hey @Ismael,
I found an old thread of yours and @Guenni007 and I am wondering if I could load a title for a lightbox if the lightbox contains an image from the media library?!
Example: I have a link in a text like
https://homepage.de/wp-content/uploads/image.jpg?iframe=trueto show the image in a lightbox. Everything works as expected, the lightbox opens the image from the library in an iframe. But no title, description or whatsoever.Any idea on how to get the title displayed with an
?iframe=truelink? I already tested to put text into the available fields in the media library, but there is no title below the iframe in the lightbox.All the best,
DanielDear support members, hi @Ismael,
in 2021 I got a helpful piece of code that is misbehaving in the latest version of the theme right now. See this thread and post #858672.
It ist still working to load the ALB for defined user roles (in this example
editorandadministrator), while the option in the theme settings is set to restrict the ALB only for admins:function ava_enable_alb_for_editor() { add_filter('avf_allow_drag_drop', 'avia_disable_alb_drag_drop_mod', 40, 1); } add_action('init', 'ava_enable_alb_for_editor'); function avia_disable_alb_drag_drop_mod( $disable ) { $user = wp_get_current_user(); $allowed_roles = array('editor', 'administrator', 'author'); $check = array_intersect( $allowed_roles, $user->roles ); if( ! empty( $check ) ) { $disable = avia_get_option('lock_alb', 'disabled') != "lock_alb" ? true : false; } return $disable; }I can access the ALB as administrator and as editor, so this part of the code is alright. Perfect! But as editor I can’t load a template from the template dropdown in the upper right corner. Everything else is editable and finde, but as I want to load an ALB template I get an error message:
An error has occurred
Error retrieving content – please reload the page and try againSeems to be a rights problem. If I delete the code above from functions.php I can’t access the ALB as editor. If I furthermore toggle the option to access the ALB for everybody I can use the ALB as editor and load ALB templates from the dropdown. But: I want only admins and editors to use ALB (and ALB templates).
Any ideas why the behaviour of the code changed and I can’t access the ALB templates anymore?
I appreciate your help!
Kind regards,
DanielTopic: Header tweaks
Hello, can you fix my existing CSS or get me new CSS to fix these issues?:
1. on desktop the logo is not center with the buttons: screenshot: https://img.savvyify.com/image/logo-off-center.9wllh
2. on mobile, the logo overlaps the buttons: screenshot: https://img.savvyify.com/image/overlaps-logo-on-mobile.9wyWp
3. on desktop their is a thin line under the address: screenshot: https://img.savvyify.com/image/remove-line-on-desktop.9wsV6
3. on desktop, can you make the top address bar sticky? It is already on mobile, but not desktopThank you!
Is it possible to have category images scroll along the top of the shop page? it gets tricky tho, I only want it to show the category image of the category each user is allowed to see that I have set based on their role.
Using the “Creative Studio Demo” the borders are diagonal lines. I would like to change the color of those lines so they can stand out more (company colors). Please note that the color does not match either the top or bottom sections. It was done once before (if memory servers it was done with CSS code) but lost the information due to a HD crash and I cannot remember what I had done.
Thanks for any and all help.
Viewing 30 results - 1,561 through 1,590 (of 142,939 total)



