Forum Replies Created
-
AuthorPosts
-
So, it was working with WooCommerce 2.0.x? maybe is something they removed in 2.1.
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueFebruary 26, 2014 at 12:24 am in reply to: Features Missing from WooCommerce in IE9 for Enfold version 2.5 upwards #229264Good to know, all sorted out then.
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.avia-section.main_color { border-width: 5px; }Cheers!
JosueFebruary 25, 2014 at 11:35 pm in reply to: Features Missing from WooCommerce in IE9 for Enfold version 2.5 upwards #229251Hi,
Can you post the link to your website please?
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey Jason!
It is, all tabbed content is correctly rendered in the source of the Page.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueFebruary 25, 2014 at 11:23 pm in reply to: Features Missing from WooCommerce in IE9 for Enfold version 2.5 upwards #229242Hey!
Try adding this code to the Quick CSS:
#footer .news-link strong { color: white !important; }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.template-blog ins.adsbygoogle { margin-bottom: 20px; } .template-blog .post_delimiter { padding: 0 !important; }Cheers!
JosueHi David!
Try doing a discard: revert the changes in the parent theme files and see if it they are reverted in the actual site too.
Cheers!
JosueHi!
Although is possible, it would require a deep customization to theme files, i personally recommend you using a plugin, like this one, which lets you create a more customizable form.
Cheers!
JosueYou can email him using this form:
http://kriesi.at/contactCheers!
JosueHey!
That normally happens due to menu corruption, do the following: switch to the default WP theme and delete that Menu, then switch back to Enfold.
Cheers!
JosueMake sure you are using the right shortcodes. Also, you may want to contact WooThemes Support because this doesn’t seems to be a theme-related issue.
Best regards,
JosueFebruary 25, 2014 at 10:15 pm in reply to: Blog Sidebar – Recent Posts – How to change text styling? #229223Yes, that would be font-size:
.recentcomments a, .widget_recent_entries li a { font-size: 22px; }Regards,
JosueHave you tried uploading a bigger image? (right now they are at 804×667).
Hey!
Try adding this code to the Quick CSS:
#av_section_1 .content { display: block; }Where av_section_1 is the ID of the color section.
Cheers!
JosueThe image in the Ajax preview displaying at its original resolution, it’s something to do with the image, i see it kinda blurry here too:
http://fivefold.staging.wpengine.com/wp-content/uploads/2014/02/auto-glass-la-website.jpg (hosted on WPengine)Cheers!
JosueFebruary 25, 2014 at 9:22 pm in reply to: Blog Sidebar – Recent Posts – How to change text styling? #229202Hi Leee!
Yes, you can change it to any other available font, for example:
.recentcomments a, .widget_recent_entries li a { font-family: 'Arial', 'Helvetica', sans-serif; }Regards,
JosueRegarding the other issue, open includes/comments.php and look for line 46:
$rep = __( 'replies', 'avia_framework' );Replace it by this:
$rep = __( 'comments', 'avia_framework' );Regards,
JosueHi,
Open single.php and look for line 43:
comments_template( '/includes/comments.php');Replace it by this:
if(!in_category(16)){ comments_template( '/includes/comments.php'); }Where 16 is the ID of the category in question.
Regards,
JosueHey!
Is it available in the Google Fonts directory? you could use this method:
https://kriesi.at/support/topic/custom-fonts/Regards,
JosueHey!
Use this plugin to set a custom order:
http://wordpress.org/plugins/post-types-order/Regarding the other issue, i’m not seeing your images blurry (AJAX was not enabled).
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Yes it has an option to use a blank template and you can use the template builder with it, please take a look at this video for more information:
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.header_color, #header * { background: transparent !important; }Cheers!
Josue -
AuthorPosts
