Forum Replies Created
-
AuthorPosts
-
Hi Victoria,
Thanks for your reply!
Yes i read that post and applied it already.
The only good solution i can think of is just disable ALL of the Enfold image sizes and just manually create any specific image size you need.
It would be highly appreciated though if the developers could to look into this issue with the file size. Enfold and a webshop with over 2000 products creates an unmanageable site. I am not the only one having issues with this.
Thanks for your time anyway!
Hi Jordan,
Yes all is good so you can close this topic!
Have a great day!
RJ
Hi Nikko,
Thanks for your reply.
Now i understand! Thank you very much :) Will try that plugin!
Hi Nikko,
Thanks again for the reply!
After removing those image sizes all the shop images have disappeared!
I’m very confused now.
If i remove these:
shop_thumbnail
shop_catalog
shop_single
shop_gallery_thumbnailThe shop pages show the original images (large resolution)
If i remove these:
woocommerce_thumbnail
woocommerce_single
woocommerce_gallery_thumbnailThen the shop displays NO images at all and i only see a default image.
Can you help me out with this. I want to get rid of tons of unnecessary images because the site had almost 50GB of images.
I don’t understand why the shop needs so many images or why enfold even needs so many images. I think the developers should look into this!
Thanks in advance!
Hi Nikko,
Thanks for your reply.
I have seen that post and I already tried to remove these:
shop_thumbnail
shop_catalog
shop_single
shop_gallery_thumbnailAnd thats when the webshop stopped functioning correctly. It suddenly displays all the original images instead of the resized ones. Which makes the webshop load time very long!
I had to restore these image sizes and regenerate 6000 images! which takes forever too haha
So my question is:
Can delete the following image sizes?
woocommerce_thumbnail
woocommerce_single
woocommerce_gallery_thumbnailAnd can you confirm these are not being used by Enfold to display the shop images correctly?
Hi,
I somehow managed to get it working by deleting the post and adding it again. It seems to be fixed now!
October 27, 2020 at 12:30 pm in reply to: Add category as a CSS class to "Blog Posts" content element #1256011Hi Victoria,
Thanks that worked!
October 23, 2020 at 5:10 pm in reply to: Add category as a CSS class to "Blog Posts" content element #1255310Hi Victoria,
Thanks for your reply.
Yes that might work but i am using a child theme. How can i make this happen without altering any core files?
Hi Jordan,
Thanks for the css solution! It worked like a charm!
I also had to add position:relative; to the outer container <div> to make it work. Also added a media query to only target screens above 767px:
@media only screen and (min-width: 767px) { .entry-content-wrapper.clearfix {position:relative;} .avia-builder-el-4 { position:absolute!important; bottom:0px!important; right:0px!important; } }
Ok found a solution:
The point was not to load another picture or high-resolution background or to add extra images, now it load an already cashed image from a previous page and just blurs it.– If you set the background to parallax it gets a class (av-parallax-inner)
(then added a custom css (blog-background) to the color-section)
and added the css :).blog-background .av-parallax-inner {
filter: blur(15px);
width: 110%;
height: 110%;
left: -5%;
top: -5%;
}Hi there!
I was actually looking how to blur the color-section > background image (as i would like to show a low-res picture thats not pixeled).
With custom css and filter: blur(8px); it blurred the whole content…
Is there a way?Thanks a lot!
I managed to just css it idd like you suggested, Thank you so much, rcp did not even take time to point me in the right direction.
Also per page i added code with the block to show specific css to restricted users that did the trick![restrict subscription=2]
<style> My CSS for the page </style>
[/restrict]—
Warm RegardsJune 1, 2018 at 2:02 pm in reply to: Is it possible to add atributes in the Enfold Restaurant Demo #965357P.s. and in the demo when you click on an item there is a page loader indicating that the item is being added to your cart. This doesn’t seem to be a themeoptions setting or am i missing something?
Hi Rikard,
Thanks for your time :)
Yes i see it in safari too. I was using chrome and i found the culprit. it was the cookie extension from the Chrome webstore: https://chrome.google.com/webstore/detail/i-dont-care-about-cookies/fihnjjcciajhdojfnbdddfaoknhalnja
Once i disabled that extension the message appeared!Thanks again!
This reply has been marked as private.Hi,
Any help with this? Still can’t edit the message. I Disabled all the plugins but i still cannot edit the cookie message.
Hi Ismael,
Thanks!
Things got confusing and i misread the full-width for full-screen :( Sorry for wasting your time
Hi Ismael,
Thanks for your reply. The home page works as expected now. The only thing is that the fullscreen gallery still has a scrollbar: https://caferestaurantbureau.nl/new/photos/ Any clue why this is happening? Tried to set max-height:100% but that didn’t work.
Hi Basillis,
There is no caption on the photos page so this isn’t true.
Would like a solution. Fullscreen is fullscreen. Please check the link and the screenshot again.
Hi Basillis,
i didn’t say anything about a viewport. You used that term.
What the problem is that when i either use a fullscreen slider or fullscreen gallery there seems to be more space then fullscreen and thus a scrollbar appears. But all i want is the section to be fullscreen as in: fullscreen and nothing past the fullscreen.
You can see a screenshot here: http://www.tienvijf.nl/screenshot.png note the scrollbar appearing on a fullscreen gallery.
Actual page: https://caferestaurantbureau.nl/new/photos/
Does this make things a bit more clear?Hi,
In all viewports it seems.
Any clue? Don’t you see this issue?
Hi John,
Thanks for the reply.
You will find the details below
December 12, 2017 at 12:45 pm in reply to: Menu anchors not aligning anymore after remove logo #887888Hi Nikko,
Thanks that worked!
Have an awesome day!
December 11, 2017 at 6:34 pm in reply to: Menu anchors not aligning anymore after remove logo #887529Hi Mike,
Thanks that solved my problem :-)
I am using a child theme. What should i do to implement this the right way?
- This reply was modified 6 years, 11 months ago by RJ.
Hi Victoria,
Thanks for the reply.
Here’s an example page: https://repairminded.tienvijf.nl/devices/
Each post (<article>) get the following classes: slide-entry flex_column post-entry post-entry-2323 slide-entry-overview slide-loop-1 slide-parity-odd av_one_half first real-thumbnail
I want to add a class including the tag name. So example: tag-devices
Hope this is more clear now :)
Hi Victoria,
Thanks for the reply.
I upgraded the PHP version to: 7.0.25 but unfortunately the issue still persists :(
What to do now? THis is a very important client. I guess i will try to rebuild the website on a clean install unless you have any other sugggestions?Could this have to do with an old version of PHP?
Hi Victoria,
I checked in various browsers but the slider is not working at all.
Still see these errors in the console:
Uncaught TypeError: Cannot read property ‘url’ of undefined
at $.AviaSlider._preloadSingle (shortcodes.js?ver=4.2:4876)
at $.AviaSlider._bgPreloadImages (shortcodes.js?ver=4.2:4840)
at $.AviaSlider._init (shortcodes.js?ver=4.2:4769)
at a.fn.init.single_callback (shortcodes.js?ver=4.2:4672)
at $.AviaPreloader.trigger_loaded (shortcodes.js?ver=4.2:4449)
at $.AviaPreloader.checkImage (shortcodes.js?ver=4.2:4438)
at shortcodes.js?ver=4.2:4413Please help!
Hi Rikard,
Thanks for your feedback.
Yes i see the errors too. I disabled all the plugins and emptied my browser cache but without succes. No other customizations were made.
I also re-uploaded the enfold theme but still the errors appear and the slider is not working.
Hope there is a fix for this because my client is starting to complain.
p.s. on a page with only one slide in the slider this problem is not happening.
besides that if i add buttons to this one slide the whole page goes white.- This reply was modified 6 years, 12 months ago by RJ.
Hi,
Yes sorry about that. The slider stopped working altogether this weekend so i had to come up with a quick fix.
I made a test page for the slider: http://www.rijksrestaurant.nl/slider-test/ and the whole slider suddenly goes white. Seems like there is a lot going wrong somehow.
Hope you can have a look today.
-
AuthorPosts