Git Product home page Git Product logo

themifyflow's People

Contributors

shazdeh avatar themify avatar vahanp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

themifyflow's Issues

Search pages don't include results from Builder

Search result pages in Flow do not include results from Builder. This issue occurs only in Flow, core themes do show the results.
To replicate: activate Builder plugin on a Flow website, add a Text module to a page and then try searching for a keyword included in that module.

Error while Adding Jquery or any css (conflict with frontend editor)

Error while Adding Jquery or any css (conflict with frontend editor)
This can be fixed using below code in theme-functions.php on line 31
if ( TF_Model::is_tf_editor_active() ) { function tf_action_header(){} } else {
function tf_action_header() {
$header_text = TF_Settings::get('header_text');
if($header_text){
echo "\n\n" . $header_text;
}.....
is this Correct? or any other fix there?

Parallax Background Image on Row Containers

The themify builder plugin offers a Parallax background mode which is not available to content developed in Themify flow. How can we implement parallax within ThemifyFlow row containers?

Set site wide color scheme and typography settings in a simpler way

Right now the global styling toolbar gives you a smorgasbord of items to click and play with. And all these settings are designed to work on set elements based on a selector instead of a logical organisation of elements.

I think typography and color scheme should be set site wide in an easier way. That removes the urge some users will have to start adding colors to individual element groups, which the UI makes convenient for better and worse. A color scheme will have a limited number of colors. If you have a palette defined, you can then autosuggest colors on specific elements instead of offering a full color picker everywhere. Less unnecessary values presented = more pleasant to work with

Same goes with fonts. A page typically really should not have more than 3 font-family max. The font selector should highlight the fonts that are set site wide first, and maybe then have the option to break out and select from a wider range of fonts for special use cases.

Usability of the floating menu

I've been waiting to post feedback until the code base actually gets committed here, but looks like that is taking a bit longer. I just had my wife (who's not a developer) attempt to use this theme and she found it frustrating to get into. I had another look...I think it starts with the menu on the front-end.

The themifyflow menu on the front-end is frustrating to work with. It's always turning which makes it looks like something is loading like an ajax spinner animation would indicate. You can't toggle it into a static position without it disappearing again. It slides to the right and has drop down menus that require precise mouse coordination to click and it relies on hover to display. Depending on how the menu plays out, you can't even click on a menu item and you have to try all over again (tried in FF and Chrome). That's too much movement to be pleasant to work with. I think that floating menu needs a complete rethink (I'd get rid of the animations and convert the drop downs to a static nested menu, or remove the hover effect and let menu state be toggled into position on click).

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.