So kann ich das PLUGIN garnicht mehr nutzen.
Bin traurig, jetzt bleibt meine Datenschutz-Webseite leer, bis das Problem gel?st wird.
[ Link deleted. Use the link field next time. ]
]]>I’ve tried the usual trick of disabling plugins but no luck. The only time it doesnt appear is when I disable the woocommerce plugin (go figure lol)
I could remove the error from being shown with the command
@ini_set( ‘display_errors’, 0 );
but, id rather resolve the issue than hide it.
Any help would be grateful
]]>https://www.ads-software.com/plugins/dnui-delete-not-used-image-wordpress/
]]>I upgraded jetpack from 2.4.2 to 2.5. Immediately would get 500 internal server error on the front end if i was logged in – back end was still accessible. If i deleted the cookies for the site (not sure which one it was), front end was restored, but as soon as i logged back in, error occurred on front end. Restored jetpack 2.42 and error no longer occurs.
WP 3.6.1
https://www.ads-software.com/plugins/jetpack/
]]>I’ve also notice that 2.5 does not seem to like switching back and forth between Visual and HTML – in IE 7, Opera 9 and FF 2.0 (all latest versions) it lets me switch once and then will not switch back
]]>I am a bit of a newbie but have read alot and tried to understand
where I have gone wrong but can not see it
———————–
I have set up my wordpress on /blog directory
In the root I have this index.php:
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./blog/wp-blog-header.php’);
?>
and in the /blog directory:
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’);
?>
Thats seems OK but linking to my categories doesn’t work.
Under Settings – General I have:
WordPress address (URL) = https://www.fethiye-guide.com/blog
Blog address (URL) = https://www.fethiye-guide.com
IS THIS CORRECT ?
——————————-
My permalink structure is:
Custom = /Turkey/Fethiye/%category%/%postname%
My .htaccess is:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
and the permission is set to 666
You can see the result at https://www.fethiye-guide.com
Unfortunately the links are not working – but I don’t know what I did wrong
I notice that even though my permissions are set to 666 for the .htaccess, I still get this notice:
“If your .htaccess file were writable, we could do this automatically …”
Which would seem to indicate that the permissions are not set to write … BUT they are ???
Would really appreciate anyone helping me out
many thanks
Dave
When I click edit on that the box is far too wide and I can only see half my old post? Is this just a problem with my install or is their any way to edit the Text area the old way, ie simple pop over/up?
Many thanks.
]]>I have done a completely successful upgrade to version 2.5. Everything appears to be working great. What I can’t find is how to move a widget from one side-bar to another. Am i missing something or was this feature eliminated? Can someone please instruct me?
]]>