Search found 5 matches
- Tue Nov 03, 2015 8:18 am
- Forum: Developers Discussion
- Topic: redirect to another module
- Replies: 0
- Views: 2234
redirect to another module
in my template i have this code: {cms_module module='mysecondmodule' action='show-details' detail_id="1"} some how this code is not compatible with the code in that action.. so how can i easily redirect to the page with {redirect page="show-detaisl" param="1"} or someth...
- Wed Oct 21, 2015 8:43 am
- Forum: The Lounge
- Topic: Showtime + Toolbox dont go along
- Replies: 2
- Views: 955
Re: Showtime + Toolbox dont go along
I've put both Modules the preference "Load jquery" off and still, zero effect.
I've included <__script__ src="lib\jquery\js\jquery-1.11.3.min.js"></__script> in my template. this hould be fine?
I've included <__script__ src="lib\jquery\js\jquery-1.11.3.min.js"></__script> in my template. this hould be fine?
- Wed Oct 21, 2015 8:18 am
- Forum: The Lounge
- Topic: Showtime + Toolbox dont go along
- Replies: 2
- Views: 955
Showtime + Toolbox dont go along
I'm using Showtime slideshow and i want to make a nice click and lightbox kind of view on it. But the toolbox jquery influences the nivo slider and doesn't load the slider anymore. Any thoughts? edit: I've excluded any option to include jquery from the plugin and staticly paste <__script__ src="...
- Mon Oct 05, 2015 6:13 am
- Forum: The Lounge
- Topic: CMSMS 2.0 Image Manager not in tab Content
- Replies: 1
- Views: 1029
CMSMS 2.0 Image Manager not in tab Content
I've installed CMSMS 2.0 but i think something went wrong, since all paths aren't working and backend has no Content > Pages. Content only contains Content Manager, File Manager and News
- Fri Oct 02, 2015 7:24 am
- Forum: The Lounge
- Topic: CMSMS 2.0 Urlpath, path incorrect
- Replies: 0
- Views: 861
CMSMS 2.0 Urlpath, path incorrect
The logo of the test page doesn't come through and the url is incorrect /images/cmsmadesimple-logo.png should be /uploads/simplex/images/cmsmadesimple-logo.png http://prntscr.com/8mt7rb also content variable doesn't show the content i need to remove it and replace it with {content} to show the conte...