Forum Replies Created
-
HI,
Thanks for contacting us.
Please add code below in functions.php file.
add_action( 'vc_before_init', 'dhvc_woo_disable_check_shortcode',100); function dhvc_woo_disable_check_shortcode(){ remove_action( 'vc_user_access_check-shortcode_edit','dhvc_woo_product_page_access_check_shortcode_edit',10,2); remove_action( 'vc_user_access_check-shortcode_all', 'dhvc_woo_product_page_access_check_shortcode_all',10,2); }
Best regards,
Junnie
in reply to: Can't find the Shortcodesin reply to: problem with pluginHi,
Thanks for contacting us.
If You got better explanation for your question , please let us know, we actually don’t really understand what you meant !
We will reply you asap after receiving your next message !
Your message does not set private message. Please change your password and send me again
Best regards,
Junnie
in reply to: problem with pluginHi,@mzuker.
Please create a new topic and include the wp-admin account info.
I will help you check.Best regards,
in reply to: Pages stopped displaying correctlyHi,
Sorry, you can try again with these lines:
remove_action( ‘woocommerce_archive_description’, ‘woocommerce_taxonomy_archive_description’, 10 );
remove_action( ‘woocommerce_archive_description’, ‘woocommerce_product_archive_description’, 10 );Best regards,
in reply to: Brand Description Displaying Above TemplateHi,
Wish you a nice day.
I did not see issue you mention
Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.
Best regards,
Junnie
in reply to: demoHi,
Wish you a nice day.
I did not see issue you mention
Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.
Best regards,
Junnie
in reply to: demoHi,
I added two lines to the funtions.php of Child Theme:
add_action( ‘woocommerce_archive_description’, ‘woocommerce_taxonomy_archive_description’, 10 );
add_action( ‘woocommerce_archive_description’, ‘woocommerce_product_archive_description’, 10 );Please reload your site and check again.
Best regards,
in reply to: Brand Description Displaying Above TemplateHi,
I customized the content-single-product.php file in the Child theme and disable the hook “woocommerce_before_single_product”.
http://prntscr.com/lhxax4
http://prntscr.com/lhxaob– I disable this line in the functions.php file of Child theme:
http://prntscr.com/lhxbe1
You can reload your site and check again.Best regards,
in reply to: Question about hooksHello,
Sorry for the delayed reply.
You need to enable the option Stretch Section in the tab “Layout”.
http://prntscr.com/lhw3orBest regards,
in reply to: Elementor Page is not viewing correctlyThis reply has been marked as private.in reply to: Question about hooksHi again,
I can not login FTP account
Hi,
Wish you a nice day.
Please create a new file: de_DE.po to translate. Duplicate default.po file and change name: de_DE.po
You need to translate file in wp-content\plugins\sitesao-core\languages
name’s file: sitesao-ar_AR.po
and
You need to translate file in wp-content\theme\newsri\languagesname’s file: ar_AR.po
You can use Poedit to translate it. Please see How to translate WordPress with .mo / .po in HERE
http://www.themeum.com/how-to-translate-a-wordpress-theme-with-poedit/
You can follow topic below
http://sitesao.com/support/forums/topic/default-po-not-working/Best regards,
Junnie
in reply to: Arabic Mobile VersionThis reply has been marked as private.Hi,
Thanks for contacting us.
I checked your site However I did not see issue you mention. Can you send an image to describe the error to me?
Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.
Best regards,
Junnie
in reply to: Arabic Mobile VersionHi,
Thanks for contacting us.
I checked your site However I did not see issue you mention. Can you send an image to describe the error to me?
Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.
Best regards,
Junnie
in reply to: Arabic Mobile Version