Lizbit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upgrading Plug-In QuestionsThanks for the fast reply. I do see that option from the dashboard – but my question is, is that a safe & reliable option to use? Previously (a couple of years ago when I first started out using WP), it was recommended to always do upgrades manually. Is this still the case? or is the automatic upgrade thorough and reliable now?
Thanks again for any info you can provide!
Forum: Alpha/Beta/RC
In reply to: Fatal error in Dashboard Widgets (memory exhausted)Hi Sam!! I ran into this tonight. My server/host is adding that line for me.
Will this problem be resolved by upgrading to the next version of WP? I am on 2.8.4 currently.
I emailed you the other day. Did you receive?
J
Forum: Fixing WordPress
In reply to: Adding Video – file size limitationsCan’t get them to play, though.
I think I need step by step directions….
I have an mp4 file I would really like to play…. It’s uploaded via ftp, and it’s sitting in my upload(Media) folder…. but now, to get it to play….
Forum: Fixing WordPress
In reply to: Link to home page from header imagevunder-ful! graci!
Thanks…. gary! ?? I’ll work on the validation.Forum: Fixing WordPress
In reply to: Link to home page from header image**GARY** tsk tsk – haha
here tis! you can see I dropped in a link to my site in a few places – but obviously incorrectly….
CORRECTION – my previous code was incorrect. Here it is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="https://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <head profile="https://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <title><?php if (is_home () ) { bloginfo('name'); } elseif ( is_category() ) { single_cat_title(); echo ' - ' ; bloginfo('name'); } elseif (is_single() ) { single_post_title(); } elseif (is_page() ) { bloginfo('name'); echo ' '; single_post_title(); } else { wp_title('',true); } ?></title> <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/script.js"></script> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <!--[if IE 6]><link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style.ie6.css" type="text/css" media="screen" /><![endif]--> <!--[if IE 7]><link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style.ie7.css" type="text/css" media="screen" /><![endif]--> <link rel="alternate" type="application/rss+xml" title="<?php printf(__('%s RSS Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="alternate" type="application/atom+xml" title="<?php printf(__('%s Atom Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('atom_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_head(); ?> </head> <body> <div id="art-page-background-gradient"></div> <div id="art-main"> <div class="art-Sheet"> <div class="art-Sheet-tl"></div> <div class="art-Sheet-tr"></div> <div class="art-Sheet-bl"></div> <div class="art-Sheet-br"></div> <div class="art-Sheet-tc"></div> <div class="art-Sheet-bc"></div> <div class="art-Sheet-cl"></div> <div class="art-Sheet-cr"></div> <div class="art-Sheet-cc"></div> <div class="art-Sheet-body"> <div class="art-Header"> <a href="https://www.joaniemoore.com"> <div class="art-Header-png"></div> <div class="art-Header-jpeg"><a href="https://www.joaniemoore.com"> <?php bloginfo('name'); ?> </a></div> <div class="art-Logo"> <h1 id="name-text" class="art-Logo-name"> <a href="https://www.joaniemoore.com"> <?php bloginfo('name'); ?> </a></h1> <div id="slogan-text" class="art-Logo-text"> <a href="https://www.joaniemoore.com"> <?php bloginfo('description'); ?> </a></div> </div> </div>
Forum: Fixing WordPress
In reply to: Link to home page from header imageGary, is that you in disguise??? Always throwing the validation at me…. ruining my day…. ?? (just kidding)…. I’ll go into the code soon and try to clean that up. I’m pretty fussy about validation.
I somehow got it set so if you click on the header it goes back to the home page, but – if you hold the mouse over it, it doesn’t show as a clickable link. I wonder why this is?
Thanks for the help, alism!
Forum: Themes and Templates
In reply to: Page Names are preceeded by a colonThanks, Arnold! That did the trick!
Forum: Plugins
In reply to: WP DB backup – hangs upOK now this is interesting. I de-selected my next-gen gallery and told it to do a back up of everything except my photo galleries. Now, it progressed to 93% and once again, is hung up. It is hanging up on the the table “wp_usermeta.” This is where it hung up before.
Any help would be appreciated. Thank you.
Forum: Fixing WordPress
In reply to: Creating an ORDER formwill give it a try. thanks so much!
Forum: Themes and Templates
In reply to: Hide Footer in TemplateThanks for the help. The “display:none” was what i was looking for… but I like the “comment” solution as well. TY!!
Forum: Fixing WordPress
In reply to: How to hide “Published by….” and GoogleAdUpdate: down to just one thing now… Deleting the AdSense in the theme.
Forum: Plugins
In reply to: Cant get watermark to workTo get the watermark function to work, you need to open each gallery individually. Select to edit the gallery. When it opens, you’ll see a list of all the images in that gallery, along with their thumbnail and description and any text/captions. Place a check mark in the box before the images you wish to watermark. Then, select “set watermark” from the dropdown box that currently shows “no action.” Then click OK. Those images will now have the watermark.
Now – for some reason, I am only able to watermark 15 images at a time. If I click any more than that, only the first 15 will watermark, then errors pop up above it. For some reason, you can only watermark 15 at a time. I think there is a bug – so hopefully someone will have an answer as to why this is, or perhaps, what we are doing wrong. Thanks!
Forum: Fixing WordPress
In reply to: Advice, please, on order forms in WPNo, no credit cards. No payment information whatsoever…. just this:
Name
Address
Phone
Email
Qty of item desired (may be of multiple items)
Name of item desired (may be multiple items)Do you think the contact form would be OK for this?
any other possibilities?
Forum: Fixing WordPress
In reply to: Hide Sidebar(s)Where do we send the cookies????
xoxoxoxoxoxo Thank you!
Forum: Themes and Templates
In reply to: Gear Theme header changeAlso – any suggestions to spice up the site? Although I am not new to website design, I am new to WP, and not sure what I can do when working with a template. Any ideas for sprucing up this site? What I can add, what I can change? Still not able to get the header in place.