jmiller
(Jolie)
June 25, 2019, 10:10pm
#1
I am not sure why this is happening. In the links, I am adding a link to another folder/subdomain on my website. It is there when I export the zip file but when I click the link online, it drops the www and the link is broken. How can I fix this?
What I am trying to do is link the navigation from the portfolio folder/subdomain to another subdomain. So if you click the Services link in the nav, it is broken - the www is gone. But in the webflow interface the www is there.
I hope this makes sense
Here is my public share link: https://preview.webflow.com/preview/marnell-companies-projects?utm_source=marnell-companies-projects&preview=c297f383e99b9507b2112722dcd253e1&mode=preview
([how to access public share link][2])
Here it is online/live for you to look at what is it is doing.:
Marnell Companies is one of the leading architecture firm with projects all over the country. Marnell Companies include Marnell Design, Marnell Architecture, Marnell Construction, Marnell Properties and VizWorks. View our portfolio with a select...
webdev
(Jeff S)
June 25, 2019, 10:30pm
#2
I think the questions you have will be answered in this topic.
I have noticed that Webflow Exported Codes when it comes to links/href falls below standard and causing a lot of issue on my server.
Urls to webpage is expected to have a “/” before the name of the file. Webflow implementation is inconsistence and it is giving me hell on post export which I shouldn’t have:
My Suggestion:
All export in the root should have a “/” e.g : href="/mypagelink.html" not href=“mypagelink.html” or this href=“mypagelink” as I found in the code generated by Webflow.
jmiller
(Jolie)
June 25, 2019, 10:41pm
#3
webdev:
href="/
The href are in two different folders/sub domains. should i use the …/ so it knows to go up a level?
webdev
(Jeff S)
June 25, 2019, 10:43pm
#4
One level up would be ../
. You can test this on your exported project with a simple edit.
jmiller
(Jolie)
June 25, 2019, 11:03pm
#5
This is what happens when I use …/jolie/services.html
Here is the site:
Click the services link at the top.
Marnell Companies is one of the leading architecture firm with projects all over the country. Marnell Companies include Marnell Design, Marnell Architecture, Marnell Construction, Marnell Properties and VizWorks. View our portfolio with a select...
What did I do wrong?
jmiller
(Jolie)
June 25, 2019, 11:17pm
#7
thank you! I will try that tomorrow when i get into work. fingers crossed.
webdev
(Jeff S)
June 25, 2019, 11:18pm
#8
I tested on your published site.
This is not a bug. So I am moving the topic.
jmiller
(Jolie)
June 25, 2019, 11:19pm
#9
what topic should I have used? I was not sure which to use.
webdev
(Jeff S)
June 25, 2019, 11:24pm
#10
No issue. It’s just not a bug with Webflow. I moved it to Design Help -> Layout since it involved using the designer and linking. Better fit I think.
system
(system)
closed
August 25, 2019, 8:24pm
#11
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.