Giter Site home page Giter Site logo

oobit's Introduction

#oobit v2.0.2 theme readme.txt ![screenshot](https://raw.githubusercontent.com/bobbingwide/oobit v2.0.2 theme readme.txt/master/screenshot.png)

see style.css for the information required by WordPress.org

v2.0.0 contains updates for the Problem Solving website. https://bobbingwide.com/problem-solving

Changelog

2.0.2

  • Changed: Improve styling for Problem-Solving,#12
  • Changed: Improve styling for Top 10 WordPress plugins site,#11
  • Added: Archive for Question CPT,#9
  • Added: Archive for Problem CPT,#10
  • Fixes: Website title appearing twice,#8
  • Tested: With WordPress 5.3.2 and WordPress Multi Site

2.0.1

  • Changed: Update custom.css for the Top 10 WordPress plugins site
  • Tested: With WordPress 5.3 and WordPress Multi Site

2.0.0

  • Changed: Reimplement 3 footer widgets,#3
  • Added: Author box on pages,#4
  • Changed: Improve styling of the Verse block,#7
  • Changed: Improve side bar styling of nested lists,#6
  • Changed: Magically fix the position of the Edit button,#2
  • Tested: With WordPress 5.2.4 and WordPress Multi Site
  • Tested: With PHP 7.3

1.2.0

For migration from rowlandscastlewebdesign.com to bobbingwide.com Not officially released.

1.1

  • Added: functions.php - to register with oik themes server, tidy menus for certain users etc
  • Added: page-nivo.php and header-nivo.php
  • Changed: single-oik_presentation.php invokes "oik_presentation_navigation" action to display the navigation menu
  • Changed: footer-oik.php invokes "oik_presentation_footer" action to display the footer
  • Added: basic support for WooCommerce

1.0

  • Added: First version for WordCamp UK 2012

Further reading

If you want to read more about the oik plugins and themes then please visit the oik plugin "the oik plugin - for often included key-information"

Sponsored by

  • oik-plugins for WordCamp UK 2012 at Edinburgh - July 14th and 15th

Attributions

The header image used in the screenshot was downloaded from

http://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Chenille_de_Grand_porte_queue_%28macaon%29.jpg/1024px-Chenille_de_Grand_porte_queue_%28macaon%29.jpg then rotated and cropped to 1000x288 pixels.

oobit's People

Contributors

bobbingwide avatar

Watchers

 avatar  avatar

oobit's Issues

Develop archive display for Questions

The question CPT ( oik-problem-solving ) should be displayed as a simple list in the archive display.
Consider including:

  • the Response: to the question
  • links to the relevant Steps

Website title appearing twice - again

On the Problem Solving site the title of each page shows the website name ( blog name ) appearing twice. E.g. About - Problem SolvingProblem Solving

Expected

Just the once.

Analysis

First noted in October 2011 and reported on wp-pompey.org.uk - the website title is appearing twice in the title tag.

Perhaps bw_wp_title() isn’t needed anymore.

Improve styling for Top 12 WordPress plugins

Noticed a couple of things.

  1. Lists creatd by [bw_list] should only be in two columns inside a presentation page
    2 Tables created by [bw_plug] could look a lot better.
  2. The table on the top 10 list page can be neater.

Some of these things can be done with the custom CSS block
Others require a bit of coding in order to ease the styling.

How to remove the header image?

I've cloned the content from rowlandscastlewebdesign.com/top-10-wp-plugins to bobbingwide.com, as preparation for the removal of the original site, but the header images from Twenty Eleven theme are being shown. This doesn't happen in the original site.
Why not?

That Edit button gets right in the way on my laptop

When viewing a page the Edit link hovers over the top of the page title.
Must be a bit of CSS that needs fixing.
It's OK for some device sizes and orientations but not for others.

The offending CSS is in the parent theme's style.css file at 1172

.singular .entry-meta .edit-link a {
    bottom: auto;
    left: 50px;
    position: absolute;
    right: auto;
    top: 80px;
}

changing the value of top to between 40px and 45px seems to be OK for my laptop

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.