Links in template not working with index page

Forgive me, I'm a beginner. I have a site I've built using a
template with a header, footer and a side navigation bar. I need to
be able to update the navigation bar regularly. The template is in
the "templates" folder, most pages are in a "pages" folder, and the
index is at the top level (obviously). But the nav bar from the
template doesn't work for the index page - I get an error in which
the path is missing the site name folder. If I move the index page
into the pages folder, it does work - but then the links within the
text of the index page don't work, and the link back to the index
page from the other pages doesn't work either. I can FORCE them all
to work by fiddling with the path names outside of Dreamweaver, but
that's not a practical long-term solution. What am I doing
wrong?

DW pop-up menus?
Read these -
http://apptools.com/rants/jsmenu.php
http://apptools.com/rants/menus.php
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"kjweldon" <[email protected]> wrote in
message
news:ep8be8$no3$[email protected]..
> It's a dropdown menu, presumable Javascript, made using
behaviors.

Similar Messages

  • Why do the regular links in template not work on announcement pages?

    I am trying to figure out why the regular links (buttons) on top in my template does not work on the announcement pages on my business catalyst website. The links work perfectly fine on the other pages, but when you click on one of the latest news links  to the right to read it, it leads you to a page with a url-prefix called announcements, and when you try to get back to one of the other pages by clicking on the buttons at the top for example the register button, it takes you to: http://www.littlefolkies.com/announcements/register instead of http://www.littlefolkies.com/register, and so it gives you a error message: page not found...???
    Is there anyone who can help me out? I don't understand why this is happening.
    You can try it yourself at www.littlefolkies.com...
    I greatly appreciate any guidance!
    Thanks so much,
    I

    Take a look at your classes link.
    You can see how you have the / in front and the others do not. This is why.
    This tells BC to read from the site root. Without it when your inside sub folders (other levels in your url) then it will link to only within that level without the / at the front.
    It is the same reason why you do all your templates and css etc with the / in front which I mentioned to you before if I recall.
    You can also change the name /announcements in the url in the settings for it if you want to.

  • Why does the visited link color change not work on some pages. this has only occurred in the past few weeks. 2 different computers Win 7 home pm Firefox 29

    On some sites the visited link color does not change. I have checked all settings and they have not changed. I can make the problem change by unchecking the "allow pages to choose thier own colors" box , but the some pages do not display correctly. Things worked fine up to a few weeks ago. I feel it may be a glitch in firefox 29.
    Windows 7 home premium SP 1
    Firefox 29

    Can you try to start Firefox in Safe Mode to see if Firefox works properly with no error? You can start Firefox in Safe Mode below:
    *'''Windows/Mac''': Go to Help > Restart with add-ons disabled
    *'''Linux''': Run ''firefox -safe-mode'' in the Terminal/Konsole
    If Firefox opens up fine with no problems, it's probably one of your extensions that's causing the issue. You can re-enable your add-ons one by one until you find the one that causes the issue upon being re-enabled.
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *[[Image:new fx menu]] > Options/Preferences> Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *[[Image:new fx menu]] > Options/Preferences > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

  • Anchor point not working with pinned page navigation link

    Anchor point at top of page, named top, does not function when clicking on pinned navigation link text.  Correct link has been made in the Links menu.  What procedure might overcome this functional problem?
    I have the same type of anchor point named 'top' on other pages and the pinned navigation link works fine on those pages.  For some reason only one page shows this problem.
    Thanks,
    Tim

    Try moving the 'top' anchor down a little bit. I have run into a few issues when the anchor was to close to the top of the canvas for example JS not smooth scrolling, it would just jump to the top or it would not do a thing like what you are experiencing.

  • Database link name does not work with JDBC.

    Hi,
    I am new to Oracle database. I run a query from a Java class and after waiting around 20 minutes then it returns "ORA-04021 timeout occurred while waiting to lock DBMS_LOCK" error. The query is:
    select r2.EXTERNAL_ID, d.EXTERNAL_ID AS ISIMPORTED from (select external_id from results r1
    where r1.*run_id = ?* and not exists
    (select id from results@cdata where external_id = r1.external_id and run_id = r1.run_id)
    order by r1.external_id) r2 left join dummymaindata d on r2.external_id =d.external_id;
    In this query I use a database link to access another database. The strange thing is at least for me, if I use "@cdata" it always gets stuck for at least 20 minutes and end with an exception "ORA-04021 timeout occurred while waiting to lock DBMS_LOCK" but if I use any combination of the database link name instead of the "@cdata" for example "@CDATA", "@Cdata", "@cDaTA", "@CdaTa" etc., it works fine without any exception.
    This starnge behavior is only with this query for using the database link name while with any other query it does not matter that how I do write the db link name.
    Kindly answer.
    Arshad..

    Hi,
    1) What is your Oracle, JDBC driver, target Oracle (to which you are connecting through DB link) versions?
    2) Are you using DBMS_LOCK somewhere in the code? PL/SQL procedures on the source/target servers?
    3) Can you construct a complete reproducible test case?

  • Load Balancer virtual URL not working with analytics page

    We have configured Load Balancer virtual URL. But it is working for only iAS. We have Oracle Application Server 10.1.3
    Our OBIEE is 10.1.3.4.1
    Here is the virtual configuration
    Listen 7877
    +<VirtualHost default:7877>+
    +# General setup for the virtual host+
    DocumentRoot "/apps_base/obiee/ias/Apache/Apache/htdocs"
    ServerName uat.bi.company.com
    ServerAdmin [email protected]
    ErrorLog "|/apps_base/obiee/ias/Apache/Apache/bin/rotatelogs /apps_base/obiee/ias/Apache/Apache/logs/error_log 43200"
    TransferLog "|/apps_base/obiee/ias/Apache/Apache/bin/rotatelogs /apps_base/obiee/ias/Apache/Apache/logs/access_log 43200"
    Port 443
    +# SSL Engine Switch:+
    +# Enable/Disable SSL for this virtual host.+
    SSLEngine on
    https://uat.bi.company.com -> WORKS great
    https://uat.bi.company.com/em -> WORKS great
    https://uat.bi.company.com/analytics -> page cannot be displayed
    We have SSO configured. So i do get the SSO login page, but clicking on submit button, I get page cannot be displayed.
    Everything works if I disable the load balancer virtual.
    THe Load Balancer is configured to listen on 443 and then routes to 7877 on the physical server coorldas04.company.com
    Can you assist in this one ??

    Is this still a problem?

  • Why Does Live View In DW Not Work With BC Template?

    The live view using a BC template in DW CS6 shows "PAGE NOT FOUND" in the body section but the header and footer look fine. I should also point out that the index.htm page works fine, it's just the other pages that have this problem. What makes it weirder is that the site works fine in all other modes including when viewing in a normal browser, it's ONLY when in live view! I also noticed that if I delete the .htm extension in the url in the DW browser when in Live View it fixes the problem, but this requires me to do this everytime I want to switch to live view and surely is either a problem with how the BC template files are named or DW CS6 is buggy? Hopefully this is an easy one to answer??

    Hi Alex,
    Thanks for your reply, I have done a video demo at http://screencast.com/t/RsutrvoFn0xZ
    Date: Thu, 14 Feb 2013 05:49:55 -0800
    From: [email protected]
    To: [email protected]
    Subject: Why Does Live View In DW Not Work With BC Template?
        Re: Why Does Live View In DW Not Work With BC Template?
        created by Alex Pavelescu in Dreamweaver & Business Catalyst - View the full discussion
    Hi, Please provide the site url, and if you can, a video demo of the issue you're facing, using http://www.techsmith.com/jing.html, where you could also display the way you have your side setup ( Dreamweaver menu > Site > Site manager > http://screencast.com/t/GqqBk9MY4ck ) Kind Regards,Alex
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5072585#5072585
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5072585#5072585
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5072585#5072585. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver & Business Catalyst by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I keep trying to download Photoshop CS3 and a get a 404 error page, does Photoshop CS3 not working with a new Mac operating system?

    I keep trying to download Photoshop CS3 and a get a 404 error page, does Photoshop CS3 not working with a new Mac operating system?

    you must also use a browser that allows cookies.  try a different browser or download from adobe.com
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.5 (win), 5.5 (mac) | 5.4 (win), 5.4 (mac) | 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Liquid Layout does not work with extreme long pages

    (Solution at the end)
    Hi there.
    I have a layout for iPad with a width of 1024 and variable height.
    I now need an alternative layout for iPad HD. So I try to use liquid layout to alternate my layout to 2048 width and height x 2.
    The maximum size in InDesign is 15552px. So I managed to get all my SD layouts below 7776px.
    to sum things up:
    iPad SD: 1024x7776
    transform into
    iPad HD: 2048x15552
    Problem is, in this case the option to scale everything automatically gets completely ignored.
    Another layout, which uses only text and no images, boxes or multimedia gets transformed correctly.
    Does anybody have a tip for me how I can work around it?
    Thanks in advance.
    p.s.: Adobe, please increase the maximum sizes for documents
    Solution:
    Aaaand I just got it. Specify a new preset for your document-sizes: 2048x15552. Now if you use the page tool just click the new (in my case) "iPad HD" and choose liquid layout: scale.
    Works like a charm

    I am using Automator to find files with the .pages
    extension and then copy them to another folder, which
    lists the copied Pages files by name but with Zero
    KB! The files will not open - error: the index.xml
    file is missing.
    Any ideas on how to get a Pages file to copy with
    Automator?
    Hi Kurt
    To answer the title of your message: no, Pages does not work with Automator.
    But that's not really what you're asking. You really want to know how to copy Pages documents using Automator.
    To help you we need to know what Actions you're using in Automator and the parameters you're using eg the Filter Finder Items action (using a pages file extension) and the Copy Finder Items actions. Pls let us know how you're doing this and we'll try to help.
    Thanks.

  • Since Reader X previous view tool not working with linked documents

    We have many linked pdf documents. After upgrading to Acrobt Reader X we can´t go back to the parent document by using the "previous view" command. In older versions we can use this function to navigate back. Is there an option in the preferences to reactivate this possibility?  

    I have been told by Adobe support that this is not a bug, but a security feature.
       Our company has, over many years, developed for our most important software application a PDF help system with hundreds of books and thousands of pages. There are myriad links between and within the books. In order to make navigation through this morass easier, we have provided our users a starting "Main Menu" with links to the books. We also set it up so that only one PDF is open at any given time ("open in same window" option), otherwise a user could end up with hundreds of open PDF documents on their taskbar or desktop. We also have our users take advantage of the "Previous View" mechanism to make it easier to navigate while keeping only one window open at a time.  (The browser "Back" button trick will not work with PDFs that have been closed).
      However, Since version X of the Reader, the Previous View mechanism will not work with PDFs that have been closed. That is, you can only get back to a previous view in another PDF if it is still open. As mentioned above, this could leave our users with hundreds of open PDFs, and thus it is not an option for us. But Adobe has ignored our pleas.
      You must vote with your feet; that is all Adobe understands. Adobe does not care about our needs and we have given up on them. We are currently telling our users:
      "If you use a non-Adobe PDF reader, you will be able to install it on a system alongside any version of Adobe Reader, including version 10. We have found that Tracker Software makes an excellent free product called PDF-XChange Viewer, which may be downloaded HERE. PDF-XChange has a smaller footprint, is faster, and has more features than Adobe Reader, including a 64-bit version for Windows XP/Vista/7.
      To set up this program to optimally use our help system, go to Preferences, and under "General," specify that the Documents Layout be Single rather than Multiple. Then you will be able to use the Alt keys with the arrows, or the Previous/Next View buttons on the toolbar, with closed PDFs."

  • On updating my iphone it shows no network inspite the sim inserted,now it also not working with itunes.i cant see menu page on display screen

    on updating my iphone it shows no network inspite the sim inserted,now it also not working with itunes.
    i cant see menu page on display screen

    http://support.apple.com/kb/HT1808

  • I would like to create the a swatch, add it to the library and import to the swatch panel.  The help pages available relate to earlier versions of Muse, which does not work with the 2014.2 release version that I have.  I have created a library folder, imp

    I would like to create the a swatch, add it to the library and import to the swatch panel.  The help pages available relate to earlier versions of Muse, which does not work with the 2014.2 release version that I have.  I have created a library folder, imported the colour swatch as just 4 colours as a mulib file.  I drag the four colours on to the muse page in design view but that is as far as I get.  Can anyone help?  Thanks

    I don't know since I don't share anything. You'll have to peruse the help files and check the permissions and ACLs on the Shared folder. According to the permissions on the Shared folder everyone can R&W. If you want those to be inherited by everything dropped into the folder, add an ACL for
    everyone allow read, write
    Details in the manpage for chmod. The actual steps are left as an exercise.

  • HT201412 Safari could not open the page because the server stopped responding- new ipad mini's (2 from separate places) are not working with At & T router but computers work. Can you please help me. I've tried everything. Thanks ya'll!

    Safari could not open the page on my new ipad mini's because the server stopped responding- new ipad mini's (2 from separate places) are not working with At & T router but computers work fine. Yesterday I got it to work. Weird. Can you please help me. I've tried everything. Thanks ya'll!

    Hello SavannahSweetie,
    I was looking into the issue you are desribing, and found a great article for troubleshooting wifi connections with iOS devices. It's called iOS: Troubleshooting Wi-Fi networks and connections and can be found here: http://support.apple.com/kb/ts1398.
    Start with this section, and work your way down if needed.
    Basic troubleshooting
    Tap Settings > Wi-Fi and turn Wi-Fi off and then on again.
    Verify that you are in range of your Wi-Fi router or base station.
    Confirm that your Wi-Fi router and Cable/DSL modem are connected to power and turned on.
    Check whether other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the Internet.
    Update your Wi-Fi router to the latest firmware.For AirPort Base Stations, refer to this article for information about firmware updates. For third-party Wi-Fi routers, check the manufacturer's website for details on updating your firmware.
    Restart your iOS deviceHold the On/Off button until "slide to power off" appears. Slide to power off your device. When it is off, press the On/Off button to turn it back on.
    All the best,
    Sterling

  • Why is scrolling not working with multiple youtube embeds layed out vertically in a stack on one page?

    Why is scrolling not working with multiple youtube embeds layed out in a stack on one page?

    Hi ,  
      This is a sort of performance issue , because your program takes more than the max time set for the program to execute in foreground.
    There are many stuff in program which will hamper your performance.
    I will list down a few
    1. SELECT *
    FROM konp
    INTO CORRESPONDING FIELDS OF TABLE konp_itab
    FOR ALL ENTRIES IN a363_itab
    WHERE knumh EQ a363_itab-knumh
    in this statement you are using for all entries a363_itab , but before this statement you are not checking if the table has any entry or not , please do remember that for all entries has this characterstic , that if you internal table does not contain any record , then all the records are selected from the database table. So in this case if you table a363_itab is empty , so what you want is no data must be seelcted from table konp , but what will happen is all the records in KONP will be seelcted.
    2. While retreiving data you are using seelct * even though you do not require all the fields , an example is
    <b>SELECT *
    FROM mkpf
    INTO CORRESPONDING FIELDS OF TABLE mkpf_itab
    FOR ALL ENTRIES IN mseg_itab
    WHERE mblnr EQ mseg_itab-mblnr.</b>
    in this your internal table contains only 2 fields
    <b>mblnr LIKE mkpf-mblnr, "Number of Material Document
    bldat LIKE mkpf-bldat, "Document Date in Document</b> , but to get these 2 fields you are selecting all the fields of the table.
    3. In select you are using into corresponding fields of table , it is not a good practice., so please avoidd it.
    Please understand that you must try to reduce the access to your database tables and try to keep it minimal , because this same thing may happen becasue data in DEV is very less compared to the volume of data in production , so a program working in DEV will take much more time in PRD if not written properly and may result in timeouts , as in your case.
    Please try to make chanegs to the prorgam and see if it works.
    In case you have more queries , please do revert back.
    Regards
    Arun
    *Reward points if replay is helpful

  • WebDAV working with one page grop but not with another

    Hi,
    I have a problem - untill last week WebDAV worked ok (more or less).
    now, it works with Shared page group and with a recently added pg, however it does not work anymore with the main page group.
    Ay ideas?

    Hi John,
    what I meant was that initially the main page group would be displayed in a window, but after I try to access (or after a simple refresh) it would dissapear. No problems withh Shared and a new page group though.
    BTW, more or less means that a colleague had a problems transfering large amount of data via WebDAV. It left a huge transfer overnight and after taht he porblems started. First, the WebDAV worked occasionaly and then completely died for that particular page group.
    I am puzzled here why it works for some and not for the others.
    BTW, when I try to map a network drive for http://server/dav_portal/portal/ at different computer now, it would come up wih an error saying "the network path ... could not be found". The path does work when copied into the browser's address bar (however the main page group still unaccessable).
    Cheers.

