Forum Replies Created
-
AuthorPosts
-
May 27, 2017 at 6:12 pm in reply to: Change the image overlay arrow icon in product images to my client's logo #800590
Hi nickgin,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 27, 2017 at 6:11 pm in reply to: Can i add a scroll down arrow to a Fullwidth Easy Slider at the top of the page? #800589Hey amobriant,
Here are some threads for you:
https://kriesi.at/support/topic/add-scroll-down-arrow-button-on-advance-layerslider/
https://kriesi.at/support/topic/scroll-down-arrow-on-full-width-slider/If you need further assistance please let us know.
Best regards,
VictoriaHi Luis,
Could you check if it looks correct now?
Best regards,
VictoriaHi Snerp,
I am seeing the whitespace below the menu now. This code
.container.av-logo-container { display: none; }
or this code will remove it:
.html_top_nav_header .av-logo-container { height: 0px; }
If you need further assistance please let us know.
Best regards,
VictoriaHi mleite1,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look. Those are different settings for sliders, I guess. Try using the same settings from the website where it works.
Best regards,
VictoriaMay 27, 2017 at 5:48 pm in reply to: Portfolio Grid is invisible…and not 'listening' to its settings #800583Hi biklops,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi,
Best regards,
VictoriaHey redeggmarketing,
Do you have a design file or a mockup of what you’re trying to achieve? 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 profumopuntoit,
I wrote to my colleagues. They might have more knowledge and experience on the issue.
Best regards,
VictoriaHi ferdykorpmedia,
Not sure I understand your last question. Could you make a mockup of what you’re trying to achieve or explain it a bit more?
Best regards,
VictoriaHi Francisco,
Glad you got it working for you! And thank you for sharing :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Ewi,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi barthalgar,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 27, 2017 at 5:10 pm in reply to: Page not loading properly, Avia Layout Editor not loading. #800569Hi LiquidFreelance,
Sorry for late reply. Do you still need help with the issue?
Best regards,
VictoriaHi Qgrafica_7,
You could try removing the “_blank” part.
If you need further assistance please let us know.
Best regards,
VictoriaMay 27, 2017 at 5:06 pm in reply to: Portfolio Grid displays some items more than once—some not at all #800564Hi,
I could not get to the second page, simply won’t click due to the error in JavaScript.
Best regards,
VictoriaHi spatton,
Sorry, the solution has not been rolled out yet, but it’s close. Please, bare with us.
If you need further assistance please let us know.
Best regards,
VictoriaHi maccadigital,
What are the issues that you still need help with?
Best regards,
VictoriaMay 27, 2017 at 4:56 pm in reply to: Adding HTML or CSS to Category Description in Woo Commerce #800559Hi perfectword,
It might be hard to remove h1 from there, it could be easier just change styles for it like so:
#av_product_description h1 { your styles here }
Or the html for this is found in
/wp-content/themes/enfold/config-woocommerce/config.php in avia_woocommerce_parallax_banner function.If you need further assistance please let us know.
Best regards,
VictoriaHi Craymon,
Please bare with us. Issue is still not resolved.
Best regards,
VictoriaHi giorgio_betagrafic,
This issue has been reported and our developers are working on it.
Thank you for your patience.If you need further assistance please let us know.
Best regards,
VictoriaMay 27, 2017 at 4:47 pm in reply to: WooCommerce Cart Icon Broken – WooCommerce 3 / Enfold 4 #800554Hi Jason,
Well, that’s an old WooCommerce version, there could have been quite a few changes. So you got it working for you, didn’t you?
Best regards,
VictoriaHi clairemartindigital,
Was about to check, but the page is not loading due to errors in minified and cached scripts. Can you disable cache for a little bit?
Best regards,
VictoriaHi beckerentcenter,
Do you have a mockup of what it’s supposed to look like? Can you insert the first image again and we will try to make it the way you need?
Best regards,
VictoriaHi,
Best regards,
VictoriaHi kellyCraftMedia,
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
.footer_centered a { margin: 10px auto; min-width: 30px; min-height: 30px; display: inline-block; }
If you need further assistance please let us know.
Best regards,
VictoriaHi barthalgar,
Unfortunately this kind of customizations are done via code. You could hire a freelancer to do it for you.
If you need further assistance please let us know.
Best regards,
VictoriaHi Swarez,
You could use the code below, but, your code is minified and there are errors in it, so this might not work right away.
Here is the code you can put in your funtions.phpadd_action('wp_footer', 'avia_move_breadcrumbs'); function avia_move_breadcrumbs(){ ?> <script type="text/javascript"> (function(jQuery) { jQuery(".stretch_full.container_wrap.title_container").insertAfter("#av_section_1"); })(jQuery); </script> <?php }
If you need further assistance please let us know.
Best regards,
VictoriaHi vadikcoma,
What happened to the initial solution? It was working fine or not?
Best regards,
VictoriaHi vadikcoma,
It is a different jQuery script and it’s not available in Enfold. You could add it yourself if you know how to do it.
Best regards,
Victoria -
AuthorPosts