jules411
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding post to blog index requires a new </div> to be added by meCheers Alchymyth.
I was trying all variety of “put the </div> here”s but couldn’t nail it, but you did, greatly appreciated and a good eye for code 🙂
Thank you.
Forum: Plugins
In reply to: Register Plus: How to collate info from additional fieldsHey jp.
thanks for the post. i had a look at Eric’s and yours and i don’t think this is quite what i want (although i will install later and have a proper look), unless in the users section i can select the additional fields i want to display there (they are town/city, country, year of birth).
I also would really like to know how many people are from London, Cannes, Dusseldorf, etc., though i know i’m at the mercy of typos.
In fact, if anyone can code and wants to try their hand at altering the register plus so the choices are drop down boxes (i can live without town/city) for country and year of birth, then enable me to see that info collated and exported, i’m happy to talk financial remuneration.
you could mail me on jules@the411show.tv if not, no worries i’ll keep thinking around the issue 🙂
Found it out elsewhere.
leave line 1 as it is on line 2 put
session_start();
in case anyone else comes here.
Hi,
not too sure where exactly to put it. I put it on line 1 above the very first <?php and it didn’t work, but perhaps the top line is not actually above that. Help out a fool 🙂
Forum: Themes and Templates
In reply to: CSS AdviceI’m no expert and haven’t looked at your code, but if that happened to something I did the first thing i would try is to reduce the width of the sidebar in the css. Find the sidebar div in the style sheet and make it smaller, see if that doesn’t shift it out of the main page 🙂