Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter cahira

    (@cahira)

    all the code is correct and validated

    here’s a link to my site

    http://www.worldofbuffy.com/blog-wp/

    Thread Starter cahira

    (@cahira)

    didn’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 plugin
    Thread Starter cahira

    (@cahira)

    thanks david, it worked!!

    Forum: Plugins
    In reply to: Amazon plugin
    Thread Starter cahira

    (@cahira)

    hi 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

    Thread Starter cahira

    (@cahira)

    thanks lorelle i will try that out!

    Forum: Plugins
    In reply to: Amazon plugin
    Thread Starter cahira

    (@cahira)

    thanks 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 plugin
    Thread Starter cahira

    (@cahira)

    bump

    Forum: Plugins
    In reply to: Amazon plugin
    Thread Starter cahira

    (@cahira)

    yep 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 plugin
    Thread Starter cahira

    (@cahira)

    wow, 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 13

    Here 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)

    Thread Starter cahira

    (@cahira)

    i’m sorry for the coding errors in my post 🙁 i use the ticks as instructed below, but it doesn’t seem to work

    Thread Starter cahira

    (@cahira)

    ty 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 Plugin
    Thread Starter cahira

    (@cahira)

    sigh….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 Plugin
    Thread Starter cahira

    (@cahira)

    the 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 Plugin
    Thread Starter cahira

    (@cahira)

    thanks

    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 in
    Thread Starter cahira

    (@cahira)

    never mind….i guess i can’t copy/paste the password in. gotta type it in

Viewing 15 replies - 1 through 15 (of 16 total)