manuelmasia
Forum Replies Created
-
(pixedelic) Glad of having been helpful. ??
- This reply was modified 7 years, 3 months ago by manuelmasia.
Forum: Plugins
In reply to: [WooCommerce] AJAX update_order_review in infinite LOOPHello Yendi, the issue is with the theme, just contact me on ThemeForest.
Manuel ??
Forum: Plugins
In reply to: [WP Fastest Cache] Support for Multisite?yes pleeeeeeeease!!!
Forum: Plugins
In reply to: [Loco Translate] esc_html_x() issue(Yes, of course)
Thanks, really appreciate, I’ll do more tests. I created the PO file recently with PoEdit, and the string is definitely older than the PO file, however maybe I misconfigured something in PoEdit settings.
Thank you. Manuel ??
Forum: Plugins
In reply to: [Loco Translate] esc_html_x() issueOk,
1. this works:
printf( esc_html__( 'Showing %1$d–%2$d of %3$d results', 'logan' ), $first, $last, $total );
2. this does not work:
printf( esc_html_x( 'Showing %1$d–%2$d of %3$d results', '%1$d = first, %2$d = last, %3$d = total', 'domain' ), $first, $last, $total );
3. from PO original file:
`#: ../woocommerce/loop/result-count.php:30
#, php-format
msgid “Showing %1$d–%2$d of %3$d results”
msgstr “”`
As you can see is part of WooCommerce included in the theme. Thank you in advance.
Manuel ??
Forum: Plugins
In reply to: [Loco Translate] esc_html_x() issueSorry, maybe I haven’t explained well. This is the scenario: a theme developed by me, localization files put in the right places, right strings etc. There is a string that Loco Translate detects fine and the theme uses esc_html_x() for that string. So I enter a translation, but on the front-end still displays the original language.
So (after many attempts to understand what’s wrong) I try to edit the theme: I turn esc_html_x() into esc_html__() and I remove the ‘context’ field, of course. I do not edit Loco Translate again, so the .po file is the same. Now the string in the frontend is translated.
Hope this makes sense this time ??
Forum: Plugins
In reply to: [W3 Total Cache] CDN und SRCSETInterested as well!
Forum: Themes and Templates
In reply to: No images displayingHello,
I’m the developer of Geode, PixGridder and Shortcodelic… they are premium items so you should contact me via ThemeForest.
Manuel ??
Thank you Jeremy, you are always very kind.
I’ll use the form since the site isn’t live yet.
Best
Forum: Plugins
In reply to: [YITH WooCommerce Compare] JetPack infinite scroll issueStill same problem… any news, plans? TIA
Forum: Plugins
In reply to: [PixGridder] pixgridder not showing any content in builder tabVery strange… maybe a DNS issue or cache one? Let me know if I’m right: you have deactivated the plugin but are still seeing the page builder in the page backend?
Forum: Plugins
In reply to: [PixGridder] pixgridder not showing any content in builder tabTake a look among page revisions if there’s any content: https://en.support.wordpress.com/pages/page-revisions/
Not sure it is an issue related with the plugin. Does the content appear if you switch the plugin off?
Let me know. Manuel ??
Thank you for this update. I meant I tried to contact you and I only received newsletters as reply. But I’ll be glad to change the rate now. Thank you, great plugin.
Manuel ??
Forum: Plugins
In reply to: [YITH WooCommerce Compare] JetPack infinite scroll issue??
Forum: Plugins
In reply to: [PixGridder] PixGridder doesn't show up in the page editorHi,
from the screenshot I can’t see much, but I think there is javascript error. Please, check on your browser console and paste here the red messages it displays (https://developer.chrome.com/devtools/docs/console#basic-operation).
Let me know, but please, use CodeCanyon for premium products, not www.remarpro.com, it’s better.
Manuel ??