It was Stellar parallax. Here is the offending code:
// Stellar parallax var $ = jQuery.noConflict(); $(function(){ $.stellar({ horizontalScrolling: false, verticalOffset: 40 }); });
I now need to go away and figure out what in this code was giving me the problem.
Thanks for the prompts of where to look.
Related Posts:
- How to fix ‘Notice: Undefined index:’ in PHP form action
- Remove update nags for non-admins [duplicate]
- How to determine if WP_DEBUG is enabled? [duplicate]
- Integrating WordPress to my website, while keeping my own authentication system
- One button to change all settings in theme customizer?
- Add custom image sizes to media uploader
- Export all post from database to JSON only when the database gets updated
- Multiple pages on one with different HTML
- Twitter feed is showing blank in WP site [closed]
- Unique key for each row in a repeater field
- Notice: wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder
- Show different Customizer Settings on Page-Tamplates
- Convert imploded plain text into links
- Add “last” and “first” to WordPress Comment Pagination Links
- PHP if Condition not working
- Extend a class of a plugin
- Include a php file from functions.php only to homepage
- Customizer Show/Hide
- How to get the Page Number of the Current Page in Single Post Pagination
- How to restrict page access to logged-in users?
- Ajax return code 400
- Is XAMPP faster than running LAMP in WSL on Windows 10? [closed]
- Changing layout with wp_customise
- Get updated query results on page after insert in database
- Reconfiguring WordPress site
- Use Icomoon external svg file with
- Show wp_die if url form comment not emply
- Create an if is_page statement based on parent page
- Is it possible to intercept all ajax requests and get the parameters and the returns?
- How to split links generated into an xml sitemap to avoid exceeding 30 sec maximum execution time?
- Hacked WordPress website /Homepage redirect [closed]
- Database query works fine outside WordPress
- Loading index.php contents which located outside blog folder for post single page
- do_shortcode with custom field
- WordPress page content outside WordPress
- Pull Tags But Not as Links
- Define specific category name in PHP
- Can I get an email notification when media is uploaded to the media library?
- PHP Syntax Error on get_posts
- Shortcode to find and replace URL
- Don’t show certain div on front page?
- PHP contact form not redirecting [closed]
- Add value to new attribute inside WordPress menu items
- Please show me how to use an if/else statement in combination with wp_enqueue
- Add new post in existing categories using wp_insert_post
- I’m unable to call img path using single quotes in an array?
- PHP error with a shortcode: “no suitable wrapper” for file_get_contents
- Count foreach and display in menu php
- Four posts per row [closed]
- First post article different on Archives template
- Display additional page templates and a sidebar on plugin activation
- Shortcode displaying at the top of the page [duplicate]
- PHP variables in a post?
- Filter wordpress query by numerical order arguments
- Trying to copy linux blog locally with XAMPP – php fatal error
- unsetting actions (edit and trash) of specific posts from that list of all pages or posts based on each posts metabox value
- Add a Metabox checkbox to the Page Edit screen of wp-admin , which only certain roles can see and Makes only certain roles able to Edit said page
- Custom URL for multiple categories hierarchy
- if get_post_meta is empty echo a placeholder or shortcode
- Admin Panel 404 Error after login
- in_array not working on dev server but works on localhost
- PHP Warning: mysqli_query(): after updating my websites php from 5.6 to 7.2
- Foreach Loop Of Post Types With Nested If Else If Not Completing Process
- Unable to insert two value in two different columns (WordPress database)
- I cannot find the wordpress.scss file that my live site is pulling from
- WordPress Slick Slider + Magnific Popup
- Fix common misspellings/errors based on array of replacements
- Search for single post by 2 tags
- Import Instagram post as WordPress post
- How to put a before and after with tags in a wordpress entry?
- How to call a WP Class inside my theme
- HTML Formatting “single_term_title()”?
- Redirect User when they click Menu Option
- Contactform7: display results from CURL
- Adding a widget under an ‘Add to Cart’ button through a PHP snippet
- How to update option field in database on clicking the publish button in customizer
- Allow Submit Contact Form Default Text In Text Box
- Woocommerce Related Product by 2 taxonomy
- Add ID to output only for first option
- Add .php to end of all WordPress Pages (multisite)
- Front end/Database connection in WP
- Display text of price (minus 20%) on every product page in a sentence.
- Div Missing In Custom Loop Query
- media_handle_sideload() returned post_id being incremented
- Custom Meta Box If Else Statement
- Static pages not being allowed
- How to set if meta_value is lower < than other meta_value in a get_posts array?
- Global variables and re-use
- How to insert a variable into a query parameter?
- How to edit homepage in WordPress?
- Adding Custom JQuery Menu Fresh Slide Out
- Errors while Loading Most Recent Version of jQuery
- How I can give a php page a style from my theme
- How to create a loop that will display one post and stop?
- rest_cannot_create_user – Sorry, you are not allowed to create new users. CURL WORDPRESS REST API
- Cannot install plugins or themes on new WordPress installation at Cloudways
- Custom WP LIST Table filter
- links Slick jS library using wp_enqueue_scripts not pulling
- How to run site locally after downloading database
- How to change shipping method title based on cart amount?