Forum Replies Created
-
AuthorPosts
-
Hi wzshop,
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
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { top: 0; margin-top: 15px; } div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { top: 0; margin-top: 0; }If you need further assistance please let us know.
Best regards,
VictoriaHi Stefan,
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,
VictoriaDecember 8, 2017 at 12:00 pm in reply to: Really Urgent – Avia Layout Builder doesn't load + can't save posts or pages #886438Hey jo-engageinnovate,
You might want to consider upgrading your php. 5.4.45 might be one of the reasons the Advanced Layout Builder is not loading.
Can you please check server log for error?Best regards,
VictoriaHi missbluesky,
If you made adjustments in the theme options in the parent theme, you can export those settings and import them into a child theme, and so the license key can be copied too.
Best regards,
VictoriaDecember 8, 2017 at 11:54 am in reply to: How to get the same Woocommerce menu-layout everywhere #886436Hi Manuel,
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 .widget_nav_menu li { text-align: left; } .main_color .widget_nav_menu ul:first-child>.current-menu-item { background: #fff; }If you need further assistance please let us know.
Best regards,
VictoriaDecember 8, 2017 at 11:46 am in reply to: giving the mega menu always the 'twelve units' class. #886435Hey Pixel_Production,
The class is calculated according to the amount of the columns in the mega menu. You might want to look at these files
themes/enfold/framework/php/class-megamenu.php
themes/enfold/includes/helper-responsive-megamenu.phpIf you need further assistance please let us know.
Best regards,
VictoriaHey joy,
This layout can be achieved but will require some customizations.
Best regards,
VictoriaHi jancecile,
This might not be adjusted in Advanced Styling, but we can help you by providing css to adjust those things. However, we need to see the actual css and html to be able to propose a solution for you. Please get back to us when you get the website to some testing server.
Best regards,
VictoriaHey richbernstein1,
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,
VictoriaDecember 8, 2017 at 11:21 am in reply to: Update via FTP caused break that is not resolved with a revert #886423Hi campfireministries,
Can you please check server log for error? Which version of php are you running?
Best regards,
VictoriaHi Luca,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaDecember 8, 2017 at 11:09 am in reply to: Icons added to Advanced LayerSlider WP only show once, then no longer display #886416Hi promisecenterchurch,
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 copemanm,
Here is a thread to consider:
https://kriesi.at/support/topic/double-scrollbar/If you need further assistance please let us know.
Best regards,
VictoriaDecember 8, 2017 at 11:04 am in reply to: Text is wrapping after changing font size of full slider button #886411Hi,
Best regards,
VictoriaHi KingFilly!
I was about to have a look, but somebody else is working on the page. Please, let us know when we can check.
Cheers!
VictoriaHi KingFilly,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi unicaweb,
And now the issue does not seem to be there anymore. Have you checked? It could have been css conflict due to caching.
Or do you still have the issue?Best regards,
VictoriaHi mary301187,
So did you get it working or do you need more help?
Best regards,
VictoriaDecember 6, 2017 at 6:39 pm in reply to: Add Polylang language swith next to burger menu icon #885719Hi digizel,
I did not say that. I said that the code for the widget is working and that the other option is to edit the theme files.
Best regards,
VictoriaHi Snerp,
Paddings have nothing to do with the fact that Layer Slider premium or not, many things need adjusting a bit here and there.
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi leadingnorth,
Try the code like this
add_filter('avf_masonry_loop_prepare', 'avia_change_default_link', 10, 2); function avia_change_default_link($loop, $entries) { foreach($entries->posts as $key => $entry) { if($entry->post_type == "team_members") { $more = "<br /><span class='more-link'>".__('Read more', 'avia_framework')."</span>"; $loop[$key]['content'] = avia_backend_truncate($entry->post_content, apply_filters( 'avf_masonry_excerpt_length' , 80), apply_filters( 'avf_masonry_excerpt_delimiter' , " "), "…", true, "") . $more; } } return $loop; }Best regards,
VictoriaHey bejamedia,
Can you show us what you’ve got so far?
Best regards,
VictoriaDecember 6, 2017 at 6:10 pm in reply to: css coming in from short code over riiding the avia options #885706Hey codecreative,
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: 479px) { .responsive #top #full_slider_1 .slideshow_caption h2 { font-size: 38px !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHey Adem,
Can you please tell us more on where and how you are trying to upload a photo? Is it to the media library or to the page directly?
Best regards,
VictoriaHi Maria,
You can put the top header on terms and conditions into the 1/1 element instead.
2 I don’t see the message anymore.
Best regards,
VictoriaHi kenwcmg,
So did it help you fix the issue?
If you need further assistance please let us know.
Best regards,
VictoriaHey Rhodo,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria -
AuthorPosts




