Home Forums Theme support Shortcodes

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 7 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Hi, I have Lambada theme
    there a lot of shortcodes that seems nice, anyway no documentation is provided.
    Some are easy to understand while other have some option difficult to understand

    Does exists a full documentation about them? or some sample page that show all of them?

    In the meanwhile

    I used testimonialslider , and I’d like to show 2-3 testimonial (I mean one row and 2/3 column )and then slide to right, anyway just one is shown
    that’s the code

    [testimonialslider title="Testimonials" speed="2000" auto="true" direction="right" items="3" number="9" itemsforward="1" width="50" height="30" right="10" ]
    	

    Instead I see just one testimonial and the I can slide

    could you explain me how to use the options?

    Another problem with iconlist
    Also I want to use iconlist but it seems to do nothing

    I put [iconlist icon=”envelope-o” ][/iconlist] near an email
    but no icon appears
    I also tried to put the link into the tag whit same result
    [iconlist icon=”envelope-o” ]myemail.com[/iconlist]

    Hi,

    nearly all shortcodes are in the shortcode generator, and the rest is normally listed in the theme documentation.

    For the iconlist you have to create a list and then wrap it with the shortcode, i.e.

    [iconlist icon=”…”]

    [/iconlist]

    The testimonial slider doesnt work anymore with columns, because with the jQuery script we used it was not responsive, so we had to remove it.

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

You must be logged in to reply to this topic.