Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Spenser King
0 points
Beginner
I am using the Responsive Business Theme, version 8.9.6
The “Add Favorites” and “More Info” links disappear on the search page when I choose the option to “Enable Custom Display” on the search page (see attached).
I verified that the default layout code has not been modified.
I am using the Responsive Business Theme, version 8.9.6
The “Add Favorites” and “More Info” links disappear on the search page when I choose the option to “Enable Custom Display” on the search page (see attached).
I verified that the default layout code has not been modified.
This is the default layout code:
<div class=”itemdata icons itemid ” >
<div class=”thumbnail clearfix”>
<div class=”col-md-11″>
[IMAGE hover=1 hover_content=5]
<div class=”content”>
<h2>[TITLE] [RATING small=1 style=1]</h2>
<p>[LOCATION] [DISTANCE] [phone] </p>
<div class=”hidden_grid”> [EXCERPT size=180] </div>
</div>
</div>
<div class=”col-md-1 hidden_grid”>
</div>
</div>
</div>
<script>
jQuery(document).ready(function(){
jQuery(‘.itemid .mapbtn’).on(‘click’, function(){
loadGoogleMapsApi();
if(MapTriggered != “yes”){
setTimeout(function(){ zoomItemMarker(); }, 2000);
}else{
zoomItemMarker();
}
});
});
</script>
Any assistance that can be provided would be greatly appreciated. Thanks!
Attachments:
You must be logged in to view attached files.Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now