padakshep
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: [Customizr] Content below header@batharoy can you check this code that I had in function.php file in child theme. It is not working… I mean I dont see anything on the homepage
//we add the action with priority set to 0 => it will be displayed in first position (before the slider if any) add_action ('__after_header' , 'add_content_after_header', 0); function add_content_after_header() { //checks if we are displaying the home page if ( !tc__f( '__is_home' ) ) return; ?> <div id="my-content-header"> <div class="row-fluid"> <div class="span12 text-center"> <div class="alert alert-success"><button class="close" type="button" data-dismiss="alert">×</button> <h4>Donate to Padakshep</h4> Padakshep is a public non-profit which supports underprivileged high school and undergraduate students in West Bengal. <a href="http://padakshep.org/usa/donate/">DONATE NOW !</a> <?php if(function_exists('ditty_news_ticker')){ditty_news_ticker(451);} }Forum: Plugins
In reply to: [RSS THIS] Unable to use titleonly = 1same problem : http://padakshep.org/otp/bigyan
Forum: Themes and Templates
In reply to: [Customizr] Content below headerThanks a lot @batharoy
Forum: Themes and Templates
In reply to: [Customizr] Content below headerThe website is at http://padakshep.org/usa
Thanks W.P. Ginfo and Tobias. It works now. Nice support indeed. I am going to rate the plugin soon.
@ W.P. Ginfo : I will try those other plugins which support LaTex. Thanks for the info.
Viewing 5 replies - 1 through 5 (of 5 total)