Forum Replies Created
-
AuthorPosts
-
Hey!
Have you tried it with a third-party mail like yahoo, gmail, etc?
Best regards,
JosueHi!
The code i suggest has not ben added here (Quick CSS generated stylesheet).
Alternatively you can put the code in your child theme style.css
Regards,
JosueHi Nathan!
It’s fixed now, please check your website.
Cheers!
JosueHi Sven!
It’s a Firefox problem/bug with special characters encoding, one thing you can do is use the umlaut HTML code, i tested this and it does the trick:
<h2>Natur als Brückenschlag</h2>Reference:
http://webdesign.about.com/library/bl_htmlcodes.htmBest regards,
JosueHey!
You can change the excerpt by editing the Post (Screen Options > Excerpt).
To change the default excerpt length, try:
http://matthewfecher.com/webdesign/wp-quick-tip-how-to-change-the-excerpt-length/Best regards,
JosueSeptember 10, 2014 at 1:25 pm in reply to: The Text Area of the Contact Form expands too much #316525You are welcome, i couldn’t really note the issue on my end though.
Regards,
JosueHi,
No i don’t think that’s related, can you please create me an temporary FTP account? post it here as a private reply.
Regards,
JosueHey!
Could you please elaborate on the problems you are having with those pages?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.error404 .entry-content-wrapper h3, .error404 .entry-content-wrapper .avia_combo_widget { display: none; }Cheers!
JosueHi Josh!
It’s not random, that’s happening because of some posts have larger excerpts than others, you can equalize them with this code in Quick CSS:
.av-inner-masonry-content.site-background { min-height: 135px; }Best regards,
JosueGlad you managed to work it out Darryl, this mostly happens because an older version of a theme part (like header.php) is being called via child theme.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi!
The problem is that one of the issues with WP 4.0 and previous versions of Enfold is that the Theme Update section becomes inaccessible, so you only have FTP or “Appearance > Themes > Add new” as an option to update.
Regards,
JosueHey Alan!
I just checked your website on IE 11 desktop:

Cheers!
JosueSeptember 10, 2014 at 6:20 am in reply to: Link has no hoover effect (underline) in color bloc #316304Hey!
Use this if you want to color it on hover:
h2 a:hover, h4 a:hover { text-decoration: underline !important; color: red !important; }Cheers!
JosueHey!
Perhaps its because that event spans from the 24th to the 26th, have you tried contacting the plugin author? please note that support for third-party plugins is outside our support coverage.
Regards,
JosueHi Alan!
Which version of IE is presenting problems?
Cheers!
JosueHi!
I think this a font IE compatibility issue, check if you reproduce the same here:
http://jsbin.com/miqonociriqa/1/editCheers!
JosueHey!
There is a setting for that when you use a Masonry Element (Content Elements):
http://screencast.com/t/VJoiTiQRMDg9Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueSeptember 10, 2014 at 4:35 am in reply to: Link has no hoover effect (underline) in color bloc #316246Hi!
It’s because those are title tags, try adding this to Quick CSS:
h2 a:hover, h4 a:hover { text-decoration: underline !important; }Cheers!
JosueYou are welcome Daz, always glad to help :)
Regards,
Josue@webdevsd, correct, either that or set the masonry as a entry-based (post, portfolio, etc).
@erinflanagan1, this is an Enfold only feature unfortunately.Regards,
JosueSeptember 10, 2014 at 4:28 am in reply to: Promo BoX Button not showing up after WP 4.0 upgrade #316241Hi!
You can use whichever you want, just put the username and password here.
Regards,
JosueHey!
No, not all, this “behavior” is only seen by you or anyone with access to the Dashboard.
Cheers!
JosueHi,
Open /enfold/framework/php/class-style-generator.php and look for this line:
add_action('wp_head',array(&$this, 'print_extra_output'),5);Replace it by this:
add_action('wp_footer',array(&$this, 'print_extra_output'),5);Regards,
JosueHey Beat!
Yes you can, do it via FTP:
Regards,
Josue -
AuthorPosts
