showcase 3.2.17

  1. Bob

    Updated Widget Definition: Showcase: Latest items - exclude featured items

    As per title, I've updated the Showcase: Latest items Widget Definition to add a new option to exclude featured items. This comes in handy for use cases where you have both a "Featured items" Widget and a "Latest items" widget on the same page and do not want duplicate content being displayed in...
  2. Bob

    Updated Items Grid, Carousel and Carousel Simple Macros moved into its own template and redesigned

    As per title, I've moved the 3 "Items" macros items_grid, items_carousel and items_carousel_simple out of the xa_sc_index_macros template into their own template xa_sc_widget_items_macros (since these are only used in Widgets). Note: If you have done ANY customization(s) to these Macros, you...
  3. Bob

    Updated Featured Macros moved into its own template as well as both macros redesigned

    As per title, I've moved the 2 "Featured" macros featured_grid and featured_carousel out of the xa_sc_index_macros template into their own template xa_sc_featured_macros. Note: If you have done ANY customization(s) to these Macros, you will need to SAVE those before upgrading and reapply them...
  4. Bob

    Updated Item SEO options: OG title & Meta title

    As per title, I've updated the Search engine optimization options section with 2 new optional inputs OG title and Meta title (as shown in the image below). The OG title is used to set the meta property og:title and meta property twitter:title (the xf metadata_macros sets both of these via the...
  5. Bob

    Implemented Category SEO options: OG Title, Meta Title and Meta Description

    As per title, I've added 3 new optional inputs for Categories.... OG title, Meta title and Meta description (as shown in the image below). The OG title is used to set the meta property og:title and meta property twitter:title (the xf metadata_macros sets both of these via the arg-title)...
  6. Bob

    Implemented Category index controls: Allow search engine indexing

    When it comes to SEO, XenForo already makes extensive use of best practices. Of course, there is always room for improvement. That’s why I am making a handful of changes to help take things to the next level. This is one of those changes and I've already posted a few more in other...
  7. 0

    Fixed Typo in ItemUpdate Job

    Upgraded from XF 1.5 to the latest XF + SC and ItemUpdate.php references a 'xf_xa_sc_item_item_update' table which I dont have causing Showcase: Rebuild item updates to fail. I do have xf_xa_sc_item_update table.
Back
Top