Hey!
We added this code in the Quick CSS field:
#top form.cart .button.wcuf_upload_multiple_files_button {
display: none;
}
It’s working now.
Regards,
Ismael
Hi!
I’m not sure if you can add css inline styling but you can add more content in the email message by using the avf_form_message filter. Example:
https://kriesi.at/support/topic/contact-form-indicator/#post-293282
Regards,
Ismael
Hi,
Great, glad you got it working. Let us know if you should need any more help on the topic.
Best regards,
Rikard
Hello Kriesi team,
I just went to upload a couple of posts to my site and noticed that there are some things off… so I checked, and yes, wordpress and enfold (and plugins) are both updated and are running on the latest version. I read the tread “read this first” on the latest wordpress update and cleared cache and checked the site in 3 different browsers, but here are the issues:
on the home page:
1) the picture in the header is all of the sudden a lot longer (just changed size?)
2) the icons with headers that are showing our services stay faded and don’t get blown up to full size and full color anymore
3) the picture with the hot spots (which was showing underneith “how we work”) is simply not showing – gone missing..
4) a space holder underneith our samples of work is now very long (was just a narrow space holder)
5) the blog posts arent showing anymore on the home page
6) the newsletter signup in the bottom of the homepage is gone
7) on Firefox ONLY the menu isn’t sitting on top of the screen anymore as soon as I start scrolling down, instead it hangs a bit further down..
on all other pages:
many of the header pics and also somer other pics have gone missing and a lot of the colored backgrounds are now all of the sudden super long…
I haven’t investigated on that further and don’t have the time to right now, so I am hoping to hear back from you guys..
any idea what I can do? Its very inconvenient to have my site looking like this and I hope no potential customers will come by before this is all fixed and working again.
Thanks a lot,
Kristin
-
This topic was modified 9 years, 10 months ago by
KriSol.
Hi!
Please add the below code in quick CSS
#top .av-main-nav li:hover > ul {
margin-top: -23px;
}
Regards,
Vinay
Hey!
Please try the below CSS in Quick CSS
@media only screen and (max-width: 767px) {
#top #main .sidebar {
border-left-width: 0px!important;
border:none!important;
}
.inner_sidebar {
margin-left: 0px!important;
}}
Cheers!
Vinay
Hey!
To make any small changes to the default preloader please refer to Ismales post here https://kriesi.at/support/topic/change-gif-for-page-preloader/#post-439038
To add a new one you have to disable the default preloader from enfold option and add your custom html in a child theme header.php and link it with custom css.
It is not easy to replace or edit the current preloader by adding custom html in code block. It would require a lot of modifications to be applied to the theme and it is integrated with other theme elements, you will have to hire a freelancer to do it for you.
Best regards,
Vinay
Hey Emidi!
To always maintain this proportion you need to add 2 images inside 1/5 col and use a 3/5 col for the middle part and insert a masonry gallery with the below settings.
We have made a sample page for you with the layout style you requested. Please enable debug mode and copy paste the below code to the default text editor on a new page and save it.
[av_one_fifth first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='']
[av_image src='http://localhost/_proj/enfold/wp-content/uploads/2015/02/Showcase-05-3-724x430.png' attachment='36' attachment_size='featured' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' custom_class=''][/av_image]
[/av_one_fifth]
[av_three_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='']
[av_masonry_gallery ids='406,405,39,38,37,36,35,34,33,32,30,29,28' items='24' columns='flexible' paginate='pagination' size='fixed masonry' gap='1px' overlay_fx='active' container_links='active' id='' caption_elements='title excerpt' caption_styling='' caption_display='always' custom_class='']
[/av_three_fifth][av_one_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='']
[av_image src='http://localhost/_proj/enfold/wp-content/uploads/2012/04/013-9-1000x430.jpg' attachment='314' attachment_size='featured' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' custom_class=''][/av_image]
[/av_one_fifth]
Best regards,
Vinay
is it possible to change te layout of the category page of the potfolio.
if you check my link, you see al lot of items.
I want the name of the item on top of the border, and the border background must be gray, when mouseover white, possible ?
Hello,
Need some help please, kind of stuck and I see no solution atm.
I want to increase the size of the icon from an icon box.
Using this css, everything works fine, but it’s obviosuly modifying all the icons from all icon boxes, for every page:
/*Icon Box Increased Icon size*/
#top .iconbox_left_content .iconbox_icon{
height: 30px;
line-height: 50px;
font-size: 80px;
}
.iconbox_left_content .iconbox_content {
font-size:30px;
}
I just want to increase the icons only on some pages. I have modified the functions.php, in order to turn on custom css classes, but even if I assign a class to an icon box, it modifies the text, not the icon.
I used this code:
.bigIconBox{
height: 30px;
line-height: 50px;
font-size: 80px;
}
Thank you.
Best regards,
Marius.
Hi!
I have five column layout and the first column has an extra top padding in spite of specifying equal column height.
Thanks
Hi!
I have created the page and it looks good on my laptop. It consists of full-screen slider and color section with text blocks within the cells. It doesn’t look good at all on any of mobile devices. Text appears at a wrong random places etc…
Under general style tab -> dimensions I have enabled the responsive site option with Maximum Container width of 1440px (I formatted all my full-screen pictures to 1440×900).
I tried:
– Maximum Container width of 1440px,1130px and 100%
– Disabling responsive site option
– Selecting different Background options in the Color section
No luck! What am I doing wrong ?
I combined a series of screenshot made on different devices. Text always appears at a wrong random places. Link is bellow.
Thanks for your help!
Hi Yigit,
Thank you for your reply!
I have removed the // and that fixed the padding at the top. Thanks!
After It’s already been a while ago that I installed jetpack, so I didn’t think about this plugin. But after disabling it, the video’s are also displayed correct.
Thank you for thinking with me!
Regards,
Erwin
Well after reading through this enfold forum I saw the post about problems with the new version of WordPress, added the following code to functions.php and all is fixed, please disregard the above concerns and considered this topic close.
function modify_jquery() {
if (!is_admin()) {
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’, ‘https://code.jquery.com/jquery-1.11.3.min.js’);
wp_enqueue_script(‘jquery’);
}
}
add_action(‘init’, ‘modify_jquery’);
Currently I’m using a color section for my homepage “banner”. I have several color sections throughout the homepage, some incorporate images and some are colors only. All color sections are translating onto my mobile except for the top color section. Can you help fix?
Separately, I’m having an issue with all image sliders including the logo/partner element. I’m able to add these to the backend and add images to the items but they display as blank spaces when I view live.
Please help with these two issues.
Nothing that we used to create our homepage on in the Avia Layout Builder is working with the WordPress 4.5 update. Please fix this problem ASAP.
I completed all the steps on this link and still have a problem.
-
This topic was modified 9 years, 10 months ago by
enfolium.
Hi Raketensound!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .container_wrap_first .content {
padding-top: 10px;
padding-bottom: 10px;
}
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo {
top: 15px;
}
Cheers!
Yigit
Thank you.
My logo is not sitting correctly. It is stuck at the top of the header.
Hi tacopimp!
Replied you here already – https://kriesi.at/support/topic/site-stopped-working-with-update/#post-618578
Please do not start duplicated topics.
Regards,
Yigit
I have a large gap above the slider, how can I remove that. I went into the cell settings and there is no padding or margin set…
@tacopimp Please edit your page, add 1/1 column element to the top of your page, update your page then remove 1/1 element from top and update once again and that should solve the issue :)
No, this did not fix the problem. I cleared my cache and did many hard refreshes as well.
Please read whatI am talking about.
I have a large gap above the slider, how can I remove that. I went into the cell settings and there is no padding or margin set…
@tacopimp Please edit your page, add 1/1 column element to the top of your page, update your page then remove 1/1 element from top and update once again and that should solve the issue :)
No, this did not fix the problem. I cleared my cache and did many hard refreshes as well.
I’ve searched numerous topics and tried everything that was suggested and the google maps will still not load. I’ve put the website in the private content for you to take a look – please advise!