flexserve
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Force SSLThanks, I appreciate it.
Forum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Force SSLYes, as stated it works perfect with Woocommerce. We have a wildcard SSL and have full lock in Woocommerce without error. We use your system and get a redirect loop error when going from the invoice list to the actual invoice. The browser (no matter which) sits there in a ‘thinking’ state then I get the redirect loop error.
Woocommerce with force SSL option checked has no errors and immediate response. We would like to keep using WP-INVOICE as we already have a ton of invoices and payments waiting.
Forum: Plugins
In reply to: [WP-Invoice - Web Invoice and Billing] Force SSLSays too many redirect loops… bad scripting.
[insert_php]
if (userpro_is_logged_in()){
global $userpro;
$user_id = get_current_user_id(); // or the user ID you want to retrieve
echo userpro_profile_data (‘sales_rep’, $user_id);}else{
echo “Your Support Representative is not assigned yet”;
}
[/insert_php]Wont echo back now.
Forum: Reviews
In reply to: [Rating-Widget: Star Review System] Marketing approach, no free versionThanks , I will avoid this plugin. Signing up is just plain silly and a very slimy way to do business.
Forum: Reviews
In reply to: [Custom Contact Forms] got hackedI’m sure. Less than .01% of sites with security holes ACTUALLY got hacked.
If you did get hacked, there are several other ways it probably happened. Secure your site!
Forum: Plugins
In reply to: [Custom Contact Forms] Change permissions for file uploadAdd / create the directory ‘uploads’ in the custom contacts plugin root directory. set to 755 or above (depending on server). RESOLVED.
example: /public_html/wp-content/plugins/custom-contact-forms/uploads
Your looking for Permissions for files and directories. This should be in your FTP program. Sounds like a GoDaddy issue more than a plugin issue.
Seek support from GoDaddy or Google the issue. I’m sure it’s out there.
Editing the wp-config is NOT part of a resolution.
Good Luck,
JamesForum: Plugins
In reply to: [Custom Contact Forms] Stopped sending emailMaybe DON’T install other SMTP plugins to resolve the issue.
First, update to the newest version of BOTH WordPress and Custom Contact
Second, use Custom Contact’s built in SMTP
Third, make sure your SMTP settings are correct for YOUR HOST.(Make sure you have not installed another plugin that conflicts!, such as your new SMTP ones)
Forth, profit.
I’m on Bluehost with over 20 clients all updating (WP and Plugins) and running this plugin. So far zero defects.
GL HF,
JamesForum: Plugins
In reply to: [Custom Contact Forms] How to add a file upload option in Custom Contact FormSee other posts about upload. It’ll save you a ton of time.
Forum: Plugins
In reply to: [Custom Contact Forms] form numbers showingI see you have this resolved. I looked at your site. You can widen the form to match the page width a little better by creating a custom style and changing the width from 200px to like 550px on the various options.
Good Luck!
Forum: Plugins
In reply to: [Custom Contact Forms] Add Captcha to existing formCaptcha is built in. Just select it in the options for that particular form. HINT: It’s a field. ??
Forum: Plugins
In reply to: [Custom Contact Forms] Check form fieldsMake it a dropdown menu instead of a checkbox. What your looking for is a dynamic or CONDITIONAL form. Gravity forms does this, but why buy something when it can be resolved by making it a dropdown selection?
Forum: Plugins
In reply to: [Custom Contact Forms] Tracking Custom Contact Forms SubmissionsMake a custom FUNNEL or Goal inside Google analytics. I make custom contact forms go to a (off menu) “Thank You for Your Submission” page. I then establish that as a funnel or goal page in Google Analytics. The plugin also saved the submissions to the database by default and gives you an option to view submissions in both the dashboard and the pliugin settings area.
Forum: Plugins
In reply to: [Custom Contact Forms] How do I copy a single existing formExport it using the tools it comes with! Yikes.
Forum: Reviews
In reply to: [Custom Contact Forms] Sure i'll rate itLOL. If it’s not auto-magic I guess.