Hello!
Thanks for your reply!
The problem was that I tried to import demo content what was imported from my localhost. When I tried to import something was imported from a live site, everything worked perfectly.
-
This reply was modified 3 years, 11 months ago by eriktailor.
Never mind, i just solved it. Many thanks for your quick support!
Thanks for the quick answer! I tried your suggestion, and I recieved the following error: “Notice: Array to string conversion in ….” pointing to this part:
get_template_part( 'includes/sections/'.$section );
Any ideas about what i’m doing wrong?