';
}
}
add_action( 'acommerce_before_mainsec', 'acommerce_before_main_wrapper_main_sec' );
/**
* aCommerce before the main content
*
* @since 1.0.0
* @param int $post_id get the post id
*
* @return string
*/
if ( ! function_exists( 'acommerce_before_main_wrapper_sec' ) ) {
/**
* aCommerce Sidebar layout
*
* @since 1.0.0
* @return void
*/
function acommerce_before_main_wrapper_sec() {
echo '
';
}
}
add_action( 'acommerce_after_mainsec', 'acommerce_before_main_wrapper_sec' );
/**
* Sidebar functions
*
* @since 1.0.0
* @return string
*/
if( ! function_exists( 'acommerce_page_layout' ) ) {
function acommerce_page_layout(){
/**
* get the value form customizer
*
* @since 1.0.0
* @return string
*/
return acommerce_get_sidebar_layout();
}
}
/**
* aCommerce
* author image ,link and name display
* @since 1.0.0
*/
if( ! function_exists('acommerce_meta_authorlink') ) {
function acommerce_meta_authorlink(){
return '