Gallery - image description with all details ?

Discussion in 'RoadFighter WordPress Theme' started by trasgu, Feb 20, 2014.

Thread Status:
Not open for further replies.
  1. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Namaste dear friends ^_^
    here I come discovering a new Theme and I have a quick question. When I set up the Gallery I can see the name/description of the products in the lay out:
    http://ikiam.cantabriasinfronteras.org/productos/citricos/

    The thing is, when I click on the images to see them, I no longer see the "description" and I see the share bottoms of the social media, is it possible to show the description instead or the "sharing", I would not mind having the sharing bottoms as long as I can also show the name of the product, see attached :)

    It would just be perfect if I could also used the carousel I used for this website using Colorway:
    http://en.mitrabali.com/product-gallery/homewares/#
    http://en.mitrabali.com/product-gallery/homewares/#jp-carousel-661

    I made that beautiful carousel using this plugin: Gallery Carousel Without JetPack,
    I have installed the plugin in Roadfighter but it does not work, and I have full details on pictures: title+captation+alt+description


    Any idea to make a wonderful gallery with full descriptions for this theme??

    Thanks so much for your kind support, have a GREAT day !!
    Jose
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    To show description. You need to edit some internal files.
    So please install "wp-editor" plugin from wordpress.org
    http://wordpress.org/plugins/wp-editor/

    After that follow instructions given in the images.

    1) Code to replace.
    Code:
    text-align:center;
    gallery-css.png

    2) Code to replace.

    Code:
    pp_descriptions = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr('rel').indexOf(theRel) != -1) return ($(n).attr('alt')) ? $(n).attr('alt') : ""; }) : $.makeArray($(this).attr('alt'));
    gallery-js.png


    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Excellent !!! Thx again for your time and kind help Nitesh ;)
     
Thread Status:
Not open for further replies.

Share This Page