shapely_home_parallax: Parallax Section for FrontPage
-
I have a website that is based on the Shapely wordpress theme. I’ve created a child theme from it, and have been able to customize the site exactly as I want.. everything looks great!
On the home page, I have added two “[shapely] Parallax Section for FrontPage” widgets. The one I have a question about is the first one. It has a full background hero image, and a button (that says: “Log In Here”) to log into the site. All works fine.
My problem is that I would like to put some php code around the button display, to check if the user is already logged in, and if so, hide the login button.
I’ve tried looking through these files and folders: function, page, template pages, template parts, layouts, etc, and just can’t find the php file where you create the code for the parallax widget button, and specifically where you write the line that will end up looking like this:
<a class="btn btn-lg btn-filled" href="https://mysite.com/login">Log In Here</a>
Can you tell me what file contains the code that creates the button for the parallax widget for home page?
Thanks,
SunnyOzThe page I need help with: [log in to see the link]
- The topic ‘shapely_home_parallax: Parallax Section for FrontPage’ is closed to new replies.