nickandrea19
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Required Radio Button Validation SolutionSo, interestingly I did put this function in my functions.php file. However, now when I fill out the form, even when I check the radio buttons it won’t let me submit it because it’s saying “Please fill in the required field.” Well, this might explain why they’re not getting sent. The only problem is that I’m filling them in. How is it not recognizing that?
Forum: Plugins
In reply to: [Contact Form 7] Required Radio Button Validation SolutionWhere does this go?
Forum: Plugins
In reply to: [Contact Form 7] Radio Button Answer not SendingYes, and there doesn’t seem to be a solution unless I’m missing something?
Forum: Themes and Templates
In reply to: Spacing problem on navmenuWow okay yeah. That’s a way to hack it. Appreciate it.
Forum: Themes and Templates
In reply to: Spacing problem on navmenuI think that’s only applying the solid line, but there’s a space to the left of it which I can see no border or margin creating….
Forum: Themes and Templates
In reply to: Spacing problem on navmenuShoot thanks, it’s up now. Yeah, I use Firebug all the time, but I can find no rule causing this to happen…
Forum: Themes and Templates
In reply to: Content spilling out of containerNevermind. It had
tags around the shortcode for some odd reason. I didn't put them there...
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Cart not showing upI’m having the same problem. I created a woocommerce.php file and added it to my theme. I replaced
<?php the_content("<p>__('Read the rest of this page')</p>"); ?>with<?php woocommerce_content(); ?>Here is the site link: http://shamalah.com/cart/
Forum: Plugins
In reply to: [font-resizer] Problem with WordPress 3.5.2 UpgradeHad to clear supercache…
Forum: Fixing WordPress
In reply to: Problems with the recent UpgradeClearing Supercache brought back font-resizer, woohoo! Thanks.
Tried deactivating plugins with no dice. Unfortunately, the default theme doesn’t have the link to “read other blogs” built in, so I’m not sure what else could be the cause…
Yes, customizable attendee form I would use, definitely, to capture info on the second participant. Where I’m getting stuck is how I would configure an event like so:
Event Name: Yoga Detox Retreat
Ticket Types:- Garden Suite
- Single – $999
- Double – $1699
- Luxury Garden Suite
- Single – $1299
- Double – $1999
- Serenity Suite
- Single – $1199
- Double – $1899
- Dorm
- Single – $699
- Commuter
- Single – $399
So, you see, there are options within options. It’s that second level option that I’m not sure how your plugin would accommodate. It’s like a select option within a select option. Is that clear?
Thanks.
Sorry so many messages in a row, but in test driving an event I see that for, say, a VIP ticket type there is one price, and for Standard there is another. If I were set each room type to a kind of ticket there would have to be another option within that ticket for “single” or “double,” but I don’t see this functionality natively installed unless I’m missing something?
Oh one other question, caiman said <What I was thinking was that you’d have two ticket types for each room – single and double – since one purchase of either type of ticket fully books the room.> How can it be setup like this? Would I have to sell each room individually, then? That would be awfully cumbersome if we have 3 of one type, 5 of another, and 20 of a third kind. How could this be managed for multiple rooms of the same type with this single OR double ticket condition?
Ok great. Two other questions: if I want to add image galleries of room types, is that doable within the event page and if so how would you recommend going about it?
Secondly, if I buy the Pro version, what’s your refund policy?
Thanks.
Ok so would that include multiple names and email addresses?