lauracdd
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Theme My Login] Theme My Login: Use "Welcome" Message as a LinkFabulous! Thank you.
Forum: Themes and Templates
In reply to: [Constructor Theme] Remove Horizontal Menu from Front PageActually, no, that just took the menu away entirely. Was so excited. So, still open…
Forum: Themes and Templates
In reply to: [Constructor Theme] Remove Horizontal Menu from Front PageFinally figured it out! In case anyone else ends up here, I changed
<?php get_constructor_menu() ?>to<?php if (!is_home()){ ?> <get_constructor_menu() ?><?php } ?>Thanks for your help Tarsem!
Forum: Themes and Templates
In reply to: [Constructor Theme] Remove Horizontal Menu from Front PageHi Tarsem,
That doesn’t seem to work. I also tried using is_front_page instead of is_home, though I’m not sure if that would be a relevant change in this situation. Do you have any other ideas? I’m continuing to tinker with it but I think I am stuck on this one.
Thank you for your help!!Forum: Themes and Templates
In reply to: [Constructor Theme] Remove Horizontal Menu from Front Pagehttp://4thstreetclub.org/home/
Thank you!
Viewing 5 replies - 1 through 5 (of 5 total)