ervanrh
Forum Replies Created
-
This is my new css code
.site-footer{
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}I already tried to add your code and it’s a success
Thanks for the help
Okay. thanks for the answer
I am still using it without carousel mode since it was the easiest from the other plugins that i previously tried to use
Forum: Plugins
In reply to: [WP-Members Membership Plugin] customized user profile page1. Is there a way so that user profile page not only consist of detail information of user but other things? For example, user can upload pdf file from their user profile page, not from registration page
Yes, one of the form field types is “file” which allows you to include a file upload field. Custom fields are created in the plugin’s Fields tab by selecting “Add New”.
How to make certain field only appear in user profile page but not appear in registration page?
For example, I want to create field Upload Abstract. But that field can only being showed when member go to their User Profile Page, not on Registration PageForum: Themes and Templates
In reply to: [OceanWP] header-footer missing when bbpress forum createdthank you. i just tested it and it worked