Widget Anchor

Homepage Community Forums Epik Theme Support Widget Anchor

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #15558
    corey87
    Customer

      Hi!
      Is possible to insert an anchor in a widget?
      I would like that a button in the “welcome wide” widget link “home feature 12”

      Thank you!

      #15559
      Andykev
      Customer

        Page jump: here is a tutorial

        http://www.htmlgoodies.com/tutorials/getting_started/article.php/3479511

        or

        http://www.myhtmltutorials.com/jump.html

        You need to use the codes to “mark your spot” from the first place, to where the “jump” goes to. Don’t see why you cannot “jump” from the welcome wide (put the link in text or a button) and send it to the other widget area.

        #15560
        corey87
        Customer

          Hi Andkev! I try to di that, but with epick it doesn’t work!

          My website: http://www.donnacercauomo.tips/

          In the first button (“incontri fai la tua scelta”) there is this code:
          Incontri: fai la tua scelta!

          In “home feature 3” there is this code:

          But the anchor doesn’t work!

          #15561
          corey87
          Customer

            Hi Andkev! I try to di that, but with epick it doesn’t work!

            My website: http://www.donnacercauomo.tips/

            In the first button (“incontri fai la tua scelta”) there is this code:
            <a href="#incontri" class="button large orange">Incontri: fai la tua scelta!</a>

            In “home feature 3″ there is this code:
            <a name=”incontri”></a>

            But the anchor doesn’t work!

            #15563
            Andykev
            Customer

              It works. I tried it on my sample website to confirm. Here are the steps:

              Step 1: Creating the link

              1. Drag and drop and HTML Widget onto your page where you would like the text to appear for your visitor to click on, for this example it will be at the top of the page.
              2. Enter this code in the HTML Widget:
              Read Current News Stories

              What this bit of code is saying is: News is the specific place on the page I want to jump, and Read Current News Stories is the text I want the link to display.

              Step 2: Marking the Spot

              1. Drag and drop an HTML Widget onto your page where you would like the link created in Step 1 to take the clicker, for this example it would be wherever the News section of the document is.
              2. Enter this code in the HTML Widget:

              What this bit of code is saying is: Here is the place named News, and a link with this place specified needs to go here.

              Give these a try and you will see that you can easily have your visitors jump all over your page!

              So the STEP ONE goes into the text editor you put in the (Wecome WIDGET)
              STEP TWO goes into a text widget you put in another (Home Feature 11)

              So my website looks like

              NEWS
              read current news

              clicking that jumps you to Home Feature 11

              Target hahahhaha (this was what I wrote, but it can be anything you want)

              #15564
              Andykev
              Customer

                First Widget has : Read Current News Stories

                Then Second area (widget) :

                #15565
                Andykev
                Customer

                  Let me try again sorry

                  <class=”button large orange”>Incontri: fai la tua scelta!

                  HAPPY HAPPY

                  You use “#News” but the text can be anything… then the button shows your “fai la tua scelta!”

                  The Target works because the is the place the “jump” goes to. You put whatever images or text below, as in any other page.

                  It works on my Epik site with and without the orange button.

                  #15566
                  Andykev
                  Customer

                    Ok. Swap “#incontri” and put in “#News” leave everything else alone. It works

                    #15569
                    corey87
                    Customer

                      Sorry but I did not understand.

                      Could you write me the correct code I have to use?
                      (You can insert code here in the forum using “code” button above)

                      #15570
                      corey87
                      Customer

                        OMG… In the widget I have used instead of .
                        Now it work!
                        Sorry for the waste of time, and thank you for your patience!

                        #15571
                        Andykev
                        Customer

                          And I am sorry I did not use the “Code” tab. I wondered why my posts kept getting goofy. Thanks you Sir.

                        Viewing 11 posts - 1 through 11 (of 11 total)
                        • The topic ‘Widget Anchor’ is closed to new replies.