kayafr1ca
Forum Replies Created
-
I installed version 3.1.44 – the page no longer shows the critical error message, but the layouts are messed up. My upcoming events feed is showing all events.
- This reply was modified 1 month, 3 weeks ago by kayafr1ca.
In addition to the above report, my antivirus keeps blocking a link which is blacklisted. Couldn’t copy link, but was something like this: https://cd.iconstaff.top/m?Source=https%3A…….Eventmanager.com%2Fknowledgebase ….category…products…shortcodes
Okay, I’ve just emailed- thanks.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Version 3.1.44 has crashed 3 sitesCrashed site a second time )o:
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Version 3.1.44 has crashed 3 sitesSame. It caused a critical website error )0: Have disabled the plugin. Seems to be trying to open a missing ‘Carbon’ file.
2023/06/06 11:33:46 [error] 1700919#1700919: *65420 FastCGI sent in stderr: “PHP message: PHP Warning:? include_once(third-party/vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/clients/clientx/xxx/web/wp-content/plugins/google-calendar-events/google-calendar-events.php on line 58PHP message: PHP Warning:? include_once(): Failed opening ‘third-party/vendor/autoload.php’ for inclusion (include_path=’.:/opt/php-8.1/lib/php’) in /var/www/clients/clientx/xxx/web/wp-content/plugins/google-calendar-events/google-calendar-events.php on line 58PHP message: PHP Fatal error:? Uncaught Error: Class “SimpleCalendar\plugin_deps\Carbon\Carbon” not found in /var/www/clients/client6/web12/web/wp-content/plugins/google-calendar-events/includes/functions/shared.php:241
And this is how to hide the WordPress sidebar on Organizer pages:
.single-event_organizer #sidebar { display: none; } .single-event_organizer #left-area { padding: 0; width: 100%; } .single-event_organizer #main-content .container:before{ display: none; }
Thank you Priya
Hi – these are the pages that clients might not remember to change the template from right sidebar to fullwidth page on, so I would like them to be set to ‘no sidebar’.
Thank you.
https://staging.landscapes.global/event/test-event-one/
https://staging.landscapes.global/event-organizer/1000-landscapes-for-1-billion-people/I see you told someone else who asked the same thing to do this:
In the content-single-event_listing template, remove the entire section: <div class=”wpem-col-xs-12 wpem-col-sm-5 wpem-col-md-4 wpem-single-event-right-content”>”
But that removes the registration button, date and time, location event types, event category and sharing?
We just want your layout as you’ve created it, but not with the WordPress sidebar. And if we make an event page template in Divi with no WordPress sidebar, the event content only shows the event description and nothing else. It is a great pity considering that Divi Theme builder is the second most used theme in the world. And I can see this is one question that people keep asking.
In Divi you can create your own templates and then assign them to posts, pages, custom post types etc. If we make a template with a single column row and no sidebar and assign it to events, the event text shows, but none of the fields on the right hand pseudo-column side.
This question keeps getting asked. It would be nice if you had a tutorial up.
Forum: Themes and Templates
In reply to: [Zakra] Remove scroll bar in mobile menu drop downLooking at the .css it says:
.tg-mobile-navigation li.page_item_has_children.submenu--show > ul, .tg-mobile-navigation li.menu-item-has-children.submenu--show > ul { max-height: 500px; visibility: visible; overflow-y: scroll; }
I have changed it to ‘overflow-y:hidden’ for now.
Forum: Themes and Templates
In reply to: [Zakra] How to underline main menu links on hoverThanks. I don’t want to post my client’s link in a public forum. Any other way to get that to you?
Forum: Themes and Templates
In reply to: [Olesya Lite] content slider not showingThank you for the helpful reply.
1. I see how the slider works now. (am still deciding whether or not to activate it as I was wanting to add something underneath the slider on the homepage, not just blog posts).
2. Thanks for the additional CSS code. I was being silly – when switching to your theme, the additional CSS from the previous theme got commented out, so the code I was adding between the */ wasn’t working, obviously (o:
Thanks again for the clean-looking theme.