Forum Replies Created
-
AuthorPosts
-
Hi hotspot01,
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaHi Pas7o,
Which spacing now? Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi cipriana,
Here are some threads to consider:
If you need further assistance please let us know.
Best regards,
VictoriaJuly 12, 2018 at 10:38 am in reply to: AV Masonry – posts – cuts off images in category filter #984596Hi Aljoscha,
Can you please put this code to your Quick css, remove the code block and see if this helps
.page.page-id-461 .av-masonry-entry { opacity: 1 !important; visibility: visible !important; }Best regards,
VictoriaHi actualizasl,
You’re running a quite old version of the theme, you need to check the files /enfold/page.php and /enfold/template-builder.php for that filter.
Best regards,
VictoriaHi actualizasl,
You’re running a quite old version of the theme, you need to check the files /enfold/page.php and /enfold/template-builder.php for that filter.
Best regards,
VictoriaHi grafixstudio,
Here is the code you can put in your funtions.php
add_filter('avf_postslider_show_catergories', 'av_show_cats', 2); function av_show_cats($current_style, $blogstyle) { return 'show_business'; }If you need further assistance please let us know.
Best regards,
VictoriaHi Andreas,
Not sure what you mean by taking 150px, you section are too high to fit on the screen and so the scroll down button is below the visible area.
Best regards,
VictoriaHi beenee,
Works totally fine in Chrome and Safari on a Mac and I see no errors in console. Do you have any JavaScript customizations?
Best regards,
VictoriaHi Liam,
Here is a thread for you to consider
https://kriesi.at/support/topic/colour-section-background-video-safari-does-not-work/#post-305604If you need further assistance please let us know.
Best regards,
VictoriaJuly 12, 2018 at 9:48 am in reply to: Recent Enfold theme updates Where to find posts Php file to change language #984576Hi ngavy,
Best regards,
VictoriaHi Kai,
Yes, it is like that. The links are the same.
Best regards,
VictoriaHi mayamaria,
You can just add images to the public folder.
Here is the code for the newsletter form you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.gem-form-wrapper { width: 55%; }Cna you please describe again what the issue with the menu is?
If you need further assistance please let us know.
Best regards,
VictoriaJuly 12, 2018 at 9:35 am in reply to: Stack columns next to each other instead on top of each other on mobile #984570Hi navindesigns,
Here is the complete code:
@media only screen and (min-width: 360px) and (max-width: 990px) { .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-4, .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-6, .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-8, .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-10 { width: 50%; margin-left: 0; margin-bottom: 10px; } .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-12 { width: 100%; margin-left: 0; } .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-6, .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-10 { margin-left: 4%; } }If you need further assistance please let us know.
Best regards,
VictoriaJuly 11, 2018 at 12:57 pm in reply to: Stack columns next to each other instead on top of each other on mobile #984204Hi navindesigns,
Here is the correct code:
@media only screen and (min-width: 360px) and (max-width: 990px) { .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-4, .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-6, .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-8, .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-10 { width: 50%; margin-left: 0; margin-bottom: 10px; } .responsive #top.page-id-206 #wrap_all .flex_column.av_one_fifth.avia-builder-el-12 { width: 100%; margin-left: 0; } }Please remove the one I gave you before and use this one.
Best regards,
VictoriaHi germanonline,
Here is the code you can put in your funtions.php
function rm_loop(){ ?> <script> jQuery( document ).ready(function() { jQuery('.page.page-id-28 .avia_video.av-mediajs-loaded').attr('loop', false); }); </script> <?php } add_action('wp_footer', 'rm_loop');If you need further assistance please let us know.
Best regards,
VictoriaHi rheinecke,
Best regards,
VictoriaHi eKMUch,
Where is the menu item with the image?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi Heathcliffe,
Here are some threads to consider:
https://kriesi.at/support/topic/add-scroll-down-arrow-button-on-advance-layerslider/If you need further assistance please let us know.
Best regards,
VictoriaHi domvitz,
Only some elements use ajax, try leaving it unchecked and see if the plugin works properly.
Best regards,
VictoriaHey Laborad,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi,
Best regards,
VictoriaHey webdesignaustria,
The cart icon becomes visible when a product is added to the cart https://cl.ly/1s12331V3q24
The website looks fine after I sett in the Theme options > Performance tab the option to “Always load all elements”, you can change it once you’re done building the website.
If you need further assistance please let us know.
Best regards,
VictoriaJuly 11, 2018 at 12:07 pm in reply to: Image cut of on iPad in full stretch grid row – background image #984174Hey FayeMcC,
Could you please attach some screenshots of the issue?
Best regards,
VictoriaHi intimadecom,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Liam,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Livingbrian,
You can use the video as background for color section instead of the video element or a fullscreen slider, those are meant for cases like that.
Best regards,
VictoriaHey farahjanjua,
Best regards,
VictoriaHey sutiboz,
That is a post of post type “Gallery” built with the default editor.
Best regards,
VictoriaHi cipriana,
Here are some articles for you to consider
https://digwp.com/2009/11/dont-need-plugins-to-stop-comment-spam/
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
