goonsbury
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Homepage not showing unless I'm logged in or using a smart phoneHi Reidpeed,
I managed to sort it by clearing cache. After that its worked just fine!
Hope this helps you out
Tom
WFSupport Member and mwrusnak,
Thank you for your helpful replies. Its may first site so I panicked a bit when I first saw the alert! Good to hear that there is likely no issue
Thanks again
Tom
Thanks KTS915 – much appreciated!
Hi KTS915
I’m using the Pytheas theme and I have been able to make some tweaks to the style CSS and Header.php despite being a newbie.
My site is: http://planningnavigator.co.uk/about/
I managed to get rid of the main title by inserting the following code in my header.php (as suggested on this thread http://www.s2member.com/forums/topic/s2member-widget-without-titles-in-php/):
<?php echo s2member_pro_login_widget(array(‘title’ => NULL, ‘profile_title’ => NULL)); ?>
Now I just want to get rid of the ‘membership login’ title, the ‘sign up now / forgot password’ links, and the ‘remember me’ box
Many thanks
Tom