rituais
Forum Replies Created
-
Thank you James for your answer.
Yes, I followed the Site Kit link that jumps to the AdSense platform.
The message I get is that the code has not been entered or is damaged.
I will try to ask for support in AdSense plarform, although in a first attempt I did not find where I can do it.Forum: Everything else WordPress
In reply to: Batch mailing listThanks @harshitashivhare for the tip, but this plugin does not seem to add anything to the “Email Users” I already use.
One of a user’s questions describes my main problem:
(…) I would like to know if the queue can be programmed for mails to be sent at certain times of the day. My host limits mails to 500 per hr. Can i queue certain mails to be sent every other hour? I have about 3000 subscribersAnd the answer was:
(…) There is nothing like sent email on certain time.You have to manually send email to queueCheers
Forum: Networking WordPress
In reply to: URL changeI have read all your suggestions but any alternative to solve this problem, begins to surpass my poor knowledge. Also, I’m starting to think that the multisite setup might not have been the best idea.
So, I may be facing a new installation that will correct the way I originally installed WP, or perhaps I seek technical support to fix this problem.
Forum: Networking WordPress
In reply to: URL changeHi Kim, I’m back!
My hoster says, fields “WordPress Address (URL)” and “Site Address (URL)” are not visible on General Settings screen, because I have a multisite installation.
That is, apparently these fields must be seted up manually. Can you confirm this information?They suggested that I read:
https://premium.wpmudev.org/forums/topic/how-to-change-url-for-wp-multi-site
https://wpengine.com/support/how-to-change-a-multi-site-primary-domain/
http://www.wpbeginner.com/wp-tutorials/how-to-install-and-setup-wordpress-multisite-network/I did as described! In phpMyAdmin:
1. “wp_options” table: I changed “siteurl” and “home” to the new URL
2. “wp_sitemeta” table: I changed “siteurl” to the new URL and I couldn´t do the sabe in “home” because my table does not have this field
3. “wp_site” table: I changed the only table field to the new URL
4. “wp_blogs” table: I changed “option_value”
5. Also, they talked about tables “wp_ {blog_id} _options” but I couldn’t find others, besides “wp_blogs”
6. wp-config.php file: I put the newdomain.com in “domain_current_site”After this, my sites stopped working and I had to reset the changes I made.
Since the physical location of the sites does not change (I’m not moving the instalation path), should I always change the “siteurl” and “home” fields?
I ask this because I read somewhere that the “siteurl” field is for the path to the physical installation. But I also tried not updating this one and it also did not work…Can you help me understand what I have to do?
Forum: Networking WordPress
In reply to: URL changeYes, I have admin permissions.
I already opened a ticket and then I’ll tell you what the problem was.
Forum: Networking WordPress
In reply to: URL changeThank you Kim for your answer. As simple as that… 🙂
The problem is that in the General Settings screen, I don’t have the “WordPress Address (URL)” and “Site Address (URL)” fields, as well as “Membership” and “New User Default Role”. Probably because I installed WP from the hoster service and may have a modified version. I’ll have to take a look or talk to them.