Forum Replies Created

Viewing 34 posts - 1 through 34 (of 34 total)
  • Author
  • in reply to: Search problem #72679
     MTG
    Participant

    Hi Laura,

    Our developpers fixed this problem last night.

    In fact, we have removed many sploggers who had registered but WordPress does not erase all the data, so that all the deleted sploggers were no longer visible in the search but still existed which resulted in empty spaces.

    We cleaned the database and it is back to normal.

    We also installed Wangguard which itself erases all user data in the database when you delete it.

    Bye

    in reply to: Big problem resizing avatar picture #50943
     MTG
    Participant

    Hi,

    I finally resolved my problem. I was stupid, I changed settings in bp-core-avatars file.

    Bye

    in reply to: Cometchat and paid membership pro #49982
     MTG
    Participant

    Hi Laura, finally I choosed Arrowchat, and your code works fine.

    This code is to put in the header and in th footer.

    Thank’s for the help.

    Bye

    in reply to: popup plugin #47822
     MTG
    Participant

    Hi Laura, in fact, I wish unregistered members are encouraged to register when they go on a profile. Just a popup with a text message saying : To contact this member, you must be registered. To register, click here.

    The popup could be closed and would appear after 3 or 5 seconds.

    The registered members, that’s ok but if that could encourage them to take a paid membership, that would be great.

    Thank’s

    in reply to: Cometchat and paid membership pro #47727
     MTG
    Participant

    Hi Laura, thank’s.

    I’m gonna try this.

    in reply to: Hide sidebar on groups and activity pages #37220
     MTG
    Participant

    Hi Abe, ok, great.

    Thank’s

    in reply to: Hide sidebar on groups and activity pages #36891
     MTG
    Participant

    Help, anybody ?

    in reply to: Registration page and membership level #36518
     MTG
    Participant

    Hi Abe,

    It doesn’t work. When I put this code in functions.php, in sweetdate child, I have a white screen in the site.

    in reply to: Registration page and membership level #36471
     MTG
    Participant

    Sorry but in the sweetdate package downloaded, i don’t have kleo-child

    in reply to: Registration page and membership level #36469
     MTG
    Participant

    I don’t have any kleo-child file

    in reply to: Registration page and membership level #36466
     MTG
    Participant

    Hi Abe, it doesn’t work and you broke my website !!!! The custom css in the admin panel has disappeared !!!!

    in reply to: Registration page and membership level #36460
     MTG
    Participant

    Hi Laura, I tried what you told me to do with a new install of the theme, but it doesn’t work, see the file attached.

    Is there any solution to resolve my problem ?

    Thank’s.

    in reply to: Registration page and membership level #36276
     MTG
    Participant

    I tried te desactivate all plugins but it doesn’t work, the plugins still activated are :

    BBpress
    BuddyPress
    Paid Memberships Pro
    Revolution Slider
    WooCommerce

    How can I do ?

    in reply to: Registration page and membership level #36268
     MTG
    Participant

    I will try, you used this code or You made changes above?

    add_action( ‘template_redirect’, function() {

    if ( is_user_logged_in() || ! is_page() ) return;

    $restricted = array( 250, 253 ); // all your restricted pages id

    if ( in_array( get_queried_object_id(), $restricted ) ) {
    wp_redirect( site_url( ‘/register’ ) );
    exit();
    }

    Thank’s

    });

    in reply to: Registration page and membership level #36205
     MTG
    Participant

    Hi Laura, did you find the solution?

    Thank’s

    in reply to: Registration page and membership level #36056
     MTG
    Participant

    Hi Laura, your IP is allowed. The access :

    Host : 212.83.150.120
    FTP user: vrp
    FTP passwd: Vte3!gRr1taP

    Let me know when you have done.

    Thank’s

    Bye

    in reply to: CHECK IF A USER IS ONLINE #36053
     MTG
    Participant

    Indeed, I had not been paying attention !

    Thank’s a lot !

    in reply to: Registration page and membership level #35978
     MTG
    Participant

    Can you give me your ip address to allow it for the FTP. And can you tell me which files you will have modified.

    Thank’s.

    in reply to: Registration page and membership level #35964
     MTG
    Participant

    Hi Laura, sorry but it doesn’t work, i’m still going to the memberships page levels if i’m not registered and not the register page 🙁

    in reply to: Registration page and membership level #35841
     MTG
    Participant

    Hi Laura,

    I think I had trouble expressing myself (sorry for my english), in fact, I would like that a non-registered customer arrives on the registration page when trying to access to restricted access pages and when he’s registered he accesses the memberships levels page when he tries to return to the restricted access pages.

    There he goes directly to the memberships levels, as on this link: http://www.rencontres-vrp.fr/activite/ while I wish he goes to the registration page, see attached diagram.

    I hope to be clear 🙂

    Bye

    in reply to: Registration page and membership level #35769
     MTG
    Participant

    Hi,

    I have Registration page selected.

    You can connect to the admin panel there : http://www.rencontres-vrp.fr/connectvrp

    Login : vrp_mtg
    Password : PDT31670

    Before to connect to the admin panel, You’ll see, by going to this page: http://www.rencontres-vrp.fr/activite/ that you can not get to the registration page but on the memberships levels page.

    in reply to: Registration page and membership level #35741
     MTG
    Participant

    Hi Laura, thank’s.

    The problem is that The problem is that I can not redirect users not registered on the registration page, they are automatically redirected to the memberships levels page.

    However, I would like that customers who are not registered to be redirected to the registration page, and then either redirected to the memberships levels page. I don’t know how to configure it.

    thank you

    in reply to: Mobile menu not working #26507
     MTG
    Participant

    Hi, my IP adress is 78.245.84.135

    Bye

    in reply to: Mobile menu not working #26407
     MTG
    Participant

    For my problem, I had to remove a display block in the foundation-nonresponsive css.

    Sorry but I don’t remember which line it was. With Firebug, I think you find it.

    Bye

    in reply to: Mobile menu not working #26403
     MTG
    Participant

    Hi Catalin,

    sorry for the late reply. I fixed the prblème via CSS. Everything is ok now.

    Thank’s

    Bye

    in reply to: Wysija #24960
     MTG
    Participant

    Ok, great.

    Thank’s Catalin.

    Bye

    in reply to: Mobile menu not working #24356
     MTG
    Participant

    Hi Catalin, can you please give me your ip address, I need to fix this problem before to put online my website.

    Thank’s a lot.

    in reply to: Activate membership #24224
     MTG
    Participant

    Resolved ! It was a paypal configuration to do.

    Sorry,

    Thx

    in reply to: Activate membership #24215
     MTG
    Participant

    Can anyone help me with this?

    Thank’s

    in reply to: Mobile menu not working #24123
     MTG
    Participant

    Can you give me your ip address to allow it.

    Thank’s.

    in reply to: Sweetdate WP Feature Requests #23977
     MTG
    Participant

    Hi,

    I suggest to import members with their photos and coverage extended by csv or other file.

    BuddyPress Member Import plugin works but can not import photos posted by members or their activities.

    in reply to: Best social and private chat for Sweetdate #23972
     MTG
    Participant

    Thank’s Catalin,

    I tried Skysa App Bar Integration and it works fine.

    Could you see the problem on the mobile menu : https://archived.seventhqueen.com/forums/topic/mobile-menu-not-working

    Thank’s.

    Bye.

    in reply to: Mobile menu not working #23427
     MTG
    Participant

    Hello Catalin, I have the same problem.

    Have you found a solution to fix the problem?

    The link of my test website : http://devsite.directetsanstabou.fr/cougars/

    Thank’s.

    in reply to: tabs pill custom About me disappeared #23330
     MTG
    Participant

    Ok, thank’s Catalin,

    Otherwise, do you have any news about the update for the profile field visibility : https://archived.seventhqueen.com/forums/topic/profile-field-visibility ?

    Thank’s

    Bye.

Viewing 34 posts - 1 through 34 (of 34 total)

Log in with your credentials

Forgot your details?