rwhalls
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media uploadsCould you go to my site gowd.us and look at a post “Upload New Code” in the Recent Articles right hand column and upload the doc. You will see that in order to get the file one has to click on CheckList5, then Save and then click the tab at the bottom of the page. You can see the code for this in [264].
Then go to the center pane and click on here which gets the same doc without having to click on CheckList5. In [260] you can see the code I had to use to make it work this way.
I can’t have authors who include docs in their posts have to go an change code.
Forum: Fixing WordPress
In reply to: custom cssI should have added that Hostgator, who hos my site, said they migh be having problems with their updated WP. Maybe it is is at their end that is causing the problem.
Forum: Fixing WordPress
In reply to: custom cssThe problem is that when I try to send the complete lines of code in this post it doesn’t show up properly.
I have put a post on my site: http://gowd.us in the Recent Articles column with the title New Upload Code where you can see want happens when a user uploads it. Also, in the center pane of the home page below the Search box that says Recommended: Download Nursing Home Check List here. This is how it should work for the user. You can view source to see the different codes used.
Forum: Fixing WordPress
In reply to: custom cssThe code I put in the last post didn’t show based on what I see above. Hopefully you can understand what I’m trying to say. When I put a doc in a post using the first code below requires a user to click 2x to see the “Save As” which comes up in Chrome when the settings are set to pop “Save As” which we recommend.If you go to our site http://gowd.us you will see and example on the home page in the center pane where the user can click “here” to bring up this document.The second line code, truncated, shows how shows up, was adjusted so that the doc is brought the way documents used to be brought up,i.e. via content/uploads rather the via as “attachment” as they are now being uploaded. Maybe I can adjust your code somewhere to make this happen.
gowd.us/?attachment_id=31268″rel=”attachment wp-att-31268″>CheckList5
gowd.us/wp-content/uploads/2015/12/CheckList5.docx”>here
Forum: Fixing WordPress
In reply to: custom cssThe css problem is fixed it it the uploading docs and displaying them that is the problem. Below the first line of code is now how you are uploading docs which requires a user the click the name twice. The second is the same doc that I put into the code that used to be used for uploading.
<h4>Recommended: Download Nursing Home Check List <fcw>here</fcw>.</h4>
Forum: Fixing WordPress
In reply to: Problem with my archive pageCan’t get my password.
Forum: Fixing WordPress
In reply to: Problem with my archive pageOne O looked at is Quick Strap might work.I
Re creating an archive template. Here’s
what has to be done as I understand it:Note: the default theme for WordPress 3.0 and beyond does not have a built in archives template. Something like this should do the trick (you will need to adapt the html structure to match your current theme):
I would prefer a three column theme with the archive available.
Forum: Fixing WordPress
In reply to: Problem with my archive pageOk. Can WP provide me with a theme that won’t have this problem and accommodates my current setup.
Forum: Fixing WordPress
In reply to: Problem with my archive pageUsing NewsScope from FT Themes.
If you go on our site: gowd.us and select the post from Recent Artilces: Blindness – A Different Perspective you will notice that there is no Read More at the bottom right of the post. If you go to Health Care/General you will see the same post with Read More.
ThanksForum: Fixing WordPress
In reply to: moreAssuming there is no solution using FT Themes do you have a theme that is similar to the NewsScope theme I’m using. If so if I were to use it would all my data and css files convert?
Forum: Fixing WordPress
In reply to: moreI don’t want to disable all my plugins.
Would this be an approach that would solve my problem?When using the excerpt feature WordPress does not automatically provide a link to a page containing the full post. To generate a link include the following code in the loop directly below `<?php the_excerpt(); ?>
<a>”> Read More…</a>`Forum: Fixing WordPress
In reply to: moreIn Admin when I edited a post I checked off Excerpt in Screen Options. Which works fine as the more command doesn’t show up when individual post are called.
The problem is that when you first open the site all recent posts a displayed in the center column and they all have the more command including those with where the more command hasn’t been invoked. When you click on those posts the more icon disappears.
Is there a way of applying the Excerpt command to individual posts?
Forum: Fixing WordPress
In reply to: moreThe following might help solve the problem
Here is an example of a post where More is displayed but not invoked. When More clicked on it goes back to the post and More is no longer displayed.
The title of the post is Bon Mots and is in the center pane, the fifth post down.
<img src=”http://gowd.us/wp-content/uploads/2014/06/Gowd-Icon3.jpg” alt=”Gowd Icon3″ width=”125″ height=”70″ class=”aligncenter size-full wp-image-23859″>
<h4>Some clever comments by Mark Twain
“It is better to keep your mouth closed and let people think you are a fool than to open it and remove all doubt.”
“Most people are bothered by those passages of Scripture they do not understand, but the passages that bother me are those I do understand.”
“Suppose you were an idiot and suppose you were a member of Congress. But I repeat myself.”
</h4>
Forum: Fixing WordPress
In reply to: SetttingsWhere do you set it up? That is select an image and enter the description. When setting up plugins they are usually a link the Settings.
Forum: Fixing WordPress
In reply to: SetttingsImage Mouseover