Home Forums WoodMart support forum Moved: Reply To: h3 title

Moved: Reply To: h3 title

Viewing 16 posts - 31 through 46 (of 46 total)
  • Author
    Posts
  • #217570

    rmad1902
    Participant

    ок

    #217593

    Hello,

    I cannot login to FTP https://gyazo.com/b933d5976649a2895c46be1a5fbfd486

    Best Regards

    #217658

    rmad1902
    Participant

    My mistake, sorry. Changed settings, please try again.

    #217819

    Hello,

    I have provided the wrong instruction. I do apologize.

    You need to copy the whole file woodmart/woocommerce/loop/title.php and copy to the child theme and then cheng it as per your needs.

    Sorry for the inconvenience.

    Best Regards

    #218503

    rmad1902
    Participant

    I change this:

    <? php
    / **
    * Product loop title
    *
    * @author WooThemes
    * @package WooCommerce / Templates
    * @version 2.4.0
    * /

    if (! defined (‘ABSPATH’)) {
    exit; // Exit if accessed directly
    }

    ?>
    <h3 class = “product-title”> “> <? php the_title (); ?> </h3>

    On this:

    <? php
    / **
    * Product loop title
    *
    * @author WooThemes
    * @package WooCommerce / Templates
    * @version 2.4.0
    * /

    if (! defined (‘ABSPATH’)) {
    exit; // Exit if accessed directly
    }

    ?>
    <p class = “product-title”> “> <? php the_title (); ?> </p>

    Nothing works. What’s wrong?

    One more question:
    How to make a block so that it appears on all pages of the site under the header?

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

    Hello,

    Please check the FTP access we cannot enter again.

    Best Regards

    #218663

    rmad1902
    Participant

    1) How to make a block so that it appears on all pages of the site under the header?

    2) Access in the private area

    #218720

    Hello,

    H3 has been placed for p tag

    In order to make the block under the header you need to create HTML block, then add the HTML block element in the Header Builder to the bottom row and chose the HTML block from the drop-down list https://xtemos.com/docs/woodmart/html-blocks-2/#header_builder

    I would recommend to place it in the Heade banner, Header banner has the option to be closed https://xtemos.com/docs/woodmart/html-blocks-2/#header_banner It appears in the very top, before the header.

    Best Regards

    #218739

    rmad1902
    Participant

    Thank!

    I have already taken all 3 rows in my hat, can I add another row from below?
    The banner above the header does not fit completely. It should be like on the screen on all pages of the site.

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

    Hello,

    Unfortunately, there is no option to add one more row at the bottom.

    Best Regards

    #218975

    rmad1902
    Participant

    that is, I can’t install a block at the bottom of the current header?

    #218990

    Hello,

    No, you cannot add a block under the header. There is no option.

    Best Regards

    #220018

    rmad1902
    Participant

    There is another question.
    I need to add photos of different sizes to the product card. When adding, an empty space appears on the page (the screen is attached). How to make sure that when adding photos of different sizes there is no empty space?

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

    Hello,

    Try to disable Main carousel auto height in the Theme Settings > Product page > Images.

    Best Regards

    #220650

    How can Change or remove header banner

    Lingerie spring sale for all bras Discount 30%

    #220671

    Hello,

    You can disable / edit the Header banner in the Theme Settings > Shop > Header banner.

    Best Regards

Tagged: 

Viewing 16 posts - 31 through 46 (of 46 total)

The topic ‘Moved: Reply To: h3 title’ is closed to new replies.