Radices
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to remove a Page Title on a Page?Can’t really help while the site is in maintenance mode. In general those are Theme issues and most likely you’ll get better help in the Theme’s support forum.
Forum: Fixing WordPress
In reply to: display Photo Gallery on the Blog Page only Not on Articles ContentsTry posting your questions on the Themes Support page. It’s the theme that controls the layout and styling.
http://weavertheme.com/support/support-forum/forum-posting-guidelines-vanilla-help/
Forum: Fixing WordPress
In reply to: CPU spikes to 100% site doesn't load, VPS crashes after moving siteWho is the host? What type of VPS? Linux, Apache, Windows? Centos ? How many CPU’s, how much Ram? What version PHP? What PHP handler are you using? Are you using suEXEC?
Forum: Fixing WordPress
In reply to: Adding Extra Folder into Media DatabaseThere are a few plugins that will add those files to the Media Gallery.
Forum: Fixing WordPress
In reply to: How to add a space or gap in single.php?Wrap each of them in a Div Tag
<div> <?php echo do_shortcode('[fbcomments]'); ?> </div> <div> <?php zemanta_related_posts()?><div>Forum: Fixing WordPress
In reply to: My gravatar showing on everybody's commentsYou will need to contact the Theme Developer.
http://themeforest.net/item/business-news-responsive-magazine-news-blog/3650529/support
Forum: Fixing WordPress
In reply to: WordPress 4.1 Installation failedYou download the latest copy of WordPress to your computer. Unzip it in a folder. Then connect to the WordPress folder on the server using FTP or the File Manager in your Hosting Control Panel. You want to replace all of the files EXCEPT the /wp-content FOLDER and the wp-config.php FILE. Upload the other folders wp-includes, wp-admin, and the other files from your local machine and overwrite whats there. It’s deemed better to delete the files on the server first as some file managers will just skip an existing file and won’s actually over write it however if it works it works, if it doesn’t then you can delete first and then re-upload. DO NOT DELETE the wp-content folder or wp-config.php file!
Forum: Fixing WordPress
In reply to: Media library | Count is incorrectTop Left where is shows 5396.
Forum: Fixing WordPress
In reply to: Editor Broken@davidbruce88 Please start a new post. It’s not correct to insert your issue in someone else’s thread.
Forum: Fixing WordPress
In reply to: Editor BrokenRead second post in this thread.
Forum: Fixing WordPress
In reply to: Media library | Count is incorrectWhat does it show when you open the pull down on the top left? There are more than just images in the media library.
Forum: Fixing WordPress
In reply to: Uploaded photo does not show on the media libraryPost your Job over at
Forum: Fixing WordPress
In reply to: Update on Iframe and embed code strippingCheck this out …I think a lot has changed since the times you seem to be mentioning.
Forum: Fixing WordPress
In reply to: Editor BrokenHi,
Disable all your plugins and test. If that fixes it enable plugins one at a time until problem reoccurs.
Forum: Fixing WordPress
In reply to: Need help with a couple of thingsHey Lars,
Styling and formatting are done in the themes CSS files. You should post you questions in the dedicated theme forum here.