sunhawk
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms - Placeholders add-on] Where to add 'gplaceholder' cssI know you are long past needing an answer, but for those who find this question in the future: all readyclass or other css classes used in the css field area, they cannot be copied and pasted as it will just disappear when you hit save. You have to write them out manually. This is an odd little bug that took me a long time to figure out. If you write it out manually and it still doesn’t work, then I got nothing.
Forum: Plugins
In reply to: [WooCommerce] Aligning the button on the bottomI figured it out, this is what I added (probably some redundancy in the css, I repeated myself just to be sure lol):
.woocommerce.product-columns-5 ul.products li.product, .woocommerce-page.product-columns-5 ul.products li.product {
width: 16.9%;
height: 250px!important;
vertical-align: bottom!important;
bottom: 0!important;
}.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {
text-decoration: none;
bottom: 0!important;
vertical-align: bottom!important;
position: absolute!important;
}Forum: Plugins
In reply to: [WooCommerce] Aligning the button on the bottomCan you explain your answer more specifically regarding where in the CSS and what code you need to add?
Please make sure to update the plugin, I just had to fix mine after I installed it as it wasn’t working in IE due to this bug.
Forum: Plugins
In reply to: [Etsy Shop] [Plugin: Etsy Shop] CustomizationsAny news if this is coming soon? Even just being able to control how many items in a row would be great!
Can you elaborate on what code exactly needs to be modified on what file to change the information? Is it possible to set the Reply-To to be whatever email address you choose instead of the admin email address?
I’ve also been having this issue, the emails go through but the spinning arrow never resolves into a confirmation, I would like a fix for this as well. I haven’t modified my CF7 beyond the normal available options in Settings.
Thanks for the response! I just tested your theme notion by switching to one of the default WP themes and it does appear you are correct that the theme is affecting the lightbox.
Do you have any thoughts what specific tags in the CSS would make that sort of bug appear?
I can tinker with the theme’s CSS, I am actually working with a set of themes I got as part of a developer’s package and I am testing now whether all of them have that button bug, at least one in the set doesn’t have the bug but I am going to leave my test site for now on another theme that does have the bug too.
I have a thought that the CSS in question is a part of some of the package themes and not others, but hopefully it’s the same tag or code that’s causing the bug that appears identically in some of the packaged themes.
Thanks again for your help ??
Sorry for the delay, I set up a demo site to show you, the lightbox gallery on this site shows the same effects: