Vatz
Forum Replies Created
-
Hi.
try and upgrading your WordPress version to the latest one and see if it works.
Ok. If you have deleted the contact form 7 and CAPTCHA plugin, then it should work. correct?
Hi. Can you list down the active and inactive plugins that you are currently using please?
Forum: Fixing WordPress
In reply to: Page Jump when you click on a Menu Item.Hi Ana.
You can google and see how to create anchor tags for your site. Writing the whole process is quite tedious for me :).
Forum: Fixing WordPress
In reply to: Problem with pay pal buttonyes WP supports paypal. BTW what is the site address ?
Forum: Fixing WordPress
In reply to: Problem with pay pal buttonNormally this is the sample code that PayPal provides its customers for buttons:
<form name=”_xclick” action=”https://www.paypal.com/in/cgi-bin/webscr” method=”post”>
<input type=”hidden” name=”cmd” value=”_xclick”>
<input type=”hidden” name=”business” value=”[email protected]”>
<input type=”hidden” name=”currency_code” value=”USD”>
<input type=”hidden” name=”item_name” value=”Teddy Bear”>
<input type=”hidden” name=”amount” value=”12.99″>
<input type=”image” src=”http://www.paypal.com/en_GB/i/btn/x-click-but01.gif” border=”0″ name=”submit” alt=”Make payments with PayPal – it’s fast, free and secure!”>
</form>Your code is something different…
Forum: Fixing WordPress
In reply to: Problem with pay pal buttonHi.
Also a question here. Did PayPal give you this code to copy-paste? Or did you built this code ?
Thanks
VatzForum: Fixing WordPress
In reply to: Problem with pay pal buttonHi.
What does this sentence mean “im just using wordpress on the internet”???
Forum: Fixing WordPress
In reply to: Problem with pay pal buttonWhy would it not? Ok give me some details:
1) what is the wp version ur using?
2) Do you have admin access?
3) Which theme/template are you using?
4) From where did you get the paypal button code? Send me just the sample code of that buttonForum: Fixing WordPress
In reply to: Problem with pay pal buttongo to your WP Dashboard, plugins, Add new, search for Paypal plugin and install it. Choose the one that has “PayPal Button” written in it. PayPal plugins allow easy usage of paypal button integration
Forum: Fixing WordPress
In reply to: Problem with pay pal buttonOk.. The best way is to install a PayPal plugin and then retry it. That is a sure-shot
Forum: Fixing WordPress
In reply to: Problem with pay pal buttonyes you need to place the code in the html code editor mode in the WP
Forum: Fixing WordPress
In reply to: Problem with pay pal buttonHi there.
You need to place the paypal button code in the “text editor” and not in the “Normal Editor”.
Forum: Fixing WordPress
In reply to: Page Jump when you click on a Menu Item.yes. You need to create Anchor tag within your home page. What you pasted was the link of the post. it should be something ending with a “…/#homemoment-of-gratitude”
Forum: Fixing WordPress
In reply to: Page Jump when you click on a Menu Item.Hi Ana.
Can you elaborate on how did you exactly do that pls ?