Title: mtik's Replies | WordPress.org

---

# mtik

  [  ](https://wordpress.org/support/users/mtik/)

 *   [Profile](https://wordpress.org/support/users/mtik/)
 *   [Topics Started](https://wordpress.org/support/users/mtik/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mtik/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mtik/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mtik/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mtik/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mtik/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin: WP e-Commerce | Hide Price and Checkout from Unregistered Users](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/)
 *  Thread Starter [mtik](https://wordpress.org/support/users/mtik/)
 * (@mtik)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/page/2/#post-2841685)
 * Dear rivkaneumann,
 * Read [here](http://codex.wordpress.org/Function_Reference/is_user_logged_in) 
   and you’ll have some idea.
 * Thanks,
    Tanweer K.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin: WP e-Commerce | Hide Price and Checkout from Unregistered Users](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/)
 *  Thread Starter [mtik](https://wordpress.org/support/users/mtik/)
 * (@mtik)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/#post-2841680)
 * Okay, i’ve uploaded at: [http://express.us.to/theme-modified.zip](http://express.us.to/theme-modified.zip)
   
   i hope wordpress hasn’t changed their logged_in function
 * Regards,
    Tanweer K.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin: WP e-Commerce | Hide Price and Checkout from Unregistered Users](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/)
 *  Thread Starter [mtik](https://wordpress.org/support/users/mtik/)
 * (@mtik)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/#post-2841678)
 * Oops! Sorry!
    Actually, i’m a freelancer and was extremely busy anyways, i’ll
   download that zip and will forward you shortly.
 * Thanks for waiting!
 * Regards,
    Tanweer K.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin: WP e-Commerce | Hide Price and Checkout from Unregistered Users](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/)
 *  Thread Starter [mtik](https://wordpress.org/support/users/mtik/)
 * (@mtik)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/#post-2841674)
 * Please, forward the two php files and i’ll edit them.
 * Thanks,
    Tanweer K.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin: WP e-Commerce | Hide Price and Checkout from Unregistered Users](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/)
 *  Thread Starter [mtik](https://wordpress.org/support/users/mtik/)
 * (@mtik)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/#post-2841672)
 * Thanks Jan for sharing.
 * And Luca, use the code: <?php if ( is_user_logged_in() ); ?> just before the 
   price. This function checks whether the user is logged in or not.
 * Thanks,
    Tanweer K.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin: WP e-Commerce | Hide Price and Checkout from Unregistered Users](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/)
 *  Thread Starter [mtik](https://wordpress.org/support/users/mtik/)
 * (@mtik)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/#post-2841667)
 * Hello there!
 * If you want the same thing I wanted to do then the solve is already mentioned
   above. Please, edit those two files manually and use the wp user logged in function.
   That will work! 🙂
 * Thanks,
    Tanweer K.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin: WP e-Commerce | Hide Price and Checkout from Unregistered Users](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/)
 *  Thread Starter [mtik](https://wordpress.org/support/users/mtik/)
 * (@mtik)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-hide-price-and-checkout-from-unregistered-users/#post-2841622)
 * Hi,
 * Thanks for the help!
 * Actually, I solved this manually by editing the wpsc-products_page.php and wpsc-
   single_product.php using <?php if ( is_user_logged_in() ) : ?>.
 * Thanks again for replying!

Viewing 7 replies - 1 through 7 (of 7 total)