Announcement

Collapse
No announcement yet.

Making Fragments Go Above Sections

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

    Making Fragments Go Above Sections

    Ok in this tutorial im going to show you one way you can move a fragment above sections without moving all the fragments above the section, the default layout puts a fragment at the base of a page bellow a section.

    First:
    Backup, Backup, Backup, Backup, Backup, Backup, Backup

    this tutorial wont mess up your site if you do it correct however I do not want to be held responsible if you make yourself an error

    secondly:
    go to Design>libary and then go to variables now right click on an empty space and select new group, call this group Positioning.

    next right click on your new group and select New Variable, then use these settings

    Name: MoveFragmentToTop
    Prompt: MoveFragmentToTop
    group: Positioning
    Place Of Setting: Section
    Panel Name: New Panel > Position
    Type: True/False
    Initial Value: False
    Top Level Value: False

    Then Click Ok


    Next while still in the Design>libary go to layouts then
    Web Page Iner Layout > Section Page With Section Name At Top
    double click on this layout and a new panel should open up in here go to
    Line 46 Where it should say Product List, if on Line 46 is does not say Product List find in that layout where it does then replace that line with this code
    Code:
    <actinic:block if="%3cactinic%3avariable%20name%3d%22MoveFragmentToTop%22%20%2f%3e%20%3d%3d%20false" >
    	
    
          <actinic:variable name="ProductList" />
          </actinic:block>
    Next move up to line 38 where it says SubSectionListTop if it does not say that find where it is, then just above that line place this code
    Code:
    <actinic:block if="%3cactinic%3avariable%20name%3d%22MoveFragmentToTop%22%20%2f%3e%20%3d%3d%20true" >
    	
    
          <actinic:variable name="ProductList" />
          </actinic:block>
    then click apply>ok then close the Design Libary now find where your fragment is and go to the top section that your fragment is in and click on Secton Details now in the list on the side you should see a new option called position, inside there there is a new option called MoveFragmentToTop it should be set to false, if you make that option true any fragments inside that section should now move to the top, and if you make it false they will move back to there default position which is at the base of the page

    If you have had any errors in this tutorial please paste them bellow and I will have a look for you,

    100% Credits Go To Me
    Kind Regards,
    Simon

    sigpic

    #2
    Sorry to piss on your party, but this has been documented before on the forum without the need to create custom variables and edit layouts.

    Comment


      #3
      WTF are you talking about Simon - you are doing things totally wrong so no 100% today for you.

      You are making a lot of really very odd posts IMO - what's you game plan I wonder?

      Comment


        #4
        For anyone with an hour to waste, follow simon's seriously long winded method. For anyone else, please just switch your section list layouts around, it only takes 14 seconds to do I just timed it.

        Simon seems to have a 'gain links' agenda, hopefully he is duly removed.

        Comment


          #5
          14 seconds - come on lee you must be able to do it faster than that. One day you will be as good as Simon

          Comment


            #6
            Come on, it'd take about 14 minutes to write and test that code - surely not all that hard work just for one link?

            Comment


              #7
              You'd have thought so Grant, you could a lot better seo work spending that time on your site rather than getting links from a forum. Maybe I am cynical, it's more the previous posts that were weird, this one was the confirmer. Something doesn't seem right, that's for sure, whether that be the man himself or his motives.

              Comment


                #8
                Strange.gr

                Comment


                  #9
                  For SEO I thought only sites with a pagerank of 5 or higher were worthwhile. As Lee says, forum links from here are pointless as it has no pagerank.
                  ***************************************
                  Water is both ordered and flexible at the same time. It maintains its own identity, but conforms as necessary to the circumstances around it.

                  -Miyamoto Musashi - The Book of Five Rings

                  Jake
                  Buy Fire Extinguishers
                  Fire Extinguishers

                  Comment


                    #10
                    Don't know much then do you

                    Comment


                      #11
                      Obviously not

                      But surely a link from a forum with a pagerank of 5 or above is better than one that is not ranked?
                      ***************************************
                      Water is both ordered and flexible at the same time. It maintains its own identity, but conforms as necessary to the circumstances around it.

                      -Miyamoto Musashi - The Book of Five Rings

                      Jake
                      Buy Fire Extinguishers
                      Fire Extinguishers

                      Comment


                        #12
                        All been discussed before - search the forum

                        Comment


                          #13
                          Originally posted by Firecom View Post
                          ...As Lee says, forum links from here are pointless as it has no pagerank.
                          I don't think Lee said that.

                          A popular well visited forum such as this is a quick way to get your signature indexed. It may not add highly as incoming links unless highly relevant but will get indexed non-the-less.

                          I'm sure Malcolm won't mind using his signature as an example of the results in google.

                          And similarly for my own signature.

                          Comment


                            #14
                            I was pointing out that Lee suggests spending your time optimising the page rather than spamming a forum. Maybe didn't get my point across
                            ***************************************
                            Water is both ordered and flexible at the same time. It maintains its own identity, but conforms as necessary to the circumstances around it.

                            -Miyamoto Musashi - The Book of Five Rings

                            Jake
                            Buy Fire Extinguishers
                            Fire Extinguishers

                            Comment


                              #15
                              I was not spamming your forums, as I udnerstand your forums have relnofollow however I was truely and geinuinly just trying to help you guys out I did not know there was an easier way to do this if I did I would not of made this and I also did not know this is a repost of somthing, if you would like I could remove my signuature so im not getting links of any of my posts, and in the future I shall not post any tutorials if this is the reaction I was only trying to show my work
                              Kind Regards,
                              Simon

                              sigpic

                              Comment

                              Working...
                              X