Maybe you are looking for

  • Return Item and Free goods check box in purchase order

    Hi Guru: I just got the question regarding the return item and free goods check box,my question is that if I check the free good check box,then the price of the matieral will be charged to zero,however,if I want to issue the return purchase order to

  • Can I upgrade my OSX 10.2?

    Hi, I have a osx 10.2 which is now really old and I can't download new versions of iPhoto and iTunes etc. When I go to upgrade an appliation such as iTunes I'm told that I need a 10.3 or higher. This is really annoying because all my applications are

  • Plug-in load class error while running portalapp.xml file in NWDS7.0

    hi, im facing a problem in NWDS7.0 while running portalapp.xml file im getting error realted some plug-in load class error. Even 3 times i have re-installed but still getting same error. Please help me how to over come this. This is error im getting

  • Using a .WMV file in DVD Studio Pro

    Hello All, I'm so dangerously close to having this whole thing down, that the challenges are becoming excrutiatingly painful. I've completed my edit. I've exported my FCP edit to Quicktime. I've downloaded Flip4Mac I've exported a version of the FCP

  • Non Capital PO

    Dear Experts, Currently we use SAP transaction CJI5 to obtain a list of open commitments (PO's) on capital projects (WBS#'s) and We already have a report for open commitments for capital projects (ie., CJ15) We are looking for a report for non-capita