Display current year PHP code in copyright notice – WordPress
<p>&copy; <?php echo date("Y") ?></p>
Source: Free WordPress Training – Code For Automatic Copyright Year Change In WordPress Theme Footer
<p>&copy; <?php echo date("Y") ?></p>
Source: Free WordPress Training – Code For Automatic Copyright Year Change In WordPress Theme Footer
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.
Overview: We want an extra-wide custom sidebar just for the Home page. We also want the custom sidebar to have its own Widgets. We’ll create a Home page template, register new Widgets and add some new CSS for styling. Big thanks to DigitalRaindrops.net for their tutorials. Section 1 of 4: Template for the Home page Copy…
By OnPoint Plugins Creates dynamic menus based on parent/child relationship of your pages or categories. Advanced Sidebar Menu is a fully automatic sidebar menus. Uses the parent/child relationship of your pages or categories to generate menus based on the current section of your site. Assign a page or category to a parent and this will do…
I always forget the CSS URL path to background images. Thanks TechGnome from the WordPress.org Support Forums. If the path to CSS (or any file for that matter) leads off with the / that means go to the root and begin look there. A single DOT in front of the slash means look in current dir, and…
After updating The Events Calendar plugin and updating WordPress, events now just go to 404 Not Found pages. FIX: Admin > Settings > Permalinks > (without making any changes, simply click) Save Changes Share this post: Share on Twitter Share on Facebook Share on LinkedIn Share on Email
Scenario: Client wants hypertext links to be white on only one of the Website’s pages, so they display nicely on the dark back ground. The hypertext links for the rest of the site are fuchsia, via CSS. Problem: Adding hypertext to a WordPress page in Edit Page view, then changing it’s color to white (so…
Instructions cover the following version upgrades: When upgrading to 3.7.5.3 When upgrading “within” 3.7 itself (for example 3.7.5 to 3.7.5.3) Specifically: If your wp e-commerce theme is still located at wp-content/plugins/wp-e-commerce/themes/ you should move it to wp-content/uploads/wpsc/themes/ in order to preserve your changes When upgrading to 3.7 from any older 3.6 version Read full instructions:…