Jürgen H?rmann
Forum Replies Created
-
Forum: Plugins
In reply to: [Physical Custom Upload Folder for Real Media Library] Uploads FolderI would like to get this question answered too.
I bought the WP Real Media Library plugin and cannot figure out how to create a custom Upload folder for my images. I want the media folder name to be /images not /wp-content/uploadsOk. I’m working on it, but need some help from you.
this code section:
public function addAdminScripts ($hook_suffix) { if ( $this->hook_suffix == $hook_suffix ) { wp_enqueue_style( 'wp-jquery-ui-dialog' ); wp_enqueue_script( 'jquery-ui-dialog' ); wp_enqueue_script( 'jquery-ui-tabs' ); //wp_enqueue_script('jquery-ui-tooltip'); wp_enqueue_style( 'inline-gdocs-viewer', plugins_url( 'inline-gdocs-viewer.css', __FILE__ ) ); } }
For what reason do you load this? I cannot see anything on the settings page that could need this.
You mean I should create a ticket on the Trac system for the Plugin site?
Or what do you mean?For your other users, depending on datatables, this will help nothing. Please fix the broken resource URLs.
Funny.
You think I will let my site be broken? NO! I fixed my problem already commenting out the useless JS/CSS loading in your plugin. So posting a link to my site will help nothing.
As my Post shows, you try to load files not there anymore. Just open the resource URL in your browser. You don’t need my site to proove this.
Forum: Plugins
In reply to: [Content Blocks (Custom Post Widget)] Custom Classes for ShortcodeGreat!
Thank you very much Johan
Forum: Reviews
In reply to: [easyReservations] good plugin but not compatible with my theme/other pluginWhich shortcodes do you mean? Widgetkit or easyReservations?
Widgetkit shows the shortcodes in the WidgetKit configuration section. easyReservation does not show the shortcodes anywhere.
Just create a blank page for testing. Use the WYSIWYG Editor and add your easyReservations form and/or calendar. Then copy the generated shortcode to your desired page.
Forum: Reviews
In reply to: [easyReservations] good plugin but not compatible with my theme/other pluginYou can find a solution here:
https://yootheme.com/support/question/51592#answer-146568