silenx

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Google Map not showing up #2392

    silenx
    Participant
    Post count: 14

    Nevermind, now is working

    in reply to: Google Map not showing up #2391

    silenx
    Participant
    Post count: 14

    Address was inserted because weeks ago google maps was working.

    Contatti


    here the address

    in reply to: Google Map not showing up #2388

    silenx
    Participant
    Post count: 14

    I found in function.php an enqueue script:
    wp_enqueue_script(‘googlemaps-api’, ‘//maps.google.com/maps/api/etcetcetc
    I put my google maps js api so he became:
    wp_enqueue_script(‘googlemaps-api’, ‘//maps.google.com/maps/api/js?key=MY_API_KEY&sensor=false’, array(‘jquery’), ‘1.0’, true);
    No more API missing warning in Google chrome console, but map doesn’t show up.
    Have i miss something?

    • This reply was modified 7 years, 3 months ago by  silenx.
    in reply to: Update Problem #2237

    silenx
    Participant
    Post count: 14

    Nice, all working now.
    Just a notice about white page.
    Only on upgrade from 18.00 ( the last with old directory naming ): for resolving white page i activate twentysixteen ( or another wp template ) , then i reactivate the child wp theme.
    After that all is working

    • This reply was modified 7 years, 6 months ago by  CP-Support.
    in reply to: Update Problem #2233

    silenx
    Participant
    Post count: 14

    Have you also see the Menu problem on mobile view?
    If you tap the menu, menu appear and disappear

    in reply to: Update Problem #2230

    silenx
    Participant
    Post count: 14

    ok i wait v21 for 404 fix, thank you

    in reply to: Update Problem #2229

    silenx
    Participant
    Post count: 14

    Hey .. i tried a thing before, just now.
    I activate another theme, twentysexten, than i reactivate again the kindergarten child theme ( 20.1 ) .. et voilĂ , is working with the new style directory

    but is missing

    Failed to load resource: the server responded with a status of 404 (Not Found) –> http://www.xxxxxxxx.it/wp-content/themes/kindergarten/bootstrap/css/font-awesome.css?ver=1.0

    File really not exist in the path

    in reply to: Update Problem #2227

    silenx
    Participant
    Post count: 14

    white page again.
    i create you an admin user

    in reply to: Update Problem #2225

    silenx
    Participant
    Post count: 14

    The fresh demo install via wordpress ( the zip file ), also i got a 404 error on bootstrap/css/font-awesome.css?ver=1.0

    The one that i updated ( is a production site ) via FTP

    in reply to: Update Problem #2221

    silenx
    Participant
    Post count: 14

    I tried to do a fresh install on one of my demo and is working: i notice some menu responsive problem ( menu appear and disappear ) , and no burger menu icon .
    Can you try to update from an older version? ( example 18.0 , the one that i have before the update)

    in reply to: Update Problem #2219

    silenx
    Participant
    Post count: 14

    No way .. All plugin disabled
    white pages.
    Gotta rename it to old style.

    in reply to: Update Problem #2217

    silenx
    Participant
    Post count: 14

    I have 20.0 as a parent theme and 19.0 as child

    Yes the child style.css was with
    Template: kindergartem
    and import url as you write
    @import url(‘../kindergarten/style.css’);

    I got it working changing the child to :
    Template: kindergaten-theme
    and
    @import url(‘../kindergarten-theme/style.css’);

    And renaming parent theme from kindergarten to kindergarten-theme

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