Forum Replies Created
-
AuthorPosts
-
Hey!
Change the code to this:
#top.avia-blank #wrap_all { display: block !important; }Regards,
JosueMarch 7, 2014 at 11:16 pm in reply to: custom.css wiped out, Child theme style.css not applying styles #234025Hey!
Try creating this file manually via FTP:
http://166.78.243.9/wordpress/wp-content/themes/enfoldchild/style.cssBest regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
You can modify the code Ismael provided to apply the change only to the chat container:
.hbl_region textarea { min-height: 30px; line-height: .5em; }Best regards,
JosueHey!
Try removing the wp-content/themes/enfold folder via FTP and uploading a fresh copy of Enfold, use this video as a reference:
Cheers!
JosueHi,
Customization made on kriesi.at isn’t something we can assist. Kriesi specifically mentioned and asked us not to provide the customization as he’d like to write a blog or tutorial on the customization down the road.
If you have any other questions just make a new topic with the question/issue and we’ll do our best to answer. I’m going to close this topic for now so we don’t continue getting of the original posters issue and get a long extended topic on customization.
Best regards,
JosueHey JP!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { #top.avia-blank #wrap_all { display: block !important; } }Cheers!
JosueMarch 7, 2014 at 11:06 pm in reply to: custom.css wiped out, Child theme style.css not applying styles #234011Hi,
Can you post the link to your website please?
Regards,
JosueHi!
Please refer to Kriesi post here:
https://kriesi.at/support/topic/kriesi-logo/#post-161892Best regards,
JosueMarch 7, 2014 at 11:00 pm in reply to: Can I use Stripe Checkout feature with the enfold wordpress theme? #234002Hi!
I tried reproducing the issue a few times, didn’t happen on my end.
Regards,
JosueHi Brickso!
Refer to this topic:
https://kriesi.at/support/topic/need-to-remove-mega-menu-from-edit-menus-in-admin/Regards,
JosueHey Phet!
Please refer to this article:
http://docs.woothemes.com/document/paypal-express-checkout/Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#top > div.pp_overlay { opacity: 0.7 !important; }Cheers!
JosueHey!
I don’t see any gallery on your homepage right now, have you resolved this issue?
Best regards,
JosueHi!
It appears to be fixed the issue:
http://crescenthalal.com/category/crescent-recipes/whole-chicken-recipes/Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.iconlist_content { min-height: 45px; }Cheers!
JosueHi,
Try adding this at the end of js/avia.js:
jQuery(function() { jQuery('.av-inner-masonry-content').each(function(){ jQuery(this).before(jQuery(this).find('.onsale').detach()); }); });Regards,
JosueHi,
Can you post the link to your Shop please?
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
They are appearing, please take a look:

Best regards,
JosueHey Thomas!
If you want to comment those lines use //, not #.
//remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_show_product_loop_sale_flash', 10); //add_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_show_product_loop_sale_flash', 10);Best regards,
JosueHi!
The user provided is not working.
ERROR: The username or password you entered is incorrect.
Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueMarch 7, 2014 at 5:47 pm in reply to: How to include an .mp4 video in the LayerSlider and a Color section #233880Hey!
I tested this locally and it worked;
<video id='ls-video'> <source src='http://www.got2bmoving.com/files/videos/skyTran_UniversalStudios-002.mp4'> <source src='http://www.got2bmoving.com/files/videos/skyTran_UniversalStudios-002.webm'> <source src='http://www.got2bmoving.com/files/videos/skyTran_UniversalStudios-002.ogv'> </video>Make sure you are using the right quotes.
Best regards,
Josue -
AuthorPosts
