Santiago
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] How to show the events front endHi @pstidsen ,
Thanks for writing in,While shortcodes are only available for the PRO version, you can still use the list widget in your home page to show a list of upcoming events.
This knowledgebase article should help you accomplishing it.
I hope it helps
Cheers
SantiagoForum: Plugins
In reply to: [The Events Calendar] Single Event Template WidthHi Gabriele,
Thanks for writing in,My first suggestion would be switching to a default theme like Twenty Seventeen, and see if the event width looks as expected.
If it does, then we need to focus on your theme and how it affects the posts layout.
It’d be good if you could have an online staging site to have a look.Hi @shogedal ,
Thanks for writing in,
The extension should affect your list widget aswell.
Plese note that, regardless of the fact that there is no change in the list widget, you will need to have the New styles (V2) activated.
Could you check that and let me know?Best
SantiagoForum: Plugins
In reply to: [The Events Calendar] The Events Calendar change visuell detailsHi @herrmutzel ,
As you mentioned, there is no built in feature to change the styling of the calendar. You can only select the General and Single event main colors from Appearance->Customize->The events calendar.If you want to change the style of a specific element, you can always add some custom CSS from Appearance->Customize->Additional CSS
Now, if you need to make some deep changes in your events templates, you will find this knowledgebase article of much help.
Also, a list of all the calendar template files
Let me know if it helps
Best
SantiagoForum: Plugins
In reply to: [The Events Calendar] No background color settings?Hi @cezi
I had a look on your site and you seem to be using a different calendar plugin, not The Events Calendar by Modern Tribe.
Let me know if I’m wrong.
Best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Events templateHi @kelvinramirez,
Thanks for writing in.I’m not sure which view is the one you need to customize.
Here is a detailed list of the calendar template files.
Note that under Month View there are a number of templates you can customize, including the month wraper and each piece of the month view.Please let me know if it helps
best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Warning on settings pageHi @lllor ,
This is likely related to a translation issue.Is your site set to a different language from english?
Looking forward to your reply
Forum: Plugins
In reply to: [The Events Calendar] order by date not workingHi @josh125,
This issue seems related to The Events Calendar Shortcode and Block, which is a separate plugin.
You may want to post this question on their support channel instead:
https://wordpress.org/support/plugin/the-events-calendar-shortcode/Regards
SantiagoHi @adsy1978 ,
Thanks for asking this question,Yes, we have just released an extension to allow these new event statuses.
https://theeventscalendar.com/extensions/event-statuses/
I hope it helps!
Best
SantiagoForum: Plugins
In reply to: [The Events Calendar] How Can I Remove Black Header Bar above CalendarHi @tripleaxel ,
Thanks for reaching out,The black bar does not seem to come from our templates.
Could you point me to the page’s URL so that I can have a look?Thanks
SantiagoForum: Plugins
In reply to: [The Events Calendar] Single event sidebarHey @anweb
Thanks for the follow up,You’re right about it, this seems to come from the pro template ‘additional-fields.php’ Are you sure there is no PRO version in you install?
Also, here is the template for the organizer.
/plugins/the-events-calendar/src/views/modules/meta/organizer.phpForum: Plugins
In reply to: [The Events Calendar] Single event sidebarHi @anweb,
Thanks for writing in,
The sidebar on your single event view comes from Fusion (your theme). They may provide a way to customize what and how you show the content.Now, if you need to change what the “tribe” elements within the sidebar show, you should be able to do it by customizing the right templates.
Here is an article that will get you started with customizing our templates.
And here is a list of the available templates.As an example, if you need to change the way the event details (Detaljer) look. You will need to create a custom template for this file: /the-events-calendar/src/views/modules/meta/details.php
Let me know how it goes
Best
SantiagoHi @mikeceret ,
Sorry to hear about this issue.Our first goal here would be finding out what causes this behavior.
Switching to a default theme would definitely be my next suggestion.
You could try using Health Check to avoid disruptions on the live site?Please give it a try and let me know if the issue persists using a default theme.
Best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Background colorHi @rudijahn,
Thanks for writing in,Soweit ich weiß, haben Sie es geschafft, das zu klären.
Nur für den Fall, dass Sie das Styling für ausgewählte Ereignisse ändern müssen, ist dies das CSS, das Sie verwenden sollten. Hier ist ein Beispiel für das Ändern der Hintergrundfarbe in die gewünschte Farbe..tribe-event-featured { background-color:#fa5742 !important; }Wenn Sie es nur für die Monatsansicht verwenden möchten, sollte das Hinzufügen dieser Klassenauswahl funktionieren.
.tribe-events-thismonth .tribe-event-featured { background-color:#fa5742 !important; }Cheers
SantiagoHi @mihaiimagely ,
I’m having the same problem. Tried deactivating all plugins, reinstalled the latest version of Nextgen (V3.3.0), same issue “Class ‘C_Component_Registry’ not found”.
No other resource using pope.
Here is the stack trace.
[21-Mar-2020 17:28:17 UTC] PHP Fatal error: Uncaught Error: Class 'C_Component_Registry' not found in /wordpress/wp-content/plugins/nextgen-gallery/nggallery.php:293 Stack trace: #0 /wordpress/wp-content/plugins/nextgen-gallery/nggallery.php(173): C_NextGEN_Bootstrap->_load_pope() #1 /wordpress/wp-content/plugins/nextgen-gallery/nggallery.php(1078): C_NextGEN_Bootstrap->__construct() #2 /wordpress/wp-settings.php(360): include_once('/wordpress/wp-c...') #3 /wordpress/wp-config.php(278): require_once('/wordpress/wp-s...') #4 /wordpress/wp-load.php(37): require_once('/wordpress/wp-c...') #5 /wordpress/wp-blog-header.php(13): require_once('/wordpress/wp-l...') #6 /wordpress/index.php(17): require('/wordpress/wp-b...') #7 {main} thrown in /wordpress/wp-content/plugins/nextgen-gallery/nggallery.php on line 293