Hi,
The claim listing button is not appearing on my site:
I have enabled the claim listing add-on in the GD Menu, but I can not see the button appear on the listings. Can you pls help?
I dont think this interferes but of note:
– i have disabled in the DESIGN section: “User Links section (Edit post, Favorite etc..)
– I have the below CSS running.
.map_category {display: none;}
.geodir-addtofav, .geodir_category_list_view li .geodir-addinfo a.geodir-pcomments, .geodir_category_list_view li .geodir-addinfo span { display: none;}
div#geodir_post_tags_row.geodir_form_row.clearfix,.geodir-tags, geodir_post_tags_row {
display:none;
}
.search-results .geodir_more_info.geodir_contact a{
font-size:18px;
}
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search button {
color: #ffffff!important;
background-color: #F68423!important;
border: 1px solid #443a2d!important;
border-radius: 1px!important;
}
.geodir_post_taxomomies.clearfix {
display: none;
}
#simplemodal-container h3 {
font: Lato
color: #c29c6a;
border-bottom: 1px solid #ccc;
}
#simplemodal-container .button {
background: #F68423;
color: #fff;
border: none;
}
#simplemodal-container .button:hover {
background: #444;
}
.gd-post-featured {background: #E5DED4 none repeat scroll 0 0;}
#gd-tabs {
background:#fff;
}
#geodir-company_info geodir-details-sidebar-listing-info {
background:#fff;
}
ul li .geodir_featured_img {
background: rgba(0, 0, 0, 0) url(“http://scheidungsinfo.at/wp-content/plugins/geodirectory/geodirectory-assets/images/featured_gold.png”) no-repeat scroll 0 0 !important;
}
.geodir-company_info {
background: #fff none repeat scroll 0 0;
}
dl.geodir-tab-head dd.geodir-tab-active a {border-top: 2px solid #c29c6a;
}
body.search.search-results.geodir_advance_search {
background: #fff!important;
}
.geodir_category_list_view li.geodir-gridview h3 {
font-size: 20px;
line-height: normal;
}