Stanley
Stanley

Reputation: 11

Anchor on single page website

This is an issue regarding, http://www.mccaffreyhautecouture.com/ I am unable to create an external link where the viewer is brought to a specific page within the website. On landing, the viewer must always enter by the landing/main slide page.

This was a purchased template and the entire website is coded in a single index.html file.

My client would like their Pinterest images to link directly to the source or gallery. Is this at all possible?

I greatly appreciate any assistance. Thank you, Stanley Ounarom

Upvotes: 0

Views: 216

Answers (1)

Andrew Leyva
Andrew Leyva

Reputation: 124

It looks like this was written using AJAX to pull in content. The URL doesn't change when nav is clicked, which makes it impossible to link to a specific page w/in the site. The site will need to be further developed to allow for this functionality.

This may help: jquery ajax history and bookmarking plugin

Upvotes: 1

Related Questions