Home Forums WoodMart support forum Widget tags

Widget tags

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #305255

    escobarysanchez
    Participant

    Pease Is there a way to change h3-h5 widgets tags?

    Thanks

    Best regards

    #305317

    Hello,

    Please find this file woodmart/inc/theme-setup.php

    Please change the tag as per your needs here: 'before_title' => '<h5 class="widget-title">',

    Best Regards.

    #305382

    escobarysanchez
    Participant

    Cant find.

    I see: $before_title = ‘<‘ . woodmart_get_widget_title_tag() . ‘ class=”widget-title”>’;
    …’before_title’ => $before_title,…

    Best regards

    #305509

    Hello,

    Sorry for the misunderstanding in our latest Theme update you can find the option to change the widget title tag from Theme Settings >> General.

    Screenshot for Clarification: https://gyazo.com/aa7050b8aa0821f3fe1d16994920c44b

    Regards.
    Xtemos Studios.

    #305564

    escobarysanchez
    Participant

    Ok thanks, but i like to change: <H3> Sign in

    How can i do this?

    Thanks in advance.

    Best regards

    #305585

    Hello,

    You are Most Welcome.

    Please provide a relevant screenshot which <h3> you are trying to modify to check it myself and help you out accordingly.

    Best Regards

    #305598

    escobarysanchez
    Participant

    Here you are.

    Thanks in advance.

    Kind regards.

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

    Hello,

    I saw the screenshot you attached.

    Sorry but it is not possible to change the <h3> for a specific widget title. The them option works the same for all widgets.

    Best Regards

    #305699

    escobarysanchez
    Participant

    All widgets changed but not this (only).

    Thanks in advance.

    Best regards.

    #305768

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #305773

    escobarysanchez
    Participant

    Here you are.

    Thanks.

    Best regards.

    #305791

    Hello,

    Sorry but I am unable to see where you added the widget. Please provide the URL of the page to check it myself and help you out accordingly.

    Best Regards

    #305794

    escobarysanchez
    Participant

    I have not added any widget, that is a widget of the theme itself. I suppose you can see it when you have not entered the web, before logging in, because it is called sign in.
    Please, before logging in, look at the source code of the page.

    For example: https://www.mivestuariolaboral.com, and all others

    ———————–
    <div class=”login-form-side wd-side-hidden wd-right”>
    <div class=”widget-heading”>
    <h3 class=”widget-title”>Sign in</h3>
    <div class=”close-side-widget wd-action-btn wd-style-text wd-cross-icon”>
    cerrar
    </div>
    </div>

    <div class=”woocommerce-notices-wrapper”></div>
    <form method=”post” class=”login woocommerce-form woocommerce-form-login
    hidden-form ” action=”https://www.mivestuariolaboral.com/&#8221; style=”display:none;”>

    <p class=”woocommerce-FormRow woocommerce-FormRow–wide form-row form-row-wide form-row-username”>
    —————————————-

    Thanks in advance.

    Kind regards.

    #305800

    escobarysanchez
    Participant

    Gotcha!

    I found where to change it…
    ../woodmart/inc/integrations/woocommerce/template-tags.php

    I changed this “sign in” h3 widget title to <p>

    This is a real great theme, and I think that in future updates this detail could be changed.

    Thanks for all done.

    #305802

    Hello,

    We are Glad that your issue has been Resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Tagged: 

Viewing 15 posts - 1 through 15 (of 15 total)