Yigit, I’ve migrated the database AND did a string replace for all instances from dev.californiaskateparks.com to californiaskateparks.com. However, the enfold theme doesn’t work properly on the new site. Is there anything else I should do?
xhRK2jvC, add this as a “Code Block” to your page. Replace the number in the eq(#) function with the navigation / category item you want to display. Voila, it works!
<script type="text/javascript">
jQuery( window ).load(function() {
jQuery('.inner_sort_button:eq(3)').click();
});
</script>
In the example above, the 3rd item is clicked after the page loads.
Will you guys please respond?!
—-