• Resolved jackofallspades

    (@jackofallspades)


    I have the date field selected that shows on product pages. I have it marked as “required”, but people are still able to add an item to the cart without choosing the date. And it is not showing them any errors when they do this. It is just not adding to the cart and instead just takes them to the next category page that I set it up to move on to. Is there a way to ensure they fill this out? I am sure the issue is that I have it forwarded to another page after hitting add to cart, but maybe there is a way around this.

    Also, the section title is not working. I have the ID, title, and display order as “1” filled out. I have the title type and title colour filled out, and no rules. What am I missing?

    Can I make the drop down box for the calendar that appears, shorter? So that it does not take up the whole width of the page?

    Lastly, is there a way to add anything to a calendar after booking? So their order with the date will be added to my or customer’s personal calendars? I don’t think I saw anything like this, but thought I would check!

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    >> I have the date field selected that shows on product pages. I have it marked as “required”, but people are still able to add an item to the cart without choosing the date. And it is not showing them any errors when they do this.

    Your issue needs a detailed check. Could you please raise a ticket through our website? We hope our technical team will be able to help.

    >> Also, the section title is not working. I have the ID, title, and display order as “1” filled out. I have the title type and title colour filled out, and no rules. What am I missing?

    Can you please ensure that you have enabled the option “Show section title in product page.” for that section.

    >> Can I make the drop down box for the calendar that appears, shorter? So that it does not take up the whole width of the page?

    Please try to add the below style in your theme’s Additional CSS.

    table.thwepo-extra-options .thwepof-date-picker {
        width: 50% !important;
    }

    >> Lastly, is there a way to add anything to a calendar after booking? So their order with the date will be added to my or customer’s personal calendars?

    Unfortunately, the requested feature is not available in our plugin.

    Thank you!

    Thread Starter jackofallspades

    (@jackofallspades)

    Thank you so much, I will put in a ticket now.

    You are right, I didn’t scroll down far enough to see that checkbox.

    Date is smaller now, thanks.

    And ok.

    Plugin Author ThemeHigh

    (@themehigh)

    Great!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Few Quick Questions’ is closed to new replies.