frebro
Forum Replies Created
-
Forum: Reviews
In reply to: [Vanish] A simple and useful plugin.Sure @russelsworkshop. You can use regular CSS selectors separated by comma to hide multiple elements on the page.
So, for example, to hide the element with ID “myid”, all elements with class “myclass” and all nested unordered lists, you would input three selectors:
#myid, .myclass, ul ulForum: Reviews
In reply to: [Vanish] A simple and useful plugin.I have added a Settings link in the Plugins page that takes you directly to Vanish. Hope it’s easier to find now. Just upgrade to 1.0.2.
Forum: Plugins
In reply to: [WordPress Importer] It doesn't work with WP 4.0Thanks m2f0! Had the same issue with WordPress importer showing a blank page on import, and it turned out I had not installed
php-xmlon my CentOS server.Forum: Plugins
In reply to: [Advanced Custom Fields: Nav Menu Field] ACF 5 compatibilityAwesomepants. Stellar work with this plugin. Thanks man!
Forum: Plugins
In reply to: [Advanced Custom Fields: Nav Menu Field] ACF 5 compatibilityFaison: I installed the 2.0 branch and it seems to run flawlessly. Thanks! Do you have an ETA for when 2.0 i released here in the WordPress Plugin directory? I’d rather require it with Composer than just including the files in my repo.
Same problem for me s well. I’m on a fresh installation of 3.8.1 based on the Bedrock framework and running a Roots theme. I’d appreciate a solution.