Forum Replies Created
-
AuthorPosts
-
Shanna Phillips
ParticipantGreat! Thanks so much.
Yes, all off the others were registered on the test server and no prob removing lic from the test server and then adding them to the live site! So who knows what I did wrong. Maybe didn’t give cMap enough time, because when I saw that happen I went away and came back a few min later!
Thanks again!
Shanna Phillips
ParticipantJust tried it and still not working. I’m pretty much done on the test server. It’s all installed on the actual server now, just finishing setting everything up. Here’s where it needs to be registered:
Shanna Phillips
ParticipantI will absolutely give it a great review… Already intended to do so, Your plugin is excellent!!! And your support is among the best in the biz!! LUV IT!
I had my client purchase the extension pro pack, so that it was all in his name, but prior to that I purchased the widget pack to make sure the plugin would work for everything we were looking to achieve. No dough it did that and more! He is very happy with it.
If you have a chance to see what I wanted to achieve you can go to the test server that I am building the site on at http://viewdesignsample.com/ you’ll see the categories on the homepage and I wanted them split in three col using CSS3.
It’s being moved to http://www.franchisebizdirectory.com/
Where of course I gave him a complete new updated site! What a difference this plugin is compared to the directory theme he’s using!
Here’s what I did in case it will help others looking for something similar:
Installed the plugin you suggested.
Added this code to text widget:
<div class=”three-col”>[widget id=”cnw_categories-3″ title=”0″]</div>
Added this to the CSS file:
.three-col {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-moz-column-gap: 60px;
-webkit-column-gap: 60px;
column-gap: 60px;
}And that my friend is how easy customizations are with this plugin! Being a WordPress/Genesis Developer I’m here to tell you this plugin is a developers dream.
The form plugin came out awesome too! http://viewdesignsample.com/submit-listing/
Shanna Phillips
ParticipantWorked perfect! Thank you!
-
AuthorPosts
