Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • lovedigit Friend
    #207855

    Hello,

    Topic selection tab disappeared from the article submission page in frontend. Earlier it would appear like this (see screenshot) in article submission page. But, unfortunately it is not showing up now when I created the new menu item.

    Also, fontawesome icons doesn’t appear in the off canvas menu. (see screenshot)


    1. z_00070
    2. z_092.jpg
    Saguaros Moderator
    #575581

    Hi

    Could you clarify a bit – steps by steps to reproduce issue?
    – How can I have that ‘submit articles’ link?
    – Which page can I see that off-canvas menu?

    Saguaros Moderator
    #641910

    Hi

    Could you clarify a bit – steps by steps to reproduce issue?
    – How can I have that ‘submit articles’ link?
    – Which page can I see that off-canvas menu?

    Saguaros Moderator
    #740571

    Hi

    Could you clarify a bit – steps by steps to reproduce issue?
    – How can I have that ‘submit articles’ link?
    – Which page can I see that off-canvas menu?

    lovedigit Friend
    #575628

    You can find submit articles page here – http://digitfreak.com/submit

    about second question, You don’t know where to find that offcanvas menu? This is Joomlart support right?

    You can find that menu on your smartphone, on any page, or re sizing your browser window to replicate mobile view port.

    lovedigit Friend
    #575671

    bump……

    lovedigit Friend
    #575683

    I am literally fed up of joomlart support team. 2 days, and no response. What do you want from me? More money? Ask for it, if you want to charge extra for support. At least don’t keep it hanging there.

    lovedigit Friend
    #575718

    Anyone there?

    lovedigit Friend
    #642047

    Anyone there?

    lovedigit Friend
    #740707

    Anyone there?

    lovedigit Friend
    #575735

    Ok, I fixed the first Issue somehow. But I am still not able to make those icons visible in off canvas menu. Please have a look.

    lovedigit Friend
    #642064

    Ok, I fixed the first Issue somehow. But I am still not able to make those icons visible in off canvas menu. Please have a look.

    lovedigit Friend
    #740724

    Ok, I fixed the first Issue somehow. But I am still not able to make those icons visible in off canvas menu. Please have a look.

    Saguaros Moderator
    #575778

    Hi

    I don’t see the style for these icons on your site, you can add below css into ‘custom.css’ file in this directory: root/templates/ja_your_default_template/css/


    .t3-off-canvas .t3-off-canvas-body .nav-pills > li > a.nav-icon.nav-community:before {
    content: "f10d";
    }

    .t3-off-canvas .t3-off-canvas-body .nav-pills > li > a.nav-icon.nav-forum:before {
    content: "f10d";
    }

    The ‘content’ property here will show icon for menu item, you can find and replace with your desired icons here: http://fortawesome.github.io/Font-Awesome/icons/

    Saguaros Moderator
    #642107

    Hi

    I don’t see the style for these icons on your site, you can add below css into ‘custom.css’ file in this directory: root/templates/ja_your_default_template/css/


    .t3-off-canvas .t3-off-canvas-body .nav-pills > li > a.nav-icon.nav-community:before {
    content: "f10d";
    }

    .t3-off-canvas .t3-off-canvas-body .nav-pills > li > a.nav-icon.nav-forum:before {
    content: "f10d";
    }

    The ‘content’ property here will show icon for menu item, you can find and replace with your desired icons here: http://fortawesome.github.io/Font-Awesome/icons/

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 2 voices, and was last updated by  Saguaros 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum