Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1033049

    Hi
    Our Services Menu in demo is using layout > default-content-left
    Menu type > xLayout
    Kindly apply the setting and if same, share the site super user details in private reply. I will check it.

    Regards

    wbroda Friend
    #1033198

    I applied the layout > default-content-left and menu type> xLayout – Our Services to a brand new menu item, but it still looks just like I shown in my previous post, totally not like it should.

    Is there a css class I should apply to this menu item?

    Is there a full documentation on how to set up this?

    wbroda Friend
    #1033226

    I installed the quickstart (downladed today) on localhost and the whole page looks different then the demo you present on the website. Is it even the same template? Am I confusing something here?! It’s really disinformative to have another thing on your website as a demo and another thing on the quickstart demo. Don’t get me wrong, I see they are SIMILAR, but the differences are HUGE. Ah man, I don’t think we can solve this.

    Pankaj Sharma Moderator
    #1033389

    Hi
    Kindly share the issue details you are facing in differences?
    Quickstart would have the same sample data.
    Here is menu settings
    http://prntscr.com/f6tua4
    http://prntscr.com/f6tut4

    Regards

    wbroda Friend
    #1033521

    Thank you for the reply, I saw in the quickstart that a class was being used, but applying it didn’t help.

    http://prnt.sc/f6wyj9 – how I want my articles to look like and what I see on demo on your website
    http://prnt.sc/f6wz1c – how it looks in the template quickstart
    http://prnt.sc/f6x33g – how my page looks like with the settings you posted applied

    Do you see how different the demo and template quickstart looks like? My page looks totally different even though I applied your settings correctly – I checked it. It doesn’t matter for now that there’s no sidebar – I want to get the article information like in the demo, with the little Font Awesome icons.
    I’m working on Joomla 3.6.2 now.

    Pankaj Sharma Moderator
    #1033908

    Hi
    Kindly apply the same settings of menu and article from quickstart package and if same, share the site super user details in private reply.
    I will check it.

    Regards

    wbroda Friend
    #1034126

    Hi, so I know now what was wrong.

    First off, I got the UBER MEDICARE demo confused with the JA MEDICARE demo, that’s why the demo and quickstarts were so different…..Embarrassing…^^"

    I can handle applying css styles to text so that it will be like in the Uber Medicare demo, but I don’t know how to make the image be on top in full column width with article info and article text below. I want to have 4 columns with fixed article item height – exactly like here: http://prnt.sc/f80ol6 (I took it from the UBER MEDICARE template to show you what I’m talking about).

    Is it possible to somehow copy the "Our Service" category blog settings from the UBER MEDICARE template into my JA MEDICARE template as a separate, new blog layout style? How should I proceed to do it? Please advise.

    EDIT: I did it! Changed the width of the elements to col-sm-12 in line 34 (image) and 42 (text) and it works just fine.

    \templates\ja_medicare\html\com_content\featured\default_item.php
      <div class="<?php if (isset($images->image_intro) && !empty($images->image_intro)) : echo 'col-sm-12'; else: echo 'col-sm-11'; endif; ?> article-image-wrap">

    Can you tell me if this is a good solution?

    Pankaj Sharma Moderator
    #1034279

    Hi
    Yes you have to make the changes in the category file as u shared the path.
    Also to apply the custom style use firebug to check the style classes and apply them in the template using custom.css file.

    This way you can add custom style.

    Regards

    wbroda Friend
    #1034389

    Alright, thank you for your advice.

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

This topic contains 9 replies, has 2 voices, and was last updated by  wbroda 7 years, 6 months ago.

The topic ‘Our services page setting’ is closed to new replies.