test
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • febtonline Friend
    #731797

    I am really frustrated with this.

    I have taken an existing Joomla install of JA Nuevo.

    I took some of the existing K2 Categories and Items and modified the text to fit the site I was building. However… I can not get the articles to display AT ALL.

    I create menu items that point to K2 ? Categories – Nothing shows up.

    I create a sub menu item of that item to link to ta K2 ? Item – Nothing shows up.

    Please help me resolve this because I need to get this up and running soon.

    Ninja Lead Moderator
    #752758

    Hi,

    I guess the K2 ? Categories menu item does not set with JA_Nuevo – Default template style (because it includes component block which shows main content of page), please check and set it with JA_Nuevo – Default template style

    Let me know if it helps

    Regards

    febtonline Friend
    #752876

    Hi Ninja,

    I went into the template and those menu items were assigned to the “Default” JA Neuvo. Also went into the K2 Categories I have print screened it here.

    Still not displaying.

    Any other ideas?

    Ninja Lead Moderator
    #752932

    You can pm me the URL and admin login backend of your site. I will help you to check it directly on your site.

    febtonline Friend
    #752943

    PM Sent @ninja Lead

    Ninja Lead Moderator
    #752988

    <em>@febtonline 499539 wrote:</em><blockquote>PM Sent @ninja Lead</blockquote>

    I changed the configuration directly from backend of your site

    Now, you can see component element to show under CAR and CAR For Auto Owners pages

    febtonline Friend
    #753047

    Ok, so this is the type of display I am getting now…

    full screen view – why does that text have a mind of it’s own?

    Notice the menu is gone? If I use the Windows split feature, where it evenly splits windows for me, the menu disappears.

    If I open the window ever so slightly, the menu comes back.

    I am temporarily disabling these menu items till I get this resolved.

    @ninja Lead

    Ninja Lead Moderator
    #753136

    I solved the problem of menu on your site with the following step below

    + Open templates/ja_nuevo/less/variables.less file

    find and change

    @grid-float-breakpoint: @screen-lg-min;

    to

    @grid-float-breakpoint: @screen-sm;

    + Go to admin -> Template Manager -> JA_Nuevo – Default and click LESS to CSS button

    Now, the menu on your site is working as well

    febtonline Friend
    #753387

    Hi @ninja_Lead , still having some issues.

    @screen-sm was already stated where you wanted me to put it. However running the LESS to CSS command seems to have fixed the menu issue.

    However I am still having this issue:

    As well as this menu display issue:

    Menu Settings:

    Ninja Lead Moderator
    #753446

    With the problem of CAR menu item on your site, you can apply my solution below to fix it

    Open templates/ja_nuevo/css/custom.css file and add new rule

    .t3-mainnav .t3-navbar ul.navbar-nav li .separator {
    padding: 23px 5px 21px;
    }

    .t3-mainnav .t3-navbar ul.navbar-nav li .separator:hover, .t3-mainnav .t3-navbar ul.navbar-nav li .separator:active {
    border-color: #73bfe6 ;
    border-bottom: 2px solid transparent;
    }

    febtonline Friend
    #753516

    Any thoughts on this issue:

    Ninja Lead Moderator
    #753575

    I added the css style into custom.css file directly on your site.

    .t3-mainnav .t3-navbar .navbar-nav > li.open .separator, .t3-mainnav .t3-navbar .navbar-nav > li.active .separator {
    border-bottom: 2px solid transparent !important;
    border-color: #73bfe6 !important;
    }

    and you can check it on your site

    febtonline Friend
    #753687

    @ninja Lead

    I am now referring specifically to this:

    Ninja Lead Moderator
    #753693

    <em>@febtonline 500735 wrote:</em><blockquote>@Ninja Lead

    I am now referring specifically to this:

    </blockquote>

    This is not a problem because masthead position shows fullwidth and K2 content modules is being assigned there

    you need to set the configuration of K2 content modules – menu assignment section – so that it will not be assigned to all pages, just associated page only.

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

This topic contains 14 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 1 month ago.

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