Forum Replies Created
-
AuthorPosts
-
Hi heidezc,
This can be done with masonry, something like here
If you need further assistance please let us know.
Best regards,
VictoriaHi marketingagency,
There is a dot missing in front of the first selector in the code above and adjusted it a bit more, please remove that code and try this one:
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { #top div .flex_column.avia-builder-el-19.av_one_third, #top div .flex_column.avia-builder-el-24.av_one_third, #top div .flex_column.avia-builder-el-29.av_one_third { width:90%; margin-left: 4%; } }If you need further assistance please let us know.
Best regards,
VictoriaHi Corina,
The site looks good on my end. You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

Best regards,
VictoriaHi lisetyrrell,
Here are some solutions for you:
If you need further assistance please let us know.
Best regards,
VictoriaHi Taryn,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaApril 10, 2018 at 10:23 am in reply to: Sidebar set to show below content on mobile not working #939741Hi,
Best regards,
VictoriaHey josiehaney,
Here is the code you can put in your functions.php, we modified it a bit to work for the author as well
function change_blog_archive_style() { global $avia_config; if (is_single() && is_author()) { $avia_config['blog_content'] = "excerpt_read_more"; } else if(!is_single()){ $avia_config['blog_content'] = "excerpt_read_more"; } } add_action('get_header', 'change_blog_archive_style');If you need further assistance please let us know.
Best regards,
VictoriaHey CaliBee,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
All widgets have ids and so you can use them and not use your custom classes.Also, even when you use the default editor you can use most of the Advanced Layout Builder shortcodes using the magic wand icon.

Best regards,
Victoria-
This reply was modified 7 years ago by
Victoria.
Hi housedada,
Wordpress is notorious for compressing images, there is a way to control image compression, and it says in a thread that it is not supposed to compress the png images at all, but… Here is some reading
https://wordpress.stackexchange.com/questions/227007/wordpress-png-compression-issueIf you need further assistance please let us know.
Best regards,
VictoriaHi tayloed,
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 MatM,
You need to replace the header file if you’re running php5.6.3 or upgrade to php7 and there will be no need to change the header file.
Best regards,
VictoriaHi dogdayfear,
Here is a thread for you to consider
When you get the website running again, please post credentials in private.
Best regards,
VictoriaHey DROR,
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 .av-product-class-minimal-overlay a:hover .inner_product_header { opacity: 1; background: rgba(0,0,0,0.7); }If you need further assistance please let us know.
Best regards,
VictoriaApril 10, 2018 at 7:45 am in reply to: How to change the accordion font color to white on mobile? #939653Hey DROR,
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 (max-width: 767px) { .responsive #top .tab.fullsize-tab { color: #fff; } }If you need further assistance please let us know.
Best regards,
VictoriaApril 10, 2018 at 7:43 am in reply to: Problems with icons, buttons and separators after Enfold update #939651Hi Sophie,
Yes, that is correct, if you did not upload and add the custom font to the website, the users that do not have the font on their computer will see the fallback font.
Best regards,
VictoriaHey mikehenze,
Best regards,
VictoriaHi WP Turned Up,
Can you please remove the /shortcodes folder from the child theme, and the code in functions.php that requires that folder, upload a fresh 4.2.6 copy and let us know when we can check.
Best regards,
VictoriaHi amerzib,
Here is how to clear cache on an iPad
https://www.macworld.co.uk/how-to/iphone/clear-cache-iphone-3609079/Can you please post the link again? I get 403 on the links in the original thread.
If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 7 years ago by
Victoria.
Hey mleite1,
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
.togglecontainer.av-minimal-toggle.avia-builder-el-24 { padding-left: 20%; }If you need further assistance please let us know.
Best regards,
VictoriaApril 10, 2018 at 7:15 am in reply to: Changing the position of the ajax portfolio preview controls #939619Hi FKM,
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) { #top .portfolio_preview_container .ajax_controlls.iconfont { top: -17px; } #top .portfolio_preview_container .portfolio-preview-content { padding: 20px 30px 30px 30px; } }If you need further assistance please let us know.
Best regards,
VictoriaHey June,
Can you remove the code that you added and we’ll try to adjust it for you?
Best regards,
VictoriaHi June,
This kind of rotation is not available out of the box, 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,
VictoriaHey klotzomat,
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
.trail-begin + .sep, .trail-begin + .sep + span { display: none; }If you need further assistance please let us know.
Best regards,
VictoriaHi June,
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) { #after_section_4 .avia-testimonial-wrapper.avia-grid-testimonials.avia-grid-2-testimonials + .avia-testimonial-wrapper.avia-grid-testimonials.avia-grid-2-testimonials .avia-testimonial-meta { padding-left: 100px; } }If you need further assistance please let us know.
Best regards,
VictoriaHi quebag,
The link to the pdf is rendered correct and then it goes to a 404, you need to check your .htaccess for the redirects. As for the image, it looks like the path to the image is stripped, are you adding the image manually or via some element?
Der Link zur PDF-Datei wird korrekt gerendert und dann zu einer 404 weitergeleitet. Sie müssen Ihre .htaccess-Datei auf die Weiterleitungen überprüfen. Was das Bild angeht, sieht es so aus, als ob der Pfad zum Bild entfernt wird. Fügen Sie das Bild manuell oder über ein Element hinzu?
Best regards,
VictoriaHi brandreach_at,
Here is the code you can put in your funtions.php
function move_header_search() { ?> <script type="text/javascript"> (function($) { $(window).load(function() { $('#menu-item-search').appendTo($('#avia2-menu')); }()); })(jQuery); </script> <?php } add_action('wp_footer', 'move_header_search');The search icon has to be added to the menu first, I checked that box for you.
And you will need to hide the icon in the main menu#avia-menu #menu-item-search { display: none; }If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 7 years ago by
Victoria.
Hi GabrielSenn,
From the html structure I see that on dev you have the mega menu enabled and on production, it is a just regular drop-down menu. This can be due to the conflict with iF menu plugin or due to the fact that you have the header.php file in your child theme, have you updated it on production with a fresh copy?
Best regards,
Victoria -
This reply was modified 7 years ago by
-
AuthorPosts



