douglaswebdesigns
Forum Replies Created
-
Forum: Reviews
In reply to: [Community by PeepSo - Download from PeepSo.com] PoorI have always gotten awesome results from the PeepSo Team and in fact, they are the fastest and most responsive dev team I have dealt with ( along with CMinds ) and I have been developing for a decade.
Keep up the great work Team PeepSo!
Paul Douglas
Lead WordPress Developer
RMDP360MEDIAForum: Reviews
In reply to: [Advanced Custom Fields (ACF?)] All My Sites Get ACF -UPDATEFeb. 9, 2016 – Elliot Condon continues to provide the very best in customer support. Version 5 has changed the playing field. I highly recommend purchasing the developer version of ACF Pro. Best money spent on a plugin!!
Forum: Plugins
In reply to: [Easy Logo Slider] Image WidthHere is what I used to modify the css for the website michiganhr.org i built and it helped out considerably:
.jcarousel li {
width: auto !important;
float: left;
padding:10px 10px 0px 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display:inline-table;
}.jcarousel li:first-child {
width: auto !important;
float: left;
padding:0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display:inline-table;
}Feel free to poke around with the inspector tool too! (F12) or right click + q
Forum: Plugins
In reply to: [Easy Logo Slider] Image WidthIn order to keep the Easy Logo Slider form stretching your logos and making them look pixelated do the following:
Make the height of your slider no taller than the shortest logo in your logo stream.
If your smallest logo is 50px high, set the “Image Height” of the logo slider to 50px
Forum: Reviews
In reply to: [The Events Calendar] Stupendous PluginAll words from my heart. -Paul Douglas
Forum: Themes and Templates
In reply to: [Enigma] Change landing page orderAlright it’s been there all along. Goto the admin panel the select Appearance >> Theme Options >> HomePage Customizr then drag and drop the sections where you want them located. Simple Simon. If you do not want a certain section, just drag and drop to the left! Presto! Magnifico! Great job Weblizar! cool feature -This theme is well worth the money! Screenshot
Forum: Themes and Templates
In reply to: [Enigma] Change landing page orderI am looking for an answer to the same question #1. How do we move the testimonials up under the slider? I want customer testimonials to be right after the slider.
I am familiar with editing the templates and page files.
Please advise