I am trying to migrate this site to a new server (BlueHost). Once I complete the migration, one of my views stops working. This view is a custom search view. In the attached screenshot, you can see where instead of showing search fields, it instead shows the shortcodes. I have other custom search views on the site and those are working fine.
This is the only view that is not working on the site. With this view, in the filter editor, I am using wpv-conditional to display a different styled form on two different pages. Both display the same loop output. See code below for example. When I remove the conditional output tags, everything starts working again.
I really need the conditional output tags to work. The site is currently on the original server to prevent users from seeing this error, but the toolset debug information included is from the new server.
How can I fix this? Please let me know if you need more information.
[wpv-filter-start hide="false"]
[wpv-filter-controls]
[wpv-conditional if="( '[wpv-post-url]' eq '<em><u>hidden link</u></em>' )"]<div class="form-group">
<i class="fa fa-bed fa-2x" aria-hidden="true"></i>[wpv-control-postmeta field="wpcf-lm_int1_1" type="select" source="custom" url_param="wpv-wpcf-lm_int1_1" values="4,1,2,3,4,5" display_values="4+,1+,2+,3+,4+,5+"]<i class="fa fa-bath fa-2x" aria-hidden="true"></i>[wpv-control-postmeta field="wpcf-lm_int1_8" type="select" source="custom" url_param="wpv-wpcf-lm_int1_8" values="3,1,2,3,4,5" display_values="3+,1+,2+,3+,4+,5+"]MAX. <i class="fa fa-usd fa-lg" aria-hidden="true"></i>[wpv-control-postmeta field="wpcf-l_systemprice" type="select" source="custom" url_param="wpv-wpcf-l_systemprice_max" values="700000,275000,300000,325000,350000,375000,400000,425000,450000,475000,500000,525000,550000,575000,600000,625000,650000,675000,700000,725000,750000,775000,800000,825000,850000,875000,900000,925000,950000,975000,99999999999999999999" display_values="$700%%COMMA%%000,$275%%COMMA%%000,$300%%COMMA%%000,$325%%COMMA%%000,$350%%COMMA%%000,$375%%COMMA%%000,$400%%COMMA%%000,$425%%COMMA%%000,$450%%COMMA%%000,$475%%COMMA%%000,$500%%COMMA%%000,$525%%COMMA%%000,$550%%COMMA%%000,$575%%COMMA%%000,$600%%COMMA%%000,$625%%COMMA%%000,$650%%COMMA%%000,$675%%COMMA%%000,$700%%COMMA%%000,$725%%COMMA%%000,$750%%COMMA%%000,$775%%COMMA%%000,$800%%COMMA%%000,$825%%COMMA%%000,$850%%COMMA%%000,$875%%COMMA%%000,$900%%COMMA%%000,$925%%COMMA%%000,$950%%COMMA%%000,$975%%COMMA%%000,$1%%COMMA%%000%%COMMA%%000+"][wpv-filter-submit name="<i class="fa fa-arrow-right fa-lg" aria-hidden="true"></i>" type="button"]
</div>[/wpv-conditional]
[wpv-conditional if="( '[wpv-post-url]' eq '<em><u>hidden link</u></em>' )"]
<p class="form-group"><label>[wpml-string context="wpv-views"]<h2 style="margin-bottom:0.1em;">SORT BY:</h2>[/wpml-string]</label>[wpv-sort-orderby type="list" options="field-wpcf-l_listingdate,field-wpcf-l_systemprice" label_for_field-wpcf-l_listingdate="NEWEST" label_for_field-wpcf-l_systemprice="PRICE - LOW TO HIGH" orderby_as_numeric_for="field-wpcf-l_systemprice" orderby_ascending_for="field-wpcf-l_systemprice" orderby_descending_for="field-wpcf-l_listingdate"]</p>
<h2 style="margin-bottom:0.1em;">REFINE</h2>
<div class="form-group">
[wpv-control-postmeta field="wpcf-lm_int1_1" type="select" source="custom" url_param="wpv-wpcf-lm_int1_1" values="0,1,2,3,4,5" display_values="BEDS,1+,2+,3+,4+,5+" auto_fill_default="1"]
</div>
<div class="form-group">
[wpv-control-postmeta field="wpcf-lm_int1_8" type="select" source="custom" url_param="wpv-wpcf-lm_int1_8" values="0,1,2,3,4,5" display_values="BATHS,1+,2+,3+,4+,5+" auto_fill_default="1"]
</div>
<div class="form-group">
[wpv-control-postmeta field="wpcf-l_systemprice" type="select" source="custom" url_param="wpv-wpcf-l_systemprice_min" values="0,0,275000,300000,325000,350000,375000,400000,425000,450000,475000,500000,525000,550000,575000,600000,625000,650000,675000,700000,725000,750000,775000,800000,825000,850000,875000,900000,925000,950000,975000,1000000" display_values="MIN. PRICE,No Minimum,$275%%COMMA%%000,$300%%COMMA%%000,$325%%COMMA%%000,$350%%COMMA%%000,$375%%COMMA%%000,$400%%COMMA%%000,$425%%COMMA%%000,$450%%COMMA%%000,$475%%COMMA%%000,$500%%COMMA%%000,$525%%COMMA%%000,$550%%COMMA%%000,$575%%COMMA%%000,$600%%COMMA%%000,$625%%COMMA%%000,$650%%COMMA%%000,$675%%COMMA%%000,$700%%COMMA%%000,$725%%COMMA%%000,$750%%COMMA%%000,$775%%COMMA%%000,$800%%COMMA%%000,$825%%COMMA%%000,$850%%COMMA%%000,$875%%COMMA%%000,$900%%COMMA%%000,$925%%COMMA%%000,$950%%COMMA%%000,$975%%COMMA%%000,$1%%COMMA%%000%%COMMA%%000" auto_fill_default="0"]
</div>
<div class="form-group">
[wpv-control-postmeta field="wpcf-l_systemprice" type="select" source="custom" url_param="wpv-wpcf-l_systemprice_max" values="99999999999999999999,275000,300000,325000,350000,375000,400000,425000,450000,475000,500000,525000,550000,575000,600000,625000,650000,675000,700000,725000,750000,775000,800000,825000,850000,875000,900000,925000,950000,975000,1000000,99999999999999999999" display_values="MAX. PRICE,$275%%COMMA%%000,$300%%COMMA%%000,$325%%COMMA%%000,$350%%COMMA%%000,$375%%COMMA%%000,$400%%COMMA%%000,$425%%COMMA%%000,$450%%COMMA%%000,$475%%COMMA%%000,$500%%COMMA%%000,$525%%COMMA%%000,$550%%COMMA%%000,$575%%COMMA%%000,$600%%COMMA%%000,$625%%COMMA%%000,$650%%COMMA%%000,$675%%COMMA%%000,$700%%COMMA%%000,$725%%COMMA%%000,$750%%COMMA%%000,$775%%COMMA%%000,$800%%COMMA%%000,$825%%COMMA%%000,$850%%COMMA%%000,$875%%COMMA%%000,$900%%COMMA%%000,$925%%COMMA%%000,$950%%COMMA%%000,$975%%COMMA%%000,$1%%COMMA%%000%%COMMA%%000, No Maximum"]
</div>
[wpv-filter-submit output="bootstrap" class="fusion-button button-large button-default"][/wpv-conditional]
[/wpv-filter-controls]
[wpv-filter-end]