inspired2write
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how do I insert my logo in piano black themeYou can find that here:
http://wordpress.org/support/topic/356245?replies=4Forum: Fixing WordPress
In reply to: rss reader to external site? suggestions?A widget server I’ve used has my blog posts in it from my WordPress blog, which I display on one of my other blogs. You can see the widget in my left sidebar on my site, moneyillusions (a dot com) and see if you like it (it’s way down toward the bottom on the left, in blue).
If you like it, just click through the widget button toward the bottom, it will take you to their site, springwidget or something like that, and you can register and create yours from your sites content.
Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected T_STRING, expectingYou somehow got some code messed up when you added the site meter. If you can’t get to your admin dashboard, you’ll have to go from your ftp and fix the error on line 115 as indicated above, in that theme, functions.php file.
Forum: Fixing WordPress
In reply to: Remove New Page Link From Top Of Home?! HelpIt’s probably a theme issue. I relate totally to your frustration, as I have the same issue with the theme I’m using, which is Motion. There are some themes that provide you with the ability to indicate exactly which ‘pages’ you do, or do not want to show.
If you post your link here, it may be of help to identify how your template is coded, if that is the cause of your issue.
Forum: Fixing WordPress
In reply to: Can’t upload images? been trying all dayJust grabbing a wild guess here, as I’m not familiar with prophotoblog, but is there a possibility that the image(s) are too large? Did you seek support there?
http://www.prophotoblogs.com/support/Forum: Fixing WordPress
In reply to: Sorry, that file cannot be editedI haven’t had the issue you’re experiencing, but did you try disabling your WP cache? Then see if you can navigate correctly, and then enable the cache again.
Forum: Fixing WordPress
In reply to: Can’t see images uploaded via FTPSounds like a good plugin for that purpose. Don’t forget to mark your thread as ‘Resolved’ if things are working now. 🙂
Forum: Fixing WordPress
In reply to: Remove page title from page bodyDid you have the problem before or after you did the modifications to your theme?
Sounds like there are some tags left open, or some codes placed in the wrong area. Look at your source code to see where tags may be left open, or use a validator to see where the bad codes are.
Forum: Fixing WordPress
In reply to: Can’t see images uploaded via FTPHi Okuogren,
Sounds like you’ve made some good progress, since the thumbnails are now being created so the images are viewable.I haven’t used any of the image plugins, so someone else here may be able to offer you some suggestions for a gallery plugin.
Forum: Fixing WordPress
In reply to: Remove page title from page bodyWhat theme are you using? Revert back to the default theme and see if it goes away. If it does it’s probably an issue with your theme.
Forum: Fixing WordPress
In reply to: WP Menu on External webpageI want to use my WP menu on a different webpage
Are you speaking of the WP Meta Menu? And, are you saying you want that menu to show up on a different domain? If so, just make a screen shot of the Meta Menu from your site. You can then upload that as an image and then link it so it clicks through to where you want it to go, like to here:
http://www.yoururl.com/wp-login.phpIs that what you’re asking?
Forum: Fixing WordPress
In reply to: Can’t see images uploaded via FTPSo are you now able to see the images?
Forum: Fixing WordPress
In reply to: How to set Image Linked to File by default?Is there a reason why you want the image linked? It isn’t necessary to have it linked, if it’s not needed. Where it says ‘Link URL’ you have the option to not even link it, if you wish.
If you want to link it, and if you’ve already closed out the box, from your editor, click on the image and then select the ‘edit’ option at the top left of the image. Then under ‘Edit Image’ go down to where it says, “Link URL” and then select the button which says, “Link to Image”. It will automatically link the image for you.
Forum: Fixing WordPress
In reply to: Can’t see images uploaded via FTPThis is a jpg file i uploaded to my wp-content/uploads VIA FTP (manually). this is NOT seen on GALLERY SCREEN of imageuploader
The reason it’s NOT seen is probably because there isn’t a thumbnail image created since you uploaded it manually.
This is another jpg file i uploaded to wp-content/uploads BY IMAGEUPLOADER OF WORDPRESS. this is seen on GALLERY SCREEN of imageuploader.
When you upload an image via the WP image upload feature, it creates a thumbnail of the image, and I believe it needs that in order for the image to show up. Go into your ftp and look at the difference with the image you uploaded manually, vs the one you uploaded through the image loader. You should see not just one image, but also thumbnails WP image software created.
Forum: Fixing WordPress
In reply to: Image Linking. How did TechCrunch Solve this?Did you look to see if there’s possibly a plugin to eliminate that challenge, and perhaps only allow you as the admin to add links if you wished to?