• hello guys, expert and wordpress coders:
    i am using a slider news in my own wp theme.it’s called [[LINK href=”https://landofcoder.com/our-porfolios/jquery-plugins.html”%5D%5Dlofslidernews/LINK.
    in html vesrsion everything works for me fine, but when i tried to integrate a query loop to pull out the last 3 featured news, my nightmare began.
    in fact, the slider works great, but the only problem is taht with the permalinks of the news sorted. for ex: i have the 3 news that this query would n sorted by the most recent to oldest (from 3 to 1).
    news1—>permalink id 1
    news2—>permalink id 2
    news3—>permalink id 3
    the slider works fine and each slide show the right thumb image, title, excerpt except the right permalink id. i mean every a href post shows and redirect to the peramlinh id 1 which is for the news number 1 when clicked on it.
    also i can not clik on the excerpt of the news 2 and news 3 even if i put a href tag on code. strange.
    i have tried to change the query, reset it but no luck.
    wht’s wrong please help, here is my code :

    [Code moderated as per the Forum Rules. Please use the pastebin]

    help me please

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘permalink bug in jquery slider’ is closed to new replies.