Naoko Takano
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with edit screen WP 5.8I have Yoast SEO installed on my test site, but it looks ok to me.
Are you using any plugin to show the Custom CSS panel on the editor screen? If so, you can try turning it off to see if that’s causing the issue.It looks like The Writer Theme is not a free theme available on WordPress.org. I recommend getting in touch with the theme’s support if the issue is not solved. We can’t replicate the problem here because we don’t have a way to recreate the same environment as you.
Forum: Fixing WordPress
In reply to: PAGE BREAK block not there in 5.8With the Twenty Twenty-One theme, I see the Page Break block and pagination is working fine on 5.8.
Maybe you want to try searching for the word “Page” from the block inserter?
Forum: Fixing WordPress
In reply to: Proplem in classic editor with add media buttonI see!
I looked around, and found this ticket:
https://core.trac.wordpress.org/ticket/53679
The issue is now being worked on – you will likely to see the fix in the future core update.- This reply was modified 4 years, 11 months ago by Naoko Takano.
Forum: Fixing WordPress
In reply to: How to change hover text color for buttons?It’s possible that I don’t have the exact setup with you.
Are you using the free version of the theme? Are there any additional plugins or customization that may be affecting the style?You may be able to get an answer from the author by asking in the theme’s support forum.
https://wordpress.org/support/theme/cafe-coffee-shop/Forum: Fixing WordPress
In reply to: How to change hover text color for buttons?With the theme you’re using, the “Text color” selection changed the hover color for me (regular state remained to be dark brownish color).
Forum: Fixing WordPress
In reply to: Archives By CategoryThis plugin lets you add a monthly archive for a specified category as a block (you will need to add a block for each category). Will it work?
Forum: Fixing WordPress
In reply to: How to change hover text color for buttons?Forum: Localhost Installs
In reply to: Locating WP files.Based on your domain lookup, it looks like you are using iPage hosting.
This documentation might help:
https://www.ipage.com/help/article/wordpress-how-to-move-your-websiteForum: Fixing WordPress
In reply to: Proplem in classic editor with add media buttonAre you trying to upload images…? If so, you can click the left tab.
Maybe you are pointing out something else in the picture. Please explain the issue in detail if you still need help.
There’s also Russian forums: https://ru.wordpress.org/support/forums/
Forum: Fixing WordPress
In reply to: edit profileWhen you go to
https://wordpress.org/support/users/newpagecom/edit/ , does it show this message?There is a pending email address change to [NEW EMAIL ADDRESS]
You should have received an email saying:
Someone requested a change to the email address on your account.
Please click the following link to confirm this change:
You will need to click the link to confirm the change.
Forum: Fixing WordPress
In reply to: Warning Banner on Plugin PageThanks @vladytimy !
I updated the translation of the message so that it specifically refers to the translation.
https://translate.wordpress.org/projects/meta/plugins-v3/ja/default/?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=2984795&filters%5Btranslation_id%5D=43678312(I don’t think it’s appropriate to have the word 解説文 because the message is talking about the plugin UI not being translated yet)
Hope that helps!Forum: Everything else WordPress
In reply to: Latest plugin version not showing up as available updateI thought 1.0.7 is what you wanted to see – did you push anything after then?
https://plugins.trac.wordpress.org/changeset/2567121
The commit was made 41 hours ago, and now the plugin page and dashboard says “2 days ago” as “Last Updated”, so that seems to be correct.Anyways, you can contact the Plugin Review team:
https://developer.wordpress.org/plugins/wordpress-org/plugin-developer-faq/#how-do-i-contact-the-plugin-review-teamForum: Fixing WordPress
In reply to: Remove panel border from accordion boxesForum: Fixing WordPress
In reply to: Remove panel border from accordion boxesViewing your page source, I see:
div.panel-default& gt;.panel-heading+.panel-collapse& gt;.panel-body { border: none; }You will need to replace
& gt;with>.(↑ read it without space between & and gt;, it keeps converting to symbol here)
- This reply was modified 4 years, 12 months ago by Naoko Takano.
- This reply was modified 4 years, 12 months ago by Naoko Takano.
- This reply was modified 4 years, 12 months ago by Naoko Takano.
Forum: Fixing WordPress
In reply to: broken urlYou can change the values in wp-config.php and get your site back. See:
https://wordpress.org/support/article/changing-the-site-url/#changing-the-site-url