Click-Refresh.com
Forum Replies Created
-
Thanks for the help. Hosting support confirmed the issue and whitelisted the rule for me. Everything is back working as it should.
Hello,
Thanks for the follow up. No there are no errors showing in the console.
Applied default theme and no plugin conflicts with theme my login.
Can’t disable all plugins as will break my site and render it unusable, even for testing. I test it with Theme my login disabled.
Sammy
I’m getting the same error.
Forum: Plugins
In reply to: [Theme My Login] Password Reset Link MissingWe ended up fixing things by enabling custom email function in TML and added our own message:
Hi %user_login%,
You’ve requested to reset your password? You can do so here:
%reseturl%
Fatal error: Call to undefined function mb_detect_encoding() in /home/XXXXXX/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/simplehtmldom/simplehtmldom/simple_html_dom.php on line 987
I’m running Thesis 1.8.5
Ran into the same conflict and at least 2 Thesis Sites.
Downgrading….
Forum: Plugins
In reply to: [JJ NextGen JQuery Slider] Transparent pngs stacking on top of each otherIt’s a know issue that pngs do not play nice with this plugin for some reason.
Need to use jpgs or gifs instead.
Forum: Plugins
In reply to: [JJ NextGen JQuery Slider] Last image hyperlink breaks slideshowThanks. Setting the height / width fixed things for me too.
Forum: Plugins
In reply to: [JJ NextGen JQuery Slider] Broken Image Appearing in IEAnyone? I’m using this plugin on other sites and not seeing a broken image.
Is there anyway to hide broken images with a javascript or something?
Thanks
Forum: Fixing WordPress
In reply to: Visual Editor has disappeared, locked to only TEXT mode?Never mind, I tried deactivating all plugins again and then on post editor screen I cleared my cache by hitting ctrl + F5 and the editors / tool bars came back. Re activated all plugins except WP Auto Upgrade and WP Maintenance Mode and my editor is still working.
Sammy
Forum: Fixing WordPress
In reply to: Visual Editor has disappeared, locked to only TEXT mode?I’ve got the same issue. I too checked for a plugin conflict and a theme conflict and nothing is working. When I switch my profile to disable the visual editor I at least get the html editing features but with the visual editor enabled all i have is a text only box and no tool bars and cannot switch over to visual view.
Thanks.
Forum: Fixing WordPress
In reply to: Form Tools integration with WordPress (not a WordPress plugin)If you are still struggling with this I would recommend giving Form Tools it own database separate from your wordpress database.
I use form tools with wordpress sites. as long as they are direct submit then you shouldn’t have any problems. If code submit then I usually have to create a separate form page independent of WordPress.
Form Tools is not a WordPress Plugin but a very powerful php form processor and data storage application.
Sammy
move it to the white space below the header if you’d like.. I’ve done this exact fix for one of my clients… look at https://blog.aorafting.com as an example.
as I said before the blog title and description isn’t that important to have in the header for SEO… be sure not to confuse this with the title tag and meta description which are more important than the blog title / descrtiption being displayed.
another suggestion (not as effective as my first suggestion) would be to add the blog title & descrip into the new header image and also place that info in the alt tag of the img. wrap the image in an h1 and be done with it.
hope this helps
Forum: Fixing WordPress
In reply to: Insert WordPress into Exsisting DesignIf you are a dreamweaver user this tutorial might help..
Dreamweaver Templates to WordPress Themes.. it’s something I wrote and if you use the tutorial, please post support questions on Search Friendly Web Design as I can follow things better from my site than the WP Forums.
Good Luck!
Forum: Fixing WordPress
In reply to: Wrap all <p> after the first </p> in a a div?can you give us a little more information about what the end goal is?
for most themes all the content is wrapped in a div class=”post” id=”post-id#”.
in every post.. WP auto wraps each paragraph with the appropriate <p></p> tags..
with this said.. a little more inside details would help us understand why you are trying to do what you asked so we can help.
I’ll be on for another hour or so..
Forum: Fixing WordPress
In reply to: How do i get a blog to match the look and feel of my website?check out this tutorial I wrote a while back… Dreamweaver Templates into WordPress Themes… it’s based around Dreamweaver but if you read between the lines and think outside the box a little.. you should be able to patch it together.
Good luck..
PS. Post comments on Search Friendly Web Design if you need help with the tutorial… I usually respond within 24 hrs.