close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

My friendly url used in my navigation loses id

Thread begun 3/21/2022 8:30 am by jo271221 | Last modified 4/15/2022 12:13 pm by Ray Borduin | 418 views | 3 replies |

jo271221

My friendly url used in my navigation loses id

Details in PM
nav include and page attached

Sign in to reply to this post

Ray BorduinWebAssist

Since you have slashes in your re-written url, you need to also add a <base> tag to the header to identify the correct location of the page so it can properly find css and images that use relative links.

<base href="https://performancehorsehotline.com/hotpage/horse-profile.php">

Sign in to reply to this post
Did this help? Tips are appreciated...

jo271221

I believe serverDomain which I believe accomplishes the same as the base root
<?php
$serverDomain = 'https://'.$_SERVER['SERVER_NAME'];
?>

More info in PM

Sign in to reply to this post

Ray BorduinWebAssist

The issue is where you add the css:
<!-- main header Nav breaks page -->
<link href="https://performancehorsehotline.com/assets/css/?V30" rel="stylesheet">

You can see the page name is missing for the .css file. I'd have to debug the code to see how and why that happens. The FTP information I have doesn't seem to work anymore. Maybe another recordset on the page or something that you are using to get the css file.

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...