image frame does not show alt/title

resolved (6 posts) (2 voices)

  1. udroma
    Member

    [image_frame style="border" title="Trevi Fountain" alt="Fontana" align="left" height="150" width="200"]http://romeonsegway.com/wp-content/uploads/2011/12/treviday1000x750.jpg[/image_frame]

    when the image opens in box i see nothing. when i select all i see "undefined" . its white on white so you cant even see it..
    what am i doing wrong?

    Posted 4 months ago #
  2. Elliott
    Support

    Hello udroma,

    Try updating your theme to the latest version, http://mysitemyway.com/docs/index.php/Updating_your_theme.

    And then send us a link to your page.

    Posted 4 months ago #
  3. udroma
    Member

    i updated to 1.6 yesterday
    http://romeonsegway.com/rome-day-segway-tour/
    first image in the fancy box

    Posted 4 months ago #
  4. Elliott
    Support

    Try changing lines 280 - 282 in /wp-content/themes/[your_theme]/lib/functions/image.php from this,

    $out .= '<a href="' . esc_url( $link_to ) . '" rel="prettyPhoto">';
    $out .= '<img alt="" src="' . esc_url( THEME_IMAGES . '/shortcodes/transparent.gif' ) . '" style="height:' .
    esc_attr( $height-10 ) . 'px;width:' . esc_attr( $width-10 ) . 'px;" class="transparent_border">';

    To this,

    $out .= '<a href="' . esc_url( $link_to ) . '" rel="prettyPhoto" title="' . $title . '"' .'>';
    $out .= '<img alt="'.$alt.'" src="' . esc_url( THEME_IMAGES . '/shortcodes/transparent.gif' ) . '" style="height:' .
    esc_attr( $height-10 ) . 'px;width:' . esc_attr( $width-10 ) . 'px;" class="transparent_border">';
    Posted 4 months ago #
  5. udroma
    Member

    great ! works great. one thing left: since i use a white font for my site, it does not show in the box. how can i change the font color?

    Posted 4 months ago #
  6. Elliott
    Support

    Add this in Dashboard -> your theme -> General Settings -> Custom CSS,

    .pp_description { color: black !important; }

    Posted 4 months ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme