jdaniel
Forum Replies Created
-
I am not a coder myself, so unfortunately this is not possible for me …
Forum: Plugins
In reply to: [Custom Fonts - Host Your Fonts Locally] How to use different weight fontSounds great, thanks a lot! 🙂
Forum: Plugins
In reply to: [Custom Fonts - Host Your Fonts Locally] How to use different weight fontHello,
I have a similar request. I think to simply upload single fonts doesn’t allow them to be grouped to a family, which has the huge css advantage of using something like this:
@font-face { font-family: 'Moderat'; src: url('fonts/Moderat-Regular.eot'); src: url('fonts/Moderat-Regular.woff2') format('woff2'), url('fonts/Moderat-Regular.woff') format('woff'); font-weight: normal; font-style: normal; }and
@font-face { font-family: 'Moderat'; src: url('fonts/Moderat-Bold-Italic.eot'); src: url('fonts/Moderat-Bold-Italic.woff2') format('woff2'), url('fonts/Moderat-Bold-Italic.woff') format('woff'); font-weight: bold; font-style: italic; }Here’s a perfect example of how I think it should be, with weight and style declaration: https://docs.elementor.com/article/276-custom-fonts
Best
Daniel- This reply was modified 5 years, 7 months ago by jdaniel.
Sounds great. Would be a reason to buy PRO – if you offer lifetime licenses. 🙂
I see. Thanks! Whenever it’s possible, I’d love to use your solution. However, self hosted fonts are a must have feature for me. For one because of corporate design, and also because of data protection (privacy by design), so as less external connections as possible.
Forum: Plugins
In reply to: [Simple Social Icons] Embed with shortcode or as a Gutenberg block?Thanks, that would be great. Small thing with a huge impact. Widgets seem to become irrelevant and I try to avoid using them with building new websites alltogether.
You coud add it?
Forum: Plugins
In reply to: [Custom Related Products for WooCommerce] Plugin abandoned?So far: nope.
Forum: Plugins
In reply to: [The Events Calendar] Bug: Date jumps to +3 days – how to fix?Any updates on this?
Forum: Plugins
In reply to: [WP Job Manager] Editor role change expiry dateHey Richard,
Thanks for pointing me in the right direction. For whatever reason manage_job_listings isn’t listed on “Jobs” with the Members plugin. Only when I click on “All” this particular rights management item is listed.
So thanks again, now it’s fine.
Daniel
Forum: Plugins
In reply to: [WP Job Manager] Editor role change expiry dateHey Richard,
Thanks for asking. In the dashboard.
Daniel
Oh, I am surprised to hear that. Sounds like a basic feature to me to make thinks linkable 🙂
But thanks for adding it to your feature request list.
Best
DanielForum: Plugins
In reply to: [Custom Related Products for WooCommerce] Plugin abandoned?Thanks, I was wanting to ask the same question.
(A maintained alternative would be https://ww.wp.xz.cn/plugins/woo-custom-related-products/, I guess)
- This reply was modified 7 years, 1 month ago by jdaniel.
Forum: Plugins
In reply to: [The Events Calendar] Bug: Date jumps to +3 days – how to fix?Hey Ed,
Thanks for your link. Unfortunately none of the snippets are (seem to be) related to this particular issue with changing the date to +3.
So I don’t know if you have a chance of testing the latest version of Genesis with your plugin together to see if you get the same error/behaviour? (I really have no clue how to fix this myself.)
Thanks for your help,
DanielForum: Plugins
In reply to: [The Events Calendar] Bug: Date jumps to +3 days – how to fix?Hey Ed,
I’m using the block editor. And when I set define(‘WP_DEBUG’, true); than no error is present when adding an event.
So it’s a weird issue – and I am asking myself if it has anything to do with the Genesis framework I’m using?
Thanks,
Daniel