#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
disable sidebar and...
 
Share:
Share
Tweet
Share
Notifications
Clear all

Style disable sidebar and statistic on login and register

    Last Post
RSS

olpo24
Posts: 10
 olpo24
Topic starter
June 22, 2021 9:23 am
(@olpo24)
Active Member
Joined: 1 year ago

Hi,

is there any way to disable the sidebar and the statistic form login an registration page?

Kind regards,

Ole

Topic Tags
login page registration page remove sidebar remove footer
1 Reply
Martin
Posts: 851
Martin - Facebook Martin - Twitter
 Martin
Moderator
June 22, 2021 9:38 am
(@martin)
Support Team
Joined: 6 years ago

Hi @olpo24,

Insert this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:

#wpforo-wrap.wpft-login .wpforo-content,
#wpforo-wrap.wpft-register .wpforo-content{
    width: 100%!important;
}
#wpforo-wrap.wpft-login .wpforo-right-sidebar,
#wpforo-wrap.wpft-register .wpforo-right-sidebar{
    display:none!important;
}
#wpforo-wrap.wpft-login  #wpforo-footer,
#wpforo-wrap.wpft-register  #wpforo-footer{
   display:none!important;
}

Powered by gVectors Team. our popular plugins:
wpForo, wpDiscuz

Reply
olpo24 liked
  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • Login and registration bug
    7 months ago
  • Sharing Button Doesn't Pick Url
    10 months ago
  • Registration
    11 months ago
  • Forum login screen
    1 year ago
  • This page comes after clicking on the ad topic button? What to do?
    1 year ago
Topic Tags:  login page (20), registration page (20), remove sidebar (3), remove footer (1),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • user can't access forum ( 404 ) after user role changed

    By perisaibanten165, 1 day ago

  • Suggestion Private Replies

    By shaleedt, 2 days ago

  • Why doesn't Google index pages?

    By Onurkansan, 2 days ago

  • Attachments not showing on forums posts after migration

    By Formicid, 4 days ago

  • New Feature About Plugin Customization and Integration

    By z14165899, 5 days ago

  • WordPress Email sending function wp_mail() doesn't work!

    By feassistant, 5 days ago

Topic Tags

  • css52
  • translation50
  • plugin conflict48
  • seo47
  • new features45
  • buddypress43
  • avatar41
  • moderation40
  • ultimate member40
  • login40
  • forum40
  • registration37
  • threaded layout35
  • cache34
  • spam33
  • editor33
  • menu33
  • shortcode32
  • forum accesses31
  • widget29
View all tags (2195)

Recent Posts

  • RE: İs there a way to use mobile push notifications on wpforo ? Like one signal push notifications?

    @alvina Can you at least give some information how to a...

    By przla, 14 mins ago

  • RE: Enable browser push notification

    @robert Are you thinking about adding it? Or at least m...

    By przla, 16 mins ago

  • RE: OneSignal push notification plugin integration

    @acornavi 3 years later. Did you have any luck with thi...

    By przla, 24 mins ago

  • Any chance to have a second way of notifying user about following posts via web push notifications?

    Hello, it has been asked many times many years ago (e.g...

    By przla, 25 mins ago

  • RE: user can't access forum ( 404 ) after user role changed

    Hi perisaibanten165, Please check this FAQ topic, it ...

    By Chris, 43 mins ago

  • RE: Why doesn't Google index pages?

    you are using dns caching You use Jetpack Photon (Per...

    By Tutrix, 2 days ago

  • Private Replies

    Is there a way to set the topic public but the comments...

    By shaleedt, 2 days ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,945 Topics
50.3 K Posts
8 Online
49 K Members

Latest Post: İs there a way to use mobile push notifications on wpforo ? Like one signal push notifications? Our newest member: aozantoinette57 Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation