About Sridhar Katakam
I am an independent WordPress web consultant with 10 years of experience in WordPress theme installation, customization, administration, maintenance, support, documentation, troubleshooting and PSD/design to WP.
Genesis and WordPress Tutorials
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Hi Sridhar. I gave this a try today and found that it seems to conflict with the StudioPress Reasons Grid I have on the page (https://sridharkatakam.com/add-reasons-grid-similar-one-studiopress-com/). The grid is skewed and the fade-up is not working. Commenting out this line in functions. php fixes the grid:
wp_enqueue_script(‘fadeup-script’, get_stylesheet_directory_uri().’/js/fadeup.js’, array(‘jquery’), ‘1.0.0’, true);
Here are a couple of screenshots (site still on local):
https://www.dropbox.com/s/ybqs1jtexytznk0/Screenshot%202016-10-17%2015.43.08.png?dl=0
https://www.dropbox.com/s/bzx75ppoh9r1rqp/Screenshot%202016-10-17%2015.43.51.png?dl=0
Any thoughts as to what may be causing the conflict? Thank you!