theodric
Forum Replies Created
-
Hi Diego!
Thank you for your help and your notice.
I tried this code:
function fluidcheckout_change_sticky_elements_relative_header( $attributes ) { // Bail if using the plugin's header and footer if ( FluidCheckout_Steps::instance()->get_hide_site_header_footer_at_checkout() ) { return $attributes; } $attributes['data-sticky-relative-to'] = '.et_pb_section_1_tb_header'; return $attributes; } add_filter( 'fc_checkout_progress_bar_attributes', 'fluidcheckout_change_sticky_elements_relative_header', 20 ); add_filter( 'fc_checkout_sidebar_attributes', 'fluidcheckout_change_sticky_elements_relative_header', 20 );
via code snippet but it doesn’t work, do you think there might be an incompatibility with one of my plugins?
Thank you a lot again!
Théo
Hi Diego!
I have updated the plugin on the site, I still have the same problem.
Moreover, I tried the other solution with the code but without success too…
Thank you again for your help!
Théo
Hi Diego!
Thanks a lot for your support!
I’m waiting for the plugin update then!
Best,
Théo
Diego,
Thank you a lot for your support !
I remain available if you need me !
Best,
Théo
Hi Diego,
I had deactivated the option concerning the summary of the order that follows when you scroll.
I have just reactivated it. You can test again, the order summary is hidden by a part of the header.
If that is a known issue, do you have a solution ?
Thank you for your help,
Théo
Forum: Plugins
In reply to: [Custom Checkout Fields for WooCommerce] TranslationHi there!
Thank you a lot for your answer and your help!
It works! Thank you again!
I have a last question, do you know if I can set a number to select and this number will multiply the fee added to the customer card?
I managed to show a number selection but the fee stay the same and it’s not multiply by the number selected.
Thank you again,
Best,
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Issue when removing product from translation pageHi !
Thank you a lot for your help!
What do you mean about setup my multilanguage environment in WPML?
I use WPML to translate my website yes!
Thank you again,
Théo
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Issue when removing product from translation pageHi there!
Thank you for your reply!
My language is the default site language, so french probably!
But I think it’s doesn’t affect my issue because I used another web browser to do some test in page like test about removing product for the wishlist.
For example, I used firefox which is not the web browser with which I work on wordpress.
You can check here : https://ibb.co/Kzw3z4X
Thank you,
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Issue when removing product from translation pageHi there!
Thank you for your help!
That’s quite strange because all my firefox browser is set in portuguese language, but when I reproduce all the steps, the wishlist page change to french when I remove a product from the list.
Yet, everything is well configure in my browser in portuguese…
What do you mean about user language?
Thank you for your help again!
Best,
Ok, it’s done!
Thank you !
Hi there!
Thank you for your reply!
I tried to saved it in English but there is no change, no translation, now, the text are in english. I tried to translate these in the string translation WPML without success.
You can access to the PT part with the this URL : https://www.soleilconceptstore.com/pt-pt/
No other text from the plugin being translated, there is just two parts that I need to translate from this plugin in the account page.
Thank you!
Hi!
Thank you for your reply!
Yes I saved it in the admin area, Super Socializer > Avanced Configuration > Social Login Options > Title.
I’m sorry, you can change the language by adding in at the end of the basic url, /en/ or /pt-pt/. The translation is in progress, that’s why, there is no way visible to change the language yet.
Thank you for your help !
Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Filters doesn’t work properlyHi there!
I checked, the product filter don’t work on any page. In fact, in the first page : https://www.soleilconceptstore.com/collection-solaire/, the filter work but the products are not filtered however categories for each product is correct..
And in the second page, yes the product filter don’t answer..
I checked all options in the two filters and the others also, they are the same..
Thank you for you help!
Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Filters doesn’t work properlyHi there,
A lot, I have parents categories, sub categories… you can see the different categories more precisely here : https://www.soleilconceptstore.com/collection-solaire/
Thank you to take a look !
Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Filters doesn’t work properlyHi !
Sorry for my late reply, I tried to disable all plugin except Woocommerce and THemify Product filter, but issue is still here ! I’m using the latest version of Divi and Themify..
Do you think that the number of category can be the source of the issue ?
Thanks a lot for your help !