Donovan
Forum Replies Created
-
Forum: Plugins
In reply to: [Bulk Edit Posts and Products in Spreadsheet] Does this plugin work with ACF?Thanks.
And how reliable/safe is your plugin? Is there any chance it will corrupt the database or distort the content of the posts/custom post types?
We have thousands of posts and a very complex ACF setup. We need to ensure that WP Sheet Editor is safe to use.
Forum: Plugins
In reply to: [Theme My Login] Redirect not refreshingERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.
This is happening for admin and users after a recent TML update.
Seems we’re not the only ones experiencing this. What’s going on? Please release a fix for it and explain how to stop it.
Forum: Reviews
In reply to: [Theme My Login] cookie error on updateCookie error for us too.
Why is this happening? Why no response from support?
Forum: Reviews
In reply to: [Theme My Login] Version 7.0 update is a disaster! Don’t updateThe main issue is that you’ve removed the custom-template feature. This is literally the MOST important part of your entire product.
Why on earth would you take that out? That’s why people use TML.
Now in v.7.0, you have the plugin automatically generate /login and /forgotpassword – this is unacceptable as we can no longer set a custom page template. Please release a v.7.1 and restore this feature.
Forum: Plugins
In reply to: [Advanced Excerpt] Version 4.2.2 not removing tagsI’ve temporarily fixed this problem by replacing
<?php the_excerpt('More', TRUE, '', 33) ; ?>
with
<?php the_advanced_excerpt('length=20&length_type=words&no_custom=1&ellipsis=%26hellip;&exclude_tags=img,p,strong,br'); ?>
Not quite sure how this relates to the settings of the plugin however. Does it override the settings page?
Forum: Plugins
In reply to: [Digg Digg] Digg Digg adds some code to the description tag – helpAndrew,
Can you please explain where to insert that line in the functions.php file? It didn’t work for me.
There must be a way to stop Digg Digg from interfering with excerpts.
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] var dd_offset_from_content showing in excerptDid you find a solution to this?