Tagged: x
-
AuthorPosts
-
September 22, 2016 at 5:22 am #1186265
ZerotoOneParticipanthey there,
I got a question, that concerns me since the beginning I am developing websites for my clients.Following situation: I edit my clients footer content and link it to my website- so people see who build the website.
Problem: Once I finish a project the footer content stays the same forever ‘theoretically’. But there are many clients with websites and I want all the footercontent to be the same. Problem is that I have to log in on every site to change the footers content.
Solution: Host a file on my own server, that has the footer content in it. So my clients website points at the file on my server with the footer content in it. This way I could change the footer content when ever I desire to on all my clients websites, without the need to log on to them every time.
hope you understand my the problem I’am facing. You could compare it to an image that is hosted externally, but in my case it is a text for a footer 🙂
So my question is: how can I accomplish this?
thank you very much!
September 22, 2016 at 8:46 am #1186397
JoaoModeratorHi There,
You could use an iframe for that.
I personally it would be the best to change them individually but if you change the content quite often the
<iframe>could be a good solution.Hope that helps
Joao
September 22, 2016 at 9:25 am #1186446
ZerotoOneParticipantthank you, this is coming pretty close 🙂 here is what I got after using the iframe http://prntscr.com/cl1z2q
the footer content is not quite right at the momentSeptember 22, 2016 at 9:45 am #1186467
RahulModeratorHey There,
Thanks for writing back!
Would you mind providing a URL of the site so that our team can provide proper solution to it?
Thanks for understanding!
September 22, 2016 at 9:57 am #1186481
ZerotoOneParticipantThis reply has been marked as private.September 22, 2016 at 11:18 am #1186607
RupokMemberHi there,
Thanks for writing back. I can’t see any iframe like your screenshot – http://prntscr.com/cl3ffq
So it’s appearing what you have added there. Would you point us what you are facing now?
Cheers!
September 22, 2016 at 12:21 pm #1186691
ZerotoOneParticipantsorry I just deleted the iframe, could you give me an alternative way? since iframe is very old
September 22, 2016 at 12:31 pm #1186703
JoaoModeratorHi There,
Please refer to this link:
http://stackoverflow.com/questions/8702704/alternative-to-iframes-with-html5
Hope it helps
Joao
September 22, 2016 at 12:52 pm #1186732
ZerotoOneParticipantthank you! is it possible that the embedded file is styled by the page it is embedded to?
September 22, 2016 at 2:02 pm #1186869
RupokMemberHi there,
Thanks for writing back. No, iframe/embed can’t be controlled from the page where it’s embedded rather need to control from the source. So you need to add the styles on the original page.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1186265 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
