Hello,
Code below does not work.
<img src="http://avecsion.com/img/catalog/suit/patterns/06539_4B.png" rel="prettyPhoto" title="This is the description">
Hello,
Code below does not work.
<img src="http://avecsion.com/img/catalog/suit/patterns/06539_4B.png" rel="prettyPhoto" title="This is the description">
Can you post a link to your form for us.
which address to send my login? (it is under maintenance mode)
2. need check boxes to be multicolumn (cannot find css rules)
You can find our ready classes here:
http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes
You can email me a login to rob@rocketgenius.com and I'll see what I can do.
Login sent. Thank you!
Re: CSS. There are 4 cols but it looks a bit off. Form called 'Order Form'.
Got the login info and I see your form in the admin, but how or where do I go to view this on the site itself?
'Order Form' is embedded via GF addon for woocommerce.
Observation: the field with HTML images cannot be duplicated.
OK, got it working. Your theme already has fancybox.js included, which is what your other product pages seem to be using. So I stuck with that. If you go into the Order Form and look at the 3rd item in the line, you'll see what I did. You should be able to just replicate that as you see fit.
For the column issue, this should fix that, if you want to place this into your theme's stylesheet:
[css]
.gchoice_7_5 {
clear: both;
}
1. Got the spacing worked out! Thanks!
2. The form did not update with your code in it. Here's what happened (I think).. I had the Order Form open when you were making changes. I see the fancy box working on the front end this morning but when I look at the form in the backend (still open from last night), there weren't any visible changes in the code like you mentioned. I cleared cache and apparently because the form was open, it must have saved the form as I had it on my browser. Long story short, can you please redo the code again? form closed now :)
fyi the theme is also using prettyphoto for images in pages.
Thanks you for your help!
OK, back in action. Take a look now. Should be the 3rd item in the checklist as the example.
Thank you!!!
Awesome, glad to help out!