Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I change the look and feel of the Incarnate avatar selection experience in the WordPress plug-in?

0
Posted

How do I change the look and feel of the Incarnate avatar selection experience in the WordPress plug-in?

0

You can make changes to the look and feel, but you’ll have to edit both .php and .js files. There are two places where the Incarnate UI is created: The first is in the static HTML that gets inserted into the comment form. You can see this HTML on line 399 of wp-incarnate.php. This HTML string represents the static html comment form. If you modify this html, take note of the various IDs of the form values. Don’t change these! This HTML snippet works in conjunction with the incarnate.js file, which is where the dropdown of avatars is generated. Each div (containing the incarnate image and provider image is displayed) is generated on Line 131.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123