Forum Replies Created

Viewing 15 replies - 1 through 15 (of 37 total)
  • Has anyone found a fix yet?

    I’m also experiencing a similar issue. Can the Elementor Support Team pleasae help?

    I feel your pain! I went through the same issue and spent hours to identify the issue. And lo, I found it and fixed it.

    Sine plugins are not the issue (as it was in my case as well), I would place my bet on CloudFlare. Are you using it by any chance?

    If so, head over to CloudFlare and disable the “Rocket Loader” under “Speed”. This will load Elementor.

    You can turn it back on after your edits.

    Hope this helps. Good luck!

    I’m also facing the same problem.

    a) All the fields are visible all the time.
    b) Even with the “um_” role ID, the conditional fields do not seem to work in my case.

    Not sure what happened but it used to work like a charm before the update.

    Can @ultimatemember please roll out an update to patch this? Thank you

    Thread Starter seed2launch

    (@seed2launch)

    @ultimatemembersupport

    thank you very much for getting back to me!

    your line of code seems to work. however, the menu settings does not seem to work.
    also, the menu settings appear twice (instead of one time as it used to appear previously).
    here’s the screenshot – Menu Settings appearing twice

    can you please help in further debugging this issue?

    thank you very much in advance.

    seed2launch

    (@seed2launch)

    it works like a charm now. thanks for debugging and fixing it so quickly. much appreciated.

    seed2launch

    (@seed2launch)

    24 February 2020 21:01:11 PHP 7.2.28Array
    (
    [id] => 13
    [date] => 24 February 2020 21:01:10
    [i-want-to-buy] => Ethiopia-ETH20W001-Halo
    [bags-i-am-willing-to-commit] => 56
    [other-interest] => No
    [select-your-additional-coffee-of-interest] =>
    [second-coffee-of-interest] =>
    [third-coffee-of-interest] =>
    [sample-preference] => No
    [how-would-you-like-the-sample] =>
    [mailing-address] =>
    [first-name] => Roasster
    [last-name] => Demo
    [email-address] => [email protected]
    [comments-questions] => khdsf
    [ERROR_MSG] => Can’t connect to tab ‘Offers’ in Google Sheet ‘1pbZ6HnR88LWOrVbjaeMIvkFAyM3BEVxrzuErYvUGjLE’
    [TRACE_STK] => #0 /srv/htdocs/wp-content/plugins/cf-google-sheets/includes/class-cfgs-service.php(109): cfgooglesheet->add_row(Array, ‘1pbZ6HnR88LWOrV…’, ‘Offers’, true)
    #1 /srv/htdocs/wp-content/plugins/caldera-forms/classes/core.php(3434): Cfgs_Connector_Service->cfgs_publish(Array, Array, ‘_cf_process_5e5…’)
    #2 /srv/htdocs/wp-content/plugins/caldera-forms/classes/core.php(5212): Caldera_Forms::process_submission()
    #3 /srv/htdocs/wp-content/plugins/caldera-forms/classes/core.php(3830): Caldera_Forms::process_form_via_post()
    #4 /wordpress/core/5.3.2/wp-includes/class-wp-hook.php(288): Caldera_Forms->cf_init_system(”)
    #5 /wordpress/core/5.3.2/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
    #6 /wordpress/core/5.3.2/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #7 /wordpress/core/5.3.2/wp-settings.php(545): do_action(‘wp_loaded’)
    #8 /srv/htdocs/wp-config.php(81): require_once(‘/wordpress/core…’)
    #9 /wordpress/core/5.3.2/wp-load.php(42): require_once(‘/srv/htdocs/wp-…’)
    #10 /wordpress/core/5.3.2/wp-blog-header.php(13): require_once(‘/wordpress/core…’)
    #11 /wordpress/core/5.3.2/index.php(17): require(‘/wordpress/core…’)
    #12 {main}
    )

    seed2launch

    (@seed2launch)

    I followed all instructions and I still get:
    [ERROR_MSG] => Can’t connect to tab ‘Offer Enquiry’ in Google Sheet ‘1pbZ6HnR88LWOrVbjaeMIvkFAyM3BEVxrzuErYvUGjLE’

    I’m using V2.1 and I’m a first time user. I did not upgrade but directly downloaded and installed v2.1 just 15 mins back

    Thread Starter seed2launch

    (@seed2launch)

    as i mentioned earlier, i use a plugin called “media library folders” to view the media folders in my db. since i use wordpress.com (not .org), i don’t have access to the db by default and hence have to resort to using plugins.

    the plugin was working fine so far but i started noticing issues when new users were being added to the system over the last couple of weeks. the images are getting loaded in the front end. but i can’t seem to access it from the backend.

    this has affected all the user folders and for some reason, none of the images are stored in the user’s folder. here’s a screenshot: https://imgur.com/a/tIJejcu

    i have two questions:
    a) how can i access the images that were stored in this folder? do you recommend any plugin for WP beginners like me?
    b) can’t these images be stored directly on the default “Media” folder? it will make our lives easier for sure, no?

    i request your assistance in this please @ultimatemembersupport

    thank you kindly

    Thread Starter seed2launch

    (@seed2launch)

    that is exactly my point. if i’m unable to view the images in the ultimatemember folder, what should i do? how can i troubleshoot this?

    yes, using the shortcode [import-users-from-csv-with-meta].

    but for some reason, all the CSV files are uploaded to the system actually. i got a message just now saying “delete old CSV files” but when i switched tabs, it disappeared.

    i’ll share a screenshot when i see it the next time.

    thank you very much for your prompt response @carazo

    I seem to have the same issue now from the front end.

    Error, we cannot find the file is the message I get after clicking on “Upload and Process”. Is there any setting I am missing?

    Kindly help @carazo

    Thanks in advance

    Thread Starter seed2launch

    (@seed2launch)

    okay great. how about mp4 files? can a user upload such files directly?

    Thread Starter seed2launch

    (@seed2launch)

    @champsupertramp were you able to review the snippet?

    please let me know.

    thank you very much and have a wonderful day!

    Thread Starter seed2launch

    (@seed2launch)

    ok thaks for the advice. i’ll update it in a child theme.

    anyway, i used the following snippet and set up profile forms related to specific roles. i also used the visibility option available from the “settings-> appearance-> profile menu” so that the tabs are visible only to specific user roles.

    anyway, the following is my user role setup:
    1) type A – who can edit their own profile and browse other type A users.
    2) type B – who can edit their own profile and browse other type A users, but not type B.

    here’s the snippet. looking forward to a :

    /* Family, History & Contact Tab to be editable only by the Type A role and viewed in Member Directory */
    
    function um_Family_add_tab( $tabs ) {
    $tabs['Family'] = array(
    'name' => 'Family, History & Contact',
    'icon' => 'um-icon-android-people',
    );
    return $tabs;
    }
    add_filter( 'um_profile_tabs', 'um_Family_add_tab', 1000 );
    
    // Action
    function um_profile_content_Family_default( $args ) {
    echo do_shortcode( '[ultimatemember form_id="940"]' );
    }
    add_action( 'um_profile_content_Family_default', 'um_profile_content_Family_default' );
    
    /* Farming Practices & Processing - to be edited only by the Type A role and viewed in Member Directory */
    
    function um_Farming_add_tab( $tabs ) {
    $tabs['Farming'] = array(
    'name' => 'Farming Practices & Processing',
    'icon' => 'um-faicon-tags',
    );
    return $tabs;
    }
    add_filter( 'um_profile_tabs', 'um_Farming_add_tab', 1000 );
    
    // Action
    function um_profile_content_Farming_default( $args ) {
    echo do_shortcode( '[ultimatemember form_id="941"]' );
    }
    add_action( 'um_profile_content_Farming_default', 'um_profile_content_Farming_default' );
    
    /* Place, Harvest, Production & Merits to be edited only by Type A users and viewed in Member Directory */
    
    function um_Place_add_tab( $tabs ) {
    $tabs['Place'] = array(
    'name' => 'Place, Harvest, Production & Merits',
    'icon' => 'um-icon-android-globe',
    );
    return $tabs;
    }
    add_filter( 'um_profile_tabs', 'um_Place_add_tab', 1000 );
    
    // Action
    function um_profile_content_Place_default( $args ) {
    echo do_shortcode( '[ultimatemember form_id="942"]' );
    }
    add_action( 'um_profile_content_Place_default', 'um_profile_content_Place_default' );
    
    /* Coffee Lot Info to be edited only by Type A users and viewed in Member Directory */
    
    function um_Coffee_add_tab( $tabs ) {
    $tabs['Coffee'] = array(
    'name' => 'Coffee Lot Info',
    'icon' => 'um-icon-coffee',
    );
    return $tabs;
    }
    add_filter( 'um_profile_tabs', 'um_Coffee_add_tab', 1000 );
    
    // Action
    function um_profile_content_Coffee_default( $args ) {
    echo do_shortcode( '[ultimatemember form_id="953"]' );
    }
    add_action( 'um_profile_content_Coffee_default', 'um_profile_content_Coffee_default' );
    
    /* Roaster Profile - to be edited and viewed only by logged in Type B user */ 
    
    function um_Roaster_add_tab( $tabs ) {
    $tabs['Roaster'] = array(
    'name' => 'Roaster Profile',
    'icon' => 'um-faicon-building',
    );
    return $tabs;
    }
    add_filter( 'um_profile_tabs', 'um_Roaster_add_tab', 1000 );
    
    // Action
    function um_profile_content_Roaster_default( $args ) {
    echo do_shortcode( '[ultimatemember form_id="1999"]' );
    }
    add_action( 'um_profile_content_Roaster_default', 'um_profile_content_Roaster_default' );
    
    /* Roaster Production, Planning & Buying Strategy - to be edited and viewed only by logged in Type B user */
    
    function um_Buying_add_tab( $tabs ) {
    $tabs['Buying'] = array(
    'name' => 'Production, Planning & Buying Strategy',
    'icon' => 'um-faicon-tags',
    );
    return $tabs;
    }
    add_filter( 'um_profile_tabs', 'um_Buying_add_tab', 1000 );
    
    // Action
    function um_profile_content_Buying_default( $args ) {
    echo do_shortcode( '[ultimatemember form_id="2017"]' );
    }
    add_action( 'um_profile_content_Buying_default', 'um_profile_content_Buying_default' );
    
    /* About You - to be edited and viewed only by logged in Type B user */
    
    function um_About_add_tab( $tabs ) {
    $tabs['About'] = array(
    'name' => 'About You',
    'icon' => 'um-icon-android-person',
    );
    return $tabs;
    }
    add_filter( 'um_profile_tabs', 'um_About_add_tab', 1000 );
    
    // Action
    function um_profile_content_About_default( $args ) {
    echo do_shortcode( '[ultimatemember form_id="2026"]' );
    }
    add_action( 'um_profile_content_About_default', 'um_profile_content_About_default' );

    please do let me know if you need anything else. and i really appreciate your help in this regard. thanks a ton.

Viewing 15 replies - 1 through 15 (of 37 total)