Profiles

  • Member Since: October 5th, 2017
  • Website: tomastestart.com
  • Find me on:
  • Posted a reply to How should I retrieve specific data not as a table for active login?, on the site WordPress.org Forums:
    Got it, thank you!!

  • Posted a reply to How to retrieve content on list of suscriptions, list of orders and billing?, on the site WordPress.org Forums:
    I'm posting this in case it helps someone, this is the working code for billing…

  • Posted a reply to How to retrieve content on list of suscriptions, list of orders and billing?, on the site WordPress.org Forums:
    I really hope you find the way to improve your attitude, thats all I will…

  • Posted a reply to How to retrieve content on list of suscriptions, list of orders and billing?, on the site WordPress.org Forums:
    I'm not a PHP plugin developer, by the way have the most surprising attitude for…

  • Posted a reply to How to retrieve content on list of suscriptions, list of orders and billing?, on the site WordPress.org Forums:
    None are working still. This outputs nothing $orders = \ProfilePress\Core\Membership\Models\Customer\CustomerFactory::fromUserId(get_current_user_id())->get_orders(); this one returns error for…

  • Created a topic, How should I retrieve specific data not as a table for active login?, on the site WordPress.org Forums:
    Hi I only intent to retrieve by separated values but n…

  • Created a topic, Deprecated Errors, on the site WordPress.org Forums:
    Upon using the shortcodes I'm getting: Deprecated: …

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    I don't recap if it was it was long time ago.

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Ok no further problems with latest version, seems like reinstalling fixed the issue whatever it…

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    I didn't mention that I first downgraded to version 7.79 and the issue persisted then…

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Downgrading to version 7.62 of the plugin solved the path issue, so I'm afraid the…

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    This are the constants printed from a template... ABSPATH: L:\newsite\www\wordpress/ WP_CONTENT_DIR: L:\newsite\www\wordpress/wp-content Ok good nights

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Thanks, is a bit late here but tomorrow I will do further tests, including trying…

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Yeah but why is getting that wrong path... thats what doesn't make sense the install…

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Is not, it is actually in L:\newsite\www\wordpress

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Sorry but what is "WordPress install"?

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Let me try switching themes just in case

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Are you mapping any directories via a share like NFS or similar? No, they are…

  • Posted a reply to How to retrieve content on list of suscriptions, list of orders and billing?, on the site WordPress.org Forums:
    Well neither work: Fatal error: Uncaught Error: Class "CustomerFactory" not found in...

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Just in case it is somehow related: i have tow wordpress installations; the first on…

  • Posted a reply to Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    Try and see if the file is in /wp-content/ai1wm-backups/localhost-wordpress-20250331-002148-lpf63f4ewoe1.wpress nop no file over there Check…

  • Created a topic, Backups not created on localhost maybe due to incorrect path, on the site WordPress.org Forums:
    I tried to migrate from localhost using latest plugin …

  • Posted a reply to How to retrieve content on list of suscriptions, list of orders and billing?, on the site WordPress.org Forums:
    Thank you, for subscriptions then is: $subs = CustomerFactory::fromUserId($current_user_id)->get_subscriptions([], $order_args); But for billing I'm not…

  • Created a topic, How to retrieve content on list of suscriptions, list of orders and billing?, on the site WordPress.org Forums:
    Hi, I am aware there are no shortcodes for them, is th…

  • Posted a reply to Best practice in storing non logged in user data through api?, on the site WordPress.org Forums:
    I have already google analytics, but this is very specific data that is not covered…

  • Posted a reply to Best practice in storing non logged in user data through api?, on the site WordPress.org Forums:
    I explain: not about giving users access to data, rather to track certain data of…

  • Created a topic, Best practice in storing non logged in user data through api?, on the site WordPress.org Forums:
    My question is should I use a new table in Wordpress d…

  • Posted a reply to Problem with role based restriction validation, on the site WordPress.org Forums:
    Should had realized this sooner, I'm sorry about that

  • Posted a reply to Problem with role based restriction validation, on the site WordPress.org Forums:
    I realized whats the cause I had "Restrict the creation of a new conversation" set…

  • Posted a reply to Problem with role based restriction validation, on the site WordPress.org Forums:
    Hi! Please take a look here https://drive.google.com/file/d/1fraBJ_3jHsTpBWiAUmiH_6K10gYmWk4_/view?usp=sharing and for restriction settings here: https://drive.google.com/file/d/1ydHzpMhm5kEtPrD6QLpPoiwLOqFTt6PM/view?usp=sharing Basically if…

  • Posted a reply to Problem with role based restriction validation, on the site WordPress.org Forums:
    Thanks printed the slugs and they actually are ppress_plan_2 and ppress_plan_3. Still though I cant…

  • Posted a reply to Problem with role based restriction validation, on the site WordPress.org Forums:
    upodate im just rewbvuilding them with : if ( !function_exists( 'populate_roles' ) ) { require_once(…

  • Posted a reply to Problem with role based restriction validation, on the site WordPress.org Forums:
    Hi, question how should i leave the settings when applying the filter? tried this with…

  • Posted a reply to Problem with role based restriction validation, on the site WordPress.org Forums:
    Okey so it is required to have multiple roles for the plugin to work, is…

  • Posted a reply to How to set as default choice a given plan inside a group in the check-out form?, on the site WordPress.org Forums:
    Hi!! Great!!! Worked perfectly. Thank you :-) Kind Regards

  • Posted a reply to Issues upon adding an extra role for an active suscribtion, on the site WordPress.org Forums:
    Understood. Thank you for explaining and clarifying :-)

  • Posted a reply to Issues upon adding an extra role for an active suscribtion, on the site WordPress.org Forums:
    Update: this doenst work so the above snippets wont if (!(ppress_has_active_subscription(($user->ID),3){wp_send_json_error(['message' => 'You do not…

  • Created a topic, Issues upon adding an extra role for an active suscribtion, on the site WordPress.org Forums:
    Hello, I first have this problem https://wordpress.org…

  • Posted a reply to Problem with role based restriction validation, on the site WordPress.org Forums:
    Update: I was reading I think the standard way is not to have multiple roles…

  • Posted a reply to How should I increase size chat window without having to expand it?, on the site WordPress.org Forums:
    Hi roger! Removing d-flex below solved it <div class="d-flex col-12 my-5 mx-auto" style="width:1250px !important; max-width:100%;">…

  • Created a topic, Problem with role based restruiction, on the site WordPress.org Forums:
    Hi, I noticed that if restriction by role is enabled, …

  • Created a topic, How shoul I increase size chat window without having to expand it?, on the site WordPress.org Forums:
    Hi! whats the recommended way to change the size of co…

  • Created a topic, How to set as default choice a given plan inside a group in the check-out form?, on the site WordPress.org Forums:
    Hi, I'm using the radio button, is there any way to se…

  • Posted a reply to 500 error when inlinecss and js is enabled, on the site WordPress.org Forums:
    :-)

  • Posted a reply to 500 error when inlinecss and js is enabled, on the site WordPress.org Forums:
    Took me a bit but now is done, and happy to say the issue is…

  • Posted a reply to 500 error when inlinecss and js is enabled, on the site WordPress.org Forums:
    I believe is this one... https://www.otzerling.com/calendario-de-actividades-de-la-serena-de-agosto-2024/

  • Posted a reply to 500 error when inlinecss and js is enabled, on the site WordPress.org Forums:
    Ah sorry I fast read :/ sure here it is: 2025-03-08 18:41:17.106380 [NOTICE] [3454449] [T0]…

  • Posted a reply to 500 error when inlinecss and js is enabled, on the site WordPress.org Forums:
    here it is: https://drive.google.com/file/d/1MUau6JpSQ4Gf_RVyzufN712ZZvGKJmVL/view?usp=sharing

  • Posted a reply to 500 error when inlinecss and js is enabled, on the site WordPress.org Forums:
    Thank you, I confirm is working error in the console.log is gone :) Question: how…

  • Posted a reply to 500 error when inlinecss and js is enabled, on the site WordPress.org Forums:
    Like this? function disable_autoptimize_inline_on() { if ( is_page_template( 'single_actividades.php' ) ) { add_filter( 'autoptimize_html_minify_inline_js_css', '__return_false'…