kamtcho
Forum Replies Created
-
Thank you for quick reply.
Please is there some technical or security problem to do it?
Or is possible make it via functions.php
som hardcode, for example 1 user administrator.
something like> if logged as admin show wholesale prices.
I just ask for possibilties, I am not programm writer.
Thank you very much.
Forum: Plugins
In reply to: [Favorites] Favorites List – display only last 10 favorited postsyes, i would like thi too.
Forum: Developing with WordPress
In reply to: Hook after all images uploadedThank you, i will try and let you know.
Forum: Themes and Templates
In reply to: [Storefront] Storefront: Mobile: First Sidebar, than contentI would like to know it too.
Did not find it in history.
Forum: Plugins
In reply to: [Enhanced Media Library] Default selectionHallo,
now it works like a charm.
Thank you very much for your time.
All the best.
Sincerely Martin
Forum: Plugins
In reply to: [Enhanced Media Library] Default selectionHallo,
unfortunatelly, it does not work for me. Still same. All images i see.I was little confused, so I though that something with prefix i made wrong.
Sincerely Martin
Forum: Plugins
In reply to: [Enhanced Media Library] Default selectionHallo,
i tryed create file:
not_in_c.js
put this file into my theme folder. Put into file the first code you posted.
The second code i put into functions.php and changed:
add_action( 'wp_enqueue_scripts', 'not_in_c_enqueue_scripts' ); function not_in_c_enqueue_scripts() { wp_enqueue_script( 'not_in_c', get_template_directory_uri() . '/not_in_c.js' ); }
Is prefilx same as first part of created js.file?
And this way it now work for me.Forum: Plugins
In reply to: [Enhanced Media Library] Default selectionor this will be also OK:
Forum: Plugins
In reply to: [Enhanced Media Library] Default selectionForum: Plugins
In reply to: [Enhanced Media Library] Default selectionGrid mode is enough for me.
Please what file to edit?
I tryed edit:
eml-media-grid.js
eml-medialibrary-options.jsbut no success.
COuld you hint me a little.
Thank you for you time.
Martin
Forum: Plugins
In reply to: [Enhanced Media Library] Default selectionThanks for reply,
By defauld, in media libraly when install your script i have all images,
i would like have selected by defalt: –NOT IN MEDIA CATEGORY–
Thank you for help.
Sincerely Martin.
Forum: Plugins
In reply to: Woocommerce admin notesfor every single producti would need something like this too.
Forum: Plugins
In reply to: [qTranslate X] error when number of menu item over 35Hallo, i have same problem with this, but my limit is 27 ??
a tested it with theme twentyfourteen, same problem.
only way i can do it is disable qtranslate x while adding new item to menu and after i add it enable it again.