• Resolved cjrussel14

    (@cjrussel14)


    I’d chosen this “image in question 1” poll theme because it is suitable for my website

    however, the image in mobile is stretch out and there is some overlapping issues.. there is no aspect ratio option either. could you please fix this?

    Image

    • This topic was modified 5 years, 11 months ago by cjrussel14.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear cjrussel14.

    Thank you for contacting us and for reporting your problem.

    To solve your problem, edit our Total-Soft-Poll-Widget.php file. Find code in line 932

    <?php if($Total_Soft_Poll_Theme[0]->TotalSoft_Poll_5_I_Ra == '1'){ ?> width: <?php echo $Total_Soft_Poll_Theme[0]->TotalSoft_Poll_5_I_H;?>px;

    Please edit the code and write like this.

    <?php if($Total_Soft_Poll_Theme[0]->TotalSoft_Poll_5_I_Ra == '1'){ ?> width: <?php echo $Total_Soft_Poll_Theme[0]->TotalSoft_Poll_5_I_H;?>px !important;

    Thread Starter cjrussel14

    (@cjrussel14)

    where is the file located?

    nevermind i found it

    • This reply was modified 5 years, 11 months ago by cjrussel14.
    • This reply was modified 5 years, 11 months ago by cjrussel14.
    • This reply was modified 5 years, 11 months ago by cjrussel14.
    Thread Starter cjrussel14

    (@cjrussel14)

    mine is different

    https://imgur.com/vmeg92u

    Plugin Author totalsoft

    (@totalsoft)

    Hello, dear cjrussel14.

    The problem is resolved. After the update, you will not see the problem..

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Regarding “Image in question” theme problem’ is closed to new replies.