Forum Replies Created
-
AuthorPosts
-
Hi Jason!
Try enabling WP Debug mode and check if any messages comes up instead of a blank screen.
Regards,
JosueHi!
I’m afraid there isn’t an easy way to do that with Enfold, i’d suggest you using a more specialised tool like CF7 (this has that feature out of the box):
https://wordpress.org/plugins/contact-form-7/Regards,
JosueJuly 25, 2015 at 1:07 am in reply to: Can't find switchWidth in avia.js to make logo responsive #478482Hey!
That’s now handled by CSS, check out css/layout.css (at the end).
Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueJuly 25, 2015 at 1:04 am in reply to: unable to add images to blog posts in either default editor or advanced layout #478480Hey!
I logged to your install and the Add Media button was working as expected, maybe it’s your browser cache, try on a different browser / computer to discard.
Best regards,
JosueHey!
Try the following:
http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/Cheers!
JosueHello Paul,
I think it would be possible to mod, not with a simple solution though. You can request a customisation quote from a third-party provider here.
Regards,
JosueHey Lyse!
Try adding this code to the Quick CSS:
.responsive .boxed#top.page-id-5592, .responsive.html_boxed.html_header_sticky .boxed#top.page-id-5592 #header, .responsive.html_boxed.html_header_transparency .boxed#top.page-id-5592 #header { width: 100%; max-width: initial; }Cheers!
JosueHey!
Check it now, it is working again as expected. It seems your disabled the plugin Functionality which i used to register Roboto Condensed as a heading font available in General Styling > Fonts.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
Try changing your code to the following:
.html_main_nav_header #top .main_menu .menu {width:50%% !important;float: right;} .main_menu { top: 20px !important;} span.avia-menu-text { visibility: hidden; } .main_menu ul:first-child > li a { height: 74px!important; } .html_main_nav_header #top .main_menu .menu>li a { min-width: 110px; }Cheers!
JosueHi Peter!
This is more of a default behaviour of HTML tables, what is happening here is that the right column (text) is not being constrained so it ends up using all space available, hence the image size at the left.
One thing you can do is add some break lines to the text in order to reduce it’s width:
Rob started in the lighting industry in 1986 as sales manager for a German based fluorescent <br> lighting manufacturer. By 1987, he was working with the largest retailers in America and in 1988 began creating and <br> sourcing new designs in Europe and Asia.</td>Best regards,
JosueHey!
What’s your set-up for this? a plugin like WPML, Multisite or it is a completely different installation?
Regards,
JosueHi!
Add / merge this to your Quick CSS:
#header .widget { top: 20px; left: 2px; padding: 0; } #header_main nav .social_bookmarks { top: 60%; }Best regards,
JosueHey!
Try reducing the number of Columns, that should increase the size of the image.
Regards,
JosueHi,
Can you please create us a WordPress administrator account? i’ll mod it for you.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi Jan!
Use this instead:
@media only screen and (max-width: 479px) { .responsive #top .slideshow_caption h2 { font-size: 60px !important; } .responsive #top .slideshow_caption .avia-caption-content { font-size: 25px!important; } .responsive #top .avia-slideshow-button { font-size: 18px; } }Regards,
JosueHi!
There’s an option for that in Theme Options (Header > Extra elements).
Cheers!
JosueHi!
Are you running Adblock (or similar)?
Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
Try installing the theme via FTP:
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey Mike!
Remove this from Quick CSS:
.html_header_top.html_bottom_nav_header .main_menu ul:first-child { width: 100%; height: 55px; } .avia-menu.av-main-nav-wrap { padding-top: 10px; }And add this instead.
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a { height: 55px; line-height: 55px; }Regards,
JosueHey!
Refer to this video:
Regards,
JosueHey!
Add this:
#top #main { padding-bottom: 65px; }Regards,
JosueJuly 24, 2015 at 11:28 pm in reply to: Remove Back/Forward Arrows for a single lightbox/iframe #478423Hey Stephan!
Try grouping the links like this:
<div class='avia-slideshow'> Link 1 Link2 </div> <div class='avia-slideshow'> Link 3 </div>Best regards,
Josue -
AuthorPosts
