Kristian Matthews
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Home Menu Item Not CustomisableI thought maybe this page would be helpful, but can’t work out how.
https://codex.www.ads-software.com/Function_Reference/wp_nav_menu
Forum: Themes and Templates
In reply to: Home Menu Item Not Customisable* bump * Any ideas?
Forum: Themes and Templates
In reply to: Home Menu Item Not CustomisableForum: Themes and Templates
In reply to: Home Menu Item Not CustomisableStill got the same problem, I’m using
<?php wp_nav_menu(array('container_class'=>'menu-header','theme_location'=>'primary')); ?>
to load the menu, but I’m not able to assign custom IDs or classes to the ul or li items.Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailWell, I’ve installed Postfix mail server on my server and now everything works fine. Thanks for everyones help. Was actually a very simple solution in the end.
Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailOkay, I’m using that plugin and filled in all the details correctly, but it still will not send the email. This is proving more difficult than I first thought…
Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailAlso, if installing a basic email system on my server is recommend, should I use; Postfix, Exim4, Dovecot Server, Mailman or Mail Filtering (ubuntu mail servers)?
Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailOkay, I just found that the PHP mail functions require a working email system, however mine is external, so would you recommend using one of the plugins you listed or installing a basic email system on my server?
Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailHow can I check if phpmail is running?
Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailOkay, I think I MAY have found the problem, when editing a site (using the Network dashboard) I can input the mailserver URL, login, pass and port. Should I change these, are they for incoming or outgoing mail? I use a google apps account for all my email.
Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailI am the host. I’m upgrading to WordPress 3.2 now. How can I check if I allow PHP email?
Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailAs the admin I have not received any emails.
Forum: Networking WordPress
In reply to: Users Not Receiving Activation EmailWhat do you mean by a secondary email exactly? We’ve tried registering using various email addresses if that’s what you mean?
Forum: Themes and Templates
In reply to: Custom Registration & LoginThanks, so my best option is to use a widget/plugin, rather than coding it myself?
Forum: Networking WordPress
In reply to: Post Pages Not CreatedThanks, I noticed this, it was set to none, I changed it to All and it seems to be working now. Not sure what the problem was.