laptophobo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to get post to display in a custom templateHi. One thing I still need to do is style the post (like change the background) for all “blue posts”. Currently, it’s taking the style of “single”. Here’s what the Page Source comes up with:
<body class=”single single-post postid-1270 single-format-standard logged-in admin-bar”>
Do you know how I could style the Blue Posts?
Yup, that worked. Thanks for that. Happy New Year.
Forum: Plugins
In reply to: [Subpages Navigation] [Plugin: Subpages Navigation] Sub Page OrderAny ideas on how I could list my subpages in alpha order?
Forum: Plugins
In reply to: [Subpages Navigation] [Plugin: Subpages Navigation] Trouble styling LevelsOkay, I found the instructions in the FAQ.
Forum: Fixing WordPress
In reply to: How to get post to display in a custom templateI’ve sent a donation to Emily Cross’s fund. Thank you for steering me that way. (You’re a good step-mom.)
Best,
RichardForum: Fixing WordPress
In reply to: How to get post to display in a custom templateYou are genius. Thank you. Do you have a “donate” page?
Forum: Fixing WordPress
In reply to: How to get post to display in a custom templatevtxyzzy,
I’ve followed your instructions and though I do get my post on it’s own page, the content on “single-blue-page.php” essentially doubles. This must mean that I didn’t create the new “single.php” file the right way. Could you please look over my code to see what I’ve done wrong?:[Code moderated as per the Forum Rules. Please use the pastebin]
Thank you.
Forum: Plugins
In reply to: [Subpages Navigation] [Plugin: Subpages Navigation] Trouble styling Levelsjkdsouljah (or anyone),
How did you style the tree?
ThanksForum: Fixing WordPress
In reply to: Widget management does not work in IE browserZoonie,
I got I.E. to work with Widgets again. Thanks for the advice. Here’s what I did:
I loaded a duplicate (test) copy of the web (from local host) to a folder on my server (testweb). However, this version had no shortcut site address in the root like the actual one (meaning that to view this site, you have to go to http://www.website.com/testweb as opposed to http://www.website.com). I went into the Widgets section of this test site and had no problems at all with I.E. browser. So, I then went back to the actual website and deactivated all of the plugins per your suggestion. I then re-activated them one at a time, replacing any Widget content that may have moved back into the “Inactive Widgets” column.
And, now it works.
Forum: Fixing WordPress
In reply to: Widget management does not work in IE browserHi zoonini
Thank you for that idea. I installed the plugin, but it didn’t fix the problem. Do you think it has anything to do with the fact that my WP is version 3.2.1 and not 3.3?
Forum: Plugins
In reply to: [WP Featured Content Slider] Broken WP Featured Content Slider pluginisapan,
I have found the problem. When I viewed the Home page source, I saw that this link was not correct:
<script type='text/javascript' src='http://website.org/wp-content/plugins/wp-featured-content-slider/scripts/jquery.cycle.all.2.72.js?ver=1.3'></script>It should have been:
<script type='text/javascript' src='http://website.org/folder/wp-content/plugins/wp-featured-content-slider/scripts/jquery.cycle.all.2.72.js?ver=1.3'></script>When I reconfigured to give WP it’s own directory (yet view in the root) this jquery script did not change to attach itself to the folder file.
To correct the problem, I went into plugins/wp-featured-content-slilder/featured-content-slider.php and corrected the link accordingly.
Forum: Plugins
In reply to: [WP Featured Content Slider] Broken WP Featured Content Slider pluginI’ve deleted the plugin and replaced it with version 2.3. No change. I then replaced it with version 2.1. No change. This is strange.
Forum: Plugins
In reply to: [WP Featured Content Slider] Broken WP Featured Content Slider pluginisapan,
Thanks for your help and for pointing out to me where the older versions of the plugins are at (right sidebar, the blue box “FYI” has a link “Other Versions”). I downloaded the 2.1 version and replaced the Scripts folder within my version (located at wp-content/plugins/wp-featured-content-slider/scripts) with the version in 2.1. However, there is no change.One thing to note is that the problem occurred after moving my website from one host location to a new one. It wasn’t a problem with updating the plugin itself. (I don’t know if that makes a difference.)
Any ideas? Or, should I simply delete the plugin entirely and load up a new version? And if so, which version would you recommend? (I’m on WP 3.2.1)
Thanks so much again.
I guess what I’m looking for are short codes or something that will display the taxonomies created.
Forum: Plugins
In reply to: [WP Featured Content Slider] Broken WP Featured Content Slider pluginI’m having the same issue as MLavine. I moved my site from one host to another and then all of my images show at the same time. Isapan’s suggestion is to download version 2.1 and then move the Scripts folder from my current version to this older version. However, I can’t locate a 2.1 version of the slider. Can anyone help?
Thank you,