Philex
Forum Replies Created
-
Thank you, that helped me a lot! 🙂
Forum: Plugins
In reply to: [Plugin: WooCommerce] – Multiple base locations, according to countryHi,
I am afraid not… Semi-solved it via multisite with a blog for Europe and one for the rest.Forum: Networking WordPress
In reply to: Cross-Site update_post_meta, wp_insert_post, wp_update_postStill searching for help on this issue…
Forum: Plugins
In reply to: [Search] Looking for Plugin for multi-user car rentalOk, I’ve think I’d solve the multi-user problem by using Profile Builder Pro.
However I’m left with the vehicle stuff.
I’d have 2 user roles, which have an individual registration form via Profile Builder:
The tenant and the land lord – sort of ^^The tenant will be able to look at vehicles, klick the “rent now” button and rate the vehicles he has rented.
The landlord will be able to manage the vehicles he wants to put up for rent, change images, details, price, etc.
Now I’m thinking of implementing the vehicle part with Advanced Custom Fields and stuff… But I really hope to be able to use an existing system.
Any suggestions?
Forum: Plugins
In reply to: [WP-Polls] wp-polls breaks visual editorHi Lester,
thanks for your reply. Sorry for the late response – vacation and stuff 😉Hmm, the wp-tinymce.php file is part of the default WordPress installation, located under /wp-includes/js/tinymce
I’ve tried activating the error reporting, but nothing really happens.I’ve also tried installing the Tinymce Advanced plug-in in hopes that it would work then… nothing :/
Do you have any idea what else I could try?
Forum: Plugins
In reply to: [WP-Polls] wp-polls breaks visual editorHi,
I’ve tried all the solutions mentioned here and in the other threads, but the visual editor still is not working. Even after I’ve disabled all other plugins.
Here is my error code. I am using the 2.67 build you’ve posted earlier.
Uncaught TypeError: undefined is not a function plugin.min.js?v=2.67&ver=359-20131026:1
(anonymous function) plugin.min.js?v=2.67&ver=359-20131026:1
A wp-tinymce.php?c=1&ver=359-20131026:2
c.each wp-tinymce.php?c=1&ver=359-20131026:2
k.create.init wp-tinymce.php?c=1&ver=359-20131026:2
(anonymous function) wp-tinymce.php?c=1&ver=359-20131026:2
(anonymous function) wp-tinymce.php?c=1&ver=359-20131026:2
c.each wp-tinymce.php?c=1&ver=359-20131026:2
o wp-tinymce.php?c=1&ver=359-20131026:2
(anonymous function) wp-tinymce.php?c=1&ver=359-20131026:2
p wp-tinymce.php?c=1&ver=359-20131026:2Plugins are, besides WP-Polls:
– FS Contact Form
– Image Widget
– Page Links To
– Responsive Lightbox
– Scroll Back To Top
– Symple Shortcodes
– WordPress SEO
– WP Emails EncoderWould be awesome if you could help me out here.