Forum Replies Created
-
AuthorPosts
-
March 5, 2021 at 4:12 pm in reply to: Fullwidth Easy Slider in Version 4.7.6.4 is not anymore full width #1285817
Hello
unfortunately after last update (4.8), the workaround mentioned above (https://kriesi.at/support/topic/fullwidth-easy-slider-in-version-4-7-6-4-is-not-anymore-full-width/#post-1272771) doesn’t work anymore
I tried to add !important, but it changes in mobile view but not in higher resolutions
Can you please help?
Thank you
MauroThis reply has been marked as private.January 15, 2021 at 4:33 pm in reply to: Fullwidth Easy Slider in Version 4.7.6.4 is not anymore full width #1272771Hello,
I have solved adding.home #main .container {
max-width: 100%;
padding: 0;
}
.home #main .container main.content {
padding: 0;
}January 15, 2021 at 11:57 am in reply to: Fullwidth Easy Slider in Version 4.7.6.4 is not anymore full width #1272680Hi,
I have uploaded Enfold Version 4.7.6.3 and re-enabled child theme and the slider is back in its full width
So the culprit is both in my customizations in the child theme, that were made long ago, but also in something new that has changed in Version 4.7.6.4
Our child theme css file is more than 1000 lines long, and you can imagine that will be very long to test reintroducing rule after rule, clearing the caches, etc
I would rather prefer to add a certain css rule to make it full width again. I tried but with no success
Thank you
Mauro- This reply was modified 3 years, 10 months ago by profumopuntoit.
January 13, 2021 at 3:50 pm in reply to: Fullwidth Easy Slider in Version 4.7.6.4 is not anymore full width #1272193This reply has been marked as private.Thank you very much Yigit, I like it much more like this. I would suggest integrating it in a future release
I see that since long you are not accepting any suggestion https://kriesi.at/support/enfold-feature-requests/
Have you moved the page?
I would suggest making ALB pluggable and unplaggable and integrate Enfold with Elementor, that seems that will become dominant in the future. Your new client would like to see that they can use, if they like, this builder that, maybe, they already know how to use it, and They are accustomed to it.That said I like the simplicity of ALB. It would be perfect to have the choice to choose with which builder generate a new page
Thank you
Maurook thank you Ismael
Hi, thank you for the info
we already use Wp Rocket
We can than delete these records from the database after we disable JS compression?Thank you
MauroOur folder ../wp-content/uploads/dynamic_avia seems to have an ordinary size
Please see
There is still
aviaAsset_js_filecontent
that is using 223584 KiBIt’s quite a lot of stuff! Shouldn’t be better to save it to a file and load it instead of bloat the database with such a big record?
- This reply was modified 4 years, 4 months ago by profumopuntoit.
the threads indicated get really technical and don’t really like to get too much into it
Our server is Kinsta which use its own caching system and I don’t know if and how they use object caching.Now, after changing to “Disable adding unique timestamps”, our table wp_options passed, after optimizing it, from 13.9 MiB to 3.8 MiB
Hi,
I see a select with two options
“Add unique timestamps (= default)”
Disable adding unique timestamps
I set it to the second, and the huge value disappearedexecuting a second time the query after changing to ” Disable adding unique timestamps”
SELECT ‘autoloaded data in KiB’ as name, ROUND(SUM(LENGTH(option_value))/ 1024) as value FROM wp_options WHERE autoload=’yes’
UNION
SELECT ‘autoloaded data count’, count(*) FROM wp_options WHERE autoload=’yes’
UNION
(SELECT option_name, length(option_value) FROM wp_options WHERE autoload=’yes’ ORDER BY length(option_value) DESC LIMIT 10)
I see the result in attachment (before and after)
before https://imgur.com/9mg50Q9
after https://imgur.com/2hxLRwTThis reply has been marked as private.Thank you but this demo is about portfolio
If I go to masonry blog demo https://kriesi.at/themes/enfold-2017/blog/blog-masonry/
I don’t see the option to filter by category
Thank you
MauroHello,
Instagram in the page of the preview of all the images display them with an intrinsic value of 320×320 pixels so it should be possible to reference at least these ones instead of the full-size ones that have a 600px widthPlease see https://imgur.com/a/7cNtpzB
Sorry Darneson for the intrusion
Thank you
MauroOk thank you
Thank you Yigit,
I have changed the code
In my case css should be
#nav_menu-2 {
position: fixed;
bottom: 0;
z-index: 2;
width: 100%;
}Please see in private content
Thank you
Maurook thank you like this is sticking to the bottom (with a few !important; additions)
#header .widget {
position: fixed !important;
bottom: 81px;
top: auto !important;
width: 100% !important;
}now how to make it horizontal?
Thank you
Mauro- This reply was modified 4 years, 9 months ago by profumopuntoit.
Hi
Please see the private field
At the moment I have just added the widget area and added to it as a test a navigation menu widget that for the moment is vertical and not sticking to the bottom
Thank you
MauroHay Yigit,
I have added the widget area called header … and now what should I do?
I would like to have a full-width sticky navigation bar with drop-down like in the example
If I have to build from scratch a complete HTML code for a navigation bar, it will be quite long. I wonder if it is possible to create an additional menu and with some CSS stick it to the bottom of the page
Please see attachment
Thank you
MauroHello,
I forgot to say that the sticky bar is only in mobile view, sorry
You will not be able to see it from developer tools in mobile mode (CTRL+SHIFT+M)
I haven’t understood exactly what you suggest with that screenshot. Can you send it in text format, please?
Thank you
MauroOk thank you
Thank you
after I opened this ticket I thought that was more a wp-rocket concern to provide a solution and I asked them
They were aware of the issue and they suggest to add in functions.php:/* Compatibility fix for Enfold Main logo with WP-Rocket Lazy-Load */
add_filter(‘avf_logo_final_output’, ‘mip_fix_enfold_logo_wp_rocket’);
function mip_fix_enfold_logo_wp_rocket($logo) {
return str_replace(“<img”,”<img data-no-lazy=\”1\””,$logo);
}Which solution do you think is better?
Mauro
Thank you
the problem was another: I have inverted the two images
I suggest making more clear the text in https://perfume.courses/wp-content/themes/enfold/images/framework-helper/header_transparency.jpg
What is necessary to know actually It is written, but the relevant information in light grey passed for me unobservedThank you
MauroThank you for the quick answer
‘title=”Logo”‘
with the capital letter?Mauro
Was not selected. I had to select it and save and delesect it and save and now is gone
Thank you MauroI have updated Enfold to January 13th – Version 4.7.1
and removed temporary code from ticket
https://kriesi.at/support/topic/missing-icons-after-updating-to-wordpress-5-3-1-and-maintenance-releases/
and Whatsapp icon is now correct.
But appears an unrequired Yelp icon that is not present in /wp-admin/admin.php?page=avia#goto_social
Please see screenshot below
Thank you MauroThank you
- This reply was modified 4 years, 10 months ago by profumopuntoit.
Also in the footer the icon is not centered in his circle
Waw! super fast!
PerfectThank you
You can close
Mauro -
AuthorPosts