nanciizhang
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 does not worklooks related to a div called wpcf7-response-output. Any ideas anyone?
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 does not workHello Ben, would you know how to downgrade to the other version once I stalled the new version? I don’t see anywhere within the plug-in that would allow me to downgrade a version. Much appreciated!
Best,
NancyForum: Plugins
In reply to: [Payment Button for PayPal] Paypal button sizeHi Noor, sorry about that but I couldn’t find any way to show you since the PayPal button only appears in the checkout page, when you put products in the cart and click proceed to checkout. A test page would not work if there are no products added to the cart.
The below is a product page, could you add a products in your cart and then click view cart and the proceed to checkout? The PayPal section only appears in the checkout page when you have items in the cart.
Thanks for the quick reply @madhattersez!
I am not very familiar with using Code Snippets, sorry im not very techy into codes. Wonder if there is another way this could work or any way that I can use CSS code and still works properly?
Thanks!
NancyForum: Plugins
In reply to: [Payment Button for PayPal] Size of PayPal buttonHi @naa986 !
How are you doing? wondering if you could give it a try and see where the issues is?
Thank you!
NancyThank you so much @bizanimesh !
The code you provided is to turn off the related posts from my product pages but I can still see the related posts from my posts/blog pages right?
Also, will this code work if I add to my CSS codes? or it has to work with the Code Snippets plugin?
Thank you!
NancyForum: Plugins
In reply to: [Contact Form DB] Prevent duplicate email address – code errorHi everyone and @msimpson,
Wanted to follow up on this, would anyone be able to take a look?
Thanks,
NancyForum: Plugins
In reply to: [Payment Button for PayPal] Size of PayPal buttonHi Noor,
Could you try to add some items into your cart and then lick proceed to checkout?
You will then see an option to pay by Paypal, which has a large Paypal bars.
Thanks!
NancyForum: Plugins
In reply to: [Payment Button for PayPal] Size of PayPal buttonHi Noor,
Thanks for writing back! From the cart page you can proceed to the checkout page down the button. Please let me know if it works for you.
I also added the PayPal button in the page below:
https://www.meleteamusa.com/checkout-2/
Let me know if it works.
Thanks!
NancyHi @takayukister ,
I added the code to prevent duplicate email addresses being entered into the form, and this is what I am seeing as error message after I enter my email address to test:
Warning: require_once(/home/customer/www/meleteamusa.com/public_html/wp-content/plugins/contact-form-7-to-database-extension/CFDBFormIterator.php): failed to open stream: No such file or directory in /home/customer/www/meleteamusa.com/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(469) : eval()’d code on line 8
Fatal error: require_once(): Failed opening required ‘/home/customer/www/meleteamusa.com/public_html/wp-content/plugins/contact-form-7-to-database-extension/CFDBFormIterator.php’ (include_path=’.:/usr/local/php73/pear’) in /home/customer/www/meleteamusa.com/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(469) : eval()’d code on line 8
This is line 8 in my code:
require_once(ABSPATH . ‘wp-content/plugins/contact-form-7-to-database-extension/CFDBFormIterator.php’);`
Wonder if you are able to jump in and see where the issue is?
Thanks!
NancyForum: Plugins
In reply to: [Contact Form DB] prevent users to enter there email many timessince the error come from this folder …/plugins/contact-form-7-to-database-extension/… I’m inclined to think that the plugin that generates it.
I meant to say it generated a fatal error, auto correct is annoying lol
Thanks Erik!
I added in the code and it generated an a fates error:
This is what I am seeing as error message after I enter my email address to test: Warning: require_once(/home/customer/www/meleteamusa.com/public_html/wp-content/plugins/contact-form-7-to-database-extension/CFDBFormIterator.php): failed to open stream: No such file or directory in /home/customer/www/meleteamusa.com/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(469) : eval()'d code on line 8 Fatal error: require_once(): Failed opening required '/home/customer/www/meleteamusa.com/public_html/wp-content/plugins/contact-form-7-to-database-extension/CFDBFormIterator.php' (include_path='.:/usr/local/php73/pear') in /home/customer/www/meleteamusa.com/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(469) : eval()'d code on line 8 This is line 8 in my code: require_once(ABSPATH . ‘wp-content/plugins/contact-form-7-to-database-extension/CFDBFormIterator.php’);
I asked the cfdb developer about this error message and they said this error came from contact form 7. Would you know where the issue is here? Appreciate your help Erik.
Thanks,
NancyForum: Plugins
In reply to: [Contact Form DB] prevent users to enter there email many timesThank you for replying back! Sorry I’m not very techy could you let me how to make a test install on WAMP and test, or advise the possible issue I have with contact form 7?
Thanks!