Forum Replies Created
-
AuthorPosts
-
Geoff B.
MemberGood afternoon Laura,
I am glad my answer helped out.
You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great weekend!
Geoff B.
Geoff B.
MemberGood afternoon Stacie,
Thank you for the understanding and the great words.
It’s truly appreciated.You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great weekend!
Geoff B.
Geoff B.
MemberHello again Schalk,
This is fantastic news!
I will close this ticket as well.
Cheers,
Geoff B.Geoff B.
MemberGood afternoon Schalk,
I am super stoked that did the trick for you.
You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great weekend!
Geoff B.
Geoff B.
MemberBonsoir Thierry,
Tel que promis, voici un petit suivi.
De mon cĂ´tĂ©, j’ai Ă©tĂ© en mesure d’effectuer le check-in avec le rĂ´le vendeur Ă condition d’avoir les capacitĂ©s “Edit Post” et “Read” (post).
Salutations,
Geoff B.February 23, 2017 at 11:00 pm in reply to: The first page of Events list doesn't show all events #1245056Geoff B.
MemberThis reply is private.
Geoff B.
MemberThis reply is private.
Geoff B.
MemberGood evening Thomas,
Here are two final pieces of CSS.
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus {
border-bottom-width: 1px !important;
}.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
border-right-width: 1px !important;
}Best regards,
Geoff B.
Geoff B.
MemberGood evening Noelle,
Thank you for the URL.
However, it seems that the screenshots did not make it.Could you try that again using a link to a .zip file (Dropbox or Google Drive) ?
Hang in there,
Geoff B.Geoff B.
MemberGood evening Mark,
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
#tribe-community-events #add-new {
display: block;
float: left;
margin-right: 4px;
}Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening Rasmus,
Thank you for writing back.
Just to clarify, in time we want all our plugins to be able to be compatible with WPML.
Our next candidate would probably be Event Tickets and Event Tickets Plus.After your tests, if you choose to continue using WPML, I would offer some additional advice.
You might want to freeze our plugins at the following version for now- the Events Calendar 4.3.5
- the Events Calendar Pro 4.3.4
- Community Events 4.3.2
This specific combination has the best chance of working for now (we are working on some improvements).
You can downgrade our plugins using this article:Â https://theeventscalendar.com/knowledgebase/downgrading-plugin-past-version/
Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening Kevin,
I am super stoked that this did the trick for you.
You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great week!
Geoff B.
Geoff B.
MemberGood afternoon Sam,
I am really glad we were able to help you out!
Thank you for your fantastic words, it’s truly appreciated.
You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great week!
Geoff B.
Geoff B.
MemberGood afternoon Amy and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.1) Can I configure how much text shows up in the “List” View in my Events Calendar Pro Events page?
http://www.wedialogue.com/events/Absolutely.
Normally, to do that, you will need to use the Excerpt metabox from your Events or code your functions.php to control the length of the excerpt being displayed.
- https://theeventscalendar.com/the-trouble-with-excerpts/
- https://theeventscalendar.com/under-the-hood-filtering-excerpts-events-calendar/
Since you mentioned that the excerpt field had no impact, I suspect that your theme might be getting in the way (either through a setting or something defined in functions.php)
Could you please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.
Please ensure you are using the latest files as found on your actual website.
This way I will get access to any updates or customizations you might have made.2) Can I hide the “event tags” in the single event view?
http://www.wedialogue.com/event/deep-dive-the-circle-way/Actually, this is not a single event view, but rather the list view of all the recurring events for deep dive the circle way.
In other words, hiding them there will also hide them here http://www.wedialogue.com/events/
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-list .tribe-events-venue-details {
display:none !important;
}3) Can I change the color of the Upcoming Events “date” background in the “Events List” widget? And if so, how?
Here’s the widget on my front page: http://www.wedialogue.com/Yes, that is possible.
.tribe-mini-calendar-event .list-date {
background: red !important;
}4) (What does “Photo View” mean in my Events page options? I tried and there was literally no content showing, even though I have a full calendar and featured images, so I figure it must be something else ?
The photo view should look like this:Â http://wpshindig.com/events/photo/
If that is not the case, you might want to try a different setting for Events Template under Events -> Settings -> Display.
Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood afternoon Derek and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.If I understand how they’re intended to appear, they should be visible during the checkout process, appended to the list of questions asked during the info-gathering phase, before the “Complete Purchase” button is clicked.
Actually, the additional fields should appear immediately in the page/post where the tickets are, prior to the Add to Cart button.
In other words, they do not appear in the Cart page or in the Checkout page.
That being said, that does not look to be the case on your site for some reason.
I have tried to reproduce a similar setup on my end, but I am not getting the same results unfortunately.
I wonder if there is not something overriding the Add to cart process on your site (since the appearance of the buttons is very different from what I am seeing on my end).
Would it be possible to get a screenshot of both the ticket details AND the attendee info fieldset details ?
Hang in there!
Geoff B. -
AuthorPosts
