Creative Themes
Forum Replies Created
-
Forum: Reviews
In reply to: [Blocksy] GDPR compliance for this great themeHello @bonaldi,
Well, it’s kinda weird to see such an untruth review…
Actually the theme is 100% GDPR compliant, by default the theme is not using any Google font but uses the system standard one.
Another thing is that Google fonts are not GDPR compliant but not our theme like you mentioned!
But, to improve this flow for all European users we added an option inside the theme called Local Google Fonts – https://creativethemes.com/blocksy/docs/extensions/local-google-fonts/
With this option you can download a Google Font to your server and server it without accessing the Google servers.
Did you tested this option before leaving this review?
Forum: Plugins
In reply to: [Blocksy Companion] custom starter templates libraryHey @deepakdcc,
Glad you found a good solution that works for you 🙂We will announce everyone in our community once this feature will arrive, so stay tuned 😉
Have a wonderful day!
Forum: Plugins
In reply to: [Blocksy Companion] custom starter templates libraryHi @deepakdcc,
Unfortunately this is not possible at the moment.We do plan to create a functionality like this but later as we are busy with other more important tasks.
Forum: Themes and Templates
In reply to: [Blocksy] Editor console warning@codeamp Thanks a lot for your input.
The
fill-ruleprop in that file is only in one place — in the notification that Blocksy theme displays about the missing Companion plugin: https://share.cleanshot.com/ckOfmh
This particular one will be fixed.But, this doesn’t explain why you get this error in the block editor. This notification is not rendered at all on that screen.
Anyways, if you manually edit
fill-ruletofillRuleinthemes/blocksy/static/bundle/32.6b6e363eda9a039182ed.js, does the error go away in the block editor?
If it does, next update of the theme will have that fixed completely.Thanks again for your help.
Forum: Plugins
In reply to: [Blocksy Companion] Malware found by my host provider.Forum: Plugins
In reply to: [Blocksy Companion] Malware found by my host provider.Hi Patrick,
Most likely that’s a false positive from your hosting.
We had one more report like this today and the other user contacted the hosting/server provider and they run another scan and everything was normal.
Could you please contact your hosting provider and ask them to take a look on this?
Let us know in case we can help you with something else.
Forum: Reviews
In reply to: [Blocksy] Best WordPress ThemeHi @laurpm, thank you very much for you kind words ❤️
Forum: Themes and Templates
In reply to: [Blocksy] Theme Crashed After Update wordpressHi @niranjan9431,
Could you please go to Permalinks section in your dashboard and click one time the “Save Changes” button?
After that go to your front page and refresh it.
Let us know if this helps.Forum: Themes and Templates
In reply to: [Blocksy] Theme Crashed After Update wordpressHello @niranjan9431,
That’s weird, everything works fine on our end.Could you please share your website url so we could take a closer look?
Forum: Reviews
In reply to: [Blocksy Companion] WonderfulHi @matperdrix, thank you very much for your kind words ❤️
Forum: Themes and Templates
In reply to: [Blocksy] Function returns NULL type for blog/search pagesGreat. I’m glad we found a consensus!
Have a great one!
Forum: Themes and Templates
In reply to: [Blocksy] Function returns NULL type for blog/search pages@zax007 Happy to do it, glad you like it.
About
blocksy:header:after— while it made sense to add the$typeas an argument for theblocksy:hero:*actions, it doesn’t make sense to add it for the actions related to the header. To retrieve the hero type in theblocksy:header:afteraction please use this example as a guide.I hope this helps.
Forum: Themes and Templates
In reply to: [Blocksy] Footer contact info icons disapearedForum: Themes and Templates
In reply to: [Blocksy] Footer contact info icons disapearedHello @zax007,
We are aware of this issue, it was already discussed in this thread.
An update will be released soon with a fix.
Meanwhile you can use the beta version from DropBox that my colleague shared.P.S. It would be great to make a small research in this forum before posting a new question. A lot of question may have already an answer…
Hope you will understand me right 🙂
Forum: Themes and Templates
In reply to: [Blocksy] Function returns NULL type for blog/search pagesYes, the action is called like you said
—
“hero is never trully disabled” — No, that’s not right. You have 3 cases in total:
1. When you have a switch that fully disables the hero, action is not called: https://share.cleanshot.com/078wwT
2. When it is type-1, action is called and result content is boxed, just like the type-1 hero is.
3. When it is type-2, action is called but it is not boxed, because the type-2 content is not.So in case #1 it will be truly disabled and not called.
—
ETA on update: this week or next one at most. We are constantly releasing updates at least twice a month. If you need a beta version to test this change earlier, please let me know.
All the best!