Yes, I am spotting again the issue and I've found the solution, there's a bug that happens only in shop archive, there's a piece of code that you need to add on the neuron functions. Don't worry about the update it won't mess anything, I've added this part on the theme too, so the next update will include that.
Open the file neuron-functions.php at bifrost > includes > functions > neuron-functions.php
Go to the line 65 and add the following snippet.
if ( is_shop() ) {
$bifrost_pages = $wp_query->max_num_pages;
}
I downloaded the backup copy, but overwriting the new update doesn't affect my current settings?
------------------------------
https://seaweedsupermarket.com/shop/page/4/
Let me ask you one more question.
If you click 4 in the shop category, 404 error will appear.
This is the setup screen.
There will be an error after 4.
Do you think you can figure out a solution?
https://seaweedsupermarket.com/shop/page/4/
Hi,
I am very sorry for the late reply, we were not working on the weekend.
Can you please try using the plain permalink? https://prnt.sc/qwqyo7
So, we can check if the issue is somewhere in WordPress or in Server.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
hi. thank you for answer.
I changed it as you said. Can you confirm the same problem?
Hi,
I am very sorry for the late reply.
Yes, I am spotting again the issue and I've found the solution, there's a bug that happens only in shop archive, there's a piece of code that you need to add on the neuron functions. Don't worry about the update it won't mess anything, I've added this part on the theme too, so the next update will include that.
Open the file neuron-functions.php at bifrost > includes > functions > neuron-functions.php
Go to the line 65 and add the following snippet.
After that, everything will work alright.
- https://prnt.sc/qxw5kk
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Thank you for your answer.
I modified it as you said.
404 is not available, but pressing shop will prevent the entire store from opening.
https://seaweedsupermarket.com/product/omg-ohmygim-4set/
This kind of product.
Hi,
Please click save changes on Settings > Permalinks, that will flush the permalinks and make it work properly.
Also, the product is working alright.
- https://prnt.sc/qyavpr
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
thank you :)
You're welcome anytime, feel free to ask for anything you need
Kudos with the website, it seems like you've done a great job.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.