swauthor
Forum Replies Created
-
“Show Existing Terms” at the top of a new post is no longer visible or accessible. The terms are also gone from the bottom of the post.
Host Monster updated php to 8ish which didnt work for my site, then last week they downgraded my WordPress to 7.33 and it now works fine. But the Show Existing Terms is now missing as an option to click.
Forum: Themes and Templates
In reply to: [ColorMag] FRONT PAGE NOT SHOWINGI have an update. The front page finally showed BOTH the demo widgets and also my page. Is there a way to have the page first and then the demo widgets after that? Or hopefully a mixture of both? Right now I was able to put the demo widget at the top, then the page. I found I can put a demo widget in the bottom section above the footer. Is there a way to put it inbetween?
Forum: Themes and Templates
In reply to: Stylesheet missingAfter deleting everything and installing 3 times I might have found an answer. This time I created the directory with a lower case letter. ALL the stylesheets are suddenly there.
Forum: Themes and Templates
In reply to: Stylesheet missingI have even used the default template which comes with WP, adjusting nothing and that style sheet is missing too.
So there are only 2 possibilities that I can think of:
1. WP has upgraded and NO template is compatible for new users.
2. Or when I clicked on “One Click” automatic installs through my server (Dream Host) that it does not install properly. The user does not have to do anything but click.
Along with the above post ideas, I have tried uninstalling and then reinstalling, still same problem.
Any ideas at all? I have to give up trying WP if I cant find an answer.
Forum: Plugins
In reply to: Blog via gmailwget -q -O /dev/null http://example.com/blog/wp-mail.php
OK, I tried that one, we will see if it works. Thanks so much.
Forum: Plugins
In reply to: Blog via gmailI have noticed that when I click the manual check to download the gmail to WP…
http://my domain/Blog/wp-mail.php
… that it does not publish. Instead it is pending. Is there a way to get it to automatically Publish? This is coming from my daily email list and I dont want to have to go in every day and click Publish. My daily email list is on reserve months in advance so it is all automated.
Forum: Plugins
In reply to: Blog via gmailOK, I am in the cpanel cron. It is asking for command.
Does this look correct?
php/http://mydomain/Blog/wp-mail.php(I changed to my domain)
Forum: Plugins
In reply to: Blog via gmailAlso I posted a need on stylesheets missing.
http://wordpress.org/support/topic/151243?replies=6If you are available to respond to that one too, I would greatly appreciate it.
Forum: Plugins
In reply to: Blog via gmailThank you for responding so quickly. I just checked cron and I am lost in that dept.
Is it ok to add this plug in instead?
http://skippy.net/plugin-wp-cron
I only post once a day at 9 PM, so it only needs to download once every 24 hours.
Forum: Plugins
In reply to: Blog via gmailI discovered that this works, thanks so much.
ssl://pop.gmail.com as your server address thanks so much.
However I am trying to add the code that automatically downloads from gmail to the WP, instead of doing it manually. Here are the instructions for it:
An alternative to manual browser activation is to add the following iframe code to the footer of your blog:
<iframe src=”http://yourblogdomain/wordpressinstalldir/wp-mail.php” name=”mailiframe” width=”0″ height=”0″ frameborder=”0″ scrolling=”no” title=””></iframe>
Edit the above line of code so that it refers to the location of your wp-mail.php file. Add this line of code to the footer.php file in the directory for whatever theme you are using (don’t include it within an HTML paragraph).
FOOTER: The following is my footer and I dont know where to put the code. I tried it at the very top and the very bottom. It does not seem to work. I did change the url to the correct domain and directory.
</div> <!– wrapper –>
<div id=”footer”><div><div><div>
“>Entries (RSS) and “>Comments (RSS). Valid <abbr title=”eXtensible HyperText Markup Language”>XHTML</abbr> and <abbr title=”Cascading Style Sheets”>CSS</abbr>.
Powered by WordPress. Theme Evanescence by Srini G.
<?php wp_footer(); ?>
</div></div></div></div>
</div> <!– page –>
</body>
</html>Forum: Themes and Templates
In reply to: Stylesheet missingHi
I am new so not sure I know what I am doing. I spent over 2 days trying out themes only to finally discover they all said stylesheet missing.After reading all the forum entries on the subject, I have
1. cleared my cache.
2. discovered that the unzip program automatically adds another layer of dupclicate directory, so I move all the files up one directory and delete the duplicate directory name.
3. I use my ftp to upload.Is there a way to resolve this problem?
Thank you for any help you can provide,
Sandy