Forums

using wordpress theme with external links (1 post)

  1. karthiksg
    Member
    Posted 7 months ago #

    Hi there
    I am having the wordpress site http://www.sitech.edu.in/site

    I am working on third party php application to embed with wordpress.
    I am using the below code to embed the theme.

    <?php require( '../site/wp-load.php' ); get_header(); ?>
    //mysql query content code here
    <? get_footer(); ?>

    http://www.sitech.edu.in/portal

    it works fine but i wanted to make display this page as one column and hide sidebar widgets

    kindly advice

Reply

You must log in to post.

About this Topic