Search found 7 matches
- Fri Mar 13, 2015 3:34 pm
- Forum: CMSMS Core
- Topic: Unable to disable thumbnail creation from image/file manager
- Replies: 3
- Views: 1991
Re: Unable to disable thumbnail creation from image/file man
Ah ok, my mistake then, I thought the two were linked :) So I guess my option would be to use the File manager to upload the images and then the relevant settings will take effect. I never use (or show clients how to use) the Image Manager editing facilities anyway so perhaps I could just disable it.
- Fri Mar 13, 2015 3:18 pm
- Forum: CMSMS Core
- Topic: Unable to disable thumbnail creation from image/file manager
- Replies: 3
- Views: 1991
Unable to disable thumbnail creation from image/file manager
Hi all I am seeing an issue where I am unable to disable the creation of thumbnails for each image as it is uploaded to the site. When I go to Image Manger, upload the .jpg file and then go to the File Manager I can see that the image has been uploaded as image01.jpg and that a small thumbnail image...
- Wed Mar 11, 2015 11:27 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Products Module - How to use Hierarchy as full menu
- Replies: 8
- Views: 8243
Re: Products Module - How to use Hierarchy as full menu
Velden, you are a genius... :) That's exactly what I needed to make it work - thank you. In case anyone else requires this setup - here's how I have it configured. In my page template I have the following: <!-- start sidebar--> <div id="sidebar" style="float:right;"> {Products ac...
- Tue Mar 10, 2015 7:15 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Products Module - How to use Hierarchy as full menu
- Replies: 8
- Views: 8243
Re: Products Module - How to use Hierarchy as full menu
Thanks for the suggestions, I've spent all day looking and fiddling around and still cannot get it to work :-\ I've found out that all 1st level hierarchy items have a parent_id of -1 So I was wondering if I could use this -1 as the basis to create the list of hierarchy so... where parent_id = -1 sh...
- Tue Mar 10, 2015 11:10 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Products Module - How to use Hierarchy as full menu
- Replies: 8
- Views: 8243
Re: Products Module - How to use Hierarchy as full menu
Thanks, I'll have another play around. Do you think I'm requesting something that's not common? My thought process is... I need to use Hierarchy in the products module to be able to place the products into a relevant section This should allow me to enter a "section" (Hierarchy) and display...
- Tue Mar 10, 2015 10:15 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Products Module - How to use Hierarchy as full menu
- Replies: 8
- Views: 8243
Re: Products Module - How to use Hierarchy as full menu
Thanks for the reply Velden So my page template looks like this currently <!-- start right product menu --> <div id="right-menu" style="float:right;"> {Products action='hierarchy' hierarchytemplate='FinishedSidebar' } </div> <!-- end right product menu --> If I add parent="&...
- Mon Mar 09, 2015 8:35 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Products Module - How to use Hierarchy as full menu
- Replies: 8
- Views: 8243
[SOLVED] Products Module - How to use Hierarchy as full menu
Hello. I have been using CMSMS for some time for multiple basic sites, but I now need to create a site which will list products. I have setup the Products module and am having a couple of issues getting to grips with it. My first stumbling block is that I wish to have a sidebar on the page which sho...
