Home › Forums › WoodMart support forum › Widget tags
Widget tags
- This topic has 14 replies, 2 voices, and was last updated 3 years, 7 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 8, 2021 at 10:43 am #305255
escobarysanchezParticipantPease Is there a way to change h3-h5 widgets tags?
Thanks
Best regards
July 8, 2021 at 1:10 pm #305317
Aizaz Imtiaz AwanKeymasterHello,
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.
July 8, 2021 at 7:08 pm #305382
escobarysanchezParticipantCant find.
I see: $before_title = ‘<‘ . woodmart_get_widget_title_tag() . ‘ class=”widget-title”>’;
…’before_title’ => $before_title,…Best regards
July 9, 2021 at 6:26 am #305509
Aizaz Imtiaz AwanKeymasterHello,
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.July 9, 2021 at 9:15 am #305564
escobarysanchezParticipantOk thanks, but i like to change: <H3> Sign in
How can i do this?
Thanks in advance.
Best regards
July 9, 2021 at 10:28 am #305585
Aizaz Imtiaz AwanKeymasterHello,
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
July 9, 2021 at 10:50 am #305598
escobarysanchezParticipantHere you are.
Thanks in advance.
Kind regards.
Attachments:
You must be logged in to view attached files.July 9, 2021 at 12:08 pm #305618
Aizaz Imtiaz AwanKeymasterHello,
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
July 9, 2021 at 6:46 pm #305699
escobarysanchezParticipantAll widgets changed but not this (only).
Thanks in advance.
Best regards.
July 10, 2021 at 7:03 am #305768
Aizaz Imtiaz AwanKeymasterHello,
Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards
July 10, 2021 at 9:00 am #305773
escobarysanchezParticipantHere you are.
Thanks.
Best regards.
July 10, 2021 at 11:09 am #305791
Aizaz Imtiaz AwanKeymasterHello,
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
July 10, 2021 at 11:31 am #305794
escobarysanchezParticipantI 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/” style=”display:none;”><p class=”woocommerce-FormRow woocommerce-FormRow–wide form-row form-row-wide form-row-username”>
—————————————-Thanks in advance.
Kind regards.
July 10, 2021 at 11:49 am #305800
escobarysanchezParticipantGotcha!
I found where to change it…
../woodmart/inc/integrations/woocommerce/template-tags.phpI 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.
July 10, 2021 at 12:01 pm #305802
Aizaz Imtiaz AwanKeymasterHello,
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. -
AuthorPosts
Tagged: widget tags
- You must be logged in to create new topics. Login / Register