samspade32
Forum Replies Created
-
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)How can I get the rating not to show up in the output of my template? I haven’t been able to figure that out.
thanks
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)thanks for helping me get it working, archshrk!
Forum: Plugins
In reply to: Extended Live Archives helpfixed it. thanks
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)Help! I’ve been trying to install this great plugin at https://www.rebeccawright.com for the last day or so and keep running into problems. I want to use a template and have images with links w/ my associates ID, with the ability to show CD’s, books, dvds and electronics I might be using. First I was getting template errors and now im getting a message saying template ‘amm_my_first_go cannot be found’ I want to allow a list of up to 12 items to be shown in the bottem section of my theme. Would someone be willing to show me how to build a basic template for this and call it correctly? Thanks very much!
Forum: Themes and Templates
In reply to: Integrating Plogger with the Benevolence themecheck out this link, https://www.phoenixrealm.com/2005/09/22/integrating-plogger/
it should tell you how to do it step by step.Forum: Plugins
In reply to: spacing issue with two archivesthat seemed to do it. Thanks
Forum: Plugins
In reply to: wp-recent links on static page?According to the developer, this is an easy way to make a static page for the recentlinks.php file. However, I am not fanilliar with orogramming at all. Could someone give me some instructions about how to do it?
samspade32
Forum: Plugins
In reply to: wp-recent links on static page?This is the code you have to insert:
<!– begin recent links block –>
<!– This is the new recent links block –>
<!– added for wp-recent-links version 1.4 –>
<h2>Recent Links</h2>
<?php if ($links = rp_recentlinks_home()) { ?>-
<?php foreach ($links as $link) { ?>
- link_url; ?>”><?php echo wptexturize($link->link_text); ?> a?’
<?php echo wptexturize(convert_smilies($link->link_caption)); ?> link_permalink; ?>”># - ” title=”Recent Links Archives” rel=”Links Archives”>more » | ” title=”RSS2 Feed for recently added links.” rel=”RSS2 Feed.”>feed »
<?php } ?>
<?php } ?>
<!– end recent links block –>If I put it on a page I just get that code on it. Any other thoughts would be helpful.
thanks,
samspade32Forum: Plugins
In reply to: WP-Recent Links IssueFor some reason I don’t see in the Readme the tags I need to indert to get the recent links output. There is some code on the developers page, but not being a programmer at all I don’t really get it. I also haven’t had any luck contacting the developer. Can anyone offer any help.
Thanks,
https://www.rebeccawright.comForum: Plugins
In reply to: no WP Amazon imagesI’m not a programmer of even the lowest regard. Can someone give me a pretty good idea where to put the above code, and for that matter what to delete to get the wp-amazon plugin working again?
thanks,
samspade32Forum: Themes and Templates
In reply to: Theme Twins Identification Band, the boyish style problemThanks. All set!
Forum: Plugins
In reply to: wp-amazon with new static pagesI have what I realize is a pretty stupid question. I understand there is an update for the wp-amazon plugin. Mine no longer works under the new 1.5. However, when I go to the site linked in a previous post, I can’t seem to download it and copying it causes all sorts of problems. Where can I download it perhaps as a zip?
Thanks,
samspade32 - link_url; ?>”><?php echo wptexturize($link->link_text); ?> a?’