
-
AuthorPosts
-
January 9, 2015 at 7:07 pm #377546
Hello,
I m trying to use galerie in ajax portfolio and I have the following problem.
I don’t want the big pictures above the little preview so in my portfolio post, in “display preview images” I’m using the setting “don’t show the images at all and display the preview text only”In the “Add preview text” field, I put this galerie shortcode : [av_gallery ids='510,509,507,508,505,506,504,502,503,501,499,500,497,498,496,495,494,492,493,491,489,490,488,486,487,484,485,483,481,482' style='thumbnails' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='square' columns='8' imagelink='lightbox' lazyload='deactivate_avia_lazyload']
The galerie displays in the post, but always in 5 columns, even if I change the number off columns in the shortcode… I can’t have a different number off columns. If I put the same shortcode in the main wysiwyg field of the post, it works normaly, the display bug is only with the ajax preview.
Thanks by advance for your help.
Best regardsJanuary 10, 2015 at 7:00 pm #377829Hi Renzo!
Hmm, I tried it out on my XAMPP setup but the columns appeared to be working though there wasn’t much space for them. Send us a link to your page and we’ll take a look.
Cheers!
ElliottJanuary 14, 2015 at 12:06 pm #379371This reply has been marked as private.January 14, 2015 at 9:46 pm #379751Hi!
Try adding a codeblock element to your page and then add this inside.
<style type = "text/css"> #top .avia-gallery .avia-gallery-thumb a { opacity: 1; width: 12% !important; } </style>
Cheers!
ElliottJanuary 15, 2015 at 11:34 am #379957Hi Elliott,
Thanks for your reply.
I try to do this but it don’t fix my problem, because I can’t add a codeblock in the “Add preview text” field…
So I try to add this code in my portfolio entry with the Avia Advanced layout editor, and nothing change in the ajax preview.
Do you have another idea to fix it ?Cheers !
January 15, 2015 at 8:55 pm #380424Hey!
The codeblock element would go inside your portfolio page where your using the portfolio grid shortcode.
Cheers!
Elliott -
AuthorPosts
- You must be logged in to reply to this topic.