Search found 6 matches

by design729
Thu Sep 07, 2017 9:46 pm
Forum: The Lounge
Topic: Global Content Block not showing up
Replies: 2
Views: 2932

Re: Global Content Block not showing up

Hi Paul, I eagerly read through the thread you sent me and yes it's the same issue <!-- Html blob 'footer_html' does not exist -->. No fix was ever discovered apart from adding the contents of the global into the template so it looks like the only real solution is to upgrade. Thanks for your time on...
by design729
Thu Sep 07, 2017 9:16 pm
Forum: The Lounge
Topic: Metadata being deleted after ClearCacheTask
Replies: 0
Views: 1472

Metadata being deleted after ClearCacheTask

CMSMS Version 2.1.4 I have experienced 3 occurrences an unusual phenomenon which effectively deletes the Global Settings > Global "Metadata block" and the “Site Name” from General Settings too. The occurrences were roughly 3 months apart and seem to occur just after ClearCacheTask. I am ve...
by design729
Tue Aug 29, 2017 9:13 pm
Forum: The Lounge
Topic: Global Content Block not showing up
Replies: 2
Views: 2932

Global Content Block not showing up

Hi folks, CMSMS Version 1.12 I have begin to encounter an issue with a couple of previously fine sites where a global content block simply does not show up. I.E. When opening the website page the entire contents of the GCB is not there. The template is still shows the GCB in place ({global_content n...
by design729
Thu May 25, 2017 9:41 pm
Forum: Modules/Add-Ons
Topic: LISE Categories
Replies: 3
Views: 2276

Re: LISE Categories

A little progress. Reviewing the supplied templates I have figured out how to display the full list of categories inside my summary template. I am still hoping to find out how to add the Category Name to each item in my loop of summary items. Summary Template code so far: {if $items|@count > 0} <div...
by design729
Thu May 25, 2017 8:54 pm
Forum: Modules/Add-Ons
Topic: LISE Categories
Replies: 3
Views: 2276

Re: LISE Categories

Hi Jo,
this was the first place I looked but found no solution to placing my specific Category title in a summary template.
Best,
Neil
by design729
Thu May 25, 2017 1:59 am
Forum: Modules/Add-Ons
Topic: LISE Categories
Replies: 3
Views: 2276

LISE Categories

Using the current version of both CMSMS and LISE. Using LISE I am trying to echo the Category name and alias into my summary template. {foreach from=$items item=item} <h3>{$item->title}</h3> <p>{$item->hotel_location}</p> {Category alias and name of this item would go here} {/foreach} I have trawled...

Go to advanced search