Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1810291
Expandable Item Ajax runs on Menu item click
Closed

Comments

  • Samz851 started the conversation

    I want to use the expandable tiles functionality for the posts grid on the home page. But when the user would like to navigate to another Page not post, via the menu items, the page is rendered in the same view. Other pages contain different categories of posts.. This is nesting the expandable tiles in an erratic manner

  • Samz851 replied

    Hi.. I resolved this by moving the eltdSetExpandableTiles() function from on $('window').load() stack to on $(document).ready() in blog.js module.
    But I have a feeling you are already aware of this and have an option to disable the expand tile functions for navigation items and pages

  •   Elated replied privately