Search found 23 matches
- Tue Mar 19, 2013 4:04 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: CMSMS and pretty url production…
- Replies: 1
- Views: 1237
CMSMS and pretty url production…
Hi there, I have a question concerning pretty urls. I couldn't really find an answer in other posts. I have pretty urls activated and have urls like this: "http://www.mysite.nl/about-us/our-team I noticed the strange thing when I type: "http://www.mysite.nl/blahblah/our-team that the page ...
- Wed Sep 05, 2012 12:24 pm
- Forum: CMSMS Core
- Topic: News module + mod_rewrite = Duplicate content issues :((
- Replies: 5
- Views: 2588
Re: News module + mod_rewrite = Duplicate content issues :((
I am running into the same problem. I am accessing the news items in two ways: 1. One page that has the {news detailpage="news"} tag and shows all of the news items 2. Second I generate a list with categories: {news action="browsecat"} in the sidebar. When I click on one of the c...
- Thu May 31, 2012 8:42 pm
- Forum: Modules/Add-Ons
- Topic: Question about template in Listit2
- Replies: 3
- Views: 1812
[SOLVED] Re: Question about template in Listit2
Ah. That's the trick.
Thanks!
Thanks!
- Thu May 31, 2012 3:17 pm
- Forum: Modules/Add-Ons
- Topic: Question about template in Listit2
- Replies: 3
- Views: 1812
Question about template in Listit2
Hi there, I am using the ListIt2 module a lot. But I run into a small issue. I have a few custom fields and one of that fields is a text area with the WYSIWYG editor enabled. In my template I call for the field like this: {$item->fielddefs.lange_omschrijving.value|cms_escape} The problem is that the...
- Mon Feb 13, 2012 10:04 am
- Forum: CMSMS Core
- Topic: News and Search module
- Replies: 0
- Views: 845
News and Search module
Dear all, I have a question regarding the Search and Newsmodule. I know it is possible for the Search module to only search in the News module and ignore all other pages / modules. But is it possible to search only in a specific News category? I am using the News module with a few categories and I w...
- Fri Feb 11, 2011 3:12 pm
- Forum: Modules/Add-Ons
- Topic: Problem with the Productmanager
- Replies: 0
- Views: 550
Problem with the Productmanager
I have a strange problem with the Productmanager module. I have four hierarchy items. In the first one there are three products. I start it with {Products action="hierarchy"} in my template. It shows me nicely the four hierarchy items. But now it comes. When I click the first item I expect...
- Tue Oct 12, 2010 7:27 am
- Forum: Modules/Add-Ons
- Topic: Content blocks per page
- Replies: 5
- Views: 2024
Re: Content blocks per page
The reason that I would like to have this is to protect the user against itself. For most average users it goes to far to select a text, make it a header (h1 or h2). It can go wrong easily. That is why I would to have different kind of fields so the user only has to type the content and not worry ab...
- Mon Oct 11, 2010 1:32 pm
- Forum: Modules/Add-Ons
- Topic: Content blocks per page
- Replies: 5
- Views: 2024
Content blocks per page
Dear people, CMSMS is a great CMS that I am using for a while now. But there is one thing I miss. Currently a Content block consist of one editor window where the user can place text. You can add different kinds of content blocks by adding them in the template. But what I would like to see is that t...
- Fri Mar 26, 2010 9:48 am
- Forum: Modules/Add-Ons
- Topic: News module and field definition
- Replies: 1
- Views: 895
News module and field definition
Question about news module I am using the News Module in CMSMS. I have a little problem there. I am using a Field definition for uploading an image. But when I choose an image en choose 'Submit' the system gives an error: Could not create directory: /var/www/vhosts/domain.nl/httpdocs/uploads/news/id...
- Wed Mar 17, 2010 9:15 am
- Forum: Modules/Add-Ons
- Topic: Clear cache and Cataloger
- Replies: 4
- Views: 2863
Clear cache and Cataloger
Hi there, I am working with CMSMS version 1.6.7. I have a very annoying problem concerning the Cataloger. For example every time I change something into a Cataloger template I always have to clear the cache before the changes are visible. The same issue is when I add images to a cataloger page (Ite...
- Mon Feb 15, 2010 6:11 pm
- Forum: Modules/Add-Ons
- Topic: Supersizer and Cataloger
- Replies: 5
- Views: 2131
Re: Supersizer and Cataloger
well a few things... {supersizer path='$image_1_url'} would work '$foo' won't process but "$foo" would... your using $image_1_url where you want... $src_image_1_url so you could have It'd be best if you read the help there.. lots of thing you can do and many way to handle this... Hope thi...
- Mon Feb 15, 2010 9:14 am
- Forum: Modules/Add-Ons
- Topic: Supersizer and Cataloger
- Replies: 5
- Views: 2131
Re: Supersizer and Cataloger
Jeremy, you'd be using {$src_image_1_url} {$src_image_2_url} for the paths... how you'd use supersizer is up to you... you could fully replace or just use supersizer with ULR set to true to fill the scr there.... best thing to do is to read the help and pick the part you think would fit the best for...
- Sat Feb 06, 2010 9:31 pm
- Forum: Modules/Add-Ons
- Topic: Supersizer and Cataloger
- Replies: 5
- Views: 2131
Supersizer and Cataloger
Hi there, I have a question about the Supersizer plugin and Cataloger. Can I use Supersizer for Catalog Images? So that Cataloger won't resize my images but let Supersizer do the job. And what tag for the Supersizer Path do I have to use in the Cataloger templates? Hope someone can help. Regards, Jack
- Sat Jan 23, 2010 9:10 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Display two different rows of items
- Replies: 3
- Views: 1379
Re: Display two different rows of items
I don't see how I could solve this with only css. This is what Cataloger has to generate: <ul id="subgroepen"> <li class="white"><a href="#">Group 1</a></li> <li class="blue"><a href="#">Group 2</a></li> <li clas...
- Sat Jan 23, 2010 9:01 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Menu manager and levels [SOLVED]
- Replies: 4
- Views: 1733
Re: Menu manager and levels [SOLVED]
I was using the Menu Manager in my first post. But it couldn't do the trick. Cataloger solved it.
