Results 1 to 2 of 2

Thread: I don't know how to add this code in my website

  1. #1
    Thread Starter
    pamdaniels's Avatar
    Join Date
    Dec 2011
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    I don't know how to add this code in my website

    I need some help in knowing how and where to put the following code.

    <script type="text/javascript">

    //This requires the appropriate publisher ID
    var pjn_sb_affid = "77741";

    //This will control the amount of search results displayed on each page
    var pjn_sb_results_per_page = "2";

    //Use this to filter specific categories for your site - Must be dash separated, ie. var pjn_sb_categories = "123-456-789";
    var pjn_sb_categories = "";

    //Use this to filter results for a specific program ID- Must be dash separated, ie. var pjn_sb_program_ids = "123-456-789";
    var pjn_sb_program_ids = "4318";

    //This is the default search terms area. Place more specific filters here. These are SPACE separated.
    var pjn_sb_default_search = "";

    //Customization Options - Each of these values will default to the orginal theme, if left blank.

    var pjn_sb_border_color_main = "#a19d78";

    var pjn_sb_border_color_product = "#a19d78";

    var pjn_sb_border_color_search = "#a19d78";

    var pjn_sb_main_background_color = "#bdbaa0";

    var pjn_sb_search_background_color = "#FFFFFF";

    var pjn_sb_results_text_color = "#666666";

    var pjn_sb_page_links_color = "#FFFFFF";

    var pjn_sb_product_background_color = "#FFFFFF";

    var pjn_sb_product_title_color = "#7878a1";

    var pjn_sb_product_text_color = "#000000";

    var pjn_sb_product_price_color = "#000000";

    var pjn_sb_product_buy_color = "#009900";

    //This will toggle the visibility of the search box - Defaults to false, if left blank.

    var pjn_sb_search_box_toggle = "true";

    </script>

    <script src="http://widgets.pepperjamnetwork.com/js/pjn_storeloader.js" type="text/javascript"></script>

  2. #2
    Thread Starter
    pamdaniels's Avatar
    Join Date
    Dec 2011
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I also can't get the following csv file to upload.

    http://feeds.pepperjamnetwork.com/co...1527-1537-1540

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need to know code location of Twitter & RSS Icons code / widget
    By techwhirl in forum JobRoller General Discussion
    Replies: 3
    Last Post: November 17th, 2011, 08:11 AM
  2. Need to know code location of Twitter & RSS Icons code / widget
    By techwhirl in forum Report JobRoller Bugs
    Replies: 1
    Last Post: November 17th, 2011, 07:23 AM
  3. make street and postal code mandatory - postal code needed in capitals?
    By jamiecanada157 in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: July 10th, 2011, 11:01 AM