Home Forums HashOne Counter section

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1811

    Hi,
    I wish that a counter increases by one every day automatically. it’s possible?

    #1815
    Hash
    Keymaster

    Sorry, it is not possible.

    #1826
    Dazyno41
    Participant

    How can add a slider image to the template

    #1828
    Hash
    Keymaster

    To add the slider image , go to appearance -> Customizer -> Home Page Section -> Slider

    #1873
    leovab
    Participant

    Since I disabled the team section, the counter section does not trigger until I scroll down completely.
    How can I fix this?

    #1878
    bobosaurus
    Participant

    If I only use 2 counters, is there a way of centering them please?

    #1896
    Hash
    Keymaster

    The counter should trigger once it reach the middle of the screen. Disabling the team section should not have any effect on the triggering of the counter section. Please reply with your website url so that we can check.

    #1897
    Hash
    Keymaster

    Add the CSS below

    .hs-counter-wrap{
    text-align: center;
    }
    
    .hs-counter{
    float: none;
    display: inline-block;
    }

    This will only work if you have less than 4 counters

    #1935
    Michal Bartos
    Participant

    Why counter didnt work on my webpage? http://parity.pl/

    #1945
    leovab
    Participant

    I already tried enabling the team section, it has to be something else.

    https://www.ambitumcr.com

    #1980
    MartyXy
    Participant

    Hi everybody,
    could you please someone help me?
    I would like to set up header bar (where logo and menu is located) transparent like in the websites mentioned above. (http://parity.pl/, https://www.ambitumcr.com)

    Do you know how to do it?

    Thank you very much.

    #2016
    Hash
    Keymaster

    The counter Section is triggering when it reaches at the middle of the screen. so i don’t see any problem.

    #2017
    Hash
    Keymaster

    Please do update your WordPress to latest version greater than 4.7. Your problem should be fixed.

    #2018
    Hash
    Keymaster

    @MartyXy which theme are you using?

    #3435
    100sic
    Participant

    Hey, there! I´m using the Hash One Theme and I saw the answer to the post of salvatore bongiorno. I´m not very versed in programming php but isn´t there any possibility to manipulate the „section-counter.php“ to increase the counter section?

    Sorry, but without this function it seems to be an unfinished or not well done theme, isn´t it…?

    #3591
    Hash
    Keymaster

    It would require some complex coding to increase the counter section. And this kind of support does not fall under the scope of our free support.

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.