Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore – NextGen Gallery thumbs vertical space between Add to Cart button
Tagged: add to cart, nextgen, Padding, spacing, WP eStore
- This topic has 10 replies, 3 voices, and was last updated 12 years, 4 months ago by lanc_red.
-
AuthorPosts
-
June 12, 2012 at 6:31 pm #6569lanc_redMember
Hi.
Ive got the WP eStore plugin working as I want, but just have a small issue with the padding/space between the NextGen Gallery thumbnails and the Add to Cart button on a post. I think the space is incase you have a title & price etc, but id like that to be reduced by at least 1 break. Example can be provided.
Can anyone advise?
June 12, 2012 at 7:48 pm #46113primatedMemberLook at the .css file for the plugin.
It something as easy as that.
June 12, 2012 at 7:56 pm #46114lanc_redMemberThanks and thought it would be simple. Any ideas which .css file? theres quite a few of them.
June 13, 2012 at 4:50 am #46115adminKeymasterPlease post a link to the page in question so I can visually see what you mean and offer a suggestion.
June 13, 2012 at 5:47 pm #46116lanc_redMemberHeres a link to a jpg. Ive been testing on my locally installed copy of my site and have taken a screen shot and upped, link below.
http://agbphoto.co.uk/football/wp-content/uploads/2012/06/test.jpg
You can see the vertical gap between the nextgen thumb and the add to cart button. preferably id like this to be reduced.
Help much appreciated.
Thanks
Greig
June 14, 2012 at 5:11 am #46117adminKeymasterIts hard to see exactly what is causing that gap in HTML without being able to inspect the code on a webpage but I suspect that there is a
"<br />"
that you added where you are showing the button (where you used the shortcode). If you did then try removing the"<br />"
code and give it a try.June 14, 2012 at 6:19 am #46118lanc_redMemberI understand. Ive just checked the html for the post and I only have the following shortcode in there
[nggallery id=162 template=wp-eStore-auto-addtocart]
I also checked the alt/description for the images in the gallery and there is no code in there. I will endeavour to get this onto my live site, but I was wanting to get it fully tested before migrating to live.
Ive added the shortcode to another couple of galleries and the same thing happens. Is there any code in any of the .css files that I could adjust to test? This has been mentioned earlier in the thread, but no indication as to which .css file.
June 14, 2012 at 11:21 pm #46119adminKeymastereStore doesn’t apply any margin to the payment buttons so it won’t be coming from eStore’s CSS. My next guess would be to check your theme’s CSS (your theme may be applying a margin bottom to all the images). This quick test should help:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
Setup a small gallery somewhere on your live WP Site. You can create a page and keep it hidden. Place the gallery on this page and we will be able to investigate this easily.
June 29, 2012 at 9:07 pm #46120lanc_redMembersorry for the delay. ive created a test page with an example of the problem. I did notice that the problem isnt there until I add variation to my product template.
example page here: http://agbphoto.co.uk/football/?p=1473
help is much appreciated.
June 30, 2012 at 6:34 am #46121adminKeymasterI am going to tray a tweak. I have sent you an email with another eStore build. Please give that a try and let me know what you see.
June 30, 2012 at 7:53 pm #46122lanc_redMemberRecieved and installed. Now working as I wanted. Brilliant. Thanks for the help & support on this.
-
AuthorPosts
- You must be logged in to reply to this topic.