Details
-
Type:
Bug
-
Status: Done/Fixed
-
Priority:
Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.0
-
Fix Version/s: 2.2.3
-
Component/s: None
-
Labels:None
Description
This is actually a problem with your website not civiCRM.
Try clicking on 'Try it now' on this page
http://civicrm.org/node/17
You get to
http://civicrm.org/node/node/17
and then click the Try it now button on that page
http://civicrm.org/node/node/node/node/17
and so on. The Try it now button either doesn't take you where it should or it still exists on the end destination page giving the impression there's somewhere else to go
Deepak - Ideally we should add a conditional in the theme to exclude the Try it Now image (demo.gif) if the current node ID is 17 (since it's just confusing to have that button on that page).