How to pass multiple custom fields as shortcode’s parameters

You can do this several different ways. Need to know how you are passing the 1 custom field in your current shortcode. It seems like you might be doing it like this: [your_short_code price=”how_are_you_setting_this”] if this is the case then you can just add more attributes like this: [your_short_code price=”how_are_you_setting_this” next_field=”set_this_field”] // From your code … Read more

Cannot add a class to metabox

You didn’t mention the library you’re using to generate this meta, but i guess it’s the cmb2 library, if it’s so then you should change your array params as follow : array( ‘label’ => esc_html__( ‘Property Lot Size’, ‘zoacres’ ), ‘desc’ => esc_html__( ‘Enter lot size of property by number. Do not use any special … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)