Git Product home page Git Product logo

regala-theme's People

Contributors

bfintal avatar oherman avatar reggieduran avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

patilswapnilv

regala-theme's Issues

Default Blog Post Images (Backgrounds)

Add a section in the Customizer using TF for adding multiple background photos. These photos will randomly be used for blog post listings when a blog post doesn't have a feature image

Recreate social icon management

Instead of using Menus, use the Customizer instead. Check how Verdant performs it's social icon management and refer to that code instead.

Verdant does it by:

  • Creating a customizer panel using titan framework. See titan-options.php
  • Printing out the list of social links as <a> tags. See header.php & verdant_create_social_icons() in inc/exras.php
  • Then using CSS to convert the links into icons. See _social.scss

Double check against clean install with unit test

Everything should work and look okay on:

  • first activation without Titan Framework
  • on activation of titan framework, styles should remain the same
  • install unit test, all content should be correct
  • activation of Jetpack, all new features should work
  • all customizer options should work

You can use the plugin WordPress Reset to erase the contents of your site (files will not be changed)

Verify Menu Widget area styles

  1. Install Jetpack
  2. Put all available widgets inside the main menu widget area,
  3. Check:
    • if all widgets display properly,
    • if all widgets change colors
    • if all widgets have the correct size (also in mobile)

If there are any errors, fix the CSS and add them _navigation.scss

Verify Footer Widget area styles

  1. Install Jetpack
  2. Put all available widgets inside the footer widget areas,
  3. Check:
    • if all widgets display properly,
    • if all widgets change colors
    • if all widgets have the correct size (also in mobile)

If there are any errors, fix the CSS and add them in _footer.scss

Fix Menu

  • Always show the entire menu, no folding/unfolding of items
  • Make it open up in full screen

Color options for logo

Use Titan Framework to change the logo's

  • background color
  • text color
  • opacity
  • opacity when hovered

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.