Canvas Child Theme – Create a Unique WordPress Website
Resource to create a unique WooThemes Canvas Child Theme: How to Create a Unique WordPress Website: 15 Top Hacks for Canvas.
15 simple but effective CSS hacks.
Resource to create a unique WooThemes Canvas Child Theme: How to Create a Unique WordPress Website: 15 Top Hacks for Canvas.
15 simple but effective CSS hacks.
Graphic designer since before the Internet. Started with newspaper paste-up; then art director for advertising agency in Reno, NV; and now freelancer designing marketing materials, print-on-demand t-shirt art, websites, and social media graphics.
PageLines Framework: v2.1.1 WordPress: v3.3.1 NOTE: these edits have to be re-done every time the plugin is updated! Goal: Display 4 WooCommerce Product Categories (images, not links) in a custom Widget in the main content area of the Home page. The image thumbnails must link to specific URLs. The 4 Product Category images must be…
Remove the word “Protected:” from title text of password-protected pages. Big thanks to t31os on the WordPress forums. Check out t31os’s site for more WordPress tips. The following filter function code is placed in the functions.php file, this way it doesn’t accidentally get replaced when WordPress is upgraded. <?php function the_title_trim($title) { $pattern[0] = ‘/Protected:/’;…
Fixing the monster-sized right arrow when using Thematic Theme Framework for WordPress: http://www.cozmoslabs.com/2010/01/13/wordpress-photo-slideshow/?cid=3259#comment-3259 – File: nggGalleryview/galleryview.css – Add the following line at the end of the CSS file: .galleryview .nav-next { width:22px !important; float: none; } Share this post: Share on X (Twitter) Share on Facebook Share on Pinterest Share on LinkedIn Share on Email
Original post: http://getshopped.org/forums/topic.php?id=10542#post-40321 Just to flesh out @reikob’s solution, turn off settings>presentation on “drag and drop” and reset it to sort products by time uploaded. The ability to edit products returns. With the selection to sort products by time uploaded, the drag and drop sort capability for both editing and displaying products remains in force….
Problem: Google Map not displaying on The Events Calendar WordPress plugin’s Event detail page on FireFox and Chrome. It displays fine on Safari. Google Map not displaying because of a non-secure HTTP API link. Error message in FireFox (detected via Console): “http://maps.google.com/maps/api/js?sensor=false” The Events Calendar, v 3.1. WordPress, v 3.6.1 Solution: FIX for missing Google…
The Events Calendar Category Colors WordPress plugin Add event category background colors to The Events Calendar events. Share this post: Share on X (Twitter) Share on Facebook Share on Pinterest Share on LinkedIn Share on Email