Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] All button is blank

11 Posts
2 Users
0 Reactions
1,027 Views
Posts: 8
Topic starter
(@acidrain)
Active Member
Joined: 6 years ago

How to correct this issued ?

 

10 Replies
Posts: 8
Topic starter
(@acidrain)
Active Member
Joined: 6 years ago

and how to change the email confirmation currently the sender is wordpress@mydomain.com, how can i change the wordpress, on my setting it was indicate my email address not the wordpress.

And why it is always on the spam folder ?

 

Sofy
Posts: 5486
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @acidrain,

How to correct this issued ?

This is a small CSS conflict we'll need your forum URL to debug it. 

and how to change the email confirmation currently the sender is wordpress@mydomain.com, how can i change the wordpress, on my setting it was indicate my email address not the wordpress.

Please read this support topic:

https://wpforo.com/community/how-to-and-troubleshooting-2/registration-email-from-address-is-wordpressmydomain-com/#post-16186

5 Replies
(@acidrain)
Joined: 6 years ago

Active Member
Posts: 8
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5486
 
Please add the following CSS code in "Custom CSS code" textarea located in Dashboard > Forums > Settings > Style admin page, delete all caches and check again (press CTRL+F5 on frontend)
 
#wpforo #wpforo-wrap input[type="submit"] {
background-color: #43a6df !important;
}
(@acidrain)
Joined: 6 years ago

Active Member
Posts: 8

hi, cant see the Style admin page 

Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5486

ah I see,

I mentioned the wrong way. I had to write Styles instead of Style.

 

 

(@acidrain)
Joined: 6 years ago

Active Member
Posts: 8

no, that's is my mistake, i didn't see that tab, thanks, i will try now 

Posts: 8
Topic starter
(@acidrain)
Active Member
Joined: 6 years ago

great , its work... thank you very much ..... 😀 

Sofy
Posts: 5486
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

@acidrain,

user registration and account creation is a part of WordPress core. wpForo only provides a registration form. 

I've found the following support topic, please check it out: 

https://wordpress.org/support/topic/confirmation-email-to-spam/

1 Reply
(@acidrain)
Joined: 6 years ago

Active Member
Posts: 8

thanks