Okay
  Public Ticket #2036683
Extended menu multi-desc and price
Closed

Comments

  • Alexandr started the conversation

    Hello,

    Can you send, small upgrade for extanded menu:  multi-decs (max 5) and multi price (max5) for dish-position: http://ybex.com/d/drx5ty3r6v4hszw6oiwrer2c73z7l99mqioltf82.htm

  •  850
    Jelly replied

    Hello,

    Please add this code to Appearance > Customize > Additional CSS:

    section.menu ul li .detail {
        position:relative;
        padding-right: 45px;
    } section.menu span.price {     position: absolute;
        top:0;
        right:0 }

    Best Regards,
    Jelly Team

  • Alexandr replied

    I mean php code for using in shortcodes. Now it work like that

    [jellythemes_menuitem title="SORBET WITH FRUIT" detail="Lemon, organge, strawberry or mango" price="$8.50" position="last"]

    And there is no function for 2, 3 prices

    Upgrade for that:

    [jellythemes_menuitem title="SORBET WITH FRUIT" detail="Lemon" detail2="organge" detail3="strawberry" detail4="mango"  price="$8.50" price2="$8.50" price3="$7.99" price4="$7.99" position="last"]


  • Alexandr replied

    Solved the question, not relevant (:

  •  850
    Jelly replied

    Great! Please create a new ticket if you need our help in anything else.

    Best Regards,
    Jelly Team