Forum Replies Created
-
AuthorPosts
-
Yes, that should decrease the size tremendously, in order to self-host it simply upload it in Media > Add new. Also upload .ogv and .webm versions to make sure the video works in other browsers (you don’t need to set each one in the Section, Enfold will look for it automatically, just make sure they have the same filename, ex: video.mp4, video.ogv, video.webm).
Regards,
JosueHi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHello,
I’m afraid there’s nothing like that in Enfold to achieve what you want. It will require custom coding, you can request a customisation quote from a third-party provider here.
Regards,
JosueJune 4, 2015 at 4:19 am in reply to: Masonry Gallery bug – images load one under another instead of masonry grid #454212Hi!
Did you manage to fix it? the masonry is working fine on my end – https://d.maxfile.ro/hrmyaebdsy.png
Regards,
JosueHey Kim!
What element are you using to include this video? can you post a link to the Page in question?
Cheers!
JosueJune 4, 2015 at 4:17 am in reply to: [Woocommerce] How to move image product from sidebar to product summary ? #454209Hi,
Can you post the link to one of your Products please?
Regards,
JosueAre you referring to the first image in that Page? there’s now an option to remove padding from columns.
Regards,
JosueHm it’s strange, make sure you don’t have any zoom activated, here’s how it looks on my end – https://www.dropbox.com/s/b6ncsu6c5ntanbv/ss.jpg?dl=0
Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
Would suggest self-hosting it, is the video a mp4 file? 335mb seems to high unless the video is very long.
To un-mute the video, open /config-templatebuilder/avia-shortcodes/section.php: and look for:
'video_mute' => true,Change it to:
'video_mute' => false,Regards,
JosueHi Bill,
Can you post the link to your website please?
Regards,
JosueHey!
Could you detail the ‘crashings’ (what happens exactly)? can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
Can you post a screenshot of your view?
Regards,
JosueThat’s expected, the section width is equal to the full width of the window size so the image will be stretched sized based on that. One thing you could do is to set a minimum height to the section (~300px). If that doesn’t satisfy you, remove the background image from the section and place it inside of it instead (as an image elemen), then add this to Quick CSS:
.responsive #top #av_section_3 .container{ max-width: 100%; width: 100%; margin: 0; padding: 0; } .responsive #top #av_section_3 .content{ padding: 0; } .responsive #top #av_section_3 .avia_image { width: 100%; } .responsive #top #av_section_3 .avia_image img { display: block; }Regards,
JosueSetting a class to it, something like:
Morbi vulputate egestas massa, ac varius tellus rhoncus et. <span class="custom"> Fusce sollicitudin eros sit amet tellus ornare faucibus. Praesent vestibulum lectus eros</span>, sit amet dictum erat gravida non.And then in CSS:
span.custom{ line-height: 22px; }Regards,
JosueHey!
It’s not possible in CSS to directly read the element current font size and based on that apply a value to another property, however there are some dynamic units you can use (em/rem):
https://j.eremy.net/confused-about-rem-and-em/Regards,
JosueHey!
What’s your resolution? you should know that the container width will adapt to the browser window (it looks 960px on my end, 1920×1080).
Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueJune 4, 2015 at 1:48 am in reply to: Changing the layout of “Blog Posts” element under “Content Clements” in AVIA. #454169Hey!
Replace includes/loop-index.php contents with the following:
https://gist.github.com/josueochoa/274c2d336616a57a5529Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi Lynn!
Try with this instead:
.html_header_top.html_logo_center .logo { display: inline-block; float: none; position: relative; left: auto; transform: none; -webkit-transform: none; -moz-transform: none; } .html_header_top.html_logo_center { text-align: center; }Best regards,
JosueHey Colin!
Sure, post access to the install with the issue here, i’ll take a look.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia-video:after { position: absolute; height: 100%; width: 100%; background: url(https://laserlegene.fredrikstadwebdesign.no/wp-content/themes/enfold/images/background-images/floral-dark.png); z-index: 10; content: ""; opacity: 0.9; pointer-events: none; }Change as needed.
Cheers!
JosueHey!
I placed the code on a Code Block instead and it works fine so far.
Regards,
JosueHi!
1. You can change that in General Styling > Fonts.
2 & 4. Can you post a link to your site? there are various kinds of sliders available.
3. Add this to Quick CSS:h1, h2, h3, h4, h5, h6{ text-transform: none !important; }Regarding Magnific Popup, no, you don’t need to install it as a plugin, it is already included by the theme.
Cheers!
JosueTry with this code instead:
#av_section_3 { background-size: 100% 100% !important; }Regards,
JosueThere seems to be an external functionality that adds
.pagespeed.after each resource.No, that won’t be possible, the Grid can only be feed with Post Types.
Regards,
JosueYou are welcome, glad you liked it :)
Regards,
Josue -
AuthorPosts
