NickC_UK
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to add a page within another pageSo what PHP is necessary to insert the content of a page?
Forum: Fixing WordPress
In reply to: How to add a page within another pageSurely there has got to be some way of inserting a page with PHP code?
Forum: Fixing WordPress
In reply to: Why must you be a programmer in order to use WordPress???Headmeister, you don’t seem to have basic DNS working for http://stayathomeslacker.com/, forget about wordpress for the moment.
Just put a basic index.htm in your web root and get that working first, then worry about wordpress later.
.
Solved
A .maintenance file has now appeared which after deletion has cleared the message. It seems that after enabling ‘show hidden files’ I needed to disconnect/reconnect for my FTP client to see the .maintenance file.
Forum: Everything else WordPress
In reply to: How to add blank row or space in a tableThis would normally be achieved using pure CSS.
So how do I use CSS to provide a blank row in a table in a WordPress page.
Forum: Everything else WordPress
In reply to: How to add blank row or space in a table> Is this not something you want to tackle in CSS?
How can CSS help us obtain a blank row in a table?
> Why are you trying to do that? It’s bad HTML in the first place, and if you’re just trying to make a placeholder for the user, put in “EDIT THIS” so they know 🙂
Why is is bad HTML? This is a Product price list and we want a blank row between each section. How else to achieve this except by a blank row in a table.
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to change 'Webmaster' email addressAhh didn’t know that the format of To addresses here is Name, EmailAddress
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to change 'Webmaster' email addressHi Jockoe,
FSCF -> Settings – basic settings -> Email settings -> Email to:
Webmaster,enquiries@xxxxx.co.ukThe enquiries@xxx address is ok that is the sites main email address so it is ok for everything to go there. The issue may be that ‘Webmaster’ email addy, where how con I find out what full email address that resolves to?
Nick
Forum: Fixing WordPress
In reply to: Visual editor tab deletes 'sSorry that was supposed to say
 :
Is this a bug or is it just accepted that the WordPress Visual editor doesn’t work properly and deletes all HTML markup?
I can even use the Visual Editor ‘Insert custom character’ toolbar to insert a
 :
but that still disappears when changing between modes.
Forum: Plugins
In reply to: Calendarize-It – List of forthcomming events required?Maybe Calendarize-It is the wrong product, are there any suggestions of other ‘Event’ calendar / list plug-ins that would do the job?
Forum: Plugins
In reply to: Calendarize-It – List of forthcomming events required?They don’t seem to have a message forum or any other obvious form of support. Does this mean that I cannot get any support for Calendarize-It and perhaps should not be using it?
I have now found a shortcode for listing calendarize events [calendarizeit defaultview=”rhc_event”] but the layout of those is pretty awful so I need to see if there is any way I can customise that.
Found an addon called ‘Simple email Subscriber’. Does this need all subscribers to be actual WordPress Users or can they just subscribe to the email list without being users?