Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Mircea Sandu

    (@gripgrip)

    Hi @mahyulan,

    To add a new tag you can just type the tag name and click it in the list that shows up – if it doesn’t already exist, it will be created when the snippet is saved. https://a.supportally.com/1IJ7dR

    Thread Starter mahyulan

    (@mahyulan)

    Hello Mircea,

    That is what I already tried before and now again, but the tag is not saved….

    Plugin Author Mircea Sandu

    (@gripgrip)

    Can you please share what the tag name is? Maybe there’s an issue saving a particular type of tag that we are not aware of.

    Thanks

    Thread Starter mahyulan

    (@mahyulan)

    I tried “woocommerce”, “xyz” but I get “the results could not be loaded” when I try to edit a snippet that I have made.
    When making a new snippet I see the existing ones, but a new one is not saved.

    Plugin Author Mircea Sandu

    (@gripgrip)

    Thank you for the details, from the error message you are getting it seems like there’s an error loading tags in the selector. This can happen if something is throwing an error or a notice and the output from the AJAX call made to load the tags is broken.
    Can you please check the browser console to see what error you get there when you try to pick a tag?

    Thanks

    Thread Starter mahyulan

    (@mahyulan)

    This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. admin.php
    Unknown property ‘-moz-box-shadow’. Declaration dropped. skin.min.css:1:28621
    Unknown property ‘-moz-box-shadow’. Declaration dropped. skin.min.css:1:29050
    Expected declaration but found ‘*’. Skipped to next declaration. skin.min.css:1:29533
    Expected ‘none’, URL, or filter function but found ‘alpha(’. Error in parsing value for ‘filter’. Declaration dropped. skin.min.css:1:33032
    Unknown property ‘zoom’. Declaration dropped. skin.min.css:1:33055
    Expected ‘none’, URL, or filter function but found ‘progid’. Error in parsing value for ‘filter’. Declaration dropped. skin.min.css:1:33283
    Unknown property ‘-moz-box-shadow’. Declaration dropped. skin.min.css:1:33575
    Expected declaration but found ‘*’. Skipped to next declaration. skin.min.css:1:36168
    Expected declaration but found ‘*’. Skipped to next declaration. skin.min.css:1:36184
    Unknown property ‘-moz-box-shadow’. Declaration dropped. skin.min.css:1:36695
    Expected declaration but found ‘*’. Skipped to next declaration. skin.min.css:1:36914
    Unknown property ‘-moz-box-shadow’. Declaration dropped. skin.min.css:1:37048
    Expected ‘none’, URL, or filter function but found ‘alpha(’. Error in parsing value for ‘filter’. Declaration dropped. skin.min.css:1:37527
    Unknown property ‘zoom’. Declaration dropped. skin.min.css:1:37550
    Expected ‘none’, URL, or filter function but found ‘alpha(’. Error in parsing value for ‘filter’. Declaration dropped. skin.min.css:1:37758
    Unknown property ‘zoom’. Declaration dropped. skin.min.css:1:37780
    Unknown property ‘speak’. Declaration dropped. skin.min.css:1:38604
    Unknown property ‘-moz-opacity’. Declaration dropped. formsmain.min.css:1:29890
    Unknown property ‘-moz-opacity’. Declaration dropped. formsmain.min.css:1:31420
    Unknown property ‘-moz-border-radius’. Declaration dropped. formsmain.min.css:1:31571
    Unknown property ‘-moz-opacity’. Declaration dropped. formsmain.min.css:1:34092
    Unknown property ‘-moz-opacity’. Declaration dropped. formsmain.min.css:1:34515
    Unknown property ‘-moz-opacity’. Declaration dropped. formsmain.min.css:1:38071
    Unknown property ‘-moz-border-radius’. Declaration dropped. formsmain.min.css:1:40046
    Unknown property ‘-moz-border-radius’. Declaration dropped. formsmain.min.css:1:40613
    Unknown property ‘-moz-border-radius’. Declaration dropped. formsmain.min.css:1:40782
    Unknown property ‘-moz-box-shadow’. Declaration dropped. formsmain.min.css:1:40911
    Unknown property ‘-moz-border-radius’. Declaration dropped. formsmain.min.css:1:41812
    Unknown property ‘-moz-box-shadow’. Declaration dropped. formsmain.min.css:1:41935
    Unknown property ‘-moz-border-radius’. Declaration dropped. formsmain.min.css:1:42245
    Unknown property ‘-moz-border-radius’. Declaration dropped. formsmain.min.css:1:42832
    Unknown property ‘-moz-opacity’. Declaration dropped. formsmain.min.css:1:78636
    Unknown property ‘speak’. Declaration dropped. editor.min.css:2:14805
    Unknown property ‘speak’. Declaration dropped. editor.min.css:2:14977
    Unknown property ‘speak’. Declaration dropped. editor.min.css:2:18555
    Unknown property ‘speak’. Declaration dropped. editor.min.css:2:21411
    Unknown pseudo-class or pseudo-element ‘-ms-input-placeholder’. Ruleset ignored due to bad selector. load-styles.php:2:2983
    Unknown property ‘speak’. Declaration dropped. load-styles.php:9:970
    Unknown pseudo-class or pseudo-element ‘-ms-clear’. Ruleset ignored due to bad selector. load-styles.php:9:28838
    Unknown property ‘speak’. Declaration dropped. load-styles.php:9:30697
    Expected ‘none’, URL, or filter function but found ‘alpha(’. Error in parsing value for ‘filter’. Declaration dropped. imgareaselect.css:23:13
    Expected ‘none’, URL, or filter function but found ‘alpha(’. Error in parsing value for ‘filter’. Declaration dropped. imgareaselect.css:30:13
    Expected ‘none’, URL, or filter function but found ‘alpha(’. Error in parsing value for ‘filter’. Declaration dropped. imgareaselect.css:36:13
    Unknown property ‘scrollbar-3dlight-color’. Declaration dropped. content.min.css:1:147
    Unknown property ‘scrollbar-arrow-color’. Declaration dropped. content.min.css:1:177
    Unknown property ‘scrollbar-base-color’. Declaration dropped. content.min.css:1:206
    Unknown property ‘scrollbar-darkshadow-color’. Declaration dropped. content.min.css:1:241
    Unknown property ‘scrollbar-face-color’. Declaration dropped. content.min.css:1:270
    Unknown property ‘scrollbar-highlight-color’. Declaration dropped. content.min.css:1:304
    Unknown property ‘scrollbar-shadow-color’. Declaration dropped. content.min.css:1:335
    Unknown property ‘scrollbar-track-color’. Declaration dropped. content.min.css:1:365
    Unknown property ‘speak’. Declaration dropped. dashicons.min.css:2:42828
    Expected media feature name but found ‘-o-min-device-pixel-ratio’. wp-content.css:482:3

    ?

    Plugin Author Mircea Sandu

    (@gripgrip)

    Thank you for the log details, nothing in there seems to be related to the issue you are experiencing with the tags picker.

    Can you please share which browser you are using?

    Thread Starter mahyulan

    (@mahyulan)

    Although I first got the error message “results cannot be loaded” I was able to save in Chrome.
    But not working in FireFox nor Safari.
    I work on a Mac.

    Plugin Author Mircea Sandu

    (@gripgrip)

    Thank you for the update. I can’t seem to be able to replicate the issue in Firefox or Safari on Mac OS X so I suspect this is a specific scenario where something else on your site might be interfering with a WPCode script.

    If you want us to look into this issue in more depth please reach out using the form at https://wpcode.com/suggestions/ and you can share more details privately to find the source of the issue.

    Thanks

    Thread Starter mahyulan

    (@mahyulan)

    OK, thanks.
    I have sent the form.
    Have a nice day.

    Replying to add: I’m working in Firefox & experiencing the exact same issue.

    No new tags can be added to new snippets, but the “sample” or library snippets retain their assigned tags. (??)

    After multiple trials, the tag field does eventually show up with an option to choose the entered tag text.
    It takes several seconds of waiting, and the curser has to remain active in the tag input field.

    Thread Starter mahyulan

    (@mahyulan)

    I removed FireFox completely and installed it again.
    Now I can add tags, but the plugin seems to be slow in browsing through the tags (although only a few were there). First an short error message appeared and after 2 seconds I could press enter and the new tag was saved…

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Tags’ is closed to new replies.