Giter Club home page Giter Club logo

artworker's People

Contributors

dependabot[bot] avatar joshuamckendall avatar

Stargazers

 avatar  avatar

Watchers

 avatar

artworker's Issues

Add single artwork template loaded from the plugin

By default a single view of an artwork post type just uses the default single template file from the theme. However, because the art block utilizes the featured image metadata, some themes may display the artwork twice. One as the featured image, and the other within the content as the artwork block.

Artwork block image not displaying

The artwork block image isn't displaying on the front end in a single view of the artwork post type. This seems to be because the .artwork-block-image class has declared display none. This was to by default hide the artwork block so that it wouldn't take up space when a user has javascript disabled.

Add recent artwork block

Add a recent artwork gallery block that dynamically updates with the latest x artwork posts. The user should be able to set how many art pieces to display, as well as any options that the jquery justifiedGallery plugin offers. Such as modifying the behavior of the last row, setting the margins, and border of the gallery etc.

PhotoSwipe not opening artwork block in single view

PhotoSwipe is not opening the artwork block image. This seems to be due to the recent change in where data is stored and how it is retrieved. We pass data to PhotoSwipe through data attributes within the HTML. Originally I simply passed a JSON string to a data attribute and parsed it in the JS. However, I think it's better to have separate data attributes, and update how the JS parses these attributes accordingly.

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.