Forum Replies Created

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

  • Michael
    Subscriber
    in reply to: [Solved] Accordion Particle Install Question

    Hi Kevin,

    Accordion Particles hidden.

    https://imgur.com/a/xJjBk

    I need administrator account to test.

    Thank you


    Michael
    Subscriber
    in reply to: [Solved] Same CSS for position

    Hi Marcelo Lopez Anido,

    INSTALACIONES and BRINDAMOS have been revised,

    Are you satisfied?


    Michael
    Subscriber
    in reply to: [Solved] Accordion Particle Install Question

    Hi Kevin,

    I need administrator account to fix problem, Please send me when you are allowed by the customer

    Thank you


    Michael
    Subscriber
    in reply to: [Solved] Same CSS for position

    Hi Marcelo Lopez Anido,

    Could you please send the administrator account for me, I will fix that for you.

    NOTE: You can send PRIVATE REPLY by following https://imgur.com/a/yVVyw

    Thank you

    • This reply was modified 6 years, 2 months ago by Michael.

    Michael
    Subscriber
    in reply to: [Solved] Accordion Particle Install Question

    Hi Kevin,

    Ok, You capture screen accorion particles for me

    Thank you


    Michael
    Subscriber
    in reply to: [Solved] Accordion Particle Install Question

    Hi Kevin,

    Could you please send the administrator account for me to take a look?


    Michael
    Subscriber
    in reply to: [Solved] Accordion Particle Install Question

    Hi Kevin,

    All current particles use uikit ver 2.

    Your problem is to use UIkit 3.0.0-beta.38.

    You should use uikit ver 2 for the template or send the administrator account for me, I will fix that for you.

    Currently we are writing ver 1.0.2 for particles and atoms based on uikit 3.

    Thank


    Michael
    Subscriber
    in reply to: Pricing Particle

    Hi mixmaster2008,

    Could you please send the administrator account for me to take a look?

    NOTE: You can send PRIVATE REPLY by following https://imgur.com/a/yVVyw


    Michael
    Subscriber
    in reply to: Cookies consent french translation

    Hi Malex,

    Just replace the code from cookieconsent.html.twig with the code below

    {% extends '@nucleus/partials/particle.html.twig' %}
    
    {% block particle %}
        {% assets in 'head' with {priority: 0} %}
        <link rel="stylesheet" href="{{ url('gantry-theme://css/cookieconsent.min.css') }}"/>
        {% endassets -%}
    
        {% set color = particle.color %}
        {% scripts in 'footer' with {priority: 10} %}
        <script src="{{ url('gantry-theme://js/cookieconsent.min.js') }}"></script>
        <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
        <script>
            window.addEventListener("load", function() {
                window.cookieconsent.initialise({
                    "palette": {
                        "popup": {
                            "background": "{{color.banner == "" ? "#000000" : color.banner}}",
                            "text": "{{color.bannertext == "" ? " #ffffff" : color.bannertext}}"
                        },
                        "button": {
                            {% if particle.layout == "wire" %}
                              "background": "transparent",
                              "border": "{{color.buttontext == "" ? "#000000" : color.buttontext}}",
                            {% else %}
                              "background": "{{color.button == "" ? "#f1d600" : color.button}}",
                            {% endif %}
                            "text": "{{color.buttontext == "" ? "#000000" : color.buttontext}}"
                        }
                    },
                    {% if (particle.layout != "default") and (particle.layout != "wire") %}
                      "theme": "{{particle.layout}}",
                    {% endif %}
                    {% if particle.position != "default" %}
                      {% if particle.position == "top2" %}
                        "position": "top",
                        "static": true,
                      {% else %}
                        "position": "{{particle.position}}",
                      {% endif %}
                    {% endif %}
                    "content": {
                        "message": "{{particle.message|e('js')}}",
                        "dismiss": "{{particle.dismiss}}",
                        "link": "{{particle.readmore}}",
                        {% if particle.policy != "" %}
                          "href": "{{particle.policy}}"
                        {% endif %}
                    }
                })
            });
        </script>
    
        <!-- End Cookie Consent plugin -->
        {% endscripts %}
    {% endblock %}
    

    Thank you


    Michael
    Subscriber
    in reply to: Homework Template

    Hi Diana Hoh,

    Update: If you are new with our template and Gantry5 framework, I recommend you check our quickstart package first to see whole settings 🙂, the documentation for quickstart installing here https://joomlead.com/joomla-tutorials/how-to-install-joomla-quickstart-package/

    Gantry5 documentation : http://docs.gantry.org/

    Check our gantry5 particle page to see how to implement any Particle for joomla template

    Note: If you didn’t start with our quickstart package, only template itself, I can provide the Unite slider extension so You can install it for joomla and create a slider by yourself.

    Thank you


    Michael
    Subscriber
    in reply to: Homework Template

    Hi Diana Hoh,

    Please review the Homemaker documentation at the link below.

    https://joomlead.com/documentation/homemaker-documentation/

    Thank you


    Michael
    Subscriber
    in reply to: font family in arc template

    Hi maryamlotfi,

    Try searching for the IRANSANS font in Base Ouline (Style tabs) -> (Font Families).

    https://imgur.com/a/3eL7c

    If not found, you follow these steps to custom fonts IRANSANS.

    http://docs.gantry.org/gantry5/tutorials/fonts

    Thank you


    Michael
    Subscriber
    in reply to: Homework Template

    Hi Diana Hoh,

    Have you use template Homemaker.

    You want change the logo and all particles, You can do that easily by editing the settings of the “Logo” particle:

    https://imgur.com/a/BHcb4

    Thank you


    Michael
    Subscriber
    in reply to: Overlay Buttons in Slideshow Particle dont work

    Hi Pete & Tom,

    Could you please send the administrator account for me to take a look?

    NOTE: You can send PRIVATE REPLY by following https://imgur.com/a/yVVyw


    Michael
    Subscriber
    in reply to: Resize the page content

    Hi tithij,

    I’m sorry for the late response, it was weekend. To change the content width, please do following.

    Base Outline (Style Tabs) -> Configuration Styles

    View post on imgur.com

    Thank you

Viewing 15 posts - 1 through 15 (of 29 total)
JoomLead Gantry5 Particles 2.2.10 released, new features, bug fixes and more Learn more
Flash Sale. Get Up to 25% Off - Coupon: FLASH25 Shop Now