mbenatar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I can’t access my plugins from wp Admin# BEGIN WordPress
# The directives (lines) betweenBEGIN WordPressandEND WordPressare
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Forum: Fixing WordPress
In reply to: I can’t access my plugins from wp AdminYes it is there
Forum: Fixing WordPress
In reply to: I can’t access my plugins from wp AdminAm I looking in the root directory?
Forum: Fixing WordPress
In reply to: I can’t access my plugins from wp AdminHere is the right click link
https://clinicalavianpathologyservices.com/wp-admin/plugins.php
Forum: Fixing WordPress
In reply to: I can’t access my plugins from wp AdminI am nit sure what you are asking.
When I hover over Plugins, I see “Install Plugins”, “Add New”, “Plugin Editor”
Acenet is the hosting company.
Forum: Fixing WordPress
In reply to: I can’t access my plugins from wp AdminHere is the link
https://clinicalavianpathologyservices.com/404/Forum: Fixing WordPress
In reply to: I can’t access my plugins from wp AdminHello, I just reinstalled WordPress. I am still getting the same error message when I click Plugins.
Forum: Fixing WordPress
In reply to: I can’t access my plugins from AdminI still can’t access the plugins option on my WordPress Admin page
Forum: Fixing WordPress
In reply to: I can’t access my plugins from AdminYes
Forum: Fixing WordPress
In reply to: I can’t access my plugins from AdminI downloaded PMPro directly from wordpress plugins in admin. It was working fine.
Forum: Fixing WordPress
In reply to: I can’t access my plugins from AdminEverything was working just fine until a few days ago when I implemented a Paypal gateway for Paid Membership pro, and WooCommerce
Forum: Fixing WordPress
In reply to: I can’t access my plugins from AdminI don’t have access to the plugins! I get a 404 File Not Found!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce/Settings/Payment tabCan anyone help me with this???
Okay. What is the name of the add-on for a login/logout link?
Forum: Plugins
In reply to: [WooCommerce] Why is my PayPal button whiteThat you for the reply,
Yes. Sorry for the post. I found a post with the custom CSS for changing the button color.