Radices
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: What is the license for the documentation?It’s all open source so falls under the GPLv2 License. Anyone can edit the codex (documentation) so again it’s free to use.
Forum: Fixing WordPress
In reply to: Image loading as link not image on pageIt’s loading as a broken link in that the thumbnail is not being rendered. The full size image is there. By default WordPress links thumbnail images to the full sized image.
Could be several reasons for this however the standard trouble shooting method is to disable all plugins and switch to a default theme and see if it fixes it. Then we can work on what exactly is causing the problem.
Forum: Fixing WordPress
In reply to: my feed is not working and return a message "XML parsing error"Whats on line 3 of the xml?
Forum: Fixing WordPress
In reply to: Add YouTube Embed Code To WordPress PageWordPress supports embeds…simply put the link on the page or post. If you want more control you can use the short codes.
Forum: Fixing WordPress
In reply to: How to display posts together – PHP questionTry this one out.
Forum: Fixing WordPress
In reply to: Error on dashboardCheck out this thread and see if it helps.
https://wordpress.org/support/topic/i-can-not-uplaod-or-install-any-thing-from-dashboard?replies=9
Hi Raj,
Can you disable all your plugins and change to a default theme to rule out any conflicts.
Forum: Fixing WordPress
In reply to: Unable to create directory wp-content/uploadsHi Menno80
All directories should be 755 or 750.
All files should be 644 or 640. Exception: wp-config.php should be 440 or 400 to prevent other users on the server from reading it.Forum: Fixing WordPress
In reply to: Custom Post TypeTry this plugin.
Forum: Fixing WordPress
In reply to: How To Show Text Selected On Page.When you say selected do you mean highlighted with a blue background like when you go to copy some text to the clip board? If so you can just use CSS to do that. Create your own tag and css to wrap the words you want selected.
Forum: Fixing WordPress
In reply to: How to Install Google ad-sense code to websiteHello Deepak,
Search for a Plugin to help you with this. Under Plugins search for Google Adsense … here’s the first one I found.
Forum: Fixing WordPress
In reply to: Nextgen Gallery error messagehttps://wordpress.org/support/plugin/nextgen-gallery
Would be a better place to post your issue.
Forum: Fixing WordPress
In reply to: Problem upgrading to version 4.1Hi Jem,
I would try the Update again from the Dashboard. If it breaks again then you will know for sure there is an underlying problem. If it works then it was just a one time issue and you can relax and enjoy your site.
Forum: Fixing WordPress
In reply to: My gravatar showing on everybody's commentsHey Carpanta,
I would bear in mind that its the Holiday season for a lot of people and maybe the Dev is away on vacation.
Otherwise someone else will have to go through the code and find the bug. Unfortunately we do not have access to that code so we are unable to help here.
Forum: Fixing WordPress
In reply to: How to remove a Page Title on a Page?The layout is controlled by the themes template pages. You certainly can get rid of the Title and fix the spacing however it might require you to edit a template page. If you do want to do that then you should create a child-theme and make your edits on it so you never lose the changes if you update the Parent theme.
Post your questions here.
https://wordpress.org/support/theme/edin