Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter esportbrotherscom

    (@esportbrotherscom)

    Solution found: just had to update the theme ??

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    Ok thanks a lot

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    I have just deleted the HTTPS plugin through FileManager. It still does not work…
    Is it possible to clear site’s cache outside of site’s /wp-admin/ ?

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    Here is the htaccess file:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^/wp-content/endurance-page-cache/ – [L]
    RewriteCond %{REQUEST_METHOD} !POST
    RewriteCond %{QUERY_STRING} !.*=.*
    RewriteCond %{HTTP_COOKIE} !(wordpress_test_cookie|comment_author|wp\-postpass|wordpress_logged_in|wptouch_switch_toggle|wp_woocommerce_session_) [NC]
    RewriteCond %{DOCUMENT_ROOT}/wp-content/endurance-page-cache/$1/_index.html -f
    RewriteRule ^(.*)$ /wp-content/endurance-page-cache/$1/_index.html [L]
    </IfModule>
    <IfModule mod_expires.c>
    ExpiresActive On
    ExpiresByType image/jpg “access plus 1 year”
    ExpiresByType image/jpeg “access plus 1 year”
    ExpiresByType image/gif “access plus 1 year”
    ExpiresByType image/png “access plus 1 year”
    ExpiresByType text/css “access plus 1 month”
    ExpiresByType application/pdf “access plus 1 month”
    ExpiresByType text/javascript “access plus 1 month”
    ExpiresByType image/x-icon “access plus 1 year”
    ExpiresDefault “access plus 1 weeks”
    </IfModule>
    <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

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    I would love to but I can’t access esportbrothers.com/wp-admin/ to remove the plugin…

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    Yes, I have a HTTPS plugin. Everything worked well until I modified the “Site address” and “WordPress address” to : https://www.esportbrothers.com

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    I just sent you a mail. It may be in your junk-mail.

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    Do you think that I should completely remove the SSL certificate? But, even before installing the HTTPS the problem existed. I am a bit confused…

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    Thanks a lot ! I have just fixed it. I had to uncheck the “force https on checkout page”.

    Thread Starter esportbrotherscom

    (@esportbrotherscom)

    
    ### WordPress Environment ###
    
    Home URL: https://www.esportbrothers.com
    Site URL: https://www.esportbrothers.com
    WC Version: 2.6.11
    Log Directory Writable: ?
    WP Version: 4.7
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_US
    
    ### Server Environment ###
    
    Server Info: Apache/2
    PHP Version: ? 5.5.22 - We recommend a minimum PHP version of 5.6. See: How to update your PHP version
    PHP Post Max Size: 20 MB
    PHP Time Limit: 120
    PHP Max Input Vars: 1000
    cURL Version: 7.22.0
    OpenSSL/1.0.2j
    
    SUHOSIN Installed: –
    MySQL Version: 5.6.32
    Max Upload Size: 20 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ? Your server does not have the SoapClient class enabled - some gateway plugins which use SOAP may not work as expected.
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 2.6.11
    : 
    woocommerce_sessions: ?
    woocommerce_api_keys: ?
    woocommerce_attribute_taxonomies: ?
    woocommerce_downloadable_product_permissions: ?
    woocommerce_order_items: ?
    woocommerce_order_itemmeta: ?
    woocommerce_tax_rates: ?
    woocommerce_tax_rate_locations: ?
    woocommerce_shipping_zones: ?
    woocommerce_shipping_zone_locations: ?
    woocommerce_shipping_zone_methods: ?
    woocommerce_payment_tokens: ?
    woocommerce_payment_tokenmeta: ?
    MaxMind GeoIP Database: ? The MaxMind GeoIP Database does not exist - Geolocation will not function. You can download and install it manually from https://dev.maxmind.com/geoip/legacy/geolite/ to the path: . Scroll down to \"Downloads\" and download the \"Binary / gzip\" file next to \"GeoLite Country\"
    
    ### Active Plugins (7) ###
    
    Hello Dolly: by Matt Mullenweg – 1.6
    Jetpack by WordPress.com: by Automattic – 4.4.2
    MOJO Marketplace: by Mike Hansen – 1.1.1
    W3 Total Cache: by Frederick Townes – 0.9.5.1
    WooCommerce PayPal Express Checkout Gateway: by Automattic – 1.1.2
    WooCommerce: by WooThemes – 2.6.11
    WordPress HTTPS: by Mike Ems – 3.3.6
    
    ### Settings ###
    
    Force SSL: ?
    Currency: USD ($)
    Currency Position: right
    Thousand Separator: 
    Decimal Separator: ,
    Number of Decimals: 2
    
    ### API ###
    
    API Enabled: ?
    
    ### WC Pages ###
    
    Shop Base: #14 - /shop/
    Cart: #15 - /cart/
    Checkout: #16 - /checkout/
    My Account: #17 - /my-account/
    
    ### Taxonomies ###
    
    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    ### Theme ###
    
    Name: Mystile
    Version: 1.3.17
    Author URL: https://www.woothemes.com
    Child Theme: ? – If you're modifying WooCommerce on a parent theme you didn't build personally
    then we recommend using a child theme. See: How to create a child theme
    
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: –
    
Viewing 10 replies - 1 through 10 (of 10 total)