Eyup Sonmez
Forum Replies Created
-
I have done all the advice of the author of Plugin. You don’t need to make any changes to
jQuery
.
Just edit the above process. Hopefully update the plugin as soon as possible.
Here is my sample page .. You can see in a device without MOBILE ..https://www.ekonobil.com/is-dunyasi/acun-ilicali-16-basamak-birden-firladi
I solved the problem.
a.target.className.indexOf is not a functionEdit q2w3-fixed-widget.min.js javascript as below.
FIND:
&&a.target.className.indexOf("q2w3-fixed-widget-container")==-1
REPLACE:
&&!a.target.className&&a.target.className.indexOf("q2w3-fixed-widget-container")==-1
Forum: Plugins
In reply to: [Optimize Database after Deleting Revisions] rvg optimize database DB errorsProblem solved ..
Previous cases (collation was different):
——- TABLE> eb_post ——————> utf8_turkish_ci
——- TABLE> eb_comments ———> utf8_general_ciRecent Status (collation same challenge as correct.):
——- TABLE> eb_post ——————> utf8_general_ci
——- TABLE> eb_comments ———> utf8_general_ciThank you very much
Clicking the toggle button in the toolbar does not exist. it does not seem ??
given above code worked .. wp expect 4. I hope this error is corrected.
GZIP and editor Problem:
wp-config.php file, add these lines to the top of the GZIP got rid of the scourge ..
We can not wait to enjoy WordPress. Our work with WP 3.9 was upside down ..
if( strpos($_SERVER['REQUEST_URI'],'post-new.php') || strpos($_SERVER['REQUEST_URI'],'post.php') ) { ini_set ("zlib.output_compression", "On"); }else{ ini_set ("zlib.output_compression", 0); }
PROBLEM: WP 3.9 upgrade when a TinyMCE does not work. In the EDIT POST / No Buttons and content on ADD POST
Editor buttons to disappear and the content that I’ve solved the problem is not being loaded.
/wp-includes/js/tinymce/wp-tinymce.php
Row 29 – 33, I changed it and tried to cross codes .. The problem is GZIP.
// if ( isset($_GET['c']) && 1 == $_GET['c'] && isset($_SERVER['HTTP_ACCEPT_ENCODING']) // && false !== stripos($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip') && ( $file = get_file($basepath . '/wp-tinymce.js.gz') ) ) { // header('Content-Encoding: gzip'); // echo $file; // } else { // Back compat. This file shouldn't be used if this condition can occur (as in, if gzip isn't accepted). echo get_file( $basepath . '/tinymce.min.js' ); echo get_file( $basepath . '/plugins/compat3x/plugin.min.js' ); //}
Not a problem at some sites on the same server, but in some cases the editor has evaporated .. This is a separate interesting ??
Some of my site has been updated to match. However, on a site that I produced with twentytwelv infrastructure is still the problem persists.
I did exactly what you said:
1 Deactivate ALL plugins.
2 Switch to the default theme in 2014.
3 Manually clear my browser cache and refresh.Go back and check the editor.
CONCLUSION: Disappointing ??
Uncaught SyntaxError: Unexpected token ILLEGAL wp-tinymce.php:1
But when you add this line to your wp-config.php file is solved problems. Deleted again when the problem begins an interesting case .. ..
define (‘SCRIPT_DEBUG’, true);
Editor toolbar and post content does not appear in
ERROR MESSAGES:
Post edit screen: CHROME -> Right Click -> Items check
Uncaught SyntaxError: Unexpected token ILLEGAL wp-tinymce.php:1
Uncaught ReferenceError: tinymce is not defined post.php?post=35326&action=edit:2331I’m still the same problem .. I did exactly what you said. No one did not work .. never previously logged WP admin panel I’ve logged in with Maxthon Browser. Browser cache I do not think the problem is.
No buttons in the editor.
and urgent problem to be solved.
https://www.ekonobil.comI’m still the same problem .. I did exactly what you said. No one did not work .. never previously logged WP admin panel I’ve logged in with Maxthon Browser. Browser cache I do not think the problem is.
No buttons in the editor.
and urgent problem to be solved.
https://www.ekonobil.comForum: Reviews
In reply to: [WP-Members Membership Plugin] Terrible pluginI’m so sorry. Problems emanating from my one of my plugins. You do not have any problems with the plug.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Program bilgin yok. Sen eklenti yaz?yorsunI’m so sorry. Problems emanating from my one of my plugins. You do not have any problems with the plug.