stillworks
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Post to PDF Enhanced] Website not availableIt might work now…
I set the php version to 5.5 (from 5.3) and activated some php turbo cache.Forum: Plugins
In reply to: [WP Post to PDF Enhanced] Website not availableI guess it es related to the hoster Strato (Germany) but I have no idea would it could be.
Forum: Plugins
In reply to: [WP Post to PDF Enhanced] Website not availableCould it be related to the servers gzip compression and your plugin?
Yes, solved by hiding the div through css. Thanks mate!
Yeah I already did that. I didn’t mention it because it’s a normal process for me, narrowing thing down and find the bad guy.
But I had no luck with that.
I deleted every plugi the theme and re-uploaded everything manually , now it works. Strange thing happen.
Disable thumbnails? is set to yes/no. And I removed the add_theme_support( ‘post-thumbnails’ ); just to see, but no success.
Yes.
New event shows no error, except the facebook thing.
Edit an event throws me this again:The "fb-root" div has not been created, auto-creating all.js:52 Resource interpreted as Image but transferred with MIME type text/plain: "data:;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOnAAADpwBB5RT3QAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMi8yNS8xMapAVMwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABjklEQVQ4jZWTwWoTURSGv5lMp1OmxUIUXISCCbW06daNtGuh7uMbCHaeoOBSzBMEN92LXXThohVtoAshOyuKJQkaXWRjKi7aBjPT9v6uEsbpTGp/OHDPvf/5zjmLa0niCo0zWMODA2BZVqZTEkG1RdwhoLaxMKqTBJKWJO1JOpN0Iek8EQqeNxVXLP8jqS7pniXpe+1V9+yw058ft19yoqHKJb+9XikcOcDcYadvj4Mki+P68q1/F5hz4s1qGwsABNUWszMOD+7nWS75THk5wshw0DzhbeM3x/3zJG/CiWdBtTU6r63kuZ2f5NnmD8LI4Lk2TyoFHq7mefnm56XJMldaLE5T2+oSRgaAQWR4sdWlXJpO9WeCbvi5EWSoQWSYmkwvyQRdGOG5/z57rn0JfiWo8emY4FFhBPNcm/VKgQ/Nk1S/k3oLvN4/Ym31Jk8f38FzbQah4fPXU3be/8oEGSCXfBhEhu16j+16L6tXXKENfFwq+u3/caepXPLbwDsk3ZK0G/tr14lTSTuSin8BUMr8td343bwAAAAASUVORK5CYII=". chrome-extension://kkelicaakdanhinjdeammmilcgefonfh/js/jquery.js:36
But sill no featured image.
Sorry that I’m responding late. Had a lot to do and couldn’t look into it.
I updated Events Manager to 5.2.3 and changed the way how jquery is integrated. Tested it with 1.7.2 and 1.8 but with no success.
1.7.2 prints following error:
Uncaught ReferenceError: jQuery is not defined load-scripts.php:277 Uncaught TypeError: Cannot read property 'dialog' of undefined load-scripts.php:376 Uncaught TypeError: Object [object Object] has no method 'dialog' events-manager.js:152 The "fb-root" div has not been created, auto-creating all.js:52
wp_deregister_script('jquery'); wp_register_script('jquery', 'https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js'); wp_enqueue_script('jquery');
The box is not visible. But just in the events post. Page and other article work perfectly.
The only errors Chrome’s console prints (on edit an event):
The "fb-root" div has not been created, auto-creating all.js:52 Resource interpreted as Image but transferred with MIME type text/plain: *a lot of characters* extension://dajedkncpodkggklbegccjpmnglmnflm/jquery-1.7.1.min.js:3
All other pages are ok.