Skip to content

Tag: php

increment value of i is not working properly

I am not able to understand why value of i is not setting to zero and it’s behaving like this st the start of both form value of i is set to zero but not getting the desired out in html form output is showing as result i want should be something like Answer First it should be <?php $i

WordPress Ultimate Member Profile pic Scaled Images

We are using the Ultimate Member plugin and on our members directory page we have the profile images. The default profile image is 190×190 and on upload saves a 80×80 version. On the directory pages it is pulling in the 190×190 image rezising it to 80×80. I want to be able to pull in the 8…