, Guest!
Already a Member? Login or Register.

Menu



Showcase


Due to the volume of spam happening on our forums, posting is now restricted to verified members only.  If you're not verified, drop us a note with your username.

Home > FlexCMS Support Forum > Recent Messages

FlexCMS Support Forum


Recent Messages

Previous Page Next Page

User Help > General Support Requests > Bread Crumb Links (Go To Message)
Grady
 
Code PlacementOctober 4, 2008 @ 9:09am
Where would I place the code you suggest? I placed it in the Custom Page Contents block and enabled PHP processing, but I received an error. I placed it in the template.php and nothing changed.

I get the following error when I place the code i tyhe Custom Page Contents block and enable PHP processing:
Parse error: syntax error, unexpected '<' in /home/i22al/public_html/index.php(1736) : eval()'d code on line 2

Thank you, Grady
User Help > General Support Requests > Bread Crumb Links (Go To Message)
DCSun
 
October 3, 2008 @ 7:36pm
You can use the $LocationBar variable to overwrite the default FlexCMS navigation links.

For example you might do:
Code

$LocationBar = '<a href="'.$BaseURL.'">Home</a> > <a href="'.$MainURL.'/pages/mypage.html">Page Above</a> > This Page';


And of course that's PHP code so the page would need to be enabled as such.


David
User Help > General Support Requests > Bread Crumb Links (Go To Message)
Grady
 
Bread Crumb LinksOctober 3, 2008 @ 9:13am
How would I go about getting the bread crumb links at the top of the page (e.g., Home > Available Sites) located at the top of page http://www.interstate22alliance.com/index.php/pages/Available-Sites.html to show "Home > Available Sites > City of Fayette Industrial Park" at the top of the page http://www.interstate22alliance.com/index.php/pages/City_of_Fayette_Industrial_Par.html so that my users can go back to the page they originally clicked away from?
User Help > General Support Requests > different Language - guest select (Go To Message)
koen
 
October 2, 2008 @ 4:25pm
Thank you
User Help > General Support Requests > different Language - guest select (Go To Message)
DCSun
 
October 1, 2008 @ 10:50pm
First you'll need to create separate pages and blocks for each language and link them accordingly.

Then go into the blocks and you'll see a section called "Pages To Display On" towards the bottom. There you can select which pages the specific blocks are displayed on.

That should do what you're looking for.


David
User Help > General Support Requests > different Language - guest select (Go To Message)
koen
 
different Language - guest selectOctober 1, 2008 @ 2:24pm
I want to create my site so that a guest can select the Language that he likes to use (Eng-Dutch-French-germany).
The links on the left and the text on some pages must be changed by this selection.
How can i create this?
User Help > General Support Requests > different photo top (Go To Message)
koen
 
September 26, 2008 @ 11:42am
ok thanks
User Help > General Support Requests > different photo top (Go To Message)
DCSun
 
September 25, 2008 @ 12:42am
Yes, that's something that could be accomplished with some PHP code added to the template. The background="'.$TemplateImagesURL.'/1a.gif" portion would be replaced by a new variable, and some code (ie IF $Arguments1=='pages' && $Arguments2=='index' ... -- don't forget to add $Arguments1 and $Arguments2 to the Global list above!) would be added above to determine which pages display which image.

If you're not sure how exactly to go about that, you can also email for a quote to create a custom template for you with those modifications.


David
User Help > General Support Requests > different photo top (Go To Message)
koen
 
different photo top September 24, 2008 @ 5:19am
Is it possible to switch the photo top image by page

main page - image 1
about us - image 2
....
User Help > General Support Requests > iframe on pages? (Go To Message)
cbc58
 
September 22, 2008 @ 7:52pm
i finally got it to work... had an odd character in there... sorry. tks.

Previous Page Next Page





Try & Buy FeedForAll - Easy to use RSS Feed Creator - great for iTunes users!

MEMBERS




All Contents, Code, Scripts and Technologies Copyright 2003-2009 FlexCMS.
All Rights Reserved. Software License Agreement

Processing Time: 0.15054 seconds.
 
Management Login

Powered By FlexCMS
Powered By FlexCMS