Parse Error: unexpected ‘}’ while creating Shortcode with Loop
I think either I am quite stupid today or just work-blind by this project but I’ve been trying to fix a little error a new shortcode is causing. This is the code <?php function reviewslide_function() { $output .= ' <!– Review Injection –> <div id="reviews" class="p-full"> <div class="section_head"> <span class="eyebrow">You about us</span> <h2>Customer Reviews</h2> </div> … Read more