Hello :)
We have a blog grid on our company website that is halfway down the page with pagination.
When you click another page it sends you back to the top of the page instead of keeping you on the lower half where the posts are – I found this code in the forums meant to go in the avia.js file and it didn’t work.
I tried to update the theme both automatically and manually and it keeps breaking the site (makes everything go white and blank) so I was hoping that there could be another work around without updating the theme until another theme update is released.
Code I was given that isn’t working for us:
jQuery(function() {
jQuery(“.pagination-slider a”).each(function(){
var theLink = jQuery(this).attr(“href”);
jQuery(this).attr(“href”, theLink+”#postings”);
});
});
Hey Bcunningham,
Can you give us ftp access? just post the details in the “private content”. We will try to help you with it.
Best regards,
Nikko
Hi Nikko,
I had our other web developer take a look real quick (because we are at our limit for ftp access accounts) and he found that I implemented the code provided above wrong and now it works :D
Sorry for the bother!
You guys are great! Happy holidays!
You can close this thread.
Hi,
Glad that it’s fixed and thanks for using Enfold. Happy Holidays :)
Best regards,
Nikko