Giter VIP home page Giter VIP logo

woothemes-shortcodes's Introduction

WooThemes Shortcodes

Welcome to the WooThemes Shortcodes plugin repository on Github. This plugin aims to update the venerable shortcodes from the WooFramework for use on all themes.

Documentation

Support

This repository is not suitable for support. Please don't use our issue tracker for support requests, but for bugs or feature requests only. Support can take place through the WooCommerce premium support portal for customers who have purchased themes or extensions.

Support requests in issues on this repository will be closed on sight.

Contributing to WooCommerce

If you have a patch or have stumbled upon an issue with WooThemes Shortcodes, you can contribute this back to the code.

Notes

This plugin has deprecated the following shortcodes:

  • Social Media Icons - Use Jetpack instead
  • Social Media Sharing Buttons - Use Jetpack instead
  • Contact Form - Use Ninja Forms instead

woothemes-shortcodes's People

Contributors

riaanknoetze avatar

Stargazers

Pantaluna avatar lee chiang avatar

Watchers

James Cloos avatar Stuart Duff avatar lee chiang avatar

Forkers

jimlongo56

woothemes-shortcodes's Issues

path to fontawesome fonts is incorrect

tried to create a pull request for this unsuccessfully.

in shortcodes.css at line 32 the font import is incorrect, should point to the assets folder.

should be

@font-face {
  font-family: 'fontawesome';
  src: url('../assets/fonts/fontawesome-webfont.eot');
  src: url('../assets/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg'), url('../fonts/fontawesome-webfont.woff2#') format('woff2');
  font-weight: normal;
  font-style: normal;
}

Add FontAwesome or use fallback?

When a theme doesn't include fontawesome by default, should we be adding it in this plugin, or using a fallback to no icons?

Example on Twenty Seventeen:
Screenshot

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.