Search found 33 matches
- Thu Jan 20, 2011 8:43 pm
- Forum: Modules/Add-Ons
- Topic: Eventtemplate paramter not working from Upcoming List page
- Replies: 1
- Views: 1106
Eventtemplate paramter not working from Upcoming List page
I've set up my "upcoming events" page with this CGCalendar tag: {cms_module module="CGCalendar" display="upcominglist" upcominglisttemplate="full_list" detailpage="event-registration" eventtemplate="stillheart_event_registration" category=&...
- Fri May 21, 2010 3:18 am
- Forum: Layout and Design (CSS & HTML)
- Topic: span in tinyMCE
- Replies: 5
- Views: 3001
Re: span in tinyMCE
Yvan B--
You have to reselect the same style to remove it. It took me a while to figure that out.
You have to reselect the same style to remove it. It took me a while to figure that out.
- Thu May 20, 2010 7:56 am
- Forum: Layout and Design (CSS & HTML)
- Topic: bmenu - how to make background image the hit area, not just the text
- Replies: 3
- Views: 1758
Re: bmenu - how to make background image the hit area, not just the text
Hi-- it's pretty simple, the "a" tag needs to be padded out to make the hit area larger. This will probably mess up your layout, so you'll have to change the styling on your li tags too.
- Wed May 19, 2010 11:30 pm
- Forum: Modules/Add-Ons
- Topic: podcast module and mp3/music player help please
- Replies: 2
- Views: 1234
Re: podcast module and mp3/music player help please
Yeah-- check this out: http://wpaudioplayer.com/standalone
Works pretty good. I use it for all my mp3 playback needs. Easy to install and plenty of explanations how to do it.
Works pretty good. I use it for all my mp3 playback needs. Easy to install and plenty of explanations how to do it.
- Wed May 19, 2010 6:58 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: span in tinyMCE
- Replies: 5
- Views: 3001
Re: span in tinyMCE
OK, I figured this one out because it really annoyed me. Here's what you do: You can configure what those buttons do with an extra configure (this is in the advanced tab of TinyMCE configuration in the admin) This is the configuration I use: formats : { alignleft : {selector : 'p,h1,h2,h3,h4,h5,h6,t...
- Wed May 19, 2010 6:48 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: TinyMCE template plugin
- Replies: 10
- Views: 13955
Re: TinyMCE template plugin
Looks like kindof a dead thread, but I just went through the process of figuring out how this works, so I'll share my findings for anyone who wants to use the template plugin in TinyMCE. The trick is to place the configuration code in the "Extra configuration" box in the advanced tab in th...
- Fri Dec 19, 2008 6:28 pm
- Forum: CMSMS Core
- Topic: "register_globals" system information and phpinfo disagree
- Replies: 2
- Views: 1351
"register_globals" system information and phpinfo disagree
I'm going through the security protocols on my CMSMS sites, and I have the php.ini file (in the site's root directory) setting register_globals to off. This is confirmed in phpinfo.php. Yet, in the CMS's system information page, it says register_globals is on. First, I want to be sure register_globa...
- Thu Dec 18, 2008 9:25 pm
- Forum: CMSMS Core
- Topic: Fatal Error on "with selected" operation on admin/pages
- Replies: 2
- Views: 1647
Fatal Error on "with selected" operation on admin/pages
I was switching out the templates on a site that has pages owned by two different people. While logged in with an admin account, I tried to change the template on multiple files using the "with selected" function on the pages page. It made the changes fine up to the first page owned by ano...
- Thu Oct 23, 2008 7:22 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Admin page theme lost (?)
- Replies: 3
- Views: 1650
Re: Admin page theme lost (?)
OK, what I discovered is that if you name a user defined tag with a dash, it kills the sylesheet in the admin–but only on this one host. I have CMSMS on other hosts that don't have this issue, also it seems to have something to do with the Firebug extension on Firefox 3.03 Mac. I'm not seeing it on ...
- Wed Oct 22, 2008 8:34 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Admin page theme lost (?)
- Replies: 3
- Views: 1650
Re: Admin page theme lost (?)
Yeah, this just happened to me to today. I was editing a user defined tag, hit "submit" and all the CSS disappeared!
Still trying to figure out what happened.
Still trying to figure out what happened.
- Wed Oct 22, 2008 9:58 am
- Forum: Modules/Add-Ons
- Topic: Uploads module, questions concerning templates, formats etc.
- Replies: 2
- Views: 1571
Re: Uploads module, questions concerning templates, formats etc.
Hi, Connie, I came across your question because I was having the same problem formatting the description textarea. What I found can be of use to you if you don't mind editing one of the module files: function.default.uploadmode.php on line 95 find: $smarty->assign ('input_description',$this->CreateT...
- Sat Jun 28, 2008 10:41 pm
- Forum: CMSMS Core
- Topic: [SOLVED]Tiny MCE quit working
- Replies: 4
- Views: 2242
Re: Tiny MCE quit working
designhut, your instructions are awesome! This problem has been present since CMSMS 1.3 and it seems to be related to the "CSS styles" preferences for TinyMCE. Your procedure fixes it, but while it's broken, what I noticed is that the editor works when there are no custom CSS styles define...
- Wed Apr 23, 2008 10:36 pm
- Forum: Modules/Add-Ons
- Topic: TinyMCE problem
- Replies: 30
- Views: 8793
Re: TinyMCE problem
Sorry--I guess I posted in the wrong forum. I wasn't getting the editor at all, which is different from not getting the toolbar.
- Wed Apr 23, 2008 7:30 pm
- Forum: Modules/Add-Ons
- Topic: TinyMCE problem
- Replies: 30
- Views: 8793
Re: TinyMCE problem
I believe I may some insight on this problem. Just rooted it out on a site... TinyMCE stopped showing up, and I was getting a javascript error in Firebug. something about a missing close curly brace. It seems the "CMS linker" chokes on the menu text of a page if it includes a single quote....
- Wed Apr 23, 2008 7:20 pm
- Forum: CMSMS Core
- Topic: EXPAND SECTION XML ERROR
- Replies: 25
- Views: 7607
Re: EXPAND SECTION XML ERROR
I can confirm that uninstalling the True Type Text module fixes this issue.