topcelestial
Forum Replies Created
-
hi @mytrinh,
I’ve done what you suggested, but nothing resolved.All these 4 function remain nonresponding.Regards
Why would this situation happened?
Forum: Fixing WordPress
In reply to: The requested URL /wp-admin/edit.php was not found on this serverok, I got it.
It can be slolved after the catch was all clear~thank you very much ^ ^
Forum: Fixing WordPress
In reply to: The requested URL /wp-admin/edit.php was not found on this serverI’ll leave the htaccess as original, prefer not to do anything on it.
But, now it still not function in Safari, is there any way to make it right?
Actually, I really don’t know what’s the error message meant.
I hope there is a way to make it correct in Safari.
In Safari, when I click the “all products” function, it still shows the error of the URL issue, instead in Chrome, it can correctly run the “all product” edit function and link to “https://localhost:8888/public_html/wp-admin/edit.php?post_type=product ”any idea to deal whit it?
thanks
Forum: Fixing WordPress
In reply to: The requested URL /wp-admin/edit.php was not found on this serverI just found another situation:
This is my “all product” function URL:
“https://localhost:8888/public_html/wp-admin/edit.php?post_type=product ”I just found that it works on the Chrome, but still show the error on Safari.
Why is that? How to solve this problem on Safari?
thanks~
Forum: Fixing WordPress
In reply to: The requested URL /wp-admin/edit.php was not found on this serverMy htaccess file:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /public_html/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /public_html/index.php [L]
</IfModule># END WordPress
Forum: Fixing WordPress
In reply to: The requested URL /wp-admin/edit.php was not found on this serveryes, that’s the situation you see.
Since you’ve mentioned.
I’ve ever tried the custom code in the “htaccess” file.<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} !^.*(FeedBurner|FeedValidator) [NC]
RewriteRule ^feed/?.*$ https://feeds.freegroup.org/freegroup [L,NC,R=301]
</IfModule>but it seems didn’t work, then I delete the code.
Here is my PLugin list:
Advanced Dynamic Pricing for WooCommerce
All-in-One WP Migration
Booster for WooCommerce
Contact Form 7
Coupon Box for WooCommerce
Duplicator
Facebook for WooCommerce
Fusion Builder
Fusion Core
Jetpack by WordPress.com
LayerSlider WP
Mailchimp for WooCommerce
Order / Coupon / Subscription Export Import Plugin for WooCommerce (BASIC)
Product Blocks for WooCommerce
Smush
Slider Revolution
WooCommerce
WooCommerce Advanced Product Labels
Yoast SEO