Forum Replies Created
-
AuthorPosts
-
George
ParticipantHey Rob!
Thanks for reaching out.
There is unfortunately not a whole lot we can do here. đ I’m sorry to disappoint! The only reason I mention this is because whatever responsive styles exist on your site are coming from your themeânot a plugin. So to limit the responsive styles to only certain pages and such, you would have to reach out to your theme developer’s support team for assistance.
Please let me know if there’s anything else I can try to help with in the meantime!
Sincerely,
GeorgeGeorge
ParticipantHey Robert!
Thanks for reaching out!
1. In addition to the WordPress plugin, do you additionally have a static website version? My client has 2 websites, one of them is a WordPress site and your plugin will be perfect. But it also shares a calendar with another website that is not WordPress and Iâm wondering how much they can share data.
There is unfortunately no static website version at this time. đ One can only use our software on WordPress websites at this time.
2. I understand that you can import events as an CSV file. Is it possible to export events as CSV as well?
3. Is it possible to get an example of the CSV export if there is one?
Our plugins do not provide a CSV export tool of their ownâyou would have to install a CSV export plugin of some kind, as the only built-in exporter tools are the WordPress Core exports, which export XML files.
I don’t have a specific recommendation for a plugin that would do this, but you should be able to find something at http://wordpress.org/plugins
4. Once the calendar is set up, is it possible to get direct links to various categories that you have set up in the Calendar? Example, A link that takes you directly to all events in a city only. Or a link that takes you directly to all events on Thursdays?
You can indeed link to specific categories of events. If you have an Event Category called “Concerts”, for example, and your events page is at example.com/events, then going example.com/events/category/concert/ will lead to a filtered calendar view that only shows events in that specific “Concerts” category.
You ask about being linked to all events on Thursdaysâthis is unfortunately NOT possible at this time, unless you literally added a category called “Thursday” and added all events that happened on Thursdays to it.
I hope this information helps!
Thank you,
GeorgeGeorge
ParticipantHey Chris,
Great observation hereâthe weird naming arises from some development-related tasks but it’s something we can definitely improve.
Thank you for your feedback! If there’s anything else I can try to help with in the meantime, let me know.
â George
George
ParticipantHey Lindsay,
Thanks for reaching out!
We do not make the “WooCommerce Deposits” plugin so unfortunately cannot offer any support for it. The action referred to thereâwoocommerce_before_add_to_cart_buttonâis a general WooCommerce action, so I would recommend reaching out to either the general WooCommerce support team and/or the developer of the “WooCommerce Deposits” plugin for assistance.
Sorry to disappoint! If you have questions about Event Tickets Plus or anything else that we make, come back to the forums and open a new thread any time. đ
Sincerely,
GeorgeGeorge
ParticipantThank you for sharing these links!
The lack of event times is a result of your theme’s specific styling and construction; to rectify this and get the times to be added somewhere in the theme design, please contact your theme’s creators for assistance in modifying the theme to show that information.
Thank you,
GeorgeGeorge
ParticipantHey Angela,
In your last reply, you shared the responses from “the council”, which cite some JavaScript errors.
Can you confirm if all of these same errors show up if you activate a default theme like Twenty Sixteen on your site, and then look for the same issues?
Thank you!
GeorgeGeorge
ParticipantHey Nadz,
I unfortunately do not know of a plugin that does that specific thing other than our own plugin. đ I don’t mean to be biased there, just being honest!
I would recommend turning to the search features of http://wordpress.org/plugins to find a plugin that better suits your needs.
Sorry to disappoint!
GeorgeApril 26, 2016 at 6:51 pm in reply to: How to insert an image (thumbnail) in countdown widget ? #1107501George
ParticipantHey Laurent,
Thanks for the follow-up!
When it comes to writing code, you unfortunately have to do this yourself because we can not help with writing code. You can learn more about this here â https://theeventscalendar.com/knowledgebase/what-support-is-provided-for-license-holders/
If you are not able to write the code yourself, your best option is to hire a developer to do so for you.
Now, all this being said, adding the “Featured image” of the event is a bit simple. Once you have your custom version of the countdown-widget.php file going, try adding code like this inside that file:
<?php echo tribe_event_featured_image( $event->ID ); ?>A full example version of this file is located in a Gist I made for you here â https://git.io/vwVGN
You’ll have to take the code from there and tinker and style things how you want; but I hope this helps!
Sincerely,
GeorgeGeorge
ParticipantGlad to hear about some progress there, @Michael. In regards to your Venues question, this is unfortunately a bit trickyâI don’t know of anyone who’s pulled off the sort of customization you mention, like adding a Room Number to a venue, but it should be possible without too huge of a lift if you use WordPress’s get_post_meta() functions and our template modification system, which you can read about here â https://theeventscalendar.com/knowledgebase/themers-guide/
You would unfortunately have to write that custom code or hire a professional developer to do it for you. (We have a list of great developers here â http://m.tri.be/18k1. We have no affiliation with any of these folksâthey’re simply some well-respected developers in the community.)
Cheers!
GeorgeGeorge
ParticipantThanks for your follow-up, Rasmus. I don’t know of any plugin that would do this with events, but if you explore the wordpress.org/plugins repository I’m sure you’ll find something solid!
Sorry to disappoint about the lack of specific support here.
Sincerely,
GeorgeGeorge
ParticipantHey Michael,
You can definitely modify your site CSS, and HTML, JavaScript, PHP, anything you’d like!
To modify CSS, head to the bottom of your theme’s style.css file and tinker away.
If you need help writing that CSS, then unfortunately your best options are to research how to do so online, or to hire a professional to help you write all of the custom coding.
I will close this thread for now, since we cannot help with customizations nor with site design. Please read this page to learn more about the types of questions we can field for customer support â https://theeventscalendar.com/knowledgebase/what-support-is-provided-for-license-holders.
If you have other support questions, open a new thread any time.
Best of luck with your design and customizing!
Sincerely,
GeorgeGeorge
ParticipantHey Nadz,
This is unfortunately NOT similar to what is provided in the dashboard.
Firstly, this is because folks can opt out of being listed there, so the public-facing list is not necessarily complete.
Secondly, there are no admin functions on the front-end list.
Thirdly, the front-end list is not a comprehensive “attendees list” for event managers. It’s a front-end design embellishment to hopefully make the ticket pages feel a bit more dynamic, a bit more aliveâit simply shows to users who are checking out the event, “Oh, cool, there’s a bunch of people who are already going.”
It’s a design element meant to add some social proof in the hopes of driving more sales and making the event pages more dynamic; it is in no way an administrative tool for the site owners/event organizers/etc.
I hope that helps!
GeorgeGeorge
ParticipantHi Mikael,
To be clear about the imports, they don’t quite happen “automatically.” They happen on the schedule you set, which can be hourly, daily, etc.
As for the syncing, if you edit an event on the Google Calendar then the changes should be reflected on the WP version of the event. If not, a new event will be imported to the WP site and you can delete the other, originally-imported version.
Sincerely,
GeorgeApril 26, 2016 at 6:24 pm in reply to: List View – Does not work and displays blank white screen #1107478George
ParticipantThis reply is private.
April 26, 2016 at 6:21 pm in reply to: Need to migrate events from live site to staging site #1107477George
ParticipantHi,
Overwriting will not happenâthere will unfortunately be duplicates which would need to then be manually deleted. đ
Sincerely,
George -
AuthorPosts
