Home Forums Themes Support Aqua WordPress Theme Various Bugs

Topic Resolution: Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #1604

      Hello,

      1) Single Product Title displays “Single Product” and not Product Name.
      2) Single Product doesn’t have an option to change the header manually. It shows the Global Header which doesn’t have the Shop Header option. Add an option in header options for all headers available.
      3) Single Product doesn’t show the footer-top top border.
      4) When a Single Product has more than 23 characters name the item breaks the grid in the first page and in product archive the title overflows.

      Thanks

      Attachments:
      You must be logged in to view attached files.
    • #1610

      Hello there,

      Thank you so much for using our theme and contacting us!
      Could you please give me your Admin Login and FTP info?
      I’ll check the issue you are facing and get back to you.

      Thanks again for waiting for our response!

      Kind Regards,
      Sophie

    • #1615
      This reply has been marked as private.
    • #1797

      Hi,

      Please, check again. I added a CSS into Theme Option > Custom CSS.

      When you set Global for Page, it will use the option from Theme Option. Only show meta-box for Page.

    • #2909

      Hi, I have the same problem with Single Product Title:
      1) Single Product Title displays “Single Product” and not Product Name.

      I’m using last theme version, and child theme (but I don’t customize child theme`s php files)

      Attachments:
      You must be logged in to view attached files.
    • #2934

      Hello there,

      Please update the latest version of Aqua and the issue will be fixed as a norm. In our newest version, the title bar will show the name of single product.

      If not, please edit it in the line 69:

      69 wc-template-function: } elseif ( is_single() ) {
      $title_product_name = wc_get_product( ‘shop’ );
      $page_title = get_the_title( $title_product_name );

      If you need our assistance, please give us the correct FTP info.

      Kind Regards,
      Sophie

Viewing 5 reply threads

You must be logged in to reply to this topic.