Results 1 to 1 of 1

Thread: some questions need answers.

  1. #1
    Thread Starter
    Junior Member
    Not a Verified Customer
    anunturi's Avatar
    Join Date
    Apr 2009
    Location
    bucharest romania
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    some questions need answers.

    hi all.
    1) what do these scripts?
    Code:
    <script type='text/javascript' src='http://www.anunturi1.ro/wp-content/themes/classipress/includes/js/global.js'></script>
    <script type="text/javascript" src="http://www.anunturi1.ro/wp-content/themes/classipress/js/iconified.js"></script>
    because i want to exclude them from my header because i need to reduce the number of http requests.
    2) for post page i have this
    Code:
    <link rel="stylesheet" type="text/css" media="screen" href="http://www.anunturi1.ro/wp-content/themes/classipress/includes/js/fancybox/jquery.fancybox.css">
    <script type='text/javascript' src='http://www.anunturi1.ro/wp-content/themes/classipress/includes/js/fancybox/jquery.easing.1.3.js'></script>
    <script type='text/javascript' src='http://www.anunturi1.ro/wp-content/themes/classipress/includes/js/fancybox/jquery.fancybox-1.2.1.pack.js'></script>
    is any other way to display the pics? because with this script i have 50 http request and without it i have 20 so 30 http requests + is a big disavantage.
    3) how to change this code from form-process.php
    Code:
    if ($featured_ad == 1 ) { 
    stick_post($post_id); // if they checked the box and paid for a featured ad, then make the post sticky
    to not make the post stick but to add a div to the post?

Thread Information

Users Browsing this Thread

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