gstar
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Page Cache] Wocommerce cart emptyWe have not made any modifications.
How can we debug / diagnose?
Forum: Plugins
In reply to: [Yoast SEO] Fatal error: Uncaught TypeErrorFollowing for updates.
Hi @wfpeter,
We have this issue on websites which all have these two plugins in common:
Lead info with country for Contact Form 7
Geolocation IP DetectionExactly the same error… On all my WP websites.
Forum: Plugins
In reply to: [International Telephone Input for Contact Form 7] Flags not showingYes, we had the flags showing for a long time.
We definitely have a lot of visitors and ideally want it showing automatically as the users are not selecting it manually and it creates delays in dealing with leads.
Any other solution to increase the limit?
Forum: Plugins
In reply to: [International Telephone Input for Contact Form 7] Flags not showing@yordansoares I contacted you via your website.
Forum: Plugins
In reply to: [International Telephone Input for Contact Form 7] Flags not showingIts online and has been for years. We also use the same plugin on other sites. But only this one has the issue.
I understand ok.
Another thing: The google shopping categories are shown as ID in the feed.
Is it possible to include also the name?
Aha OK I understand: I was using various include only rules.
Creating exclude rules per category will be more complicated as we have hundreds and only wanted a feed with 7 of them.
Have you thought about a simple checklist to tick categories to include? Or some other way around this?
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Changing namesPerfect! Now its just the filename that it saves still with the word invoice–44444 and the word SHIPPING?
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Changing namesI see nowhere the word invoice to replace
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Changing namesYes but how do I change it?
<?php if( $this->has_header_logo() ) echo $this->get_title(); ?>
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Changing namesI am still seeing a huge title INVOICE just below the logo.
<tr> <td class="header"> <?php if( $this->has_header_logo() ) { $this->header_logo(); } else { echo $this->get_title(); } ?> </td> <td class="shop-info"> <div class="shop-name"><h3><?php $this->shop_name(); ?></h3></div> <div class="shop-address"><?php $this->shop_address(); ?></div> </td> </tr>
I assume its coming from here?
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Changing namesI am using the free plugin and translated INVOICE to FACTURA in the file invoice.php:
<th><?php _e( ‘Factura:’, ‘woocommerce-pdf-invoices-packing-slips’ ); ?></th>
<td><?php $this->invoice_number(); ?></td>The word shipping is nowhere to be found in that file?
Forum: Plugins
In reply to: [Analyticator] Sign in with Google temporarily disabled for this appHow come the developer doesn’t solve the problem?
This was the best Google Analytics plugin out there.