Layout Test

This is a sticky post!!! Make sure it sticks!

This should then split into other pages with layout, images, HTML tags, and other things.

Posted in aciform, Cat A, Cat B, Cat C, sub | Tagged , , | Comments Off | Permalink

Fun at IBCX

Getting ready for a fun sales funnek feature at IBCX

 

IBCX Sales FUNnel

IBCX sales FUN nel

 

2 G’s is a lot of FUN

Posted in WordPress Theme development | Leave a comment | Permalink

Trying to make WP Theme anIMass BuddyPress compatible

I have over the last couple of days been trying to make my WordPress theme anIMass BuddyPress compatible. I have tried this on my blog at www.richard-dickinson with no success. I used BuddyPress plugin install & BuddyPress template plugin & it installs the admin bar but from there the theme layout breaks.

The instruction to fix this is to make the buddypress templates similar to your themes page.php (or if no page.php then index.php). I have not succeeded with this yet!

So I have decided to try this process here!

Posted in Uncategorized | Leave a comment | Permalink

Showcasing WP TwentyEleven1.2 with sidebars

Hi

Recently a new friend of mine asked about having sidebar on single posts on WordPress theme TwentyEleven.
This is my theme edit/customisation for this. Please check it out.

Edit details:
Add <?php get_sidebar?> to single.php & page.php (just above get_footer code)
Comment out body class function in functions template (functions.php)

I wonder if WordPress will include the ability to have a sidebar in future versions of TwentyEleven?
It seems many people would like this feature. We will have to ask WordPress.org & see if they will!

I will leave this theme here for a little while as a demo-enjoy!

Posted in WordPress Theme development | Tagged , | Leave a comment | Permalink

Contact Form Test in Post

Just testing adding a contact form in this post [contact-form-7 404 "Not Found"]

 

[contact-form-7 404 "Not Found"]

Posted in Uncategorized | Leave a comment | Permalink

element.style image attachment width overflow

With WordPress test data I have an attached image overflowing the content container which is seen on the post at

http://onlinewpthemetest.richard-dickinson.com/2008/06/06/post-format-test-image-linked/

post-format-test-image-linked

This image overflows the container and firebug shows an element.style width 650px
I cannot find where the style that is outputting this is!
To add a temporary fix I have applied overflow:hidden style to #content so the image no longer escapes the container.

I am grateful if anyone can let me know how I can find the style setting outputting this element.style width at 650px; so I can reduce this & use this as the method to prevent the image overflow. Thanks…

Posted in WordPress Theme development | Tagged , | Leave a comment | Permalink

L&S Clean Ovens Special Offer

TEST POST ONLY

L&S Clean Ovens are offering a free bottle of wine with every oven cleaned this month…

To take advantage of this fantastic deal simply place your oven cleaning order today.

TEST POST

 

Posted in Uncategorized | Leave a comment | Permalink

NivoSlider basic set up working finally

I have just managed to get NivoSlider to work at last! It has taken me hours to do this and I have to say I have had poor support from the maker of this product (all very frustrating). I asked for help on the support forum & was told to check the css referencing-which is what I have been doing for hours! Not helpful…Anyway I am making progress with it myself and now it is working basically, I need to spend more time checking out all features.

Overall I think the slider has promise and it is free software. Strangely I tested this in my localhostserver (WebMatrix) & there are some differences between the display locally & this one online (eg the control is out of position and the html caption is completely different!-I will investigate…). Now to do more tweaking!…:-)

Posted in Uncategorized | Leave a comment | Permalink

NivoSlider not working-help!?

I have been trying for weeks and spent many hours trying to get NivoSlider to display properly with no success. I have asked for help in many places but have had very little response and I still continue to try to get NivoSlider working but I would greatly appreciate help to fix this!

Anyone know what the problem is & how to fix it? I am grateful for helpful replies-thanks

Posted in Uncategorized | Comments Off | Permalink

Edit theme to remove date posted and author

Hi Michael
I have edited anIMass theme here as I suggested on my blog to remove the ‘Posted on’ & ‘by author’
by removing the content in style.css from .entry-meta class and adding display:none;

eg:

.entry-meta {display:none;
}

This has worked for me and seems a reasonable way to do this and I hope you can edit it your anIMass theme similarly and successfully too!

The (now removed) full output looks like this:
Layout Test
Posted on September 6, 2008 by admin

This is a sticky post!!! Make sure it sticks!

>>>>>>>>>>>>>>>>>>>>

I will leave this test site like this for you to view for a couple of days from now before I redo the edit to return the theme to normal again.

I hope this helps-goodluck and best wishes

Posted in Uncategorized | Leave a comment | Permalink

anIMass v7.63 WordPress Theme approved in WordPress.org Theme Directory

After all the edits I did over the last weekend the latest version of this anIMass WordPress theme has been approved.

It is available for download at WordPress Theme Directory:

http://wordpress.org/extend/themes/animass

As a brief reminder it is coded in HTML5 and is WordPress 3 compatible with custom menus, header and background features. What more could a theme need!!?

Please feel free to download and use it and enjoy!

Any questions? I am happy to answer if I can!(just contact me…)

Posted in WordPress Theme development | Tagged , , | Leave a comment | Permalink