shopperwp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Shopper] Fullwidth on my account page not workingThank you @pisyek, My team will check and update new release version.
Forum: Themes and Templates
In reply to: [Shopper] Fullwidth on my account page not workingCould you give me the screenshot?
Forum: Themes and Templates
In reply to: [Shopper] […] in post is not working.Hi All,
I am sorry for this bug. I will update new version today.
Thank you for using our theme.
Best
Forum: Themes and Templates
In reply to: [Shopper] Outdated copies of WooCommerce template filesUpdate your theme with new version!
Forum: Themes and Templates
In reply to: [Shopper] Please fix these bugs (CSS and translation bug)Update your theme with new version!
Forum: Themes and Templates
In reply to: [Shopper] Cant modify products on homepageThe homepage like demo https://shopperwp.com/demo/?theme=shopperpro used static front page.
Forum: Themes and Templates
In reply to: [Shopper] Change colour or menu bar and footer?Hi Angeljs,
I will update your request next version.
Forum: Themes and Templates
In reply to: [Shopper] Can’t access Shopper optionsPlease upload your screen shot error here?
Forum: Themes and Templates
In reply to: [Shopper] Changing Wording Of HeadingsHi @jloo they are available in Pro Version.
Forum: Themes and Templates
In reply to: [Shopper] Adding Header like exampleHi RyTechGuy,
You must create static page and choose inside Settings > Reading. See reference https://codex.wordpress.org/Creating_a_Static_Front_Page
And then set feature image on your homepage.
Forum: Themes and Templates
In reply to: [Shopper] Remove “My account” icon from headerYou can remove this actions in site your child theme:
remove_action( ‘shopper_header’, ‘shopper_header_myacount’,40 );
remove_action( ‘shopper_header’, ‘shopper_header_cart’, 50 );More action you can find inside file: inc/woocommerce/shopper-wc-template-hooks.php
Forum: Themes and Templates
In reply to: [Shopper] WP Admin Error – Nothing FoundCould you show your error message?