Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • donaldgrant Friend
    #194281

    I purchased an extension to implement on my website. I had some issues with it. The developers told me that my template is not loading the required Joomla bootstrap style sheet. Is this incompatible with my Template?

    I am using JA METHYS
    Joomla 3.0

    TomC Moderator
    #520549

    Which extension did you try to install?

    donaldgrant Friend
    #520556

    A contact extension, “JproPlusContact. This component installs ok. But the form is not displaying correctly on the front end because the template is not loading the required Joomla bootstrap style sheet.

    Ninja Lead Moderator
    #520820

    In this case, you should also raise this bug to extension provider. Anyway, please try following steps to add Bootstrap into JA Methys template.

    Open plugins/system/jat3/jat3/base-themes/default/blocks/head.php file and add syntax below into end of file:

    <?php JHTML::stylesheet ( 'media/jui/css/bootstrap.min.css' ) ?>
    <script src="media/jui/js/bootstrap.min.js" type="text/javascript"></script>

    See the screenshot:

    Let me know how it goes.


    1. boostrap
    donaldgrant Friend
    #520969

    I did as you instructed and the contact extension now works fine. Is it possible to add a file upload option to the JA Contact Form? I really like this form, it is the absence of this option that led me to seek another contact form.

    Ninja Lead Moderator
    #521267

    JA Contact Form just uses default Joomla contact form. With the feature you mentioned, you should also raise this on the JOOMLA forum, you might get better answers there.

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

This topic contains 6 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 9 months ago.

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