an
groups-icon

[jQuery] question

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    yogev avitan
    0 points
    Beginner

    I try to make a different between , new or used car Listing by add color text and add div.
    (on HomePage – > RECENTLY ADDED LISTINGS )
    New = Green Color
    Used = Red Color
    it work for me great ,

    <script>
    jQuery(“.wlt_shortcode_cartype:contains(‘New’)”).css({‘background-color’:’yellow’,’color’:’green’}).append(‘<div class=”highlight”>red</div>’);
    jQuery(“.wlt_shortcode_cartype:contains(‘Used’)”).css({‘background-color’:’yellow’,’color’:’red’}).append(‘<div class=”highlight”>red</div>’);
    </script>

    but i dont know why from some reason , it duplicate
    demo site:https://yogev.gtxserv.com/ipets/
    username : admin
    password : 115599

    Attachments:
    You must be logged in to view attached files.
    August 20, 2014 at 1:52 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 20, 2014 at 4:16 pm
  • yogev avitan
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 20, 2014 at 6:11 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 20, 2014 at 8:15 pm
  • yogev avitan
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 20, 2014 at 9:31 pm
  • Mark Fail
    11,847 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 21, 2014 at 3:09 am
  • yogev avitan
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 21, 2014 at 1:34 pm
  • yogev avitan
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 21, 2014 at 5:44 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 22, 2014 at 9:17 am
  • Aaron Whittaker
    4 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 22, 2014 at 11:21 am
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 22, 2014 at 12:13 pm
  • yogev avitan
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 22, 2014 at 6:14 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 22, 2014 at 6:27 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 22, 2014 at 6:54 pm
  • Clive Boosey
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 22, 2014 at 11:04 pm

536

Views

20

Replies