What I am wondering is if there is any way to create a grid using the ‘classic layout’ where the image fills the size of the tile and the text is a standardised amount of lines – i.e so that the grid is neat and all the images and text lines up squarely. I have tried a lot of playing but at the moment they only way I can uniform post grid is using the ‘Image in Background’ template which seems to fill the frame with the feature image.
Ideally I would like to be able to also have a uniform grid option that displays the excerpt and a read more icon – do you know is there a way to do that?
Thankyou for your help,
]]>if ( FALSE === has_filter( 'comment_form', 'show_subscription_checkbox' ) && 1 == get_option( 'stc_enabled', 1 ) && empty( $post->post_password ) && 'post' == get_post_type() ) {
How to manage Notify me of follow-up comments by email for custom post type.
There have not any filter function for change the code. Can we apply on custom post type?
]]>This issue with custom post and block widget plugin
plugin link https://www.ads-software.com/plugins/custom-post-widget/
Could you tell me we can make editable custom posts and block widgets ?
Thank you!
]]>And also, is there a way I can manually send a custom query to the web page and read through the returned json-text and see if the problem is in the query/backend or in the calendar generator?
]]>Thank You.
]]>I have tried to import many times and I do not success with importing CSV date to custom fields: coupon_start_date and coupon_end_date
Standard fields (title, content,…) are imported perfectly but the mention above custom fields do not appear.
Deal image (file_name) appear on back end when import image link, however, the image doesn’t show on front end.
My site: https://todayshowstealsanddeals.com/
https://www.ads-software.com/plugins/wp-ultimate-csv-importer/
]]>array(
'id' => 'slider-category',
'label' => __( 'Category Checkbox', 'theme-text-domain' ),
'desc' => __( 'The Category Checkbox option type displays a list of category IDs.' ),
'std' => '',
'type' => 'category-checkbox',
'section' => 'social-icon',
'rows' => '',
'post_type' => 'slider',
'taxonomy' => 'Categori',
'min_max_step'=> '',
'class' => '',
'condition' => '',
)
https://www.ads-software.com/plugins/option-tree/
]]>array(
'id' => 'slider-category',
'label' => __( 'Category Checkbox', 'theme-text-domain' ),
'desc' => __( 'The Category Checkbox option type displays a list of category IDs.' ),
'std' => '',
'type' => 'category-checkbox',
'section' => 'social-icon',
'rows' => '',
'post_type' => 'slider',
'taxonomy' => 'Categori',
'min_max_step'=> '',
'class' => '',
'condition' => '',
)
But it is showing the category from default post section. Please tell me how can i do that?
]]>