Benjamin Pongy AXOME
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Store Locator] autoLoad?found it!
the “wpsl-widget” class should be removed in my custom template ^^Forum: Plugins
In reply to: [WP Store Locator] autoLoad?plugin version: 2.2.8
no JS error.
“Load locations on page load” is checked.Forum: Plugins
In reply to: [WP Store Locator] Different markers per category+1
I really need to know more about this workaround.Same errors on my multi site.
Any solution?Forum: Plugins
In reply to: [Polylang] 404 on subcategories pagesunfortunately, I only found 1 solution.
it’s not perfect, but it works.I call these lines if $_GET[‘custom_empty_cache’] is equal to 1:
delete_transient('pll_languages_list'); flush_rewrite_rules(); delete_option( 'rewrite_rules' ); wp_redirect('http://www.MYWEBSITE.fr/wp-admin/?lang=all');Forum: Plugins
In reply to: [Multisite Post Duplicator] Featured Image errorthe same bug for me!
thanx for your help.Forum: Plugins
In reply to: [Multisite Post Duplicator] images and attachments copy not workingThe post thumbnail copy fails for me too.
It creates a 0 byte image.
please help!Forum: Plugins
In reply to: [XML Sitemap & Google News] fatal error version 4.7OK, I understand.
It’s the new array syntax (since PHP 5.4).
I’m on a PHP 5.3 server.Forum: Fixing WordPress
In reply to: TinyMce title link?OK! thank you James.
It’s a really stupid choice IMHO.Forum: Plugins
In reply to: [WP Native Dashboard] Site language bug| Help!same bug for me. need help!
Forum: Plugins
In reply to: [Gravity Forms Mass Import] Not workingha!
Notice: get_forms_by_id est <strong>déprécié</strong> depuis la version 1.7! Utilisez get_form_meta_by_id à la place.Forum: Plugins
In reply to: [Gravity Forms Mass Import] Not workingSame error for me.
I select a form and nothing happens (cursor wait, that’s all).Ubuntu
Firefox 34
Gravity Forms 1.8.20
Gravity Forms Mass Import 1.2.1Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Multisite crash update 2.4Thanx Jory, +1 for your patch 🙂