Search found 15 matches

by alatham
Tue 23. Jan 2007, 22:11
Forum: phpwcms Support English
Topic: Article Menu - Links not created
Replies: 5
Views: 2358

article menu

Hello - I've tried a couple of different things without success.

Do I need to edit something in conf.inc.php to allow the "more" links to be displayed?

Maybe somthing like turning on
$phpwcms['allow_cntPHP_rt'] = 0; //allow PHP replacement tags and includes in content parts ???

I'm doing my best ...
by alatham
Sun 21. Jan 2007, 21:39
Forum: phpwcms Support English
Topic: Article Menu - Links not created
Replies: 5
Views: 2358

I tried to experiment (including inserting the code you offered), but this didn't help since I don't understand the function of this field. I searched the docu and this forum using many different keywords and could not find this [more...] link explained.

It looks like the code you offered would ...
by alatham
Sun 21. Jan 2007, 01:25
Forum: phpwcms Support English
Topic: Article Menu - Links not created
Replies: 5
Views: 2358

Hi Joachim
I have the latest version - 1.2.8 I believe.

When I log on to my site, the page says "Your installation is up to date, no updates are available for this version of phpwcms."

Amy
by alatham
Sat 20. Jan 2007, 18:11
Forum: phpwcms Support English
Topic: Article Menu - Links not created
Replies: 5
Views: 2358

Article Menu - Links not created

Hello,
I created an article in a site structure that is an article menu. It points to the current site structure. The article list shows up just fine, but links to the articles (i.e. read more) aren't created. And, I'd like to have this happen.

Here is the article setup screen:
http://www ...
by alatham
Sun 13. Aug 2006, 18:03
Forum: sites you are proud of (made with phpwcms only)
Topic: www.odsolutions.org
Replies: 6
Views: 4298

thanks for the suggestions! I'll give the background a shot.
Amy
by alatham
Sun 23. Jul 2006, 17:38
Forum: sites you are proud of (made with phpwcms only)
Topic: www.odsolutions.org
Replies: 6
Views: 4298

www.odsolutions.org

Hello - The design for this site is complete. I just have to insert the content when I get it from my client. Your feedback would be greatly appreciated! This is my second site using phpWCMS and the comments I received on the first site I posted were very helpful.

The one part of this that I'm not ...
by alatham
Sat 15. Apr 2006, 18:45
Forum: sites you are proud of (made with phpwcms only)
Topic: www.cgrs.net
Replies: 4
Views: 2952

thanks for the tips.

The reason I put the nav links at the bottom was because I wanted the visitor to be able to navigate back to the index page and didn't know how to do that with the replacement tags...just a work-around of a newbie!

I'll try my hand at the frame and text and see what the client ...
by alatham
Sat 15. Apr 2006, 03:20
Forum: sites you are proud of (made with phpwcms only)
Topic: www.cgrs.net
Replies: 4
Views: 2952

www.cgrs.net

http://www.cgrs.net

This is a site for a client. He resisted adding any additional graphics or color. Any advise on improving the simple design?

Thanks,
Amy
by alatham
Sat 8. Apr 2006, 15:39
Forum: phpwcms Support English
Topic: images don't show in print preview
Replies: 1
Views: 1648

images don't show in print preview

Hello - when I go to "print preview" in my web browser (either Mozilla and IE), my website's images don't show up. Does anyone know why? I suspect it is the reference I'm using in my css (example: background-image: url(/img/CGRS_Logo.jpg). It is different than the reference I have used in other css ...
by alatham
Thu 23. Mar 2006, 23:39
Forum: phpwcms Support English
Topic: css and replacement tags
Replies: 2
Views: 1467

In the default css, there are div tags like:
.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover

Then, there are div tags like: #list_level ul, #list_level a:link, #list_level_ul a:visited


I thought that replacement tags pointed to some of ...
by alatham
Thu 23. Mar 2006, 00:46
Forum: phpwcms Support English
Topic: css and replacement tags
Replies: 2
Views: 1467

css and replacement tags

Hello,
I'm using a replacement tag for navigation (NAV_TABLE_SIMPLE) and want to use a graphic in the background for the levels. I can't seem to find out how to do this. Is it something I change in the css or do I have to go into conf.template_default.inc.php and do something?

I have a hard time ...
by alatham
Tue 21. Mar 2006, 00:31
Forum: sites you are proud of (made with phpwcms only)
Topic: www.aemconsult.net
Replies: 4
Views: 2574

Thanks for the feedback! I did an autoinstall from Fantastico (offered by my webhost) and they don't have the update available. I think I'll email them about that and see if they can provide it.

Amy
by alatham
Sun 12. Mar 2006, 00:49
Forum: sites you are proud of (made with phpwcms only)
Topic: www.aemconsult.net
Replies: 4
Views: 2574

www.aemconsult.net

hello. this is my first site using phpWCMS. I started with the M template from phpWCMS-templates.de and learned from there. Still a bit confusing to me - I would appreciate any feedback. I'm not thrilled with the floating style of the box, but it will do for now.

http://www.aemconsult.net
by alatham
Mon 27. Feb 2006, 16:05
Forum: phpwcms Support English
Topic: web address, php?
Replies: 2
Views: 1175

Awesome! Thanks for the help Pappnase,
Amy
by alatham
Mon 27. Feb 2006, 03:22
Forum: phpwcms Support English
Topic: web address, php?
Replies: 2
Views: 1175

web address, php?

Hello,
I can't figure out how to get rid of the "index.php?" that appears in all of by website addresses. For instance, an article in the "service" category shows up as "http://www.cgrs.net/index.php?services"

How can I get this to read just "http://www.cgrs.net/services" ?

Thanks for your help in ...