1. brandon-mays
  2. General
  3. Friday, February 10 2017, 11:01 PM
How do I access the HOME page to edit it? I'd like to change some of the wording and so on. Maybe remove some of the features like the Log In With Facebook. And in the same turn, how do I access the homepage for when a user is logged in...meaning the look of the HOME page is different and has different modules on the side, etc...

Thank you in advance! See screen shots for reference.

Brandon
Attachments (2)
Accepted Answer
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's a weekend and our offices are closed :D

you can use Theme Manager from Admin Panel to override Home Page output, follow these instructions:
- Access to Admin Panel (http://docs.easy-profile.com/index.php/article/social-network-configuration)
- Go to Theme Manager
- Choose "SocialNetwork Theme"
- Choose your file on left menu (home output is in file Home/index.ctp)
- Click on button "Copy"*** and copy it in "Blue Theme"
- Come back to Theme Manager and choose "Blue Theme"
- You will see your override to customize.

*** Social Network Theme is a core theme, it will be rewritten on each update. Overrides from blue theme will be not overridden

Maybe remove some of the features like the Log In With Facebook
This is a bit complex to manage because the code come from plugin core files, we recommend to use a simple CSS statement like:

.box1.guest_msg .socialconnect{display:none;}
  1. more than a month ago
  2. General
  3. # Permalink


There are no replies made for this post yet.
However, you are not allowed to reply to this post.