Passl
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Import Export Lite] Import: Cannot select custom taxonomyYou can use this:
https://wordpress.stackexchange.com/a/161789I don’t know if it work but the comments say yes.
Forum: Plugins
In reply to: [WP Import Export Lite] Import: Cannot select custom taxonomyWhen you create your custom taxonomy in your functions.php or whatever, than you can add show_in_nav_menus in your options array.
https://developer.www.ads-software.com/reference/functions/register_taxonomy/
Forum: Plugins
In reply to: [WP Import Export Lite] Import: Cannot select custom taxonomyI fixed it by changing show_in_nav_menus to true
Forum: Plugins
In reply to: [Multiple Page Generator Plugin - MPG] Reupload CSV regularlyHi @irinelenache,
Yes, it’s random times.
Forum: Plugins
In reply to: [Multiple Page Generator Plugin - MPG] Shortcode for multi projectsOk. I get the url by using $wp->request and extracted the url in an array.
Then do something more ??
Ist works.Forum: Plugins
In reply to: [Multiple Page Generator Plugin - MPG] Shortcode for multi projectsI’ve created a custom shortcode for these function. I used the mpg_projects DB table and iterate trough the entries.
But now I have another problem. In my shortcode I can’t use the mpg_city variable of my CSV.
Is there another option to get the current url or MPG variable?Forum: Plugins
In reply to: [WooCommerce] Custom checkbox is inactive when order status “complete”The problem is not solved, yet. The problem is the plugin “Official CleverReach? Plugin for WooCommerce”.
Forum: Plugins
In reply to: [Easy Registration Forms] Import/Export ER formOh, there is a update ??
Forum: Plugins
In reply to: [PayPal Plus for WooCommerce] Experience Profil ID wird nicht generiertForum: Plugins
In reply to: [PayPal Plus for WooCommerce] Experience Profil ID wird nicht generiertHi, ich habe das Problem auch.
Dein Plugin habe ich bereits deinstalliert und neu installiert.
Ich freue mich auf L?sungen.
Hi, I have the same problem with the same errors
Forum: Plugins
In reply to: [WP Fastest Cache] eu-cookie law not disapearing after clickingHow do you set this?
Forum: Plugins
In reply to: [WP Fastest Cache] eu-cookie law not disapearing after clickingHi,
you can exclude the cookie for eu cookie law in the settings of WPFC.
The name of this cookie is euCookie
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] Ginger and Piwik / Matomo – Acitivity Log anonymisedPlease include this in your code.
We use Piwik/Matomo for our websites.
- This reply was modified 6 years, 11 months ago by Passl.