Takao Utsumi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Write] Adding link to image in image blockHi,
This is not the question about the theme.
Please ask it to the Elementor forum.Forum: Themes and Templates
In reply to: [Graphy] Mobile menu items do not showHi,
I think the problem is caused by CSS minify. Please deactivate it.
Regards,
Forum: Themes and Templates
In reply to: [Graphy] Change the site logo on one page of the siteI understood what you want.
In that case, you need to customize the theme (header.php).
(This is the question regarding customization. So I can’t give you more detailed information.)Forum: Themes and Templates
In reply to: [Graphy] Change the site logo on one page of the siteHi,
You can change the logo from Customize > Logo.
https://themegraphy.com/documents/graphy/#customization-logoRegards,
Forum: Themes and Templates
In reply to: [Graphy] Updated theme and now only a white pageHi,
The latest Graphy requires WordPress 5.6+ and PHP 5.6+.
Please check it.
(If you can’t use it, please use the old version.)Regards,
Forum: Themes and Templates
In reply to: [Write] Checkout page turns grey after clicking on “order now”Hi,
It doesn’t seem to be a question about the theme.
Please post it in the appropriate forum.Regards,
Takao UtsumiForum: Themes and Templates
In reply to: [Graphy] featured images in category viewHi,
Please try to add the code to Customize > Additional CSS.
@media screen and (min-width: 540px) { .post-list .post-thumbnail img { width: 100%; max-width: none; } }Forum: Themes and Templates
In reply to: [Graphy] How to show excerpts on homepage?Hello,
Please set the More Tags in posts.
The setting under “reading” is for the feed (RSS).If you use Graphy Pro, you can set it from the Customizer.
https://themegraphy.com/wordpress-themes/graphy/Regards,
Forum: Themes and Templates
In reply to: [Write] UNI CPO does not load media filesI checked your site and it doesn’t use the Write theme.
Please post the question in the right forum.Forum: Themes and Templates
In reply to: [Graphy] Change url of header logo?Hello,
In that case, you need to customize the theme.
Please modify graphy_logo() in inc/template-tags.php.Regards
Forum: Themes and Templates
In reply to: [Write] PSAC or page builderHi,
I checked your site and it doesn’t use Write theme.
Please ask the question in the right place.Forum: Themes and Templates
In reply to: [Write] Website crashedHi,
I think the problem is not caused by the theme itself. Also, when I checked your site, you didn’t use my theme. Please calm down, and find the cause.
Forum: Themes and Templates
In reply to: [First] How to customise the comments counterHi themebreaker,
In that case, please customize inc/template-tags.php line:82.
<span class="comments-link"><span class="meta-sep"> / </span> <?php comments_popup_link( __( 'Leave a comment', 'first' ), __( '1 Comment', 'first' ), __( '% Comments', 'first' ) ); ?></span>Regards
Forum: Themes and Templates
In reply to: [Write] Credit in featured image?Hi,
As I’ve already replied, there is no feature of adding the credit of the featured image.
If you want it, you need to customize the theme and it’s a little complicated.Forum: Themes and Templates
In reply to: [Write] Error on wp-adminHi,
I think this error is not caused by the theme.
So, please post it to the right forum.Regards