Tim Nash
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error on my siteHi Troy,
Take a deep breathe and relax, no need to post the same thing 6 times, your first post got caught in the moderation queue. Don’t worry it happens from time to time no need to keep posting.Forum: Fixing WordPress
In reply to: How to change opacity of Texts for few pages only?Bumping posts is never a good idea, repeatedly bumping the same post, means all your posts got caught in the spam filter.
It will depend on your theme, some themes have menu items, hard coded, however many will allow you to change menu items by going to:
Apperance -> Menus
Forum: Fixing WordPress
In reply to: How can i make my website not in the form of a blog?Different themes will style sites differently, perhaps take a look in the Themes section here on w.org to see if you find one less blog like. a place to start is “Magazine” style themes.
Hi seema.sharma24
When posting code or dumps like this, please make sure they are included inside backticks or it messes up formatting. I have sorted it for you. But in future, select the code or dump and click the code button in the visual editor and it will add back ticks for you.Also a gentle reminder, bumping threads never gets a quicker response indeed it is likely to lead to delays as it will not appear in the no-replies list that many plugin devs use to keep track on threads making it harder to find.
Hi please do not use Modlook to get a moderator to look at your post, modlook is for when you think a moderator needs to take some sort of action or an issue.
Forum: Everything else WordPress
In reply to: How to get GPL license for WordPress pluginPlease don’t use modlook to get attention for a post, unless it requires a moderators action. Using it to bump a post is counter productive and just results in grumpy moderator turning up and leaving messages like this.
Forum: Plugins
In reply to: [WP Job Manager] Job listing not loadingHey folks, if you are having similar issues, try the suggestions in this thread, if it doesn’t work START your own thread, detailing what you done. Otherwise it’s going to get very confusing.
Forum: Fixing WordPress
In reply to: Login Redirect issueLet’s start with some basic steps to see what’s going on, I know I’m repeating a lot of what folks have already said but:
First if you haven’t already try going to incognito mode to wp-login.php on your site and logging in. In the rare chance this worked, the issue is browser related kill your local cache and cookies.
Second, make sure you are not caching anywhere, if you have a caching plugin like W3TotalCache or similar turn it off. If you are using a service like CLoudFlare, make sure the admin area and login page are not being cached.
Third, Did you make a change to blog_url or site_url in settings? If you did, try reverting them.
Fourth temporarily disable your theme and plugins, note don’t just rename the themes folder, rather just the theme you are using, make sure you have one of the WordPress default themes available otherwise your site will crash.
For 2,3,4 make sure you repeat step 1 each time.
If that doesn’t work then add the following
define('WP_DEBUG', true);
To your wp-config.php this won’t fix anything but it will hopefully provide extra information when you try to login. If you attempt to login and get an error message what is the error?Forum: Fixing WordPress
In reply to: How to add link to my username when posting/answeringIt would appear you have found your answer but for anyone else:
You can edit your profile by going “View Your Profile” then “edit” and adding your site URL to the website field.
It’s important to keep in mind, that having a link in your profile provides no “SEO” benefit and is there so people who find your posts useful and insightful can find out more information about you.
Forum: Networking WordPress
In reply to: 504 GatewayTime-outThe spam comment has been suitably zapped.
Forum: Requests and Feedback
In reply to: WordPress ought to issue deprecation notices, reallyThis thread is now going round in circles and has veered well of topic. The poor original poster, who had his question answered weeks ago. Probably doesn’t want the continual barrage of emails in his inbox so I’m going to close the thread.
Forum: Fixing WordPress
In reply to: Password Reset Issues – After UprgadingDoes your site sit behind some sort of caching proxy, something like Cloudflare?
Did the issue with invalid key happen after you disabled all the plugins or prior, does it continue when you have plugins disabled.
Are you using a default theme?
Forum: Fixing WordPress
In reply to: Please delete forum post.I’m sorry but there is nothing there, sensitive or secret that would merit it’s removal or would require permission of content owners to exist. These are open and public forums, and once content is put on them it on the whole remains there. Also these forums are heavily scraped, so the content is distributed to 3rd party sites, which we don’t have control over so removing content here doesn’t really do anything to make it go away.
Forum: Fixing WordPress
In reply to: Please delete forum post.Hi there, we generally don’t delete posts without good cause (as defined in the welcome message) see http://codex.wordpress.org/Forum_Welcome#Deleting_.2F_Editing_Posts for details of when we would delete a post