Hi, I am using Bss_SocialLogin extension and it is very good. But we are facing an issue with it kindly check the below-mentioned screenshot.
"Create New Customer Account" title is showing in Advanced search, Orders return and contact us page. If I disable this module issue is gone please check to give the right solution to me. I had submitted a ticket in support 2 months before still, I didn't receive any valuable response from them.
===================
Thank you for your information.
About the issue you mentioned above, there were two classes in the module caused this.
Bss\SocialLogin\Block\SocialLogin\Create
Bss\SocialLogin\Block\SocialLogin\Authentication
Extend Class: Magento\Customer\Block\Form\Login and class: Magento\Customer\Block\Form\Register.
We would like to provide you a solution:
Set title of 2 class extends above:
add code
protected function _prepareLayout()
{
return $this;
}
into 2 class:
Bss\SocialLogin\Block\SocialLogin\Create
Bss\SocialLogin\Block\SocialLogin\Authentication
We have the result:
Hope this information would satisfy you.
If you have any other queries, please feel free to contact us.
Learn more about us!!
BSS Commerce is a trusted Magento 2 extensions provider with 14+ years of experience, serving 75,000+ customers worldwide. We are an Adobe Commerce Solution Bronze Partner and a Select Magento Extensions Builder, reinforcing our expertise in the Magento ecosystem.
We specialize in developing 150+ high-quality Magento 2 extensions that enhance functionality, improve user experience, and support scalable growth. Our reputation is built on long-term partnerships, positive feedback, and proven performance-driven solutions.
Explore our extensions: https://bsscommerce.com/magento-2-extensions.html
Get our extensions now:
- BSS Commerce’s Magento 2 B2B Extension helps you close more wholesale deals with efficient ordering and customized pricing.
- BSS Commerce’s Magento 2 SEO Extension attracts more customers and increases conversions with optimized search performance.
If you need any further assistance, please feel free to contact us. We'd be happy to support you!
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article