Al_Mu
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress to Buffer plugin: No save settings buttonHello,
I tried the plugin in another site and the save button isn’t too. And in the settings page the admin bar is gone, so I think is a plugin`bug.
This issue was resolved 15 days ago.
Bye
Hi, I´ve same problem. Renaming the plugin folders means deactivate it and as I know is the only plugin that provides backend full support from superadmin to users in multisite.
This bug makes a very interesting plugin hardly usable.
Forum: Plugins
In reply to: WPTouch not workinIt was my fault, it´s working fine now.
Thank you
Forum: Networking WordPress
In reply to: subdomains doesn´t showSolved
Forum: Networking WordPress
In reply to: subdomains doesn´t showvhost.conf
ServerAlias *.mydomain.com <Directory /var/www/vhosts/mydomain.com/httpdocs> AllowOverride FileInfo Options php_admin_flag safe_mode off </Directory>DNS record A & CNAME
Not working
Forum: Networking WordPress
In reply to: subdomains doesn´t showSites and users are counted in dashboards, it´s a plesk issue…
options:
wilcards created in dns zone A *.mydomain.com IP
vhost.confServerAlias *.mydomain.com <Directory /var/www/vhosts/mydomain.com> AllowOverride FileInfo Options php_admin_flag safe_mode off </Directory>Not working
Same with CNAME *.mydomain.com mydomain.com neither.
Forum: Networking WordPress
In reply to: subdomains doesn´t showIn network admin dashboard ever show 1 user, and I creat two more.
When I add a site WordPress create wp_x_commentmeta, comments, links, options, postmeta, terms, term_relationships, term_taxonomy tables.
And the users are in wp_users table.
Forum: Networking WordPress
In reply to: subdomains doesn´t showI,ve no plugins, htaccess and wp-config.php ok
Forum: Networking WordPress
In reply to: Popular post on multisiteSitewide tags collect all the network post but when you click in each post you goes to the author´s blog, so the views, commentes, and other popularity statistcs are collected in this blog.
The tag blog created by sitewide tags haven´t any statistics about the blogs, and the only solution I found is to set a voting plugin, and you know, peaplea have to vote, and more difficult, have to vote before click on the post becase when you click you`re redirected to original blog.
So the solution seamed a good idea but didn`t work. If at least sitewide tags collect comments to there be a popularity sign. Than you for your interest.
Forum: Networking WordPress
In reply to: Popular post on multisiteThanks, I used Sitewide tags but I didn´t think about your solution. I´m going to try. Thank you.