Announcement

Collapse
No announcement yet.

Footer Text

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Footer Text

    I have added the company name and address in the footer text field (settings/site options/extended info) but it's not showing on any page.


    Do I need to tick a box somewhere for the footer to show?
    Jane Thurnell-Read
    200 Plus Weight Loss Tips

    500 Plus Health And Happiness Tips

    #2
    settings/site options/extended info
    Are you sure?

    This is usually set in Settings / Site Options / Genral / Site / Footer Text.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      sorry, Norman, that's me misreading the tab. You are right, but the problem still remails - what else do I need to do?
      Jane Thurnell-Read
      200 Plus Weight Loss Tips

      500 Plus Health And Happiness Tips

      Comment


        #4
        Look in your Overall layout near the bottom. There should be code like
        Code:
                 <actinic:variable name="INNERLAYOUT" />
                 
                 <div align="center">
                    <actinic:variable name="HeaderFooter" value="Footer Text" />
                 </div>
        
                 <actinic:variable name="ReferrerLink" />
        See if you have the bit that inserts the footer (the middle block of 3 lines) in your layout.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment

        Working...
        X