-
Author
-
June 29, 2015 at 18:40 #65539raulpuhuParticipant
Hello.
I have two questions on the theme of Kleo.
1 – I’m adding multiple pin to an image. When I put the mouse over the pin information appears. But I want you to click on the button link to a web page. How I can add to pin a link to a website?
2 – I would use the search form Kleo own theme, but using the system searches for google search. To do this I have created a new search engine in my google adsense and gives me a code. How I can use the Google search system using the form or search field of kleo ?, What code should change and what files?
Google codes that must be implemented are as follows.Code search box (this box want to be the theme of self Kleo)
<style type=”text/css”>
@import url(//www.google.com/cse/api/branding.css);
</style>
<div class=”cse-branding-right” style=”background-color:#FFFFFF;color:#000000″>
<div class=”cse-branding-form”>
<form action=”http://es.jobydis.com/resultados-busquedas” id=”cse-search-box”>
<div>
<input type=”hidden” name=”cx” value=”partner-pub-7375963849525517:4490173977″ />
<input type=”hidden” name=”cof” value=”FORID:10″ />
<input type=”hidden” name=”ie” value=”UTF-8″ />
<input type=”text” name=”q” size=”55″ />
<input type=”submit” name=”sa” value=”Buscar” />
</div>
</form>
<script type=”text/javascript” src=”http://www.google.com/jsapi”></script>
<script type=”text/javascript”>google.load(“elements”, “1”, {packages: “transliteration”});</script>
<script type=”text/javascript” src=”http://www.google.com/cse/t13n?form=cse-search-box&t13n_langs=el%2Car%2Cru%2Cen”></script>
</div>
<div class=”cse-branding-logo”>
</div>
<div class=”cse-branding-text”>
Búsqueda personalizada
</div>
</div>Code search results
<div id=”cse-search-results”></div>
<script type=”text/javascript”>
var googleSearchIframeName = “cse-search-results”;
var googleSearchFormName = “cse-search-box”;
var googleSearchFrameWidth = 800;
var googleSearchDomain = “www.google.es”;
var googleSearchPath = “/cse”;
</script>
<script type=”text/javascript” src=”http://www.google.com/afsonline/show_afs_search.js”></script>Code referendums
<script type=”text/javascript” src=”http://www.google.com/cse/query_renderer.js”></script>
<div id=”queries”></div>
<script src=”http://www.google.com/cse/api/partner-pub-7375963849525517/cse/4490173977/queries/js?oe=UTF-8&callback=(new+PopularQueryRenderer(document.getElementById(%22queries%22))).render”></script>Thank You.
July 1, 2015 at 05:00 #65922LauraModeratorHello, will assign the ticket to a higher support lever who can help and advise you in your query.
It would be good to have you credentials to facilitate our work.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 3, 2015 at 02:45 #66285raulpuhuParticipanta solution or an answer to my questions?
Thank You.
July 21, 2015 at 00:32 #69185AndreiModeratorRegarding your first issue, do you have a page where you have tried to achieve this and didn’t work ? Can you please provide us a link to this page ?
Secondly the google search form cannot replace or work in the same way the kleo search does, I recommend you to use the provided code from google in a text widget in your sidebar.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 30, 2015 at 18:06 #70765AndreiModeratorI’ll mark this topic as resolved due to inactivity, please re-open the discussion if you still have any issues or if you need any help.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.