- Custom Post Type
-
Looking for a plugin?
Hi - I'm looking for a way of creating a supplier directory within a wordpress site, which will enable each supplier to have a page which information such as contact details and also downloadable documents. IT doesn't need to be managed by the suppliers themselves, it will be me keeping the details updated. Can anyone suggest a plugin that might handle this, or any other suggestions? Thanks
-
html e-mail design problem.
The full image urls are created when I uploaded the html file along with the images to mail chimp. Otherwise they wouldn't be showing at all. It's the 2 horizontal gaps in the table that I can't get rid of. There aren't any vertical gaps.
-
html e-mail design problem.
Hi I'm doing a Christmas e-card using mailchimp. I've done the code and sent a test e-mail, but I'm getting some breaks in my table when it's delivered to yahoo. I know all the e-mail clients handle e-mails differently but is there a way I can get it to display properly? Here's my code: <!DOCTYPE html PUBLIC -W3CDTD XHTML 1.0 TransitionalEN httpwww.w3.orgTRxhtml1DTDxhtml1-transitional.dtd/> <html xmlns=httpwww.w3.org1999xhtml> <head> <meta http-equiv=Content-Type content=texthtml; charset=UTF-8 /> <title></title> <style></style> </head> <body> <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable"> <tr> <td align="center" valign="top"> <table cellspacing="0" cellpadding="0" border="0" width="1000"> <tr> <td><img src="topleft.jpg"/></td> <td><img src="top.jpg"/></td> <td><img src="topright.jpg"/></td> </tr> <tr> <td><img src="left.jpg"/></td> <td> Content </td> <td><img src="right.jpg"/></td> </tr> <tr> <td><img src="bottomleft.jpg"/></td> <td><img src="bottom.jpg"/></td> <td><img src="bottomright.jpg"/></td> </tr> </table> </td> </tr> </table> </body> </html> Thanks in advance Kerstey
-
Need a bit of help with an idea
Hi All I've had an idea for a website, but I'm not too sure how to go about doing it. I've done a few html/css sites but have constructed most of my recent site using WordPress. Without giving too much away, I'd like to have a website where members can keep a list that they can add or remove things from themselves. I'm not sure if this is enough info, but I was wondering whether it's something that a WordPress plug-in might be able to help with? If it is, can anyone point me in the right direction of one that I could use? I don't want the users to have to log in and then see the dashboard, but be able to edit their own lists on the page of the site. It might be something that WordPress can't handle though??! Any help would be appreciated! Thanks very much. Kerstey
-
Coding a html newsletter
Hi Thanks for your suggestions. Unfortunately they didn't work though. I have now moved on to test sending the newsletter from Mailchimp and I'm getting the same problem with the spacing in yahoo mail and also in Outlook, the text is stretching and not keeping to the width of the cell that I specified. Outlook: Yahoo: Help! I need to get this sent out tomorrow!!
-
Coding a html newsletter
I'm currently building an e-newsletter in html using tables and it's looking great in Chrome and firefox, but there are gaps between the rows in Explorer. Here's a link to it. Code so far: <div style="background-color:#dbdbdb;"> <table style="font-family:Century Gothic, arial;font-size:12px" border="0" width="800" align="center" cellpadding="0" cellspacing="0" > <tr> <td colspan="8"> <img src="topbg.jpg"/> </td> </tr> <tr> <td colspan="8"> <img src="mid1bg.jpg"/> </td> </tr> </table> </div> Any suggestions on how to get rid of the gap would be good. Thanks Kerstey
-
External Image Gallery site
Hi Everyone I'm building a site for a client using ecwid for the shopping cart which is great as it means my client can add and remove products without touching the actual website. I'd like to include an image slide show on the home page, but need it to be another external site where the client can change the images when they want. Hope that makes sense. Can anyone advise whether they know of such a site - ideally free! Thanks Kerstey
-
Wordpress e-commerce plugins
Thanks! I'll have a look at it now
-
Wordpress e-commerce plugins
Hi Everyone I'm working on an e-commerce site using wordpress and I'd like to know if anyone can reccomend a plug-in for the e-commerce side of things. There seem to be a lot and I'm not sure which is the best to use. The site is for baby gifts where there will be a few different categories, then we'd like to display the products in a grid. Thanks Kerstey
-
Creating a website - Joomla! ?
I build sites by hand coding html/css but want to learn how to integrate Joomla. Can anyone recommend any articles to help me out? Are Joomla sites just built using templates or can I still use html/css to layout my site? Thanks Kerstey
-
Creating a site with a user & password area
ok, thanks. Can it be done where a new user has to pay to get access?
-
Creating a site with a user & password area
Hi Everyone I have a client who wants a site which has an area which is only accessible by paying a fee and creating a user name and password for access. Can anyone give me any advise or links to anywhere where I can find out how to do this? Thanks Kerstey
-
Slideshow not working in IE
Right, first thing... Thanks for reminding me about the validator. Can't believe I forgot to do that. Have now done it, and all is validated and correct apart from the contact page, but I'll look at that once this is sorted. I've removed the duplicated line pointing to the jquery.min links and it's done the trick. Hurrah! Thanks for your help. Kerstey
-
Slideshow not working in IE
Hi All I've done a site: www.rumbleandson.com and the slide-show on the homepage isn't working on IE, but seems to be ok in firefox. Would anyone mind helping me out and see what I'm doing wrong?! I got the slide-show from here Thanks Kerstey