thebarkacademy
Forum Replies Created
-
Forum: Plugins
In reply to: [Namaste! LMS] No “Mark Completed” ButtonI figured out the shortcode I needed. It is [namaste-module-lessons status 21791] in case anyone else is looking for this too.
Forum: Plugins
In reply to: [Namaste! LMS] No “Mark Completed” ButtonThank you. It was simply that I was trying to view as an admin.
I do have one more question. I am creating a page outside of the course page and I want to list all of the lessons in a module. I’m using the shortcode [namaste-module-lessons]. I believe I need to include the module Id, but I am very confused about where to place it inside the shortcode. The only module I have created so far has post id 21791.
Could you help me place the module id in the correct place?
Forum: Plugins
In reply to: [Booking Activities] Choose a Service for one slotBecause the services are grouped, only one is being selected and the price for the chosen service is correct. But both services are being displayed in the shopping cart.
See: https://snipboard.io/fx2l9u.jpg
This could be very confusing for the customer. How can I hide the service that was not selected from the cart?
Forum: Plugins
In reply to: [Booking Activities] Choose a Service for one slotOne more question:
I have added categories and the code. Do I need to use only one calendar for this to work?
Thanks for your help!
Forum: Plugins
In reply to: [Booking Activities] Choose a Service for one slotThank you so much for your response! Does this mean there will be no need for the custom code after the update is released this week?
Forum: Plugins
In reply to: [User Activity Tracking and Log] New PHP WarningThanks!
Forum: Plugins
In reply to: [User Activity Tracking and Log] Failed to Load WarningI went back and looked at the line I added. There was a slight difference. My site is now working, but I am seeing a new PHP Error. This warning occurs when I view the activity log. See below:
Warning: Illegal string offset ‘moove-activity-dtf’ in /srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/class-moove-activity-actions.php on line 139
Timestamp: 2020-10-20 23:40:11 UTC
Stack Trace
———–
1. Moove_Activity_Actions->uat_activity_screen_options_extension(”)
/wordpress/core/5.5.1/wp-includes/class-wp-hook.php:287
2. WP_Hook->apply_filters(”, Array(1))
/wordpress/core/5.5.1/wp-includes/plugin.php:206
3. apply_filters(‘uat_activity_screen_op…’, ”)
/srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/views/moove/admin/settings/activity_log.php:16
4. include(‘/srv/htdocs/wp-content…’)
/srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/class-moove-activity-view.php:35
5. Moove_Activity_View::load(‘moove.admin.settings.a…’, null)
/srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/controllers/class-moove-activity-controller.php:232
6. Moove_Activity_Controller::moove_activity_menu_page(”)
/wordpress/core/5.5.1/wp-includes/class-wp-hook.php:287
7. WP_Hook->apply_filters(”, Array(1))
/wordpress/core/5.5.1/wp-includes/class-wp-hook.php:311
8. WP_Hook->do_action(Array(1))
/wordpress/core/5.5.1/wp-includes/plugin.php:478
9. do_action(‘toplevel_page_moove-ac…’)
/wordpress/core/5.5.1/wp-admin/admin.php:259Context
——-
URL : /wp-admin/admin.php?page=moove-activity-log
Referer : https://thebarkacademy.com/wp-admin/
HTTP Method : GET
HTTP Host : thebarkacademy.com
HTTP Status : 200
isSSL : Yes
Current Filter : toplevel_page_moove-activity-log, uat_activity_screen_options_extension
Execution Time : 2.430 s
Memory Usage : 77.86 MiB
PHP SAPI : fpm-fcgiForum: Plugins
In reply to: [User Activity Tracking and Log] Failed to Load WarningI added the line to my functions.php file per your suggestion. This caused my entire site to crash. Do you have any other suggestions?
Forum: Plugins
In reply to: [User Activity Tracking and Log] Failed to Load WarningThe plugin is Version 3.0.2. Is this the latest version? I’m still receiving the errors mentioned in my previous post.
I found the solution. Thanks!
That is correct, @biqu3
Nevermind on my previous post. It only goes to the main media library if an admin is logged in. A regular user or customer is asked to “Browse” or “Upload.”
Sorry about the rant!
- This reply was modified 4 years, 4 months ago by thebarkacademy.
Hi Wayne,
I found the solution. You don’t need to add a hook. Just add the shortcode [avatar_upload] to the WooCommerce account page. FYI…If an admin clicks on “Choose Image” from the WooCommerce account page, the main media library opens. But, if it is a user or customer changing their avatar image, the button says, “Browse” and it goes to the user’s files on their device.
How is this issue marked resolved when the initial question was how to prevent users from accessing the media files when uploading a new avatar? I used the shortcode [avatar_upload] on the WooCommerce account page. Clicking “Choose Image” goes straight to my main media library. Is there a resolution for this?
Thanks,
Hi Wayne,
I also want to add the ability to upload an avatar from the WooCommerce account page. Did you find a solution for this?
Thanks,