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*

Different slider image sizes in multilingual website

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10957

    Hi Antonio,
    Yes this will set the image for the home page slider
    add_image_size( ‘slider’, 962, 720, true); // used on Featured Slider on Homepage Header

    for the featured image blog post
    add_image_size( ‘featured’, 700, 720, true);

    After changing the settings you need to upload and set the image again. So that it will display according to your setting.
    we recommended not to change the code because if you change the code then while updating to our new version all the customization code will be lost.

    Thank you

    #10971
    1.26.61.39
    Participant

    great!
    thanks

    #10984

    Always welcome
    Thanks

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