Forum Replies Created
-
AuthorPosts
-
Hey otsukadev,
Visual Composer is not compatible with Enfold and we haven’t tried Ultimate Membership Pro and since it utilizes visual composer it would be conflicting as well. As for is there a way of telling EVENTON to utilize Layout Builder when I’m editing events I’m not sure if you meant enabling Advance Layout Editor in Events, did I understood it right?
Best regards,
NikkoHey Tim,
We currently don’t have a solution for that, you might want to try the Mega Menu for the longer list of links.
Best regards,
NikkoHey kbartel1,
Try adding this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #top #wrap_all #main .avia-no-border-styling { background-size: auto 100% !important; } #top #wrap_all .main_color h1 { font-size: 36px; line-height: 0.8; } }
Let us know if this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:960px) { #top.home #av_section_5 .flex_column.av_one_fourth { margin: 0 1% !important; float: left; clear: none; width: 48% !important; } #top.home #av_section_5 .flex_column.av_one_fourth.first, #top.home #av_section_5 .flex_column.av_one_fourth.avia-builder-el-last { display: none; } #top.home #av_section_5 .flex_column.av_one_fourth a.avia-button.avia-size-x-large { font-size: 1em !important; padding: 1.2em 0.9em; min-width: 90%; } }
Let us know if this helps :)
Best regards,
NikkoHi,
That’s weird, that code should’ve worked properly, can you give us ftp access? so we can check it further.
Best regards,
NikkoHi,
Glad we could help :)
Best regards,
NikkoHi,
Can you give us admin access? so we can inspect further. Just place the details in “private content” so only moderators can see. Also add this code in functions.php:
add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
This code will show some shortcodes below the content that will be used, we will probably need this enabled for this particular setup.
Best regards,
NikkoHi,
The menu links are the same for both pages however the only difference I can see is donate button, the other one is in capital letters while the other one only has the first letter in capital. Can you give us temporary admin access on your site? so we can inspect further. Just post the details in “private content” so only moderators can see. Also would you give us permission to deactivate any plugins if it’s necessary.
Best regards,
NikkoJanuary 20, 2017 at 7:56 am in reply to: woocommerce product add-on is not in the right place(too close to right) #736273Hi,
Glad we could help and thanks for using Enfold :)
Best regards,
NikkoHi Alex,
Try copying loop-index.php from the parent theme (Enfold), you can find it inside includes folder. Go to your child theme a create a new folder and name it includes then paste loop-index.php inside it. Then find this code:
echo "<span class='post-meta-infos'>";
above it you should find:
echo $title;
replace it with:
//echo $title;
Let us know if this helps :)Regards,
NikkoJanuary 20, 2017 at 7:35 am in reply to: woocommerce product add-on is not in the right place(too close to right) #736262Hi,
Yes, you just need to remove:
@media only screen and (max-width:767px) {
and the last
}
And that should apply in every device.Regards,
NikkoHi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.mfp-img { -webkit-animation: none !important; animation: none !important; }
Let us know if this helps.
Best regards,
NikkoHey,
Sorry, I forgot about centering it. Try adding this css code in Quick CSS:
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text { color: #002FA7; } #top #avia-menu { display: flex !important; align-items: center; justify-content: center; }
Let us know if it helps :)
Regards,
NikkoJanuary 20, 2017 at 7:01 am in reply to: woocommerce product add-on is not in the right place(too close to right) #736246Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #top .main_color .product-addon textarea { background: #fff; } h3.addon-name, .addon-description p { font-size: 12px; } #top .product-addon .form-row label, #top .product-addon .form-row label span { color: #d55448; } #top.single-product .single_variation_wrap { margin-left: 20px; } }
Just adjust the left margin as you see fit. Hope this helps :)
Cheers!
NikkoJanuary 20, 2017 at 6:50 am in reply to: Insert a color section in the full width top of a post #736237Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.responsive .single-post .container { max-width: 100% !important; } .responsive .single-post .entry-content-wrapper .container { max-width: 1250px !important; } #top #main .entry-content-wrapper .entry-footer, #top #main .related_posts, #top #main .comment-entry { width: 100%; max-width: 1250px !important; margin-left: auto; margin-right: auto; display: block; float: none; }
Hope this helps :)
Best regards,
NikkoJanuary 20, 2017 at 6:34 am in reply to: Commanding mobiles to ignore left and right padding of elements #736226Hi James,
Thanks for your kind words and using Enfold. Glad we could help :)
Cheers!
NikkoJanuary 20, 2017 at 6:33 am in reply to: Transparent head logo on mobile changes to regular site logo #736224Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .responsive #top.home .av_header_transparency.av_alternate_logo_active .logo a > img { opacity: 0; } .responsive #top .av_header_transparency .logo img.alternate { display: block; } }
Hope this helps :)
Cheers!
NikkoHi,
At the moment we couldn’t give you any other solutions. The “clear” attributes function should be clearing floats, I think the other fix to that is to modify some js scripts which I’m not so good at. :( As for now, this is the fix we can give.
Regards,
NikkoHi,
The updated site you gave and the link you gave before shows this:
Niets Gevonden Sorry, de post waarnaar u opzoek bent is niet beschikbaar. Misschien wilt u gebruik maken van de zoekfunctie?
Best regards,
NikkoHi,
Try replacing the code I gave to this one:
.home #fullscreen_slider_0 h2.avia-caption-title { background: rgba(180,54,99,0.8); display: inline; }
Hope this helps :)
Cheers!
NikkoHi,
Glad we could help :)
Regards,
NikkoHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoHey Matthias!
Thanks for contacting us :) The name of the theme is Enfold: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
The demo you are seeing is this: http://kriesi.at/themes/enfold-photography/Best regards,
Nikko-
This reply was modified 8 years, 1 month ago by
Nikko.
Hi,
Glad we could help :)
Regards,
NikkoHey,
Glad we could help :)
Best regards,
NikkoJanuary 19, 2017 at 9:53 am in reply to: Sort by "page order" in Masonry with Portfolio Entries #735757Hey stefanos,
Try checking out this post: http://kriesi.at/documentation/enfold/change-the-sort-order-of-portfolio-elements/
Best regards,
NikkoHey Luisgasser,
It’s possible but it would affect all masonry gallery:
function add_custom_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.av-masonry-container a ').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_target');
If you want it to work only on specific pages, please post the link of the page so we can adjust the code. Hope this helps :)
Best regards,
NikkoHey diefleischerei,
Try using this css code:
.home #fullscreen_slider_0 h2.avia-caption-title { background: #b43663; display: inline; }
Hope this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS just below Rikard’s code:
.html_header_top.html_header_topbar_active.html_header_sticky #top .av_header_transparency + #main { padding-top: 0 !important; }
Let us know if this helps :)
Best regards,
NikkoHi,
Glad Ismael could help :)
Best regards,
Nikko -
AuthorPosts