monfresh
Forum Replies Created
-
Since Scott hasn’t fixed this yet, you can do it yourself by removing ” === true” from the end of line 224 of text-replace.php. You can find that file in wp-content/plugins/text-replace
Line 224 should look like this:
$case_sensitive = apply_filters( 'c2c_text_replace_case_sensitive', $options['case_sensitive'] );
Forum: Plugins
In reply to: [Theme My Login] Latest Download not foundJeff, would it be possible for you to provide a direct link to the download that’s not hosted on WordPress?
I am seeing this bug as well on this site: https://www.monfresh.com. When I add a new post in the “Fresh Tunes” category, it appears correctly on the home page and my RSS Feed gets updated as well (I am not caching the feed because it wasn’t updating previously until I stopped caching it). However, when I go to the category page (https://www.monfresh.com/category/fresh-tunes/), the new posts don’t appear until I empty the cache.
I will submit the bug via the plugin’s support tab.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] CSS not gzippingHi. Using the “Web Developer” Firefox add-on and checking the document size, I confirmed that my theme’s css and js files are not being sent compressed even though I have “Enable HTTP (gzip) compression” checked in all the sections of the Browser Cache Settings. Here are some details about my config: I am using build 0.9.1.3 on WordPress 3.0.4. I’m not using a CDN and I disabled CSS & JS Minification (because my CSS does not get applied when it is minified).
Can anyone help please?
Forum: Installing WordPress
In reply to: 2.3.1 has password mailer errorholy freakin moly. i wish i had found this earlier! I have been up all night – literally – trying to figure this out!!! I’m on 2.3.1 as well, using the Themed Login plugin: https://www.jameskelly.org/wordpress-plugins/custom-login-and-registration-forms-plugin
Callum’s WP Mail SMTP plugin fixed my problem, but only if I specified an e-mail in the “From Email” field (Options->Email after activating the plugin). If I leave that field blank, the test e-mail fails.Thank you ddreamsinger and Callum for the plugin!
Forum: Fixing WordPress
In reply to: Problem post 2.03 upgradeI first ran into this issue after upgrading from 2.0.x (either 2.0.1 or 2.0.2) to 2.0.4. All I had to do to solve this issue was delete the browser cookies from my site and www.remarpro.com, empty my browser cache, close the browser, relaunch and log back in to my wp-admin