Ajax Next Prev Button Problem

Posted in: Newspaper
Post count: 341

Hey, have a look at the ajax next. prev. button in the bottom. All others in the top are okay and are working but in the bottom area under “DISCOVER” it doesn’t works…

Here’s the link : http://www.techizm.com

-SS

Post count: 6600

Hi,

Go to site.js file and look for this line http://screencast.com/t/IakclQU9enn and replace it with this code:


var td_color_reg_exp = /^#[a-zA-Z0-9]{3,6}$/;
        if(color && td_color_reg_exp.test(color)) {

…like i did here: http://screencast.com/t/Ro5ZtiJE

Thanks

  • This reply was modified 12 years by Lucian.
  • This reply was modified 12 years by Lucian.
Post count: 341

Done but does not works… no luck.

Post count: 6600

Hi,

Replace the code from http://screencast.com/t/gFwHhe1y8fc6 with this one http://pastebin.com/Wce0nAEv
This is a known issue and this fix that I have sent you will only be implemented in next theme updates so I can guarantee you it will work for you.
If this doesn’t solve your problem please wait for next updates for the fix.

Thanks for understating

Post count: 341

All right Lucian 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.