kyonv2
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Locked out of /wp-admin with SSL activatedAs mentioned before all my plugins are disabled.
I have tried using few plugins that replace urls (even DB-search and replace) but all it does it makes my website go into redirect loop.
- This reply was modified 7 years, 8 months ago by kyonv2.
Forum: Fixing WordPress
In reply to: Locked out of /wp-admin with SSL activatedPlugins were all disabled. I was just checking if any other worked. Sadly not, all plugins that force SSL just show “sorry you don’t have permission to view that page” error, if I don’t use any plugin and force it via .htaccess it’s still the same.
Dump from the plugin:
https://privatebin.net/?4c40d143d133fd2f#QPVftQ2PLYxZbn+KuwDM0cH8o6/TsnxRGlCZNMSVVpA=password: ‘logs`
I was not the one to install SSL. Since we have a wildcard certificate and it works on other subdomains, I assume that certificate is not the problem. SSLlabs confirms that.
- This reply was modified 7 years, 8 months ago by kyonv2.
Forum: Fixing WordPress
In reply to: Locked out of /wp-admin with SSL activatedI have access to some server logs, got some errors with SSL it seems.
https://privatebin.net/?373d6418eaed7116#4E6X7uzHl31QUEJPbLjoNfgwkTcUDWEkZdGL74iMWfo=
password is:
errorsForum: Fixing WordPress
In reply to: Locked out of /wp-admin with SSL activatededited.
Please let me know when you get it, I don’t want to leave the url in the public, hence the changed url.
- This reply was modified 7 years, 8 months ago by kyonv2.
Forum: Fixing WordPress
In reply to: Locked out of /wp-admin with SSL activatedTried toying with the settings but now i’m just getting redirect loop.
Forum: Fixing WordPress
In reply to: Locked out of /wp-admin with SSL activatedAs I said. This has nothing to do with Really Simple SSL. It happens with EVERY SSL plugin. I disabled all plugins and changed the adress to https:// and still the same result.
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Add price to buttonsI currently have 3 attributes as buttons:
But what I want to achieve is:
Which is basically adding a price of an attribute to the button itself so client can see it right away. I currently just put it into attribute name (Woocommerce > Attributes) the problem is that the price and the attribute name is in the same <span> so I cannot freely stylize them.
<span class="variable-item-span variable-item-span-button">Small 99$</span>What I want to achieve is (of course very roughly):
<span class="variable-item-span variable-item-span-button">Small</span></br> <span>99$</span>Maybe there’s a way for me to stylize them separately with JavaScript but I’m not very fluent in that. Any help is appreciated.
Hopefully now I was clear enough. Thank you!
Forum: Plugins
In reply to: [Max Mega Menu] Monolit theme integrationOK, I did that, also found a pointless padding that made the menu look very weird on mobile by. Now it looks good and works great.
I remember reading on MMM website that you should edit header.php to remove the HTML surrounding the php code. Would this be required in this theme or should I just leave it as is.
Thank you for help Tom. I really appreciate the help.
- This reply was modified 7 years, 8 months ago by kyonv2.
Forum: Plugins
In reply to: [Max Mega Menu] Monolit theme integrationedited.
- This reply was modified 7 years, 8 months ago by kyonv2.
Forum: Plugins
In reply to: [Max Mega Menu] Monolit theme integrationWell, that’s one way of doing it I guess.
- This reply was modified 7 years, 8 months ago by kyonv2. Reason: removed the adress
Forum: Plugins
In reply to: [Max Mega Menu] Monolit theme integrationHi!
I don’t see a way on this forum to post a private message nor do I see an option to send you a private message. Since I don’t want to make an address public is there a way to send it to you privately? Maybe an e-mail would work?
Thank you for your help!
Can I somehow send you a private message. I don’t want to make my adres public.
Forum: Fixing WordPress
In reply to: Move multisite to another folder, cannot access the website nowYes.
Forum: Fixing WordPress
In reply to: Move multisite to another folder, cannot access the website nowAs I said in my previous post. There’s no option to change it in the options.
Settings > General.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce not using translationTurns out it was one of the Avada’s settings. Fixed it