propooper98
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help Please: Text Will not Wrap around Image!Ok, thanks for the help. I’ll try.
Forum: Fixing WordPress
In reply to: Help Please: Text Will not Wrap around Image!Thanks for the help, but it didn’t work. I’m an extreme noob, so its probably my problem: where exactly do I place this?
I’ll keep on trying!Forum: Fixing WordPress
In reply to: Help Please: Text Will not Wrap around Image!And yes, I have. Plugins are not the problem at this point.
Forum: Fixing WordPress
In reply to: Help Please: Text Will not Wrap around Image!Ok, I manually inserted the align code, but it does not specifically wrap it around the image. It just aligns the text to the right, which is only part of what I want. Anyway to get a bunch of text to wrap around the image- I want to align the IMAGE to the right.
Any tips?Forum: Fixing WordPress
In reply to: Help Please: Text Will not Wrap around Image!I think its automatically stripping it out- I do align it, but you’re right, it appears to have been stripped out. I’m going to re-check. In the mean time, any tips?
Forum: Fixing WordPress
In reply to: Button rollover moves slightlyI’ve reloaded the page about 5 times- and using Chrome at the minute. All that happens is the download button turns blue- guess that supposed to happen, but no, nothing else except the text ” Download” itself moves- and it does so naturally, and very slightly (took me some time to notice it). Is that what you were talking about?
Forum: Fixing WordPress
In reply to: Button rollover moves slightlyIt’s not moving for me- perhaps a browser problem?
Forum: Fixing WordPress
In reply to: Problem with Sidebar on Single Post PageThanks a bunch! That fixed it!
Forum: Fixing WordPress
In reply to: Problem with Sidebar on Single Post PageThanks for the help, but I don’t even have that plugin- which is probably the problem! Let me see if that makes it work.
Forum: Fixing WordPress
In reply to: Please Help: Trouble with Thumbnail Pictures!!!!!YEEEESSS! I GOT IT!
Thanks a bunch guys, I wish you the best of luck, and god bless!Forum: Fixing WordPress
In reply to: Please Help: Trouble with Thumbnail Pictures!!!!!Ah, I see what you mean. Anyway, I’m on the admin panel, looking at my posts. I see the custom field options, and the screen options as well now.
I see 2 custom fields:
posts_rate_key , with no value ( I’m guessing this one is something else, to be ignored)and:
wppt_default, with a value of the thumbnail: https://izzile.com/wp-content/uploads/wp-post-thumbnail/_msq2j.jpg
However, when I go to this page, it cannot be found. I’m really sorry for sounding like a noob, but I guess I goiing to CHANGE the name of this custom field to:
post-img
and put the value of the URL of my image… wish me luck.Forum: Fixing WordPress
In reply to: Please Help: Trouble with Thumbnail Pictures!!!!!And I don’t see the Screen Options… nor the custom fields.
Forum: Fixing WordPress
In reply to: Please Help: Trouble with Thumbnail Pictures!!!!!Ok, I’m in the edit post window (single.php), looking at the code. I’m not really too great… but I see that this code:
<?php $postimageurl = get_post_meta($post->ID, ‘post-img’, true); if ($postimageurl) { ?>
<div class=”post-pic”>” rel=”bookmark” title=”Permanent Link to <?php the_title_attribute(); ?>”><img src=”<?php echo $postimageurl; ?>” alt=”<?php the_title_attribute(); ?>” class=”fl” /></div>
<div class=”clr”></div>
<?php } ?>
<!–/post-img –>Is going to probably need the changing, but I have no idea how to do it. Help lol?
Forum: Fixing WordPress
In reply to: Please Help: Trouble with Thumbnail Pictures!!!!!Ok, I’ve made a new thread about this issue, but here it is again- in my instructions for the theme, it says this:
To define a thumbnail for each post, you must use the custom field tag:
“post-img”, followed by the image url as value.Example:
Custom Field: post-img
Value: /thumbnails/picture1.jpgHow do I do this?
Forum: Fixing WordPress
In reply to: Please Help: Trouble with Thumbnail Pictures!!!!!Ok…. but anything that could help? Codes of some sorts, etc?
And it is available for free:
https://wp-premium-templates.com/aurium-free-premium-wordpress-theme/