cahira
Forum Replies Created
-
Forum: Themes and Templates
In reply to: removing bulletsForum: Themes and Templates
In reply to: removing bulletsdidn’t work 🙁
is there a certain area in the Stylesheet that coding needs to go ?
right now I have put it under the sidebar section
Forum: Plugins
In reply to: Amazon pluginthanks david, it worked!!
Forum: Plugins
In reply to: Amazon pluginhi david. i’ll try giving it a unique id. if that doesn’t work i will surely like to send you my entire sidebar hehe
yes the tags are properly closed, the code didn’t show up properly here
Forum: Themes and Templates
In reply to: removing bulletsthanks lorelle i will try that out!
Forum: Plugins
In reply to: Amazon pluginthanks joni i will try that out…i’m using 1.5 though. wonder if the coding will be different? i don’t know much about php, so i’m not sure if the calling code has to be the same format throughout the entire template
Forum: Plugins
In reply to: Amazon pluginbump
Forum: Plugins
In reply to: Amazon pluginyep they’re closed!! am i supposed to type ` before and after code to get it to show up here? ’cause that doesnt work 🙁
Forum: Plugins
In reply to: Amazon pluginwow, thanks david. didn’t think i could do that
i did come across a problem after adding the code to my sidebar
Parse error: parse error, unexpected ‘<‘ in
…/blog-wp/wp-content/themes/ocadia/sidebar.php on line 13Here is the code I added that you suggested:
———————–
<li id=”amazon”>
<h2><?php _e(‘Currently Reading’); ?></h2>
<?php show_amazon_items(1, ‘rand’, true, “Reading”);(closed li tag)
<li id=”amazon”>
<h2><?php _e(‘Currently Playing’); ?></h2>
<?php show_amazon_items(1, ‘rand’, true, “Playing”);(closed li tag)
———————–
Line 13 is the /li in the first block. This makes no sense to me of course, because taking away the “<” isn’t an option, right?
(please teach me how to post code appropriately!! the “`” doesn’t seem to work)
Forum: Themes and Templates
In reply to: removing bulletsi’m sorry for the coding errors in my post 🙁 i use the ticks as instructed below, but it doesn’t seem to work
Forum: Themes and Templates
In reply to: removing bulletsty for your response
i’m a noob so i’ll need more instruction than that 😀
I opened up my stylesheet and added this under the Layout section
#amazon {
amazonlist ul {list-style-type: none; list-style-image:none; margin-left:0;....}
amazonlist li {margin-left:0;.....}this is the call for the plugin
<li id="amazon">
<h2><?php _e('Currently Reading/Playing'); ?></h2><?php show_amazon_items(2); ?>
</li>nothing changed.
when i remove the- tags from the sidebar, the box the plugin is in gets cut off at the bottom
what am i doing wrong?
Forum: Plugins
In reply to: Image Pluginsigh….the plugin created automatic links directed toward
/wp-content/image.jpg
and
/wp-content/image-thumb.jpg
when i added in the entire url (http), the image worked. kinda stupid
Forum: Plugins
In reply to: Image Pluginthe photo is online and am able to view it when i type in the full link, but it won’t show up in the post
Forum: Plugins
In reply to: Image Pluginthanks
installed, easy to use. uploaded a photo… had it make a thumbnail, and tried to insert it into post as a thumbnail that links to actual image
Firefox doesn’t show any image, and IE shows a red X
any ideas of how to fix?
Forum: Fixing WordPress
In reply to: i can’t log innever mind….i guess i can’t copy/paste the password in. gotta type it in