thisisedie
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Easy Digital Downloads] Image Beside Item In Cart?Yeah that’s what it is. Switched themes and it’s there. Any idea why this might be?
Forum: Plugins
In reply to: [Plugin: Easy Digital Downloads] Image Beside Item In Cart?No its not on them either. Could it be my theme? It is a very customized theme.
Forum: Plugins
In reply to: [Plugin: Easy Digital Downloads] Image Beside Item In Cart?I don’t see anywhere to do that? I watched a video at easydigitaldownloads.com and see that it shows a link on the right side that says “set featured image” but I don’t have that ??
Forum: Plugins
In reply to: [Plugin: Easy Digital Downloads] Personal Info and PayPalKK. Awesome plugin. Thank you very much ??
Forum: Plugins
In reply to: Problem With NextGen and WordPress Paypal Shopping CartFixed it! The problem was that in view/gallery.php the
<?php echo $image->description ?>
tag was in the title of the photo. Took it out and all is well.Forum: Fixing WordPress
In reply to: It Works But WHY?Ah. Thank you very much.
Forum: Fixing WordPress
In reply to: Issue With Padding/Absolutely Positioned DivsI think my brain is too tired to explain my issue correctly. Thanks for your time Andrew :o)
Forum: Fixing WordPress
In reply to: Issue With Padding/Absolutely Positioned DivsAny font any size I use does it.
Forum: Fixing WordPress
In reply to: Issue With Padding/Absolutely Positioned DivsIt is:
#title { position:absolute; background:red; font-family:SpringScript,"lucida sans unicode",tahoma,arial; font-size:25px; font-weight:bold; height:23px; bottom:0; left:5px; padding:0; margin:0; }
Just so weird because in the past it’s always worked.
Forum: Fixing WordPress
In reply to: Issue With Padding/Absolutely Positioned DivsI mean I didn’t add any padding but there’s padding there.
Forum: Fixing WordPress
In reply to: Category Exclusion HullabalooAh. I got it. By removing the first line of the code I posted it works perfectly. All the cookies are mine!
Forum: Fixing WordPress
In reply to: Truncate Beginning Of TitleWell obviously I didn’t know what I had before or I wouldn’t have needed it and I didn’t have it because I changed things up and lost it.
Thank you much for your help but that’s not what I was looking for. I didn’t wanna change all titles just the titles on a particular loop. This is the solution for anyone who’s interested. The 11 is how many characters you’d like to shave off the beginning of the title and the 100 is the max number of characters the title can be. There’s probably a better way to do it but this works perfectly :o)
<a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php echo substr(the_title('','',false),11,100); ?></a>
Forum: Fixing WordPress
In reply to: Newbie with questionsYour image needs to be 940 × 113 or more it WILL be pixalated because it will stretch out to fit those dimensions.
Forum: Fixing WordPress
In reply to: Impossible letters in the comment textareaI’m typing “b” and “h” just fine.
Oh wait. I didn’t see the “works on FF” part.
Forum: Fixing WordPress
In reply to: Odd Text IssueJust curious… how come your av shows a 40 or 50 something year old man, your site says you’re 16, and your archived posts link to a totally different site with the same exact theme that says it belongs to some guy from Guam with 6 kids?