Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter kmartinezmoctez

    (@kmartinezmoctez)

    Thank you so much, this was really helpful!
    Do you know how I can show the actual name of the day on the nDays option? For example, I would prefer it to say Friday 6/10.

    I’m sorry to hear that. What was the name of the other plugin that guys used?

    Hi,

    I’m sorry, I know that this is not a reply to your thread but I actually was wondering if you ever figured out how to customize the Events Calendar to only display three days. I read your post from the support for that plugin and I’ve been stuck trying to figure that out too.

    Thank you so much.

    I just did.

    Thank you.

    Hi,

    I also have the same problem. the default settings are :

    $.prettyPhoto = {version: ‘3.1.6’};

    $.fn.prettyPhoto = function(pp_settings) {
    pp_settings = jQuery.extend({
    hook: ‘rel’, /* the attribute tag to use for prettyPhoto hooks. default: ‘rel’. For HTML5, use “data-rel” or similar. */
    animation_speed: ‘fast’, /* fast/slow/normal */
    ajaxcallback: function() {},
    slideshow: 5000, /* false OR interval time in ms */
    autoplay_slideshow: false, /* true/false */
    opacity: 0.80, /* Value between 0 and 1 */
    show_title: true, /* true/false */
    allow_resize: true, /* Resize the photos bigger than viewport. true/false */
    allow_expand: true, /* Allow the user to expand a resized image. true/false */
    default_width: 500,
    default_height: 344,
    counter_separator_label: ‘/’, /* The separator for the gallery counter 1 “of” 2 */
    theme: ‘pp_default’, /* light_rounded / dark_rounded / light_square / dark_square / facebook */
    horizontal_padding: 20, /* The padding on each side of the picture */
    hideflash: false, /* Hides all the flash object on a page, set to TRUE if flash appears over prettyPhoto */
    wmode: ‘opaque’, /* Set the flash wmode attribute */
    autoplay: true, /* Automatically start videos: True/False */
    modal: false, /* If set to true, only the close button will close the window */
    deeplinking: true, /* Allow prettyPhoto to update the url to enable deeplinking. */
    overlay_gallery: true, /* If set to true, a gallery will overlay the fullscreen image on mouse over */
    overlay_gallery_max: 30, /* Maximum number of pictures in the overlay gallery */
    keyboard_shortcuts: true, /* Set to false if you open forms inside prettyPhoto */
    changepicturecallback: function(){}, /* Called everytime an item is shown/changed */
    callback: function(){}, /* Called when prettyPhoto is closed */
    ie6_fallback: true,
    markup: ‘<div class=”pp_pic_holder”> \

    …but when I change the default width and the height, it does nothing.

Viewing 5 replies - 1 through 5 (of 5 total)