Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Couple of issues

  • Andreas Thomopoulos
  • Andreas Thomopoulos's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago #138552 by Andreas Thomopoulos
Couple of issues was created by Andreas Thomopoulos
I resently ended setting up my site and i run into some problems-missunderstandings
1.) Is it possible to show all djs (producers) to the page cause it shows only 7 elixir-radio.com/index.php/the-djs
2.) Ιs there a way to enable or add captcha protection to my forms cause i recieve tones of spam mail.
3.) For some reason the program from radiojar doesnt show itself in the programm tab but its working almost fine at the popup.
3,5.) In the popup the shedule doesnt bring up the images and links are broken appearing to lead to mysite(slash) the site it realy leads.
4.) When i got someone live the on air text algins wrong and name hides under slider or other content beneath. Αlso is it posible to update the code to show more than one producer if available.I know that radiojar gives this option thru the API.

Thanks in andvance for your time and please excuse me for my bad english speaking skills.
Elixir Radio | The next generation
www.elixir-radio.com

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago - 10 years 6 months ago #138553 by Krikor Boghossian
Replied by Krikor Boghossian on topic Couple of issues
1) This is a K2 Category. You need to change the settings to allow more items to be visible.
2) You need to enable K2's recaptcha plugin (not the default one). It's settings are located in K2's parameters. Akismet will also work if you do not want reCaptca.
3) This is an issue from the remote Radiojar issue. From what I can make of it they are also including jQuery as well and that causes a conflict.
I will report it and I will post any finding and the solution on this post.
3.5) I can see the broken links, Did the images appear before an update/edit on the module?
There is a slash that breaks the links. You need to edit that module.
Locate <img src="/<%= sch.dj_photo %>" /> and change it to
<img src="<%= sch.dj_photo %>" />
4) In your custom.css paste this snippet
.onAirMod .moduleItemBody {
padding: 12px 0.875em 12px 20px;
}

PS. You English is fine.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Andreas Thomopoulos
  • Andreas Thomopoulos's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago #138554 by Andreas Thomopoulos
Replied by Andreas Thomopoulos on topic Couple of issues
Thanks for your quick reply,but i came up with the following
1.) Εditing the category i cant find the way to change the number of djs showing. Maybe this will help you: prntscr.com/3emjkd
2.) After making an account and entering the public/private key do i have to add anything else cause although i made that recaptcha still doesnt appear.
3.5)
Log in  or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #138555 by Krikor Boghossian
Replied by Krikor Boghossian on topic Couple of issues
Hello Andrea,

1) Make sure that category is not inheriting its settings from another one. It that is the case then you need to edit the setup category.
2) You need to enable them in the Anti-spam protection tab (Comments tab). There are a few other settings that you might need on that tab so its better to review the entire section.
3.5) Are you using any SEO/SEF plugins? any caching extension or anything that alters the source code?
Something is adding the slash that breaks the radiojar widget. You can send use Super User access to troubleshoot the issue through the contact form nuevvo.com/contact
4) You can do it with css.
Insert this snippet in your custom.css file
body.tmplIsPopup { background: fixed url(/templates/radiowave/images/YOUR_IMAGE_HERE.jpg); }

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #138556 by Krikor Boghossian
Replied by Krikor Boghossian on topic Couple of issues
Hello Andreas,

I updated the code for the schedule on the main site.
Apart from the avatar issue the schedule is functioning.

You will be notified about the avatar issue once it has been resolved.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Andreas Thomopoulos
  • Andreas Thomopoulos's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago #138557 by Andreas Thomopoulos
Replied by Andreas Thomopoulos on topic Couple of issues
Thanks Kikor for the help as far, can you also check the spam protection system?


Thanks again

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #138558 by Krikor Boghossian
Replied by Krikor Boghossian on topic Couple of issues
There were some spaces in your reCaptcha keys.
It should work fine, but i did not see comments in your site at this moment.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Andreas Thomopoulos
  • Andreas Thomopoulos's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago - 10 years 6 months ago #138559 by Andreas Thomopoulos
Replied by Andreas Thomopoulos on topic Couple of issues
I have disabled the comments, i want the recaptcha auth to the contact forms both on contact page and party zone form.
Also the problem with the producers remains,and can we modify the code to show all of them if > 1 so it wold be great to check all radiojar scripts.

or if smthg like this isnt posible maybe to create a module that will apear with cover when sb is live, from radiojar api. ex. elixir-radio.radiojar.com/ so people will also see the producer and the name of the show

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #138560 by Krikor Boghossian
Replied by Krikor Boghossian on topic Couple of issues
I am awaiting Radiojar's response. They are aware of the issue and they are looking into it. Since all the scripts are being loaded externally chances are you won't need to do anything.

You can look at all the available widgets here: www.radiojar.com/g/api-widgets/
The current show one is here: www.radiojar.com/g/api-widgets-show/
The now playing part of the link you sent us is a part of the player and it is not available separately.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.