Question regarding text edits

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Question regarding text edits

    Our web site has a column on the right-hand side that shows up no matter what
    page you're on. I want to edit the text in the column, but found that when I do
    so with one particular page open, the edits don't show up when I go to
    subsequent pages. How do I make an edit to the text in this column and have it
    affect all pages?

    (I realize I'm likely very poor at explaining all this; I can clarify if need
    be!)

    dwOHUSdohbuE Guest

  2. Similar Questions and Discussions

    1. Accepting Text Edits from Comment review Ver 7
      I have successfully sent a pdf document out for review by email and comments and edit markups have been inserted. How can I accept/reject these edits...
    2. Edits not visible
      I successfully edited and published a page from my online website. The internal browser continues to load the old page. When viewing the site via...
    3. Edits using Contribute 3.0
      I'm using Contribute 3.0. Trying to edit areas in the footer of my site, specifically store hours. I can make changes on the home page without any...
    4. Making simple text edits: Standard or Professional?
      I have a simple sales flyer -- created with Quark and saved as a PDF -- by a different office. All I have in my office is the PDF. At the bottom...
    5. Batch Edits
      Hi I have a lot of small images (a few hundred) which i need to cut the top and bottom thirds from (to leave a 'letterbox' of the original in...
  3. #2

    Default Re: Question regarding text edits

    I think you're website is built in flat-html pages and the builder has placed
    the text on every page by hand or by using a template/nested template. You can
    check the code to find that out, or post the url, so we can check.

    ThinkInk Guest

  4. #3

    Default Re: Question regarding text edits

    [url]http://www.ccachc.org/[/url] is the link. Column I'm referring to is on the left side. Thanks!
    dwOHUSdohbuE Guest

  5. #4

    Default Re: Question regarding text edits

    By the look of your code there is no template code visible. I think your
    website is build with flat html pages, since you can edit them with Contribute
    and was build not using a template. So updating this column in this stage will
    have to be done manually on each page. Or you could try to dowwnload your site
    and use a code editor (like HomeSite+, Dreamweaver) where you can find and
    replace code snippets.

    Of course you can also adjust the website, or let someone do it for you, so
    this column will be a SSI (server side include) that can be updated in one
    place, or rebuilt the website in a program like Dreamweaver and use templates,
    so you will only have to update the template and then apply the chanxges to all
    the html-pages.

    ThinkInk Guest

  6. #5

    Default Re: Question regarding text edits

    Thanks for your help!
    dwOHUSdohbuE Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139