How do I make it so that when a user...

User 513064 Photo


Registered User
65 posts

Ah yes it works on the Project file inside the zip file, I have worked on other pages myself within a different project file but I will have to turn them into components and copy them over to your project file :D.

That would be a good feature for the site designer if the user could transfer pages to a different project.

Thanks for the help :)
User 379556 Photo


Registered User
1,535 posts

Andrew Gallagher wrote:
That would be a good feature for the site designer if the user could transfer pages to a different project.

I have done it successfully by wrapping the whole page in a container and making a component of that container. One can then open the component in a new project as long as the new project uses the same frameowork.

Frank
User 513064 Photo


Registered User
65 posts

Thanks Frank I will try that tomorrow :)
User 187934 Photo


Senior Advisor
20,190 posts

You can copy the js from the bottom of my page.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 513064 Photo


Registered User
65 posts

Hi Eric,

Is this JS file an element at the bottom of the page or inline at the bottom of the exported HTML?

As I cannot see the element at bottom, it's just the Scroll to Top button code with no JS in that.
Attachments:
User 513064 Photo


Registered User
65 posts

Oh yes sorry I have found it on your URL link.
User 513064 Photo


Registered User
65 posts

I have took the Javascript and placed it in a HTML container with <script> tags, is this right? as it still doesn't seem to work.

I think the only way is to copy the pages I have done to your project file, as they don't require any coding, mainly components and site designer builds.
User 513064 Photo


Registered User
65 posts

I figured it out now :)

I forgot to include the <Script src> tags at top of JS code.

Thanks again :)
User 187934 Photo


Senior Advisor
20,190 posts

The code goes in the footer area of the page.
Click on Pages
Click on Manage Project
Scroll down to Footer and paste the code there.
Here's the back to top button so you grab it for your component library.
Don't grab the js as it's already in the code I made.
Remove your html elements on your page. I used none as it's all handled through SD and js in footer.
Attachments:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 513064 Photo


Registered User
65 posts

Oh yes, thank you, I have placed in footer :)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.