Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ragnok69

    (@ragnok69)

    We fixed this issue in version 1.0.1. Please update the plugin! The widget is now under the general category.

    Done. Thank you for the effort.

    Thread Starter ragnok69

    (@ragnok69)

    Do you find the widget if you search for Country Flag?

    Yes i do. Thank you.

    Thread Starter ragnok69

    (@ragnok69)

    Thank you anyway Diana.

    Have a pleasant day and week.

    Best regards,

    Pedro Costa

    Thread Starter ragnok69

    (@ragnok69)

    Hello Diana once more,

    when i click “Add JS Code” the link i get is /wp-admin/post-new.php?post_type=custom-css-js&language=js.

    When i click Save / Publish i get /wp-admin/post.php

    Thanks in advance,

    Thread Starter ragnok69

    (@ragnok69)

    Thank you Diana,

    You’re indeed a “Wonder Woman”… Get it? xD

    Best Regards,

    Pedro Costa

    Thread Starter ragnok69

    (@ragnok69)

    Hello Diana,

    By starts i want to thank you for taking time to look into this.
    yes that is exactly what is happening.

    1. Regarding the code you provided, i still get the 404 error.
    2. Regarding the code i try to save (i know this code works because i’m using it in another wordpress website with your addon):

    <script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js”></script&gt;
    <script>
    $(document).ready(function(){
    // Add smooth scrolling to all links
    $(“a”).on(‘click’, function(event) {

    // Make sure this.hash has a value before overriding default behavior
    if (this.hash !== “”) {
    // Prevent default anchor click behavior
    event.preventDefault();

    // Store hash
    var hash = this.hash;

    // Using jQuery’s animate() method to add smooth page scroll
    // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
    $(‘html, body’).animate({
    scrollTop: $(hash).offset().top
    }, 800, function(){

    // Add hash (#) to URL when done scrolling (default click behavior)
    window.location.hash = hash;
    });
    } // End if
    });
    });
    </script>

    3. Regarding my list of addons:

    Addons for Elementor
    Admin Custom Login
    Admin-User-Messages
    Child Theme Configurator
    Content Views
    Duplicate Page
    Elementor
    Elementor Addons & Widgets
    Facebook Feed
    Fullwidth Page Templates
    NavMenu Addon For Elementor
    Ninja Forms
    Pack All In One SEO
    Page Templater For Elementor
    Popup Maker
    Shortcodes Ultimate
    Simple Custom CSS and JS
    Settings | Desactivar
    Slimstat Analytics
    Widget CSS Classes
    WordPress Testimonial Plugin – Webriti
    Seleccionar WP Custom Widget area
    WP Custom Widget area
    WP Customer Area
    WP Live Statistics
    WP Power Stats
    WP Statistics

    Thank you again,

    Best Regards,
    Pedro Costa

    • This reply was modified 6 years, 10 months ago by ragnok69.
    • This reply was modified 6 years, 10 months ago by ragnok69.
Viewing 6 replies - 1 through 6 (of 6 total)