Can't auto resize product picture with students course page

Home Forums Legacy Support Support queries How-to & Troubleshooting Can't auto resize product picture with students course page

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #38821
    rockylin
    Spectator
    Can't auto resize product picture with students course page,please fix it,thanks. http://screencast.com/t/d6lJMWb6
    #38886
    H.K. Latiyan
    Participant
    It seems like your theme is not updated because this was an issue earlier and we have fixed this issue in the latest update. So if not updated please update and then check.   For resizing the image you can use this custom css:
    #buddypress ul.item-list li div.item-avatar img{
    max-width: 300px;
    }
    Change the 300px accordingly.
    #38956
    rockylin
    Spectator
    doesn't update issue because i update again but didn't fix this problem. thanks.
    #39133
    H.K. Latiyan
    Participant
    Did you try adding the custom css I gave you above ? This css will make the image smaller. Is this css not working for you ???
    #39137
    rockylin
    Spectator
    you get it,isn't working for me.
    #39144
    H.K. Latiyan
    Participant
    Can you share the url and the credentials to check and give you appropriate solution to this.
    #39149
    rockylin
    Spectator
    use those login info if you need url:http://supershortcut.com/wp-admin user:rocky passward:642g70963 please check my course page when you login (http://supershortcut.com/members/rocky/course/)
    #39154
    H.K. Latiyan
    Participant
    Its working on your site. please refer the screenshot in the next reply.
    #39157
    H.K. Latiyan
    Participant
    Try clearing the browser cache. You can adjust the 300px according to your requirements.
    #39162
    rockylin
    Spectator
    it's not the same? http://screencast.com/t/MH1pudIXay  
    #39243
    H.K. Latiyan
    Participant
    I checked your site again and found out your DOM is different then ours. It can be if you have done some customizations or your files are not updated properly. If you have done customizations which is related to this then please remove it. Please refer the screenshot: http://prntscr.com/al3kqg. The marked line should be present in the my-course.php file, please check it through ftp. If you are not able to check then please share the ftp credentials with us to check and debug deeply to known what is causing the issue.
    #39250
    rockylin
    Spectator
    i'm really don't know what wrong with it. here is my ftp info url:rocky642.com account:[email protected] password:Wlmg5949
    #39445
    H.K. Latiyan
    Participant
    I guess your modern theme is not updated properly because in your modern theme my-courses.php file is present, but now I have renamed it, refer: http://prntscr.com/algqpv. Your course folder in modern theme has four files, but it should just contain a single folder and no files. So your modern theme is not updated at all and you need to manually update it. Please download the latest version of modern theme from themeforest and update it through ftp.
    #39518
    rockylin
    Spectator
    it already fix when i updated properly,thanks for your help.
    #39524
    H.K. Latiyan
    Participant
    thanks for confirming. So closing the topic.
Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Can't auto resize product picture with students course page’ is closed to new replies.