06/23/2013 at 9:24 am
#263451
Keymaster
@ jon
Can you edit PHP?
If yes, can you open the card.php
file?
Remove this:
width: <?php echo ( ( $atts['card_width'] - 20 ) / 2 );
Remove exactly this and nothing more otherwise there will be errors.
Save the file and upload it overwriting the original version. Make sure to make a backup first incase you need to revert the change.
Hope that helps.