bkiehle
Forum Replies Created
-
Hi @d0153 ,
for example, I can use the following code in title.php to restrict the title for users of a specific role:
echo do_shortcode( '[um_show_content roles=“um_members”]' . $event->title . '[/um_show_content]' );
How can I restrict the overview pages (list view, monthly view, daily view) and the individual events? All pages should only be accessible for a specific user role.
The gial is to prevent users who are not logged in from seeing the list view (of course also the month view).
Forum: Plugins
In reply to: [The Events Calendar] Google no index for all event pages requiredHi @frankremmy!
I did this via the Yoast SEO Plugin preferences (effectively via the robots.txt). I thought maybe there would be an option in your plugin settings.
Thank you very much!
Forum: Plugins
In reply to: [Easy PayPal Events] Orders cannot be fully completedIt is striking that the order number has just jumped from 61 to 71. The 9 missing orders have all been paid, but we don’t see them in the dashboard. However, the plugin seems to count them.
Forum: Plugins
In reply to: [The Events Calendar] Export only a single eventHi @abzlevelup,
Unfortunately, I don’t know what adjustment could cause this. Thank you for forwarding it to the team! If you want, I can give you access to a copy of my website.
I understand correctly that in addition to the four options above (– Google Calendar, iCalendar, Outlook 365, Outlook Live), there would also need to be an option for the single export of an event, right?
Best regards
Bj?rnForum: Plugins
In reply to: [The Events Calendar] Export only a single eventHi @abzlevelup,
thank you very much! Unfortunately, the workaround doesn’t work either. The latest version is also installed.
Best regards
Bj?rnForum: Plugins
In reply to: [The Events Calendar] Export only a single eventHi @abzlevelup,
this actually looks like the same issue. Sorry for forgetting the attached file. Here you can find an example event:
https://gw-wesel-flueren.de/event/tischtennis-weihnachtsfeier-2022/
Best regards
Bj?rn
Forum: Plugins
In reply to: [The Events Calendar] Export only a single eventHi @abzlevelup,
even after the update, I can unfortunately not export individual appointments. I have attached a screenshot.
I can only choose from the following options:
– Google Calendar
– iCalendar
– Outlook 365
– Outlook LiveWhen I select iCalendar, a calendar subscription is exported, not the individual event.
Best regards,
Bj?rnHi,
thank you so much! ??
Best regards
Bj?rnHi @tobiasbg,
thank you very much, that worked! ??
I have another question: Is there a way to display the tables better for mobile devices?
Best regards
Bj?rnHi,
don’t worry!
The example has already helped me a lot.
Here are my website data:
url: https://b2x26niu.myraidbox.de/vereinsmeisterschaften/
username: rb
password: attractivetigerYou only need the access data for the htaccess lock because it is still a development environment.
The last thing I want to change is the arrow colour of the previous and next buttons to .
Best regards
Bj?rnForum: Plugins
In reply to: [The Events Calendar] Hide specific information at eventsHi @abzlevelup,
sorry about that, I thought it would be ok for the frontend.
Thank you very much!
Best regards
Bj?rnForum: Plugins
In reply to: [The Events Calendar] Members only calendarIt works.
.type-tribe_events .tribe_events_cat-members-only { display: none !important; } body.logged-in .type-tribe_events .tribe_events_cat-members-only { display: inline !important; } .tribe_events.type-tribe_events.status-publish.hentry.tribe_events_cat-members-only.cat_members-only { display: none !important; } body.logged-in .tribe_events.type-tribe_events.status-publish.hentry.tribe_events_cat-members-only.cat_members-only { display: inline !important; }
Forum: Plugins
In reply to: [The Events Calendar] Hide specific information at eventsHi @jdembowski,
as the website was still under development, it was protected by a password (.htaccess). This is not (!) the website login data! I only had to give the support of The Events Calendar read access from the outside.
@abzlevelup only had the access that everyone has now (the website is now finished).
Best regards
Bj?rnThank you very much! That sounds good. However, can you please send me a code snippet of what I need to put in the plugin menu editor if my taxonomy is called “Test1” and “Test2”?
Best regards
Bj?rn