This topic has 12 replies, 3 voices, and was last updated 6 years, 5 months ago by wintexas.
Viewing 13 posts - 1 through 13 (of 13 total)
I installed the theme in wordpress 5.4 on bluehost and it seems to be out of date.
First for prettyPhoto it only has the default theme yet in the console i see 404 errors for images from other themes in it.
There is also a this image as well page_builder/aivah_sc/ajax-loader.gif that is throwing a 404.
Second the one click demo import failed for most of the media items since they are most likely out of date with the newest church content plugin.
Can you please update and fix the theme so it works correctly.
Hi, @wintexas
If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as a private reply so that only admin can see your wp-logins.
Note: Before providing the wp-login to any support staff, kindly please make sure you take a backup of everything including WordPress content, theme options, widgets etc.
Can’t log in to the admin area it’s broken.
Got an email about an error, here’s the details
Error Details
=============
An error of type E_PARSE was caused in line 312 of the file /home2/wintexas/public_html/wp-content/themes/hopes/page_builder/aivah_sc/shortcode/testimonials.php. Error message: syntax error, unexpected ‘}’, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF)
Looking at the code in the file it looks like it’s missing an endif; somewhere near the end or there is an extra if(): block at 133 or 142.
if ( have_posts() ) :
if( $style === 'list' ){
$out .= '<div class="testimonials-list">';
}
if( $style === 'grid' ){
$out .= '<div class="testimonial-grid-wrap">';
}
if ( $testomonials_query->have_posts() ) :
Add it here and send me the link https://pastiebin.com/
Here’s the link Click here
Viewing 13 posts - 1 through 13 (of 13 total)
The topic ‘Theme Broken’ is closed to new replies.