Announcement

Collapse
No announcement yet.

Specifying Titles of Pages

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

    Specifying Titles of Pages

    Hi,

    I'm currently using Version 4 and would like to know if there is a simple way to change the Title of each page?

    Ideally id like the title to be the same as the .html page name. At present on every page in the catalogue it shows the company name which isnt very descriptive.

    Would really appreciate any ideas.

    Thanks

    Zee
    UK Mobile Phone Accessories

    #2
    I think with V4 you can have

    <TITLE>
    NETQUOTEVAR:PAGEHEADER, NETQUOTEVAR:PAGETITLE
    </TITLE>

    PAGEHEADER is your section name
    PAGE TITLE is your company name

    Try it an see....edit ACT_PRIMARY

    Comment


      #3
      Here's my post on this in the V6 Forum ( see http://community.actinic.com/showthr...&threadid=5192 ).

      I'm pretty sure this works in V4 too.

      Try making a CUSTOMVAR (see Advanced / CustomProperties), called, say, SECTIONTITLE. The put CUSTOMVAR:SECTIONTITLE into Act_Primary within the <TITLE> and </TITLE> tags.

      Now open a Section / Advanced / Properties, click the "+" and choose SECTIONTITLE. Set its value to the title you want. If using business uncheck Searchable and check Use as CUSTOMVAR.

      Norman
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        Woops!! I forgot there were customvars in v4!!

        customvars are the way to go

        Comment


          #5
          Hi,

          Thanks for your replies. Appreciate that. I shall back up and see how it goes.

          As well as this is there anyway i can edit the actual page to include a little bit of text in the header and footer relating to the page as opposed to going straight in to the products?

          Thank you once again

          Zee
          UK Mobile Phone Accessories

          Comment


            #6
            Hi,

            I just checked V4 - does appear to be CUSTOMVARIABLES - unless im looking at the wrong thing - im looking at the Advanced tab, where theres, meta-tags, layout, and the properties . I'm assuming the latter is where i use the drop down?
            UK Mobile Phone Accessories

            Comment


              #7
              Yep. Properties drop-down (after clicking that "+") exposes the defined CUSTOMVARS.

              Norman
              Norman - www.drillpine.biz
              Edinburgh, U K / Bitez, Turkey

              Comment


                #8
                As far as I am aware, CUSTOMVAR's cannot be used within the HEAD tags on V4 - I do hope that I am incorrect as I would love to use them myself for a few purposes. I did notice that in the knowledge base the advice on changing titles is within V6 but not repeated in V4 section.

                If anyone is successfully using CUSTOMVAR's within the HEAD tags then I really would appreciate an example. All my other CUSTOMVAR's on Section and Products are fine.
                Paul Codman
                <a href="http://www.snoozeshop.com/acatalog/index.html" target="_blank">www.snoozeshop.com</a>
                01394 670970

                Comment


                  #9
                  Hello Snooze

                  You are quite right. I checked everywhere and i can't find CUSTOMVARs. Downloaded the trial of V6 and it exists there. So i had to use Pinbrooks recommendation.

                  Thanks to All

                  On another note - somewhat related: To achieve what i want, im editing the html generated page within Actinic after its uploaded and re-edit it with dreamweaver. However when i change the page in question in actinic it overwrites this.

                  What if anything can i do?

                  The Generate HTML button is checked - what is the results if i uncheck it?

                  Regards

                  Zee
                  UK Mobile Phone Accessories

                  Comment


                    #10
                    CUSTOMVAR's are in V4 - it just seems that they do not function with HEAD tags!

                    Explanation?

                    As regards your new queries, I'll leave them to the experts!
                    Paul Codman
                    <a href="http://www.snoozeshop.com/acatalog/index.html" target="_blank">www.snoozeshop.com</a>
                    01394 670970

                    Comment


                      #11
                      > Explanation?

                      There isn't a good one, really. things like this arose simply because of the way the templating system had originally been coded. There were quite a few of these silly little idiosyncrasies in v4. We tried (mostly successfully) to get rid of them in v5.

                      Chris
                      Actinic

                      Comment

                      Working...
                      X