neosource
Forum Replies Created
-
Forum: Your WordPress
In reply to: Looking for better WP template to fit business needs on siteSorry being new here I didn’t realise the rules were that strict.
It wasn’t a formal offer, I was happy to give some free advice, I only linked to my site to show some examples.
Anyhow I’ve since learnt about the jobs board, so I’ll be mindful in future. Perhaps a more prominent message/link to the jobs site would be useful within the forum area & sticky posts.
Sometimes folder/file permissions are reset when web hosts update their server software. I’ve experienced this a number of times with Plesk based hosts.
Forum: Fixing WordPress
In reply to: help with custom htaccess rewrite rule for pageThe rewrite rules are processed in order. You need to place your rewrite rule before the “RewriteRule . /index.php [L]” line.
Also, the [L] flag means it’s the “last” rule, so it won’t process any more rules if it matches.
Hope that helps.
Joe
Forum: Fixing WordPress
In reply to: [HELP NEEDED] Cannon get to my website accountYou can’t remember your email address ? :p
Try your most common emails in the forgotten password link.
Otherwise the only other way would be to get access to the mysql database and browse the wp_users table. Most web hosts use something like phpMyAdmin to manage the database.
If you’re seeing php code like the above, then it sounds like the website hosting isn’t configured properly. Try restarting the web server or contacting your hosting provider.
It requires PHP & MySQL to run, so it won’t run on Microsft IIS/ASP/.NET servers unless they also have PHP installed.
Let me know if you get stuck and I’ll take a look.
Kind Regards,
Joe
Forum: Your WordPress
In reply to: Looking for better WP template to fit business needs on siteI’ve been happy with the pre-made templates I’ve used for clients from from a handful of free template sites.
Artisteer has some nice wordpress templates. If the link is moderated just google the name or . I’m a developer, not a designer but I do usually tweak them by adjusting colours or layout etc to suit client needs.
If you need help implementing a template you like, let me know.
[sig removed]