GregHP
Forum Replies Created
-
Actualy the footer’s bug is on the page : https://www.camping-marlice.com/cabane-insolite/
and other bug (like the screen) here : https://www.camping-marlice.com/emplacements-tentes-caravanes/
Hi,
i’ts very difficult because the bug is random, look the screen please :
To the left look wrong and to the right look fine
Thanks for help

Hi !
Sorry for the delay ! I’ll test another theme….and desactivated plugin and i’ts the same things
Nothing works just i’ll desactivated your plugin and all is ok
I’ts possible to fix it?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] wrong webhookHi,
indeed, if I disable the WooCommerce Payment Integration module, everything works… Memberships are visible, as are members and payment history, but obviously no orders are created in WooCommerce.
Damn…UMP is really bad since the update…
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] wrong webhookHi Franck Remmy,
Thanks for your answer!
Since the Stripe update, the webhook has changed. I had to create the one requested by UMB => ?ihc_action=stripe_connect, then I added the new webhook with the endpoints requested by UMB. on my Stripe account.
Each time, the old webhook is automatically recreated as soon as the connection to the account is made…
I can actually leave both, but UMB can no longer manage memberships because the Stripe Gateway + Wocommerce plugin is linked to a different webhook than UMB and Some types of membership do not works correctly
Hi,
Can you tell me if another update fix the problem (next update) ? for the moment, i’ll just desactivate the capcha and it works fine.
Thanks for your help!
Have a nice day
Forum: Plugins
In reply to: [Ultimate Gift Cards for WooCommerce] Update the pluginHi,
V2.7.8 and there is a free version.
You can check the screenshot, i have no option to update it
Thanks for help
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Update the pluginHi,
Thanks for your answer but it’s impossible to update the plugin…look the screen please
I have no choise to update plugin
Forum: Plugins
In reply to: [Revolut Gateway for WooCommerce] Button don’t show checkoutHello,
Thanks for help, i’ave already test with desactivated some plugins and i’ts the same way….
Where i can find the chat support? in my application the chat don’t appears
thanks a lot
Forum: Plugins
In reply to: [Simple Job Board] Moderate job postingHi,
Can you tell me if i’ts possible to moderate when the job is posting?
Thanks !
Forum: Plugins
In reply to: [Simple Job Board] Moderate job postingHi,
Thanks for help. in fact it’s a request !
i’ll instal your plugin and test it. it’s a question, is it possible to moderate job posting?
thanks a lot !
have a nice day
Forum: Plugins
In reply to: [Image Refresh] image backgroundDamn, no way is it the same things…
sorry for your patience and your fast answer!
maybee your plugin have the features “background image” a one day or last update!!
very thanks for your time to help me!!!
have a nice day
Forum: Plugins
In reply to: [Image Refresh] image backgroundHi micah,
difficult to explain! i’ll try to have an image background with your plugin on footer like this :
https://sebastien-dev-rcconcept.pf2.wpserveur.net/wp-content/uploads/2019/03/Sans-titre-1.jpg
really thanks!
Forum: Plugins
In reply to: [Image Refresh] image backgroundHi Micah,
Like this : but it’s the same way..damn, i’m affraid it doesn’t works in fact, image is before footer..
<?php echo do_shortcode(‘[mpress_image_refresh attachment=”5725, 5727″]’); ?>
<div id=”footer-outer” <?php echo ( $footer_reveal != ‘1’ ) ? ‘data-midnight=”light”‘ : ”; ?> data-cols=”<?php echo esc_attr( $footer_columns ); ?>” data-custom-color=”<?php echo esc_attr( $footer_custom_color ); ?>” data-disable-copyright=”<?php echo esc_attr( $disable_footer_copyright ); ?>” data-matching-section-color=”<?php echo esc_attr( $matching_footer_color ); ?>” data-copyright-line=”<?php echo esc_attr( $copyright_line ); ?>” data-using-bg-img=”<?php echo esc_attr( $using_footer_bg_img ); ?>” data-bg-img-overlay=”<?php echo esc_attr( $footer_bg_image_overlay ); ?>” data-full-width=”<?php echo esc_attr( $footer_full_width ); ?>” data-using-widget-area=”<?php echo esc_attr( $using_footer_widget_area ); ?>” <?php echo $footer_bg_image_markup; // WPCS: XSS ok. ?>><?php
get_template_part( ‘includes/partials/footer/call-to-action’ );
get_template_part( ‘includes/partials/footer/main-widgets’ );
get_template_part( ‘includes/partials/footer/copyright-bar’ );
?>
</div><!–/footer-outer–>
<?php
get_template_part( ‘includes/partials/footer/off-canvas-navigation’ );
?>