Need Help With Geekshop!

harsh-sharma

Apr 24th, 2018 06:55 AM

Hi, I have been trying to find out some way to fix somethings in my geekshop website.

1- While sharing on social media like facebook its not showing OG:image 2- The images we add in the product are getting blurred and very weird on the mobile/tablets. 3- Is there any way we can show the same category products as Related items instead of choosing 1by1 as thats a big hactic. 4- Is there any way we can import products from wordpress or someway to make it automatic?

Regards Sam

mark

Apr 24th, 2018 07:33 AM

  1. For the OG meta tags, you will need to add them yourself. It is not a part of the system right now.
  2. You can inside the BREAD settings for the products table change how the system should resize and crop the images uploaded, learn my here.
  3. I don't know if there is a method for this, but else it could be done modifying the code.
  4. There are no smart way to do this from what I know, however, you can build your own simple Laravel Artisan command to import the data you need.