A Little Less Conversation a Little More Website
Click here to for Soundtrack while viewing
Click here to for Soundtrack while viewing
No I was not being an ass on my cell phone the entire meeting, I was recording the meeting minutes 🙂 and taking selfies with Tom. Minor cleanup – make sure we aren’t telling clients that we are too busy. Not acceptable excuse. Don’t say you’re not my only client. Audits – have been doing… Read more »
Making YouTube Videos and any other iframes responsive. AND MAKING IT SO ANY IFRAME UPLOADED AFTER IS AS WELL, that’s the important part – because I make sure I wrap any iframe in this div with the class video-container and everything looks nice and then when client or anyone else embeds a video it isn’t… Read more »
Custom site for Elitech Group www.elitechgroup.com Final Product Initial Mockup
I have been plagued by the wordpress editor for quite some time now. It likes what it likes and strips out whatever it feels like. This can be pretty bogus. It’s especially bogus when you’re trying to embed something like slideshowpro into a page. The editor keeps taking out essential code and as a result,… Read more »
Some of you may have tasks for this or will get tasks for this in the not so distant future. Thanks to jess hughes and IT, we have created a workflow for exporting the content directly from joomla DB to wordpress DB. The plugin is called FG Joomla to WordPress Below are the settings that… Read more »
Go into header.phtml file (path below) /app/design/frontend/rwd/default/template/page/html/header.phtml On line ~68 or so, wrap the following code: <a class=”logo” href=”<?php echo $this->getUrl(”) ?>”> <img src=”<?php echo $this->getLogoSrc() ?>” alt=”<?php echo $this->getLogoAlt() ?>” class=”large” /> <img src=”<?php echo $this->getLogoSrcSmall() ?>” alt=”<?php echo $this->getLogoAlt() ?>” class=”small” /> </a> With: <div itemscope itemtype=”http://schema.org/Organization”> </div> Also add the following attribute… Read more »
Browse some of the data Google has collected on you. According to Google I’m really into Bicycles & Accessories and I occasionally try to log into my account from Bangladesh. http://www.labnol.org/internet/important-google-urls/28428/
All APO/FPO addresses are considered to be United States addresses, even if the recipient is currently stationed in another country. (The item ships to a military post within the USA, which then sends it overseas.) I. APO/FPO should be implemented in CS-Cart as follows: Admin Area –> Shipping/taxes –> States – add the states:Code =… Read more »