yarsel
Forum Replies Created
-
Hello @collet yes we have received the e-mail and indeed it is such a great news.
Thanks a lot for your all effort to the community.
We have installed directly and started to check around.
From the first look, post formats, rich color/typography settings seem pretty cool.
I’ll personally miss News starter site but I am excited to see future releases as well.
Best wishes.Hello Yann. Happy new year:) I’ve seen that the pages about the template have been updated on the website. Just checking in here as I was on the waitlist but not yet received the announcement if any. The (WP) world needs this :).
- This reply was modified 4 months, 2 weeks ago by yarsel.
Forum: Themes and Templates
In reply to: [Blockpress] Blockpress not showing in theme searchHey. I used this theme since its first launch, and I still see it as the best attempt to block themes. And I have realized the same issue, after some dig, I see this ticket, seems like it is delisted for a reason:
https://themes.trac.ww.wp.xz.cn/ticket/133139#comment:1
I assume this might be abandoned, unfortunately.
I suggest to have a look at Greenshift theme, pretty familiar to this due to the fact that Blockpress is derivered from their team.Cheers.
Forum: Plugins
In reply to: [Translation with DeepL API] “Append to content” not selectableAh I see. Well here is 2 scenario (or one I guess)
With Polylang you can sync a post as you know:
Post title/content with Lang A <=> Post title content with Language BAppending instead of replacing could help on:
a) Post edit of DeepL output (which is our case) inside the post rather than leaving WP editor to work on it.
b) Simply to use the appended content as translated (not in the same post, to use by copying to translated post) and keeping the source text in language A post.It would be needed regardless of syncing for sure.
Any php trick is needed to make it activiated?Forum: Plugins
In reply to: [Polylang] add language switcher in top header areathanks @heatherbodlak I think that is premium help that might allow to add switcher on FSE themes with free version.
Forum: Themes and Templates
In reply to: [Blockpress] CommunicationThank you @motionblocks I think I got the issue behind this: It is Polylang. It only translates template parts and somehow new templates are not being recognized whereas the edited core-template parts are.
Forum: Themes and Templates
In reply to: [Blockpress] Communicationhello @motionblocks thank you for the answer.
Well, they do not accept any cache issue and suggest me to use 2022 theme, which is weird to me as we should be able to use any FSE theme that carries good standards of .org repository.
I could not try 2022 theme yet as I already worked on Blockpress editing so far and most likely I had put Blockpress before on live site with child theme I created and maybe some css cache issue going on there. I cleaned the website cache, all is fine on local. I still got Blockpress running, just it is an issue when I update templates/parts.
As a side note, I got also Polylang Pro to create multilingual template parts but I do not think it is related as it just creates another template parts.
I could invite you to the project as dev but I am not sure whether you got time on it. So I will try to solve the issue or change the theme.
Best.
Forum: Themes and Templates
In reply to: [Blockpress] About 0.7 update1. Thanks for quick fix:)
2. Ok got it, I see some thin default border on grid patterns but I will dig into that. But still, I am not sure why this hover affect applies on featured images on query patterns.Cheers, keep up the good work.
Forum: Themes and Templates
In reply to: [Blockpress] Child theme protecting customizationshello @eyemagicgraphics you can use Automattic’s child theme creator for block themes. it works well with blockpress, too as far as I tried.
Forum: Themes and Templates
In reply to: [Blockpress] An issue after latest Gutenberg release?thank you @motionblocks and @wpsoul
I know it is not blocksy, I think the issue is I had chosen the changes that I did “write on database” and it clashes with previous theme (blocksy) somehow when I export the theme from local to live.I am trying to create a child theme/and-or trying to export theme function of latest Gutenberg to keep my style changes/tweaks from the possible update of block press.
I really grow a like to blockpress, keep up the good work:)
Forum: Themes and Templates
In reply to: [Blockpress] Dropcaps?for those who may need drop caps before the update:
you should find the dropCap text in theme.json file of the theme and change the value as true instead of false.