I am not getting the google custom search page... still showing XenForo version for search. My google custom search page is functioning as expected, but not inside of website. Please advise.
This not change your search engine, it's for Thread check before posting new thread.I am not getting the google custom search page... still showing XenForo version for search. My google custom search page is functioning as expected, but not inside of website. Please advise.
We don't have that option currently.How can I restrict this to work in only one forum?

<style>
/*Check Topic Before Posting*/
#Tinhte_SimilarThreadCheck_div .gs-title{
color: #950000;
text-decoration: none;
}
#Tinhte_SimilarThreadCheck_div .gsc-webResult .gsc-result{
border-bottom: 1px dashed #ebebeb!important;
}
#Tinhte_SimilarThreadCheck_div .gs-result .gs-title, .gs-result .gs-title *{
color: #950000!important;
text-decoration: none!important;
}
#Tinhte_SimilarThreadCheck_div .gsc-url-bottom{
display:none!important;
}
#Tinhte_SimilarThreadCheck_div .gs-bidi-start-align{
display:none!important;
}
#Tinhte_SimilarThreadCheck_div .gsc-results .gsc-cursor-box{
display:none!important;
}
</style>
Bugs?@Dinh Thanh Can you update for Xen 1.2.2 ? Thanks
@Dinh Thanh Can you update for Xen 1.2.2 ? Thanks
Yes.Is this working in 1.4?
Optimize display, only title:
View attachment 50181
Add to Tinhte_SimilarThreadCheck_add_js_file template:
HTML:<style> /*Check Topic Before Posting*/ #Tinhte_SimilarThreadCheck_div .gs-title{ color: #950000; text-decoration: none; } #Tinhte_SimilarThreadCheck_div .gsc-webResult .gsc-result{ border-bottom: 1px dashed #ebebeb!important; } #Tinhte_SimilarThreadCheck_div .gs-result .gs-title, .gs-result .gs-title *{ color: #950000!important; text-decoration: none!important; } #Tinhte_SimilarThreadCheck_div .gsc-url-bottom{ display:none!important; } #Tinhte_SimilarThreadCheck_div .gs-bidi-start-align{ display:none!important; } #Tinhte_SimilarThreadCheck_div .gsc-results .gsc-cursor-box{ display:none!important; } </style>
Sorry, now I using https://xenforo.com/community/resources/show-similar-threads-on-thread-creation.2050/Hi Caoan! How can I show the pagination? When I placed this code, the pagination was gone. Also, how can I use the title color of the default google search? TIA!
We use essential cookies to make this site work, and optional cookies to enhance your experience.