Bettega
Forum Replies Created
-
Forum: Plugins
In reply to: [GenerateBlocks] ACF User type in GeneratePressThank you for the quick response!
I think we’re almost there. I placed the class as “additional CSS” (checked via source code) and added the code in the functions.php of my template (using my field name “tradutor”), but unfortunately without success – I only obtained the User ID.
An example: https://www.valinor.com.br/70225 (“TRADUZIDO POR 111441“)
Did I do something wrong?
Best regards, Fabio Bettega
Forum: Plugins
In reply to: [W3 Total Cache] Images not pulling from CDNI’m using version 0.9.1.4b but it does not seems to be working. Look here:
I had the plugin enabled here, with the CDN configured and active. And the debug information does not show in the source.
Forum: Plugins
In reply to: [W3 Total Cache] Images not pulling from CDNsame here, with Rackspce Cloud Files
I`m getting this error with WP 3.1.1 and Footnotes version 4.2
Forum: Fixing WordPress
In reply to: All users appearing in author dropdownSolved by 3.1.1 (installed right now)
Forum: Fixing WordPress
In reply to: All users appearing in author dropdownsame problem here
Forum: Networking WordPress
In reply to: and disappers from widgetForum: Networking WordPress
In reply to: Multisite Theme EditOk, I did it. It was not pretty, but it works.
a) In the file menu.php I changed the line
add_submenu_page('themes.php', _x('Editor', 'theme editor'), _x('Editor', 'theme editor'), 'edit_themes', 'theme-editor.php');to
add_submenu_page('themes.php', _x('Editor', 'theme editor'), _x('Editor', 'theme editor'), 'switch_themes', 'theme-editor.php');b) In the file theme-editor.php I changed the line
$themes=get_themes();to
$themes=get_allowed_themes();Forum: Fixing WordPress
In reply to: Post author list includes ALL subscribersI did it hacking the code. I’ll try to post here the change required, later.
Forum: Networking WordPress
In reply to: Multisite Theme Edit@andrea_r: We have a small network of like-minded sites (one about Tolkien, another about Literature, another one about Books and so on). Every site have his own unique template and we have to give to the Admin of the site the right to edit the template assigned to his site. I’ll try to hack the code and see what I can find/do =]
Forum: Networking WordPress
In reply to: Multisite Theme EditHumm, I see :/
Any ideas on how to change this? Maybe a plugin like “User Role Editor”?
Forum: Fixing WordPress
In reply to: Mass Change User RoleI did it via MySQL. Not a very good way, but it worked =]
Forum: Fixing WordPress
In reply to: Mass Change User RoleNo ideas?
Forum: Alpha/Beta/RC
In reply to: WordPress 3.0 and Domain MappingThanks, Andrea!
The article is also valid to WordPress 3.0 ou just WordPress MU? 🙂
Forum: Alpha/Beta/RC
In reply to: WordPress 3.0 and Domain MappingI’m eagerly waiting for this answer too 🙂