A definitive shortcode list? - by Michael

This topic has 6 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: mcheck
    Michael
    Participant
    June 18, 2014 at 23:23

    Eva, Jack

    Can you direct me to a definitive list of shortcodes for Legenda (and any other 8Themes)? I have looked at the documentation, the demo and loaded the sames, and there are many items that are, for instance, in the demo data that are nowhere to be found in the documentation.

    Like counters. They are in the demo data, but not the docs or the visual editor.

    Is there one main place to look?

    Thx, Mike

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 19, 2014 at 10:22

    Hello,

    The shortcodes description you can find here and also in our documentation. There is some shortcodes may be missed. We’ll revise them soon and will add missed ones.

    If you have a list of shortcodes which are missed in the documentation please send it to us.
    Here is shortcode for counter [counter init_value="1" final_value="11000"]

    Regards,
    Jack Richardson

    Avatar: mcheck
    Michael
    Participant
    June 20, 2014 at 17:29

    Jack, et al.,

    There is a bug in the Testimonials widget in the slider. It is calling quote2.png with the incorrect path from the css.

    /wp-content/themes/legenda/css/style.less:
     12101  .top-panel .cbp-qtrotator blockquote {
     12102    border-color:#5E5E5E;
     12103:   background-image: url('images/quote2.png');
     12104  }
     12105  
     12106  .testimonials-slider{
     12107    position: relative;
     12108:   background-image: url('/demo/legenda/wp-content/themes/legenda/images/quote2.png');
     12109    background-repeat: no-repeat;
     12110    background-position: 10px 20px;

    the url path should be:

     12108:   background-image: url('/wp-content/themes/legenda/images/quote2.png');
    

    Can you point me to an example of the testimonials that doesn’t have the frame around it? One that looks a little more attractive? I want the testimonial to appear floating in a full-width box, with the big quote marks faded in so the text can be read. Thanks!

    Mike

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 23, 2014 at 08:00

    Hello,

    Thank you for notifying about the bug.
    Could you please provide us with the link where the testimonials are displayed?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: mcheck
    Michael
    Participant
    June 23, 2014 at 16:31

    https://multi.realkitchenchicago.com/catering/

    Can you or jack help to to make this look better?

    I would like the quote mark in there, but also remove the frame and be full screen.

    Thanks.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 23, 2014 at 18:30

    Unfortunately I’m unable to log in to admin panel now. Have you changed the password?

    Do you want testimonials to be displayed like this?

    If so, then you need add this code into custom.css file:

    .testimonials-text {border: none;}
    .testimonials-slider {background-image: url('/wp-content/themes/legenda/images/quote2.png') !important;
    background-position: 10px 85px;}
    .vc_custom_1403233036931 {background-color: none !important;}

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘A definitive shortcode list?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.