Rezso"
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Adsense] [Plugin: Quick Adsense] No quicktag buttons under HTML editorWell it’s realy hard to guess what could be the problem, but if you trust a stranger you can find my contact details here : 99web.eu and we can dicuss this privately.
Forum: Plugins
In reply to: [Quick Adsense] [Plugin: Quick Adsense] No quicktag buttons under HTML editorHi Stravsky,
The problem could be caused by a couple of things, but I cannot tell without looking into it.
Here is what you should try:
1. back up your website to be sure anything happens you have a copy of the site which surely works
2. deactivate the plugin(if you can’t from the WP administration area then just rename the wp-content/plugins/quick-adsense folder to quick-adsense-test via FTP and this will deactivate the plugin)
3. from the administration area try to reactivate it and check if this solves the issue.
4. if the problem still persists then deactivate the plugin and delete all the plugin files via FTP(just this plugin’s files) and reupload the plugin files from your computer(important: you have to upload the files for the same plugin version you had)
5. activate the plugin and check if the settings work
6. do the modifications described in the above post once again and make sure you don’t modify anything elseLet me know if you managed to solve the problem.
Forum: Plugins
In reply to: [Quick Adsense] [Plugin: Quick Adsense] No quicktag buttons under HTML editorThe solution for the 1. problem:
– open quick_adsense.php(it is in wp-content/plugins/quick-adsense)
– at the 158 line comment out the two add_action lines
– add this there:
add_action(‘admin_print_footer_scripts’, ‘ads_head_java’);Save an upload to the server, then reload the post editor.