CreditStore FAQ

Question: Is there any way to adjust the image size of the items within the credits store? 60×90 is quite small.
Answer: 

You can update it directly in the /wp-content/plugins/dapcreditstorefront/categories/html/1column/template.html.

Look for :
<input type=”image” src=”[REDEEMSRC]” align=”right” name=”[CHILDIDCREDITS]” id=”[CHILDIDCREDITS]” onClick=”purchaseChildProduct([FORMNAME], ‘[CHILDID]’, ‘[CREDITS]’);” value=”Redeem”>

You can try and add “width” and “height” attribute to it and see if it takes affect.

 

 

Click Here to Leave a Comment Below 0 comments

Leave a Reply: