kicker
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: update issue with featured graphicI dont want to present it as a double thumbnail on my front page, it makes it look like crap. I use easel theme which I also updated at the same time as I updated WP last week.
Forum: Fixing WordPress
In reply to: Can no longer add or update pluginsThanx Tim! I did the server upgrade and a reboot to no avail. I will take your advice and do a ticket now… Thanx again
Hey! Quick fix! Yer on the job! 🙂
Is there any way to float the slider against the inside blog wall rather than out there against the outside desktop wall? You know what I mean?
Thanx, kickerI am having a nice traffic surge today!
I deleted it and re installed it.
I unchecked the float box and then the in article box and saved both and same thing happens. So even with nothing checked I get the header with no articles or sidebar on the main page, on article page I get a total blank. When I deactivate it everything is fine.I have gone back to SHARE THIS which seems to work
kickerIt breaks both front page and article pages so I don’t really want to activate it now when I am getting lots of traffic.
It did happen when I clicked upgrade new plugins this morning and it was upgraded and instantly the site broke. I can get into ADMIN with it on though.
No other complaints like this this morning?Forum: Everything else WordPress
In reply to: No more google search results on imagesThanks for the link, it helped! Seems the answer may be plugin IMAGUARD
Forum: Fixing WordPress
In reply to: AOL user cant commentdone
Forum: Fixing WordPress
In reply to: AOL user cant commentHere is the error message he gets after clicking SUBMIT COMMENT
“http://mail.aol.com/37267-111/aol-6/en-us/Lite/Compose.aspx?knownSender=false&&start=0&sort=none&searchIn=none&searchQuery=&focus=reply”;Forum: Plugins
In reply to: Adding blocks above contentThanx! I think I need to be more specific.
A theme I use on one project has on the widget page to the left:
RIGHT SIDEBAR
LEFT SIDEBAR
ABOVE HEADER
BELOW HEADER
ABOVE CONTENT
BELOW CONTENTAnd I can just drag the HTML/TXT widget into them and its real nice for all sorts of things.
I cannot use that theme for the other project I am working on.Is there a plugin that does that?
Or if CSS what would that be?I understand child themes.
Thanx
kickerForum: Themes and Templates
In reply to: CSS to create 2 columns of content in category pagesI found some code that works to make category pages 2 columns.
`.archive .hentry {
width: 47%;
margin-right: 6%;
}.archive .hentry:nth-child(even) {
margin-right: 0;
}Forum: Themes and Templates
In reply to: CSS to create 2 columns of content in category pagesHey WPogi, thankx a bunch for the directions! Its what I needed…
Forum: Fixing WordPress
In reply to: How can I hide the JW shortcode in excerpts?After many hours of hit and miss I found that answer in the JW plugin settings. Check DISABLE in the SHORTCODE settings area.
With HANDBREAK and JW PLAYER plugin the move to HTML5 was easy.
KickerThat helped! Thanx for helping me.
Here is my problem.
Not the shortcode itself but how to apply it properly.I serve a few FLV videos myself. I found HANDBREAK to convert to MP4s with even less file size, facilitating my move to serve HTML5 rather than Flash.
My website uses excerpts with thumbs as my front page. About 90% of my articles are video embed codes from many sources.
For those I use the INSERT/EDIT EMBEDDED MEDIA icon, put the embed code into SOURCE tab, click over to GENERAL tab and size it to my default 472. All is well.
The SOURCE window will not accept the [JW shortcode], it rejects it.
If I put the [JW shortcode] in the HTML area of the WP Editor (with or without
) it will present everything fine on that SINGLE ARTICLE PAGE, but on the front page with excerpts it presents the full video and makes a big ugly mess of the first screen people see.I guess I need to do with the [JW shortcode] what the embed source window is doing to <OBJECT> and <IFRAMES>. Whatever that is. :)
I dont have an example because it makes such a mess, but here is the front page as it is suppose to look.
THanx longtail!
KickerMy understanding was that once I installed the plugin to WP, and did the settings, it would generate the code which I would then put somewhere.
What do the settings for this WP plugin do? How does that work?
Thanx for the info I will read that again to see if it gets through to me this time! 🙂
KickerOne down one to go!
I don’t want to keep being a bother, once I understand something I can work it out. Where do I find these codes? I want to size and auto and add jpgs, etc. Is there some website or something that has examples of these code snippets?
So the next issue is where to put the code?
Does it go in SOURCE, does it go in HTML edit, is there some other place?.
Thanx again!
Kicker