Media Box Problem

  • Posted in : Responsy WP
  • beetlebum
    Participant

    Hello I’ve got a problem with the media-box Shortcode.

    I set up an actual wordpress installation with the responsy WP Theme and imported the Dummy Data. On the Shortcut-Examples-Page the Shortcut


    [media_box preview_image_src="http://beetlebum.de/wp_portfolio/wp-content/uploads/2012/05/cu04.jpg" media_type="video" media_hover_text="SHOW VIDEO" media_src="http://vimeo.com/1755557" media_title="This is the title" width="240" alt="" align="align-left" lightbox="true"]

    only generates the output:


    <div class="media-box inline-media-box align-left"><img style="width: 240px;" title="" alt="" src=""></div>

    and no picture nor video is shown. The other shortcodes besides media_box are working well.

    Thanks for any help :)

    Jojo

    Mehmet S.
    Keymaster

    media_box shortcode was changed in the v3.4 and we have updated the documentation but had forgotten to update the dummy data. Thanks for the feedback.

    Please see: Documentation > Shortcodes > Media Box.

    Media Box Shortcode:

    [media_box type="" hover_text="" alt="" title="" width="" align="" lightbox="" new_tab="" thumbnail="" src=""]
    
    type="" ... image, video, link
    align="" ... align-left, align-right
    lightbox="" ... yes
    new_tab="" ... yes
    
    beetlebum
    Participant

    :) Now it’s working. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Responsy WP’ is closed to new topics and replies.