withdraw request

Pending
RoyalTickets - Events Booking WordPress Theme RoyalTickets - Events Booking WordPress Theme February 15, 2021
Login to reply
Wadea Khoury
2 years ago

Dashboard mobile issue.

Its work?

Alex Gurghis Support Agent
3 years ago

Hi,

Add this css code:

html {
    margin-top: 0 !important;
}
Shmuel Frid commented privately
Alex Gurghis Support Agent
3 years ago

Hi,

Please send a link to your website to take a look. You may add:

html {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
Shmuel Frid
3 years ago

i put the css on my website and its glitching now. Their is a white bar that wont go away where the wp bar was and when i scroll down it becomes transparent and lowers down the menu instead of keeping the sticky menu on the top of the page, please see attached screenshots. 

Shmuel Frid
3 years ago

where do i put the css?

Alex Gurghis Support Agent
3 years ago

Hi,

1. How do i make it that when a user clicks "become organizer" instead of them becoming an organizer it says pending and i can either accept or decline?

    This option is not available. I can add it but it will be custom work.

2. How do i get rid of the wordpress bar on the top when a user is logged in?

    You can hide it using css:

#wpadminbar {
    display: none;
}
html {
    padding-top: 0; // Move up the page's content by the bar's height
}

3. Dashboard mobile issue.

We are working on it. A fix will be available in next update.

Regards,

Alex    

Shmuel Frid
3 years ago

please respond

Shmuel Frid
3 years ago

Also the dashboard on mobile is messed up, how can we fix it?

Shmuel Frid
3 years ago

how do i make it that when a user clicks "become organizer" instead of them becoming an organizer it says pending and i can either accept or decline the request? also how do i get rid of the wordpress bar on the top when a user is logged in?

Alex Gurghis Support Agent
3 years ago

Hi,

Event organizer can submit for a payout in front dashboard. You as admin can process payouts and change it's status. You can see all payout request in "Payouts" page.

Regards,

Alex

Shmuel Frid
3 years ago

how do i accept and see withdraw requests?