dfgTedsh
Forum Replies Created
-
Forum: Localhost Installs
In reply to: How to activate feedburner(RSS) in Localhost websiteI would suggest you to contact the plugin author. He might be able to help you.
Forum: Localhost Installs
In reply to: How to activate feedburner(RSS) in Localhost websiteHi I don’t understand what you mean by “changed the query”..
I guess you used RSS Includes Pages plugin. If so, the good place to start is in line number 45 and 46 by changing the query.
Forum: Localhost Installs
In reply to: How to activate feedburner(RSS) in Localhost websiteI can’t comment on your situation without knowing specifics about your project or your need to integrate it with feed-burner during production.
But Feeds are available in WordPress by default even on localhost installations.
Just type http://10.0.0.84/?feed=rss2 you should see your feed now.
Anyway feed-burner integration is just a couple of lines of code, it can be done when you go live.
Forum: Localhost Installs
In reply to: How to activate feedburner(RSS) in Localhost websiteHi,
I don’t think you can do that. 10.x.x.x series are private IP address range. Feedburner server can not access it because it is private to you alone.Forum: Fixing WordPress
In reply to: Restore Deleted Media from BackupHi,
The media uploader is combined uploading a cataloging system. As you’ve noticed, anything that hasn’t been uploaded via WP’s uploader is not recognized by the media library because it wasn’t added to the catalog.As per this discussion, try this plugin: http://wordpress.org/extend/plugins/add-from-server/
It might help to re-catalouge.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Unable to install Google XML SitemapsHi you will not be able to do such customization on a wordpress.com blog. You have to have a self hosted blog to do so.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Unable to install Google XML SitemapsHi, you don’t need FTP access to install plugins.
see here for more info on how-to install a plugin.
And regarding WordPress version, you can always go to
[yoursite.com]/wp-admin/about.phpYou can see something like, “Welcome to WordPress [version]” there.
[P.S I am assuming that you have NOT hosted your site on wordpress.com, ‘cos you can install plugins only in self hosted or wordpress.org hosted blogs]
Forum: Fixing WordPress
In reply to: Nivo image slider adds an extra blank slide in wordpressI too had the same problem.
But mine was due to Disqus plug-in adding extra information to the header. I disabled it and it worked.
Make sure no plugin adds extra information before the plug-in ends.
Forum: Installing WordPress
In reply to: Fatal error upgrade to 3.0 (Memory)Thanks a lot.. had the same problem..now solved
I have got the same problem too (look here). I tried the solution suggested by ardgedee. But didnt work for me. Anyone else found the solution or knows the reason for this problem?
Thanks for the reply.. But it didn’t work.
If it is the problem of JavaScript, Then it should not work anywhere. Right?
Others also seem to have the same problem (Look here for the post). I did what has been suggested in there, but didn’t work for me. I tried in a different fresh wordpress installation with default theme. Second form didn’t work there too.
One thing to be noted is that, if i click preview of a page which i am editing, and then try the form in the preview mode, then it is working, but when I publish it dosent work anymore and shows the above problem.
I gave up on it and removed the second contact form from my site. If anyone finds the solution please post in here. If anyone has the same problem too, please post it here, so that some one can find the solution.