• Resolved AndersBL

    (@andersbl)


    Hello,
    I have installed onetone on my WordPress installation, and I am loving it so far.

    I have a few questions that i would love to get answered;

    Is it possible to change the link of which the arrow on section 1 leads to. It leads to #about-us, but my section 2 isn’t called this.

    Also, is it possible to make a redirect to another place on the site – like done on the arrow – from one of the logos on section 3? I have made a href from the logos but don’t know how I can redirect it to section 4?

    Thanks in advance, and once again – awesome theme!
    /Anders

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author MageeWP

    (@magictheme)

    Hi, you can do that following the steps below:

    Go to Appearance-Onetone options->Section 1
    in the sections content, you can find

    <div class="banner-scroll"><a class="scroll" href="#about-us" data-section="about-us"><img alt="" src="https://www.luowenquan.com/wp-content/themes/onetone/images/down.png" /></a></div>

    Change the #about-us to the section you need, e.g.

    <div class="banner-scroll"><a class="scroll" href="#contact" data-section="contact"><img alt="" src="https://www.luowenquan.com/wp-content/themes/onetone/images/down.png" /></a></div>

    and then, hit Save options. Then the arrow will redirect to where you set.

    It is also possible to done a logo and redirect it to section 4 like the above case.

    Thread Starter AndersBL

    (@andersbl)

    Thanks a bunch! Nice support and beautiful theme ??

    I followed this instruction on my newly created site but have now lost the arrow. Help please?

    My Contact section is Contact Formulier which I changed but it still does not work.

    If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic. This topic has been resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘On-page redirects’ is closed to new replies.