Results 1 to 3 of 3

Thread: Shorcode Clipper?

  1. #1
    Thread Starter
    Expired Customer zappingjean's Avatar
    Join Date
    Mar 2013
    Location
    France
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Shorcode Clipper?

    Hello

    Already here is a trick to accept html tag in store description and category.

    This code is to put in your functions.php file of your theme clipper.

    " $filters = array('term_description','category_description','p re_term_description');
    foreach ( $filters as $filter ) {
    remove_filter($filter, 'wp_filter_kses');
    remove_filter($filter, 'strip_tags');
    } "

    Now here is my question. I would like to be able to insert shorcode in the description. how? normally accept other theme base as couponpress but not clipper ....

    cordially

  2. #2
    Thread Starter
    Expired Customer zappingjean's Avatar
    Join Date
    Mar 2013
    Location
    France
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Expired Customer zappingjean's Avatar
    Join Date
    Mar 2013
    Location
    France
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: October 29th, 2012, 05:23 AM
  2. Where Is Clipper Going?
    By stefalex in forum Clipper General Discussion
    Replies: 1
    Last Post: October 29th, 2012, 04:06 AM
  3. Replies: 1
    Last Post: October 26th, 2012, 11:01 AM
  4. CLIPPER Just a Simple Clipper website with action hooks
    By TheSyndicate in forum Showcase & Feedback
    Replies: 4
    Last Post: March 20th, 2012, 08:20 AM
  5. Clipper theme 1.2.3 in french (Thème Clipper 1.2.3 en français)
    By nicolascanada in forum Clipper General Discussion
    Replies: 1
    Last Post: February 8th, 2012, 05:30 AM