Home › Forums › Themagnifico › Pet Care Zone Pro – Blog section doesn’t render correctly › Reply To: Pet Care Zone Pro – Blog section doesn’t render correctly
After a bunch of investigating I see that the latest news comes from the Blogs.
However, there are no default images for the blogs hence the page renders with broken images.
Isn’t the intent to have default images that are then overridden like in the rest of the theme?
Also I don’t see the procedure for enabling the contact form in the documentation. I had to guess what a contact for short key was and make it work through trial an error. Perhaps because I’m using the default Contact Form 7 plug-in?
My current form content (which looks different to the Live Site Demo) is shown below.
<label> Your name
[text* your-name] </label>
<label> Your email
[email* your-email] </label>
<label> Subject
[text* your-subject] </label>
<label> Your message (optional)
[textarea your-message] </label>
[submit “Submit”]
What has to change to make it look like the Live Demo?