xarz
Forum Replies Created
-
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Custom Post Type can show CPT Taxonomies?– As for taxonomy terms. For instance:
Imagine a grid view option set of your Custom Post Template block
In each column you’ll see the content that has the template (default or custom).This content for each column will be shown as per classic template:
Feat. Image
Title
{Taxonomy terms}*
ExerptThe Taxonomy terms*, will be the taxonomy terms of the Custom Type diferent of wordpress base taxonomies.
Like https://pasteboard.co/DUPWRNIiAOpc.pngFor the second sugestion:
I know about the custom field block, but if I pull the field from database I see it unformated. I was thinking if may be possible in the moment of choosing the custom type, then another option to add one or more fields related to this custom type post.
Example:
Event Type Post:
Title, feat img, exerpt, EventEndTime, EventStartTime, Location, coordinator…Thanks in advance.
started new thread. Sorry.
- This reply was modified 2 years, 9 months ago by xarz.
Ok, I’ve found the php file. But there is no way to do a template? I need to edit the quotes-woocommerce.pho inside plugins/quotes-fo-woocommerce folder?
I don’t want to edit plugins file…
For thos wondering:
Commenting these two lines of the file mentioned above, the address fields shows in the checkout form.
// add_filter( ‘woocommerce_billing_fields’, array( &$this, ‘billing_fields’ ), 999 );
// add_filter( ‘woocommerce_checkout_fields’, array( &$this, ‘checkout_fields’ ), 9999 );Forum: Plugins
In reply to: [Void Elementor Post Grid Addon for Elementor Page builder] buttonsWaiting for this too! Need a Readmore button as a field!
Can be done?
Thanks!