akstern
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] New Version Showing Fatal Errornot works for me. I replaced amp and i ipdated last version of Accelerated Mobile Pages and now works
- This reply was modified 8 years, 9 months ago by akstern.
Forum: Plugins
In reply to: [WC GestPay Starter] Pagamento Gestpay ,completato in WoocommerceGrazie per il plugin ma devo dire che forse con la nuova versione del woocomerce c’ è un problema con la conferma d’ordine .
Infatti ho provato ad acquistare un prodotto virtuale e anche se la sessione con Banca Sella (account test) l’ ordine rimane in lavorazione.
Sto usando il WC 2.4.6 su WP 4.2.2.
Ho impostato come successo l’ indirizzo /?wc-api=WC_Gateway_Gestpay_Starter
e il checkout mi dice che l’ ordine è stato ricevuto.
Possibile ?Forum: Fixing WordPress
In reply to: custom.tmp just keeps creating in tmp folderI found the plugin that create custom.tmp
WPBakery Visual ComposerForum: Fixing WordPress
In reply to: custom.tmp just keeps creating in tmp folderHow many WordPress did you install on your server ?
Can you plublish the list of plugins ?Thnak you
I put <?php do_shortcode(‘[wpbo_quantity_message]’) ?> in my code but the message doesn’ show !
I have the same problem.
I tried change version of jquery in sample menu
<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js”></script>
and works.
I tried change version of jquery in sample menu , using wp jquery
<script type=”text/javascript” src=”../../../../wp-includes/js/jquery/jquery.js”></script>
doesn’t work !
Very strange.