Category: Custom Solutions

WP Multisite, Multi-network and Open Table Widget

After installing and activating the latest version of Open Table Widget basic on our WordPress multisite installation, we found 3 instances of 404 errors on the plugin’s settings page in the backend. It seems the plugin was stripping the trailing slash on the url while looking for these files, so it was looking for the files…

Read More

Custom Code: List Hierarchy for Custom Post Types

Here’s another solution to something that’s not very well documented online. In migrating a website over to WordPress, we ran into a question of how to display a hierarchical set of information, especially when recreating the many, many menus available. After creating a custom post type, loading some content and setting up some child pages,…

Read More

Woocommerce Custom: Related Products & Variation Prices

Here at Eyesore, we work for our customers. And if the customer wants a specific look on their site that theme templates cannot deliver, then by golly, we’ll load up a Blank theme and make it for them! So when development was approved for a large eCommerce site, and the design came through to the developers,  it became…

Read More

Custom Code: Display Child Product Category Thumbnail

We are all constantly growing as developers in our respective areas, and as a frontender, I’m always excited to learn new code, particularly PHP and JQuery. I quickly learned it a mistake to not keep track of the custom functions and templates that have helped me complete the more complicated designs, mockups, and client expectations. As an employee…

Read More