-
Author
-
April 17, 2015 at 15:09 #54933
pedromatos2000
ParticipantHi!
I need to make a link to a page after i click in “the rounded images” – it´s always appearing the image it self and the other one´s, in a window – carrousel way.
I tried to modify the shortcode:
[kleo_img_rounded src=”http://in-creators.net/wp-content/uploads/2015/04/Logo-Creators_profile.png” url=”http://www.in-creators.net/creators”%5D
But nothing happens…
I sent you the link:
http://www.in-creators.net/home-final
Thank you!
April 18, 2015 at 06:45 #55051Laura
ModeratorHello, please try with
COPY CODE<a href="http://www.in-creators.net/creators"> [kleo_img_rounded src=”http://in-creators.net/wp-content/uploads/2015/04/Logo-Creators_profile.png” url=””]</a>Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 19, 2015 at 18:21 #55137pedromatos2000
ParticipantHi Laura thanks for the fast reply.
I´ve tried what you said, but it´s not working!
See the attachment.
I think we need another code
Thanks
April 20, 2015 at 10:21 #55213Laura
ModeratorHello, could you share admin credentials so i can test some other ways? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 20, 2015 at 12:12 #55229pedromatos2000
ParticipantHi Laura sure, thank you so much!
I tried another things that i read in the forum but can´t make the images rounded link to a new page!
Can you help me in another things??
1 – I can´t see the “search button” at the top of Homepage; if you pass it over it you know it´s there but´s indivisible. I can see only in page “Radar” and “Opportunities”!
2 – When i search anything in that button, appears a page that´s a mess! Can you put the results in a single line each, instead of this: http://www.in-creators.net/?s=players
3 – I need to see the word “Opportunities” instead of “Groups”.
I already grab the en_US.po file (in Languages folder at Sweet date theme folder), edited all for every word word “group” be “Opportunity”. I created the .mo file too, uploaded to the server, check english-us in the language but i keep seeing in the site the word “group” everywhere… See the file in attachmentMY admin credentials are:
URL : http://in-creators.net
Admin URL : http://in-creators.net/wp-admin/
Admin Username : Increatoradmin
Admin Password : W5D#96DZZGThank you!
April 20, 2015 at 14:32 #55242Laura
ModeratorHello, seems to be a plugin problem, before anything, please try to deactivate some plugins and testing again
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 20, 2015 at 14:46 #55245pedromatos2000
ParticipantHi Laura i already deactivate all plugins that did´t come with the template.
Still not working, can you help me?
April 21, 2015 at 11:22 #55354Laura
ModeratorHello, do not worry, i will check it out now
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 21, 2015 at 11:52 #55357Laura
ModeratorHello, image rounded fixed, i used custom div and css instead
This html in your Home pageCOPY CODE<div class="homecircles"><div class="circle-image "> <a href="http://www.in-creators.net/creators"> <span class="overlay"></span> <span class="read"><i class="icon-camera"></i></span> <img src="http://in-creators.net/wp-content/uploads/2015/04/Logo-Creators_profile.png" alt="" /> </a></div> </div>Changed for each circle
And this css in Sweetdate quick cssCOPY CODE.homecircles span.overlay { height: 90% !important; } .homecircles a.imagelink img { margin-top: -30%; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 21, 2015 at 12:40 #55359Laura
ModeratorHello, for 1. I can see the search button perfectly, so its your browser
2. That is your plugin BuddyPress Global Search not Sweetdate
3. Use Loco Translate plugin that i have installed to translate other strings, for “Groups Directory” it will be fixed in future updates, but for now go to ftp and navigate to wp-content/themes/sweetdate/groups/index.php copy it and paste it in your child theme with the same path inside the folder “groups” then edit it from the child theme and find “Groups Directory” then change it to “Opportunities Directory” or what you want.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 ‘Sweetdate – WordPress’ is closed to new topics and replies.