Forum Replies Created
-
AuthorPosts
-
Hi queendad,
Color section and a sidebar do not really work well together, can you try the 1/1 element instead of the color section?
Could you please enable the Advanced Layout Builder debug mode . Here is how to do it: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Best regards,
VictoriaHey xavbroadcast,
Here is a thread for you to consider
https://kriesi.at/support/topic/video-background-broken-in-enfold-4-2/Best regards,
VictoriaHi Fine,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) and (max-width: 1023px) { #av_section_1 { background-size: contain; height: 470px; } #top .av-rotator-container-inner { font-size: 28px; } #av_section_1 .av-section-color-overlay { height: 470px; } } @media only screen and (min-width: 671px) and (max-width: 768px) { #av_section_1 { background-size: contain; height: 400px; } #top .av-rotator-container-inner { font-size: 28px; } #av_section_1 .av-section-color-overlay { height: 400px; } .avia-section.av-minimum-height .container .content { vertical-align: top; } .avia-section-huge .content, .avia-section-huge .sidebar { padding-top: 60px; padding-bottom: 60px; } } @media only screen and (max-width: 670px) { #av_section_1 { background-size: contain; height: 350px; } #top .av-rotator-container-inner { font-size: 26px; } #av_section_1 .av-section-color-overlay { height: 350px; } .avia-section.av-minimum-height .container .content { vertical-align: top; } .avia-section-huge .content, .avia-section-huge .sidebar { padding-top: 60px; padding-bottom: 60px; } }If you need further assistance please let us know.
Best regards,
VictoriaHi joy,
Show what? Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi dmls,
Best regards,
VictoriaHi lawrencer,
Here are some threads to consider:
https://stackoverflow.com/questions/32137645/woocommerce-echo-product-title-in-checkout
https://stackoverflow.com/questions/28576667/get-cart-item-name-quantity-all-details-woocommerceIf you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2017 at 1:58 pm in reply to: Add Burger Icon next to menu item rather than the down arrow #886817Hi cinchmedia,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi sealmaster,
Did you have the main menu and the submenu sticky or just the submenu?
Best regards,
VictoriaHi,
So the search must be hidden on the mobile view?
Best regards,
VictoriaHey Granis,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) and (max-width: 1023px) { .avia-fullscreen-slider .avia-slideshow>ul>li { width: 100%; background-size: contain; background-repeat: no-repeat; } .avia-fullscreen-slider .avia-slideshow { height: 513px !important; } .avia-fullscreen-slider .avia-slideshow-inner { width: 100%; height: 513px; } } @media only screen and (max-width: 479px) { .avia-fullscreen-slider .avia-slideshow>ul>li { width: 100%; background-size: contain; background-repeat: no-repeat; } .avia-fullscreen-slider .avia-slideshow { height: 250px !important; } .avia-fullscreen-slider .avia-slideshow-inner { width: 100%; height: 250px; } }If you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2017 at 1:33 pm in reply to: enfold issue with row and two cells – image on left etc #886811Hey steve2,
There are issues with the fixed background on iPad, here is a thread about it
https://www.sitepoint.com/community/t/fixed-background-on-ipad/203905/3If you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2017 at 1:29 pm in reply to: Fixed background image in section for mobile device #886810Hi Laure,
Yes, of course, you can put a background image in a color section, it will just scroll with the page. And can you point exactly which elements you want to adjust?
If you need further assistance please let us know.
Best regards,
VictoriaHi zeelim,
All right! Glad we finally spotted the issue!
If you need further assistance please let us know.
Best regards,
VictoriaHi mcraig77,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#newsletter fieldset input[type=submit] { width: 24%; margin-left: 1%; font-size: 16px; line-height: 16px; margin-top: 0.85em; }If you need further assistance please let us know.
Best regards,
VictoriaHi sniffytobias,
This code will keep the columns, but reduce the paddings.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) and (max-width: 1024px) { .flex_cell.no_margin.av_four_fifth.avia-builder-el-3.el_after_av_cell_one_fifth.avia-builder-el-last { padding: 60px 0px !important; } .books-page2 { margin-top: -100px; padding-left: 30px; padding-right: 30px; } .books-page { padding-left: 20px; padding-right: 20px; } }If you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2017 at 1:06 pm in reply to: Buttons missing outside vewing port on Advaced layerslider #886804Hi Christopher,
Which browser are you using? Can you please clear the browser cache? I checked in Chrome, Safari and FF. The text does not go under.
Best regards,
VictoriaHi ctancrede,
A simple tooltip like this is supposed to be no more than a few lines of text, not the whole paragraph.
Can you please disable cache and minification while we’re helping you.Best regards,
VictoriaDecember 9, 2017 at 11:56 am in reply to: LayerSlider: automatically scrolling down after the last slide #886792Hi Andrej,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VictoriaDecember 9, 2017 at 11:54 am in reply to: Conflict between Enfold, Google ads and WooCommerce #886790Hi boogieboa,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .textwidget.custom-html-widget ins:before { content: ''; }If you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2017 at 11:51 am in reply to: Problem with image size in masonry set with "Perfect Manual Masonry" #886787Hi Giuseppe,
You should prepare images of higher quality and prevent WordPress from compressing them.
http://www.wpbeginner.com/wp-tutorials/how-to-increase-or-decrease-wordpress-jpeg-image-compression/Also you need to ask your hosting provider to upgrade php to 5.6.3 at least.
Best regards,
VictoriaDecember 9, 2017 at 11:45 am in reply to: Add Polylang language swith next to burger menu icon #886786Hi digizel,
In order to have the code in your functions.php you need to use a child theme and add the code there. Otherwise the code you add in the parent theme, it will be overwritten by the next update.
Best regards,
VictoriaDecember 9, 2017 at 11:43 am in reply to: [enfold 4.2] Masonry Gallery / Add link to download #886785Hey tl_s180,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi FFAlan,
Here are a few overviews of the plugins for that:
http://www.flipbuilder.com/wordpress-pdf-catalog-plugin.html
http://www.wpbeginner.com/plugins/best-pdf-plugins-for-wordpress/If you need further assistance please let us know.
Best regards,
VictoriaHi esaunders,
I was able to create the test product, but there are many errors in the WordPress editor JavaScript.
How are you creating products? Can you please clear browser cache?Best regards,
VictoriaDecember 9, 2017 at 11:33 am in reply to: Issue Selecting State when checking out in Woo Commerce #886777Hi keifygeorge,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey hurricaneweb,
There so many errors on the page, this could be the reason it won’t render in some browsers at all.
Best regards,
VictoriaHi iljapronin,
Credentials did not work for me. Could you please update the credentials.
Best regards,
VictoriaHi Ryan,
Here is a thread for you to consider
If you need further assistance please let us know.
Best regards,
VictoriaHi Alan,
Thank you :)
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-minimal-grid-style .avia-testimonial-meta-mini .avia-testimonial-name { font-weight: 300; font-size: 14px; }If you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2017 at 11:21 am in reply to: Conflict between Enfold, Google ads and WooCommerce #886770Hey boogieboa,
I looked at the shop page and a product page, did not see any adds, which page should I be looking at? (AddBlock disabled)
Best regards,
Victoria -
AuthorPosts
