This topic has 9 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
Hello,
Ive just bought the legenda theme. And i have two problems, first is linking my facebook acoount up to my website.
And nr two is the logos of paypal and mastercard etc is quite small and bad. I wonder if there is any possibility to get same logo for paypal that you eighttheme are using on your site?
Please reply in noobish style, first time with wordpress 🙂
Hello,
Could you please clarify the facebook issue with more details?
Are you talking about paypal logo on Checkout page?
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello.
Can i reply with you here? I have lost the connection to purchase from the site. It just pop up 404 page don’t exist.
About the Pinterest, Facebook and Instagram I want to have buttons that directly generate a like or follow to my site.
Can you help me with the checkout page? And how can I manage the the emails that customer get for orders, generate account etc? Is that on ecommerce plugins?
Kind regards
Oskar Lie Malmo
Hey
Hello,
To change links for social icons you need edit the file wp-content/themes/legenda/framework/shortcodes.php (lines 1258-1273). For example, to change Twitter link you need edit the code <a href="https://twitter.com/share?url='.$permalink.'&text='.$text.'" target="_blank"><span class="icon-twitter"></span></a>
and replace the link https://twitter.com/share?url='.$permalink.'&text='.$text.'
with your Twitter link.
Where do you see 404 error?
As I see your Shop page is working.
To have bigger logo on Checkout page you need add this code in custom.css file:
.payment_methods .payment_method_paypal img {
max-width: 300px;
width: 250px;
}
How to create custom.css you can watch in this tutorial.
Thank you.
Regards,
Eva Kemp.
Okey, then i figured out. But it was the registration something was wrong. Been working to solve it, but only got this message “REGISTRATION IS CURRENTLY DISABLED. PLEASE TRY AGAIN LATER.”
What is wrong?
Hello,
Please read our documentation how to enable registration page:
https://www.8theme.com/demo/docs/royal/#!/4_registration_page
Thank you.
Regards,
Eva Kemp.
Hello,
Thanks for quick replies!
I did like the documentation said. Change the template. But i still got the error for registration page.
Hello,
I’ve enabled ‘Anyone can register’ option in Setting->General. Please check it now.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up