wpbud
Forum Replies Created
-
Forum: Plugins
In reply to: [Subscribe to Comments] restricted due to a security ruleNope, but is this problem iThemes problem or something else?
Forum: Plugins
In reply to: [Theme Switcher] Fix for not switch to home pageThanks!
Can you update the plugin or make updated version?
Forum: Plugins
In reply to: [Theme Switcher] alternative to this old pluginI got it work also, all tho it´s very old. Security?
I did get one error, but i think it´s the themes acting up.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] how to enable translationYeah, i got this now. Thx.
Forum: Plugins
In reply to: [Genesis eNews Extended] how to translate "sign up" textI just needed to edit text in style.css file.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] how to enable translationTo this project its .fi
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] "From" name needs to be edited, how?What is this step 3. Where i can found it?
I need to also edit from name and email.
Forum: Plugins
In reply to: [WHMCS Bridge] error with links tooIn step 2 what do you mean by ssl plugin? Some plugin to wordpress? Also, where these other steps are configured?
Steps to add SSL support on portal area page only:
1. Install & Configure WHMCS Bridge : https for WHMCS URLs in both wordpress and WHMCS
2. Install HTTPS plugin
3. Add SSL Host Domain
4. Check Force SSL Administration * optional*
5. Check Force SSL Exclusively
6. Leave Remove Unsecure Elements uncheck it breaks the portal.
7. Add /portal-page/((?:[a-z][a-z0-9_]*))/ To URL filters this prevents Force SSL Exclusively feature from changing all the form urls to non https.
Note: / portal-page / needs to be changed to your permalink url.
8. Go to portal-page and click the Secure post option and saveForum: Fixing WordPress
In reply to: wp-config.php 0644 to 0600 = errorI needed to give user group nobody (webserver) permissions to file, then i secured permissions to 0440.