deFUNKT
Forum Replies Created
-
Forum: Plugins
In reply to: [SEO Rank Reporter] Not showing for EditorsThe capability for the menu item is hard coded to administrator
If the developer doesn’t add a filter for it, It’s not going to be easy to do it without hacking the plugin and losing the possibility to update it.
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] End dateThanks for the quick response.
Forum: Fixing WordPress
In reply to: Theme apperance changes?? – HELPRasmus,
It does depend a lot on
* the CSS that the theme applies to it
* the HTML code you add in the editor (you might be adding it without knowing it if you use Visual)For complex posts, like the image grid you show, it’s difficult to provide easy WYSIWYG-functionality from the editor.
You would have to add these images as HTML-elements (that you then style with CSS).
Or you can use a plugin that can generate this for you. (Don’t have a good suggestion for that though}.
Forum: Networking WordPress
In reply to: Redirect extra url to Multisite in folderYes that’s correct.
Actually, the client is fine with it. Something I need to think about for future setups like this.
Forum: Networking WordPress
In reply to: Redirect extra url to Multisite in folderI’d like both URLs to work.
Actually per multisite, I have two languages. Everything within the site is translated with the WPML plugin. But now the client would also like to have the directory for the subsite translated.If anyone has another idea to do this, also welcome, off course.
Forum: Plugins
In reply to: [Advanced Editor Tools] TinyMCE Advanced is an open door for SpammersNo concrete proof that the plugin was the culprit, but haven’t seen any spam sent since I removed it.
WP 3.7.1
TimyMCE latest versionForum: Plugins
In reply to: [Advanced Editor Tools] TinyMCE Advanced is an open door for SpammersAny updates on this?
I have seen spam problems with a site that has Tiny MCE Advanced. No idea if it actually is the problem. Will try to disable it.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Map in grayscaleDo you have some JSON examples?
I have a hard time getting the labels.icon to show the icon on a coloured background
https://dl.dropboxusercontent.com/u/1628064/Google%20Maps%20API%20Styled%20Map%20Wizard%202013-06-27%2022-52-02.jpgForum: Plugins
In reply to: [User Management Tools] [Plugin: User Management Tools] No Users shownI also see no users when I click the link. A shame cause this would be a nice solution.
Forum: Plugins
In reply to: [Admin Columns] Can't sort user columnHi Tobias,
I changed the field and header to defunktnu_registered, but that doesn’t seem to change the situation.
wp-admin/users.php?orderby=defunktnu_registered&order=desc
doesn’t return any users.