Forum Replies Created
-
AuthorPosts
-
Hey!
Some users are reporting good results, it may need some additional CSS fixes. It would be a matter of testing.
Regards,
JosueHi!
None of these errors are coming from the theme but from the jetpack plugin. These errors say that there are some files missing, i’d recommend you to check that you are using the latest version of the plugin.
Regards,
JosueHello!
This is more of a WordPress issue rather than a theme one, unfortunately is out of the support scope we offer, try contacting a specialist.
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
tr > td:first-child { min-width: 140px; }Cheers!
JosueHi,
Can you create me an administrator account? post it here as a private reply.
Regards,
JosueHi,
Can you post a link to your website please? you can put it in a private reply if you want.
Regards,
JosueHehe, you are welcome, glad we could help :)
Regards,
JosueHi!
I think this is related to the _layerslider table (in the database) not being able to save the changes, i’ll tag the rest of the team to this topic.
Regards,
JosueChange the code to:
.big-preview img { height: auto !important; width: 100% !important; }Best regards,
JosueI’m not seeing, i tried making a comparison between mobile view / desktop view:

Best regards,
JosueHey Paul!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .avia-progress-bar .progressbar-title-wrap { position: static; color: black !important; padding: 0 !important; } }Cheers!
JosueHey!
This will fix it, add it to the Quick CSS:
.big-preview img { height: 360px; width: auto !important; }Cheers!
JosueHi!
Here you go:
https://www.dropbox.com/s/0thidwxrt42ttu4/enfold.wordpress.2014-05-31.xmlThat XML contains only the v10 Magazine, import it in Tools > Import.
Regards,
JosueHi!
If you look closely, the font is Verdana:

Cheers!
JosueHi,
Discard my first suggestion. Try adding this at the very end of your theme functions.php file:
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('.slider-fallback-image').parents('.slide-image').remove() }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
JosueHi!
As far as i know the theme options doesn’t load any external resource (it’s all inside the enfold installation).
Best regards,
JosueMay 31, 2014 at 5:53 pm in reply to: easy slider – determine single size of images displayed? #272793You are welcome Jeremy, always glad to help :)
Regards,
JosueMay 31, 2014 at 5:50 pm in reply to: After Update to 2.8 got Error when trying to edit sites #272792Hi!
I did it because i included the URL of your website, don’t you see it (i though you do)?, sorry:
Hey!
I was able to log-in to your site and the pages, theme options loaded fine. The error seems to be quite inconsistent.Regards,
JosueBest regards,
JosueSeems my code didn’t pass through, to fix 3, add this to the Quick CSS:
#header_main .container, .main_menu ul:first-child > li a{ line-height: 36px !important; height: 36px !important; }Cheers!
JosueHey Paul!
Can you post a link to the page where this is happening?
Regards,
JosueHi!
2. You say that that happens when you add the logo back, as there is no logo right now i can’t see the difference.
3. This will do it:#header_main .container, .main_menu ul:first-child > li aBest regards,
JosueHey!
The dynamic CSS file will be loaded wether or not you have a child theme activated. CSS override depends on the hierarchy of the selectors you are using, however you can always use the !important rule in the properties.
https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity
Cheers!
JosueYou are welcome, hope everything works out for you :)
Regards,
JosueI put a form here directed to my mail (avia.josue at gmail dot com):
http://75.103.91.29/test/Made a test and it worked fine so far, i got the message at my inbox instantly:

Maybe is something to do with your mail address, have you tried with a gmail one?
Regards,
JosueHi,
Can you create us an administrator account? and post it here as a private reply.
Regards,
JosueThis reply has been marked as private.You are welcome, glad we could help :)
Regards,
JosueTry:
@media only screen and (max-width: 480px) { .slideshow_caption { display: none; }}Best regards,
JosueNo, replace it.
-
AuthorPosts
