Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1186265
    ZerotoOne
    Participant

    hey 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!

    #1186397
    Joao
    Moderator

    Hi 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

    #1186446
    ZerotoOne
    Participant

    thank 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 moment

    #1186467
    Rahul
    Moderator

    Hey 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!

    #1186481
    ZerotoOne
    Participant
    This reply has been marked as private.
    #1186607
    Rupok
    Member

    Hi 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!

    #1186691
    ZerotoOne
    Participant

    sorry I just deleted the iframe, could you give me an alternative way? since iframe is very old

    #1186703
    Joao
    Moderator

    Hi There,

    Please refer to this link:

    http://stackoverflow.com/questions/8702704/alternative-to-iframes-with-html5

    Hope it helps

    Joao

    #1186732
    ZerotoOne
    Participant

    thank you! is it possible that the embedded file is styled by the page it is embedded to?

    #1186869
    Rupok
    Member

    Hi 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!

  • <script> jQuery(function($){ $("#no-reply-1186265 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>