Home Forums Bizplan Change page name

Viewing 4 reply threads
  • Author
    Posts
    • #1024
      Anonymous
      Inactive

      I am using Bizplan for my Woocommerce website. On my product catalogue page, the name displays:

      ARCHIVES: PRODUCTS

      and the description says

      This is where you can add new products to your store.

      I can’t seem to find where to change this. Can I get some help?

    • #1062
      keonthemes
      Keymaster

      Hello @MihaiHN ,

      The theme does not have the option to change those names. It requires code customization and as much as we would love to help you with this, we are unable to do as it falls beyond the support we offer for our product.

      For this, our suggestion to hire a professional developer so that your theme is not affected in any way.

      To hire a developer, follow below-given link:

      https://keonthemes.com/hire-now/

      Best Regards!!

    • #1593
      Anonymous
      Inactive

      in directory wp-content/plugins

      edit in file

      “./woocommerce/includes/class-wc-post-types.php”

    • #1594
      Anonymous
      Inactive

      and in file ./wp-includes/general-template.php … search $title = sprintf( __( ‘Archives %s’ ), post_type_archive_title( ”, false ) );

    • #1596
      keonthemes
      Keymaster

      Hello @mihaihn ,

      Thank you @seal for your response. But we highly recommend to work on the child theme. Otherwise, your code must be overridden when updating a new version of WordPress or Theme.

      Best Regards!!!

Viewing 4 reply threads
  • You must be logged in to reply to this topic.