Forum Replies Created
-
AuthorPosts
-
Hey!
@Fashionminnie Layout builder not loading can be caused by many factors, most of them plugin Javascript conflicts, try disabling all plugins, also try re-installing / updating Enfold.Regards,
JosueGlad we could help, let us know if you have any more questions or issues :)
Regards,
JosueHey!
The LayerSlider folder (/config-layerslider) is missing in your theme files, that’s causing a lot of 404 errors and probably is the reason why the Layout Builder isn’t working.
Regards,
JosueHi!
This will fix it:
.main_menu ul:first-child > li > a{ padding: 0 13px !important; }
Regards,
JosueHi @ChaosWeb,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueGlad we could help. Let us know if you have any other questions or issues :)
Regards,
JosueHello Niels!
There is a way, i personally use this plugin to edit all the files located in the theme.
Regards,
JosueGlad we could help. Let us know if you have any other questions or issues :)
Regards,
JosueNo problem Denis, we are here to help :)
Regards,
JosueGlad you got it working, if there is anything else we can help, let us know :)
Cheers!
JosueHi,
Can you post the link to your website please so i can assist you better?
Regards,
JosueHi gigoz!
You will need to open the header.php file and look for this line (116):
if($phone) echo "<div class='phone-info {$phone_class}'><span>{$phone}</span></div>";
Replace it by this one:
if($phone) echo "<div class='phone-info {$phone_class}'>".do_shortcode("[geocode id=2]")."</div>";
Best regards,
JosueHey Jas!
In Chrome, use the inspect element tool to help you quickly locate the classes you need:
Best regards,
JosueOctober 6, 2013 at 5:21 am in reply to: Increase the space (distance) between social icons in header #171032Glad we could help, let us know if you have any more questions or issues :)
Regards,
JosueOctober 6, 2013 at 5:07 am in reply to: Increase the space (distance) between social icons in header #171022Hey!
Change the code to this:
#avia-menu, #header_main_alternate { background: #6D6E71 !important; z-index: 1; }
Result:
Cheers!
Josue-
This reply was modified 11 years, 6 months ago by
Josue.
Hello lpfa!
Do you WordPress and Enfold latest versions?
Have you tried disabling all plugins?
If none of this work, please create an administrator account and post it in response to this topic as a private reply.
Best regards,
JosueHi!
Try reducing the width of the sidebar to something like 15%:
Regarding the glass, use this CSS:
#text-5 .image-overlay { display: none !important; }
Regards,
JosueHi,
Do you have a link to your website?
Regards,
JosueOctober 6, 2013 at 4:48 am in reply to: Increase the space (distance) between social icons in header #171007Hey!
It’s because you are using a Boxed layout, in order to make it work you need to select a Splash one.
Best regards,
JosueHello!
Here’s a workaround, apply this CSS:
.format-video .avia-iframe-wrap{ padding-bottom: 32.25% !important; } .format-video .avia-iframe-wrap iframe{ height: 360px; width: 640px; margin: 0 auto; right: 0; } .format-video .big-preview{ z-index: 2; position: relative; }
Result:
If you want to change the size of the player just change the iframe dimensions in the CSS.
Regards,
JosueHello brelax!
Try including the argument &hd=1 in the link, example:
http://www.youtube.com/watch?v=c0KYU2j0TM4&hd=1
Best regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueOctober 6, 2013 at 4:07 am in reply to: Increase the space (distance) between social icons in header #170977Hey!
1.
.main_menu li a { border: 0 !important; }
2. Change red for the desired color.
#avia-menu, #header_main_alternate{ background: red !important; }
Regards,
Josue-
This reply was modified 11 years, 6 months ago by
Josue.
Hi!
Here: http://millcreekmetro.wpengine.com/wp-content/uploads/dynamic_avia/enfold_child.css?ver=1 (hosted on WPengine) (near the end).
Best regards,
JosueHey!
Yes, there seems to be some sort of CSS bug (height related), disabling the position: fixed in the inner_sidebar fixes the issue, if you really need to keep the sidebar fixed i’d recommend applying those kind of rules but to the container sidebar div, not the inner one.
Best regards,
JosueOkey, topic closed.
Best regards,
JosueHi,
Can you create an administrator account and post it as in a private reply to this topic?
Regards,
JosueHi manueldes!
Please post a link to your website, demo site is not using 2.3.
Best regards,
Josue -
This reply was modified 11 years, 6 months ago by
-
AuthorPosts