Home › Forums › Basel support forum › Several issues! :)
Several issues! :)
- This topic has 11 replies, 2 voices, and was last updated 6 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
January 30, 2019 at 9:31 pm #105043
EstefaniaParticipantHi! I have to report 2 problems:
1- At Product Data tab, at Variations, I have these 2 messages:
Warning: Invalid argument supplied for foreach() in /usr/home/DOMAIN.com/web/wp-content/themes/THEME/inc/woocommerce/variation-gallery.php on line 19
Warning: implode(): Invalid arguments passed in /usr/home/DOMAIN.com/web/wp-content/themes/THEME/inc/woocommerce/variation-gallery.php on line 43I have tried to update Basel theme and Woocommerce, but it is not fixed. Any idea for fixing it?
2-At Product Category shown into a tab, sometimes the articles are not ordered, I mean, there are some blank spaces in the first raw.
I´ll give you the credentials. Please, take care because the site is in production and I have no staging server….
I am working with Child theme.Thanks! Estefanía.
January 31, 2019 at 6:52 am #105071
Elise NoromitMemberHello,
Please deactivate the plugins not related to the theme and switch to the parent theme so that we could check or confirm the permit to do by us.
Best Regards
March 30, 2019 at 1:12 pm #115903
EstefaniaParticipantHi again Elise.
Thanks for you help!
I have tried several things to solve the problem:
1- At Product Data tab, at Variations, I have these 2 messages:
Warning: Invalid argument supplied for foreach() in /usr/home/DOMAIN.com/web/wp-content/themes/THEME/inc/woocommerce/variation-gallery.php on line 19
Warning: implode(): Invalid arguments passed in /usr/home/DOMAIN.com/web/wp-content/themes/THEME/inc/woocommerce/variation-gallery.php on line 43The problem is the plugin: Redux Framework Version 3.6.15 | By Team Redux. When it is activated, the error is on, when deactivated, the error disappears.
But it is an essential plugin, so I have to keep it activated… 🙁About the second problem:
2-At Product Category shown into a tab, sometimes the articles are not ordered, I mean, there are some blank spaces in the first raw.I have deactivated plugins, changed to parent theme and the error is still there.
I have created an admin user for you. I will like to send all the credentials, as well, some screenshoots so you can easily understand and ( I hope) fix both problems.As I can not send pictures in private mode, where can I send you a private email?
March 30, 2019 at 5:35 pm #115936
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme, switch to the parent theme and provide the product URL with the problem.
Here is the list of related plugins http://prntscr.com/m8bny3
Best Regards
April 1, 2019 at 4:25 pm #116237
EstefaniaParticipantThanks, Elise.
According to the picture you have sent, please, do you mind indicate the authors of these plugins:
Custom Metaboxes Frameworks
Theme Option Framework?
The Framework I have installed is Redux Framework Version 3.6.15 | By Team Redux, and (as I said before in the last reply) it is giving some incompatibilities.
I have tried to do you have said:
“Deactivate all the plugins not related to the theme, switch to the parent….” and the problem is still there.
Data of pages where the error is shown are in the previous private message with credentials.Thanks!
Estefanía.April 1, 2019 at 6:53 pm #116285
Elise NoromitMemberHello,
Deactivate all the plugins at all, then go to Appearance > Install plugins, you will see the list of plugins related to the theme, activate.
Best Regards
April 6, 2019 at 6:05 pm #117428
EstefaniaParticipantHi Elise.
I already have done all you have said.
I have deactivated all plugins and error is still there.Please, tell me the next steps we are going to do 🙂
Thanks!
Estefanía.April 7, 2019 at 6:49 am #117465
Elise NoromitMemberHello,
Please find thi file inc / woocommerce / variation-gallery.php
And change this line:
echo '<input type="hidden" class="variation-gallery-ids" name="basel_variation_gallery[' . esc_attr( $variation->ID ) . ']" value="' . esc_attr( implode( ',', $attachments ) ) . '">';
for this line:
echo '<input type="hidden" class="variation-gallery-ids" name="basel_variation_gallery[' . esc_attr( $variation->ID ) . ']" value="' . esc_attr( $attachments ) . '">';
Best Regards
April 8, 2019 at 6:05 pm #117704
EstefaniaParticipantThanks so much for that solution!
The problem #1 is fixed:
The code in variation products is disappeared!But, We have still to fix the second problem:
2-At Product Category shown into a tab, sometimes the articles are not ordered, I mean, there are some blank spaces in the first row.
For example, you can see the products are placed not filling a row of 4 products, but 2 products at the first row, and others bellow.
A pic is attached.
Thanks a lot in advance! I am a little bit in a hurry :(…Estefanía.
Attachments:
You must be logged in to view attached files.April 9, 2019 at 6:25 am #117761
Elise NoromitMemberHello,
You are using tabs and Woocommerce element. It works incorrectly and our theme does not influence. Please replace this element http://prntscr.com/n9etb6 with AJAX Product Tabs http://prntscr.com/n9eu39
Best Regards
April 9, 2019 at 8:46 am #117784
EstefaniaParticipantThanks a lot Elise!!!!
PROBLEM FIXED!
But….Is it possible to have opened menu (and centered) at tabs also in mobile devices?Have a nice day and a nice week 🙂
TX!
Regards!
Estefanía.April 9, 2019 at 2:22 pm #117869
Elise NoromitMemberHello,
Your question is not clear enough. Can you show a site sample where you saw it and want to reproduce?
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register