Forum Replies Created
-
AuthorPosts
-
Hi,
Open js/avia.js and look for line 962:
elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh});Replace it by this:
elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh, autoplay_slideshow});Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.blog-categories.minor-meta, .blog-author.minor-meta, .text-sep-comment, .text-sep-cat{ display: none; }Cheers!
JosueOk, i’ll leave it for now, reply back to this topic when you are done.
Best regards,
JosuePlease take a look:
http://persistuntil.com/test-post/Best regards,
JosueHi,
1. Open js/avia.js and look for line 18:
avia_header_size();Replace it by this:
//avia_header_size();2. Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey!
You have a veeeery old version of Enfold, please update to the latest one (2.5.2):
Regards,
JosueHey!
I don’t see that extra menu link, also please resize those flags to something smaller like 24×24, here’s how it looks right now:

With this code applied:
#menu-item-2317 a { text-indent: -99999px; background: url(https://fredcouvreurdesign.ca/wp-content/uploads/drapeau-francais.png) no-repeat center center transparent; width: 300px; }Cheers!
JosueHey Julien!
Sorry for that, i read “Done” so i thought it was already done.
I’ll help you out there, closing this one :)
Cheers!
JosueHi,
It’s the image height, that roll-over will only appear is the image is at least 100px height.
Cheers!
JosueHey!
I’m not sure if i get what you mean, can you post what would be the ideal code?
Cheers!
JosueFebruary 20, 2014 at 5:43 am in reply to: WooCommerce Product Grid with tags instead if categories? #226597Hey BelIblis!
This one have the Class that creates the HTML for both product slider and product grid:
/config-templatebuilder/avia-shortcodes/productslider.php (line 167).You may also want to take a look at this, although this only handles the shortcode options you see in ALB:
/config-templatebuilder/avia-shortcodes/product_grid.phpCheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi J!
I do see it too, have you tried seeing from another computer?
Cheers!
JosueHi Jas!
You can do something similar with the Masonry element:
http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/Cheers!
JosueCool illustrations @gloopy1!
Hi!
Can you post a link to your blog?
Cheers!
JosueHi!
Fixed.
http://www.matt-morse.com/I did regenerate your thumbnails, you can do it yourself if you encounter this issue again:
http://www.matt-morse.com/wp-admin/tools.php?page=regenerate-thumbnailsCheers!
JosueHey!
Try adding this code to the Quick CSS:
#menu-item-search a { padding-right: 13px !important; }Cheers!
JosueFebruary 19, 2014 at 7:25 pm in reply to: I can't change my background colour of the boxed layout? #226392You are welcome, glad we could help :)
Regards,
JosueFebruary 19, 2014 at 7:18 pm in reply to: I can't change my background colour of the boxed layout? #226387This reply has been marked as private.Hi,
Open /config-templatebuilder/avia-shortcodes/portfolio.php and look for line:
/* __('5 Columns', 'avia_framework' )=>'5', */Replace it by this:
__('5 Columns', 'avia_framework' )=>'5',Now you can select 5 columns in the portfolio grid.
Regards,
JosueFebruary 19, 2014 at 4:08 pm in reply to: I can't change my background colour of the boxed layout? #226244I know what you mean, and to be honest this is the first time i see this type of bug, weird thing is this only happens with the body background (other like footer work as expected). I’ll tag the rest of the team to see if someone has an idea.
Best regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey!
You can set in the element options popup:

Cheers!
JosueHey!
Simply post them here as a private reply (Set as private reply (Only you and moderators will see the content of this post))
Regards,
JosueFebruary 19, 2014 at 3:15 pm in reply to: price range for variable products on woocommerce shop page #226210Hi,
Do you have access to your PHP log? can you post the last reports?
Regards,
JosueFlush you cache plugin.
Best regards,
JosueHi!
3. Change that to:
.single_variation_wrap .wgm-kleinunternehmerregelung { display: none; }Regarding 1, here’s a better solution:
http://gerhardpotgieter.com/2014/02/13/woocommerce-2-1-variation-prices-revert-to-2-0-format/Cheers!
Josue -
AuthorPosts
