Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Vicky T Friend
    #199637

    Hello,

    Need directions to remove the carousel-control since i am using the style as a single page instead of scroll of pages.

    Is there a specific way to do that?

    Image attached.

    Thanks,
    Vikram


    1. Testimonials-carousel-control
    Ninja Lead Moderator
    #542262

    You can remove it with my workaround below

    + Create templates/ja_medicare/css/custom.css file and add new rule


    .testimonial-view .carousel-control {
    display: none;
    }

    .testimonial-view .carousel-indicators {
    display: none;
    }

    Vicky T Friend
    #542367

    Thank you Ninja,

    works exactly as intended.

    Thanks.
    Vikram

    Vicky T Friend
    #545688

    Hello,

    Above snippet fixed the issue for the demo i build, i am trying exactly same but for some reason xLayout-Testimonials does not seems to work as intended (Links below). Can i please get directions on what i might be doing wrong. Checked several times but everything looks correct to me.
    URL’s for demo and Live below.
    Demo LinkL http://testbed46a.physi.vedifix.com/index.php/patient-resources
    Live URL: http://lakecarolinapain.com/index.php/patient-resources

    Also i could not make the menu icons appear on the live site. I did update as required in the mega menu settings for template.

    Quick help would be appreciated since its already lying on live domain.
    Thanks

    Got the pages fixed, was missing on page class, but could not get the icons for menu to appear.

    Ninja Lead Moderator
    #545758

    <em>@vikramtri 440952 wrote:</em><blockquote>
    Live URL: http://lakecarolinapain.com/index.php/patient-resources
    </blockquote>

    Font Awesome could not load on this link, that’s why the icons in menu are not showing. Please pm me admin login of your site and FTP account, I shall help to check further.

    Ninja Lead Moderator
    #546098

    @vikramtri: I have fixed the problem on your site by enabling Legacy Compatible: Yes in Ja Medicare – Default templates, see the screenshot

    and your site is working fine with Font awesome


    1. Legacy_Compatible
    Vicky T Friend
    #546267

    Thanks @ninjalead,

    That also fixed the mobile pages, but for some reason Google maps seems to expand beyond template container (used to work fin before).

    http://lakecarolinapain.com/index.php/contact-us/map-and-directions

    On contact us page as well…

    Any directions to make it fit in the template only?

    Thanks again.

    Vikram

    Ninja Lead Moderator
    #546300

    Hi Vikram,

    I see the css in google map is setting with dimension

    width: 1100px;
    height: 500px;

    when you run it with mobile layout it could not work with responsive layout. Please check and make sure Google Maps by Reumer plugin supports responsive layouts.

    Regards

    Vicky T Friend
    #546453

    Thanks Ninja,

    I just changed the width property to “auto” which seems to work perfectly.

    Vikram

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

This topic contains 9 replies, has 2 voices, and was last updated by  Vicky T 9 years, 8 months ago.

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