ZeroGravity
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: htaccess can’t redirect file under wp-contentI found that this worked
RedirectMatch 301 (?i)/wp-content/uploads/File/Frenzy2/WND24Jan06.pdf https://www.prayinjesusname.org/wp-content/uploads/File/Frenzy/WND24Jan06.pdf
Any idea why this would work and not RewriteRule? Can’t see a way to make this the last rule processed. [L]
Forum: Fixing WordPress
In reply to: htaccess can’t redirect file under wp-contentI tried the code below with the absolute URL and still not working.
RewriteRule https://www.prayinjesusname.org/wp-content/uploads/File/Frenzy2/WND24Jan06.pdf https://www.prayinjesusname.org/wp-content/uploads/File/Frenzy/WND24Jan06.pdf [L,NC,NE,R=301]
I checked and there are no htaccess files blocking anything.
- This reply was modified 5 years, 7 months ago by ZeroGravity.
Forum: Fixing WordPress
In reply to: htaccess can’t redirect file under wp-contentThanks. I checked all the permissions and all folders are 755 and files 644. The website is on BlueHost. Not sure if they have implemented any restrictions. The BH cache is turned off. I will look to see if there are any other htaccess files loitering around that could be restricting things.
Forum: Plugins
In reply to: [301 Redirects - Easy Redirect Manager] Query Strings causing 404 errorsThanks for the quick reply! Will drop you an email.
Forum: Plugins
In reply to: [Trust.Reviews] Pages not showing in WidgetDone. Thanks!
Thanks Steven. Relaxing. ?? I have used WordFence on other sites and will probably look at adding it to this one.
I have loginizer set to lockout for 20 minutes after 3 login attempts. After 3 lockouts it extends to 72 hours and emails me.
They seem to be rotating IPs as there are no duplicates in the logs.
Thanks again!
Forum: Plugins
In reply to: [Strong Testimonials] Link breadcrumb to Testimonial PageIt would be great if you could point me in the right direction. I have experience with PHP, WordPress and Genesis. Could probably work it out but if you can point me in the right direction that would be a lot quicker.
I went looking for the single template in the plugin files but couldn’t find one. Originally the Name and Company details weren’t showing on a single testimonial. I created a Single Template view which added the fields at the bottom of the testimonial so thought the breadcrumbs might be controlled there in the view somehow.
Love your plugin!
Just updated to 3.6.2 on a test site. Still can’t download and still can’t see all the file in the tar.gz when using 7z. Will this ever be fixed?
Forum: Plugins
In reply to: [Restaurant Menu and Food Ordering] adding Lg & sm pricing to menu itemWould love to see the ability to enter prices for different sizes as well. I am developing a website for a pizza restaurant and need a price for each size. Adding the price to the description makes it difficult to control a nice layout. Also too easy for a clients to accidentally delete any divs/styles used for layout.
There are other plugins that provide this functionality. Yours was my favorite until I noticed the pricing issue.
Keep up the good work! ??
- This reply was modified 6 years, 1 month ago by ZeroGravity.
Forum: Plugins
In reply to: [Registrations for WooCommerce] Blank Report Page with 2.0.4I think I have tracked the issue down. Under variations we have a ticket price set for each attribute (Member and Guest). The price is the same for every date so we have “Any Dates…” selected.
As a result the “attribute_dates” meta_value in the post_meta is null or empty.
Because of this in class-wc-report-detailed-registration-event.php on line #135 the comparison fails and nothing is displayed on the report.
// Filter just only for the correct variation if ( strpos( $registration['date'], $variation_date ) )
I am having a similar problem. Some sites have the window popup with “Please Wait …” that just sits there. On other sites it progresses to display a message “Your download is being generated …” with a progress bar.
What is the purpose of this popup window?!?! What is being generated?!?! The same thing happens when I test downloading a backup from the Dropbox folder within WP-Admin -> BackWPup -> Backups. The file is sitting in Dropbox and a copy on my PC so I can see the backup file. What has to be generated to download a copy of a tar.gz file? The backups used to download fine without this new popup window.
I’m not sure what has happened with v3.5 and v3.6 but between this, the issue with header errors when when opening .tar.gz with 7zip, the dot folder in the root, and the substantial increase in plugin size from the “aws” folder (but those are other threads) the quality of this plugin has plummeted.
Forum: Plugins
In reply to: [Registrations for WooCommerce] Product is currently out of stock errorThanks Allyson. That fixed the error. Another issue with the Prevent registrations to past events came up but will start a new thread for that.
Forum: Plugins
In reply to: [Registrations for WooCommerce] Product is currently out of stock errorThanks Allyson!
Forum: Reviews
In reply to: [WooCommerce Shipping & Tax] Why do I need to Jetpack to use this?!I agree. I don’t use JetPack and disable everything. Now I have a 20GB plugin on each website, on a limited hosting account, That I don’t use except to provide authentication to WordPress.com.
Forum: Plugins
In reply to: [Optima Express + MarketBoost IDX Plugin] Total Cache and Performance setupI have installed W3 Total Cache and excluded all the listing pages from caching. Did you try this Alan? When you say better results what exactly do you mean by that? Better conversions from people viewing the listings?
After setting up W3 Total Cache with have seen a great increase in page load speed and performance for the rest of the website.