Two thoughts:
1) Doesn’t isotope have a method for adding “stuff”?
2) What about adding a custom field or two, to the product and then use those to create an element before / after that product?
3) Instead of injecting the message via the loop just create the div / wrapped with some – id or class – and then use jQuery to fill those with something random.
Related Posts:
- How can I fetch loop of post titles via AJAX?
- Infinite-Scroll Plugin and Jetpack Infinite Scroll Plugin – Adding to “Thoughts” Theme
- How can I loop into two different DIVS without repeating the DIVs
- Show the subcategory name based on current product
- What is the best way to get the first few post from WordPress in different divs using a loop?
- How to get URL of current page displayed?
- Most efficient way to add javascript file to specific post and/or pages?
- Getting only direct child pages in WordPress with get_pages
- Query multiple custom post types in single loop
- How to correctly add Javascript in functions.php
- What is This esc_html_e() i wordpress php?
- Pass media upload value to input field
- Inject post (from specific category) between posts in Loop
- Knowing the total number of posts before to get into the loop
- Retrieve POST data from AJAX call
- Combine CSS and JS files from plugins
- Do I require the use of nonce?
- get product attributes for current product and store it in a variable
- JqueryUi Dialog giving Uncaught TypeError: this._addClass is not a function error
- WordPress Infinite Scroll without using any plugin
- Detect a focus on wp_editor
- Build a content and excerpt grid loop with paging and options for # of posts
- WordPress Ajax always returns a 404 error
- Is it possible to get a theme customizer setting from wp.customize using jquery?
- Jquery no more loading, load-scripts.php not found (404)
- Removing jQuery migrate and working with dependencies
- problem with ajax and the path to the php page
- How to use wp_localize_script in a WordPress page other than functions.php?
- Displaying post per day
- Real time Duplicate title check
- Installing wp3.2.1 on IIS; getting empty sessions
- Guidance with The Loop for CMS
- Load custom field value into div with AJAX
- Is there a reason why my wordpress PHP page isn’t loading into my PHP template
- Security – Ajax and Nonce use [closed]
- Refresh page after update_post_meta
- How to use WordPress (PHP) functions in AngularJS partials files?
- Display only text to WordPress loop without loosing the text formatting
- How to stop loading multiple copies of jquery
- How to loop over custom fields in a page template?
- Jquery ajax to custom php file: returning blank data
- How to add active class to custom menu using while loop and wp_list_pages
- Want to separate sections of posts. Can you restart loop?
- MySQL query performed 4 times inside loop
- jQuery functions only work on homepage
- Nice scroll to wordpress
- Print html when custom field has value inside while loop
- Alter secondary loop to exclude posts from current page category
- Update WordPress Custom Field with AJAX on cached page
- Post from one loop in different containers?
- Custom Loop Pagination on WordPress
- How do I add a php statement to a jQuery string
- Specific Loop For 2 Within Each
- Looking for a better way to handle an ajax script that pulls in post data on click
- Bulk Image upload and one image for each post?
- Targeting single page with JS
- delete an array element when its date expires
- Two posts in same div – WP loop
- JS completely stopped loading but Files are found
- How to change post count in wordpress loop?
- User Defined order on get_categories?
- Woocommerce, recognize the loop of related products
- Store loop into array
- Looping through WP_Post Object
- WordPress loop specific thumbnail size
- Can’t use get_results() in ajax query
- get understrap pagination to work with custom query
- Remove commas from WooCommerce checkout addresses fields
- Using an Image Slider twice on the same page
- Add Infinite Scroll to Ajax Loaded Category Query
- Woocommerce – How to get products which have a sale between 20% to 40%? [closed]
- Displaying Only Certain Tags in Loop
- Easiest way to show total number of subpages
- Problem with WordPress Ajax form
- Click loads template via ajax
- Display notification only once
- How to retrieve the content (with a specific ID) via ajax by clicking a link tag
- Access/update database with jQuery
- How to display something in a div when the user clicks on a text in another div – no page refresh [closed]
- Passing jQuery value using Ajax to a page template
- Custom Loop through category menu to include sub categories
- When would you use $_post instead of $post?
- Using wp_localize_script to store the template url into a variable to use in JS
- Output 2 items within the Loop
- How do I display the function the_content in this loop?
- Show Custom Taxonomy Title
- How to add a dynamic javascript snippet to the footer that requires jQuery
- Check if user is logged in when clicking certain links on certain pages
- How to exclude specific category from the get_the_category(); array
- ajax_object is not defined when ajax calls the function
- Way to display “Yesterday”, “Today”
- How to speed up admin-ajax.php in wordpress
- Loading jQuery in the footer after removing jQuery migrate?
- How can i display post loop in table format?
- JQuery not working on WordPress Admin page [closed]
- spliting posts into two columns
- Returning a value from a PHP page
- Must Use Plugin Causing Query Error
- How to get to a specific position in wp_query?
- Why is this Ajax not working?