seenuFour
Member
Posted 2 years ago #
Hello there!
I am using OfficeFolders theme. I see this code right after the side bar title
<!-- begin sidebar -->
<div id="sidebar">
<?php $twitterText = ap_twitterLink();
if (!empty($twitterText)) { ?>
<div class="menu">
<?php echo $twitterText; ?>
</div>
<?php } ?>
<div class="menu">
<ul>
But when I see the blog, I don't see anything related to twitter. How should I enable twitter to appear in the sidebar ?
Thanks
Srinivas
Hi seenuFour, I installed the theme to test this out. It looks you need to set up the Twitter options before you can see anything.
Log into the Admin control panel and on the left side, look for:
Appearance -> OfficeFOlders Theme Options
Click on it. Then add in your Twitter name and Save Settings.
Now go back to your website. You will see the bird and a link to your Twitter page. :)
seenuFour
Member
Posted 2 years ago #
Thanks Princess!
I never realized there was theme options.
The twitter look is cute!