Tag Archives: css

youtube Api Could not be loaded ! Please Check and Renew SSL Certificate ! [SOLVED]

Recently I encountered the following error message on a client’s site: This error is fairly glaring as it covers the video that was meant to be playing. After some research, I was able to narrow the issue to a slider plugin and specifically the following javascript libary: jquery.themepunch.revolution.min.js and another more recent site had the same code in the file: rs6.min.js on both sites, the file was located in: \wp-content\plugins\revslider\public\assets\js\ After reviewing the code, it is evident that the javascript

Custom menus CSS in WordPress

While working on a project I needed to use a particular CSS class for a particular WordPress menu item, thankfully the following resources told me how. The first link was the most helpful, but all of them have some insights into menus on WordPress. πŸ™‚ How to Add a Custom Class to a WordPress Menu Item – SevenSparkhttp://sevenspark.com/tutorials/how-to-add-a-custom-class-to-a-wordpress-menu-itemThis is a question I get a lot related to UberMenu – WordPress Mega Menu Plugin, though it’s actually baked into WordPress Core.

CSS hortizontal lists, centered relatively or absolutely

A few useful CSS links, used while working on a recent project: http://stackoverflow.com/questions/49536/how-do-i-really-justify-a-horizontal-menu-in-htmlcss http://cssdesk.com/ http://css-tricks.com/centering-list-items-horizontally-slightly-trickier-than-you-might-think/ http://stackoverflow.com/questions/2865380/how-do-i-center-align-horizontal-ul-menu πŸ™‚ Top Search Terms:centering list items horizontally (slightly trickier than you might think) (1)cssdesk horizontal li list (1)