Filterable Portfolio active category highlighting

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Filterable Portfolio active category highlighting

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #6954
    jinhoff
    Member

    Hello,

    i have two questions:
    First it is possible to highlight the active category in the Portfolio gallery?

    And second i have a problem with the Stats Shortcodes.
    When i add the shortcodes (except the Animating numbers shortcode), nothing is displayed except a blank page/page-section.
    When I look at the page with Firebug, the shortcodes are displayed, but only here.
    What can i do to fix it?

    best regards
    Inhoff

    #6964
    Ernesto
    Member

    Hi! Could you send us a link or webpage so we can inspect the issue by ourselves?

    Cheers!

    #7013
    jinhoff
    Member
    This reply has been marked as private.
    #7047
    Ernesto
    Member

    Hi,

    In which page section are you having trouble with the shortcode? Could you please show us specifically which shortcode is causing the issue?

    About the links, go to the theme folder and open the file “header.php”. Just before the tag, paste this code: http://pastie.org/9227460

    In that code, you can replace #000 with your desired background color.

    #7207
    jinhoff
    Member

    Hello,

    I’ve created a Page-Section and inserted the following shortcodes.

    [segment]
    [piechart percent=70 title="Repeat Customers"]
    
    [/segment]

    But it does nothing display.

    About the links, which Tag do you mean?

    best regards
    Inhoff

    #7233
    Ernesto
    Member

    Hi! I was referring to the closing head tag:</head>

    Cheers!

    #7247
    Raghavendra
    Moderator

    Sorry – the problem you are having is due to a small bug – the theme requires that there be a section with id – stats-section for the piecharts to show up. Will have this fixed in the upcoming update. Have modified your page section and the piecharts now show up. Thanks for bringing this to our attention. Basically, the code now looks like this –

    [segment id="stats-section"]
    
    [piechart percent=70 title="Repeat Customers"]
    
    
    [piechart percent=92 title="Referral Work"]
    
    [/segment]
    
Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.