badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Want the service icons to show teh real image instead of the round icon.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25836
    cem1
    Participant

    Hi Guys,

    I would like to have the service widget in the business template show the real image instead of the “boxed” round ones. Could you tell me where I can change this?

    Cheers,
    Cem

    #25848

    Hi cem1,

    We are sorry for this. This feature is not available in interface theme. It needs code customization or you need to hire a developer to fix it. You need to create a child theme and then customize the code. We have designed our theme this way.

    Why don’t you try ultimate theme? There you can use real image instead of using icon too.
    https://wordpress.org/themes/ultimate/

    Thank you!

    #25857
    cem1
    Participant

    Hi THST,

    It’s actually the code customization I am asking for 😉

    Could you tell me where I need to look to find and change this part of the code?

    TIA
    Cem

    #25894

    Hi cem1,

    If you like to customize the code then you need to create a child theme before making any changes in the theme. So that while updating to our new version you will be safe from data loss while updating to new version. If you make a direct change on the code then each and every time you make changes in the code, the same thing you have to do again.

    The file is inside theme folder( interface)-> inc -> widgets-> interface_widgets.php, You need to go through this class on line no 200
    class interface_service_widget extends WP_Widget {

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.