The part of the page where we need to display testimonials is in the template, not the content area. That's why we can't simply embed it in the content area.
Is there any way to achieve this?
Search found 25 matches
- Mon Nov 12, 2012 2:31 pm
- Forum: CMSMS Core
- Topic: Output different global content block for each page?
- Replies: 3
- Views: 1425
- Wed Oct 31, 2012 8:11 pm
- Forum: CMSMS Core
- Topic: Output different global content block for each page?
- Replies: 3
- Views: 1425
Output different global content block for each page?
Is it possible for us to program the template to output a specific global content block for each individual web page? Our client would like to display a different testimonial blurb on each page of their site and I'm not sure how we can achieve this.
- Fri Nov 14, 2008 12:07 am
- Forum: Help Wanted (commercial)
- Topic: CMSMS Installation/Integration Project
- Replies: 2
- Views: 2318
CMSMS Installation/Integration Project
We are looking for a skilled professional who can complete a CMSMadeSimple installation & integration project for us. Applicants must have previous experience with CMSMadeSimple. This job will consist of the following tasks: * Install CMSMadeSimple software on provided hosting account using ...
- Fri Oct 03, 2008 1:20 pm
- Forum: CMSMS Core
- Topic: Pasting HTML code from other web sites
- Replies: 9
- Views: 2615
Re: Pasting HTML code from other web sites
I'm pretty sure I looked into it and wasn't impressed. I see now that it requires the FrontEndUsers module. We wanted visitors to be able to vote without registering for or logging into an account.mark wrote: Do you know there is a Polls module for CMS Made Simple?...
- Wed Oct 01, 2008 3:25 pm
- Forum: CMSMS Core
- Topic: Pasting HTML code from other web sites
- Replies: 9
- Views: 2615
Re: Pasting HTML code from other web sites
If WYSIWYG is necessary to be active, then I would create a new Content Block without WYSIWYG and let the user put his Poll HTML Code inside that. {content block="Poll HTML Code" wysiwyg='false'} You could even assign this block to a variable first and then use it wherever it is needed. H...
- Wed Oct 01, 2008 2:44 pm
- Forum: CMSMS Core
- Topic: Pasting HTML code from other web sites
- Replies: 9
- Views: 2615
Re: Pasting HTML code from other web sites
Here is the code I need to paste: <__script__ type="text/javascript" language="javascript" src="http://s3.polldaddy.com/p/964287.js"></__script><noscript> <a href ="http://answers.polldaddy.com/poll/964287/" >What do you think of WOW Online's new look?</a> <b...
- Wed Oct 01, 2008 1:45 pm
- Forum: CMSMS Core
- Topic: Pasting HTML code from other web sites
- Replies: 9
- Views: 2615
Pasting HTML code from other web sites
Hi everyone, We integrate CMSMS with a lot of our client's web sites are are huge proponents of the software. We've recently integrated CMSMS 1.4.1 for a new client's site and have noticed a slight issue. This particular client needs the ability to paste code from other web sites (PollDaddy.com code...
- Mon Jul 28, 2008 8:27 pm
- Forum: CMSMS Core
- Topic: Implementing CMSMS for online magazine - how to archive/publish content?
- Replies: 1
- Views: 1044
Implementing CMSMS for online magazine - how to archive/publish content?
I am proposing the integration of CMSMS for one of our clients. They publish a local community magazine and are going to be placing a lot of the content on their web site as well. Here are two requirements which I can't seem to find a solution for: Need the ability to modify a specific page (the hom...
- Tue Nov 13, 2007 2:10 pm
- Forum: CMSMS Core
- Topic: Image Manager / Album unable to create thumbnails
- Replies: 1
- Views: 1172
Re: Image Manager / Album unable to create thumbnails
I've resolved this problem by increasing the php.ini memory_limit from 16M to 32M. Should I set it even higher? What are the drawbacks to this?
- Tue Nov 13, 2007 1:50 pm
- Forum: CMSMS Core
- Topic: Image Manager / Album unable to create thumbnails
- Replies: 1
- Views: 1172
Image Manager / Album unable to create thumbnails
I am having a problem with the Album / Image Manager modules and certain JPG images. These images are directly from a digital camera and have not been altered in anyway. When I upload them neither of these modules are able to generate a thumbnail image automatically. I am able to open these JPG file...
- Mon Nov 12, 2007 9:01 pm
- Forum: CMSMS Core
- Topic: Album issue with uploaded files named *.JPG instead of *.jpg
- Replies: 2
- Views: 1179
- Mon Nov 12, 2007 2:31 pm
- Forum: CMSMS Core
- Topic: Album issue with uploaded files named *.JPG instead of *.jpg
- Replies: 2
- Views: 1179
Album issue with uploaded files named *.JPG instead of *.jpg
After creating a new site with 1.2 "Barbados" and installing the Album 0.9.2 I've noticed that when I upload files name *.JPG that it will not generate thumbnails and is treats the file as if it is corrupt. If I upload the same file and just make the extension lower-case (*.jpg) it works f...
- Sun Sep 23, 2007 6:05 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: 1.0.6 -> 1.1 upgrade problem
- Replies: 10
- Views: 3814
Re: 1.0.6 -> 1.1 upgrade problem
Is there a better solution to this problem yet? I am trying to upgrade from 1.0.2 to 1.1.3.1 and am having the same exact problem. I haven't tried the manual workarounds yet and instead just reverted to the backup. Is this going to be fixed so there is a clean upgrade path from 1.0.2 -> 1.1.3.1?
- Tue Mar 27, 2007 1:55 pm
- Forum: CMSMS Core
- Topic: Banner spot in template
- Replies: 5
- Views: 2024
Re: Banner spot in template
Thanks for the reply, everyone. RonnyK -- Your method would work except for the fact the banner also needs to be a link to a specific URL. To explain further, what we have now is Google AdSense in this banner spot on the *entire* site. We now have a vendor who has purchased this banner spot on 3 dif...
- Mon Mar 26, 2007 3:27 pm
- Forum: CMSMS Core
- Topic: Banner spot in template
- Replies: 5
- Views: 2024
Banner spot in template
We have a banner spot that is in the template of the web site. We'd like this banner to be different than the default (what it is currently) for 3 of the pages on our site. What's the easiest way to accomplish this?