GithubHelp home page GithubHelp logo

Remove back to top link about customizr HOT 7 CLOSED

mejatysek avatar mejatysek commented on June 14, 2024
Remove back to top link

from customizr.

Comments (7)

 avatar commented on June 14, 2024

Yes I agree, it makes sense. This could be included in the next release !

from customizr.

giorgioriccardi avatar giorgioriccardi commented on June 14, 2024

I disagree! for whom who have usability issues it is an important piece of "text" the link at the bottom. A screen reader can not read the js arrow on the right side!

from customizr.

 avatar commented on June 14, 2024

good point

from customizr.

mejatysek avatar mejatysek commented on June 14, 2024

I'm not usability expert, but I can't see any use case for back to top link, when you using screen reader.

from customizr.

giorgioriccardi avatar giorgioriccardi commented on June 14, 2024

Screen reader was an example, but color blindness issues, Dyslexia and several other usability impediments can make some use of that text at the bottom. Nonetheless I see your point mejatysek,
I would suggest a new snippet to choose to remove or not the link "Back to the top" instead. How does that sound?

from customizr.

mejatysek avatar mejatysek commented on June 14, 2024

Let's make it optional, same as many other things. Just add another checkbox to theme settings. Snippets are nice, but be honest, who want's make childtheme only because of this?

from customizr.

 avatar commented on June 14, 2024

since I didn't want to add another checkbox for that, a boolean filter has been added into the render method

if ( ! apply_filters('tc_show_text_btt', true) )
    return;

@mejatysek but I agree, nobody will create a child theme only for this ... :)

from customizr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.