Shop Categories

X

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • elwielan
    Participant

    P.S.: Disabling soft scrolling (Customizer>General>Extras>Soft Scrolling) is of course also a solution.

    in reply to: Static Page Title on Homepage #7975
    elwielan
    Participant

    Thank you very much, I came accross the same issue after updating to 1.4.1.2. Was not sure if this was due to recent changes in our child theme but thanks to this post I found it quickly (:

    in reply to: Use newer bootstrap version? #7521
    elwielan
    Participant

    Just in case this is useful information for you: We backported everything from v4 we need, so we can stay with v3 “forever”.

    in reply to: Bootstrap classes for showing and hiding content by device #7516
    elwielan
    Participant

    Sometimes I am blind… Solved!

    I found that agama pro only imports the js portion of bootstrap but doesn’t need the css part. When we load that part as well everything works as expected.

    In case anyone else needs this:

    \agama-pro_child\functions.php:
    Insert wp_enqueue_style( 'bootstrap', get_stylesheet_directory_uri() . '/assets/css/bootstrap.min.css',false,'3.3.4','all'); into your function my_theme_enqueue_styles() {}

    and of course upload the correct bootstrap.min.css onto your server (or use the cdn version).

    • This reply was modified 5 years, 3 months ago by elwielan.
    in reply to: Bootstrap classes for showing and hiding content by device #7514
    elwielan
    Participant

    P.S.: The integration ob bootstrap comes through //wp-content/themes/agama-pro/assets/js/plugins.js?ver=1.4.1.1

    elwielan
    Participant

    Thumbs up!

    in reply to: Use newer bootstrap version? #7130
    elwielan
    Participant

    Hello Jerry,

    Thank you very much for the fast answer! Nice to hear the change is already planned from your side!

    No, we are not in a hurry, I just wanted to know if you generally plan to update it or not at all. Thank you very much for offering hurrying up, but no need for. Take your time and publish it whenever it is ready (-:

    Best regards

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