Some issues - Just bought and installed

  • mikej
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
14 years 1 week ago - 14 years 1 week ago #8844 by mikej
Tuan,

I HAVE FIXED ISSUES 1,2,3 and 7, but I am still having issues with the rest. My main big issues is the events won't reoccur.

I am having the following issues. I have sent in another support ticket for this as well, along with a login to the backend of the website so you can login to check out what is going on, as well as ftp information.


4. The buttons and options our all out of place. For example (just one example) the check box are messed up (for reoccurring events) and the editor flows into the reoccurring events options in the backend. You can see what I mean when you login.
5. The text when inputting information to register for an event is a real light gray. Not sure if this is my template issue or something I can change within the component itself. I would appreciate feedback on this as well :).
8. Sometimes after hitting save to some settings, it says it saved, but the settings don't take affect. Might be the problem for some of the above issues as well.

I also can’t get events to reoccur

There will be four tours daily from Tuesday – Saturday at 10AM, 12PM, 2PM, 4PM. I need all of these times to reoccur every day from Tuesday – Saturday indefinitely (so every day until we close shop or retire for riches  ) So basically I will only need to create 4 events, one for each tour time and then have them reoccur, but it isn't working.


Thanks for all your help!
Last edit: 14 years 1 week ago by mikej.

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

  • mikej
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
14 years 1 week ago #8898 by mikej
I HAVE FIXED ISSUES 1,2,3 and 7, but I am still having issues with the rest. My main big issues is the events won't reoccur.

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

  • mikej
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
14 years 6 days ago #8906 by mikej
Sorry about the caps above....Anyone around to try and help me? I need this site up and running very soon! Please and thank you

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

More
14 years 6 days ago #8912 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Some issues - Just bought and installed
Hi

Sorry for lately response. As I said before, I had a holiday and just come back to office yesterday morning. Here are my answers to your questions :

1. Facebook like button does not show up (It is set to yes)


=> I went to your site, set it to Yes and the Facebook Like button is showed now !

2. Invite button does not show up (It is set to yes)


=> I went to your site, set the Config option to Yes and it is showed now .

3. Social Buttons do not show up (It is set to yes)


=> I set to Yes and It is showed. You can check it on your site.

4. The buttons and options our all out of place. For example (just one example) the check box are messed up (for reoccurring events) and the editor flows into the reoccurring events options in the backend. You can see what I mean when you login.


=> I checked it on my computer and it works fine. What browser you are using ? What's the screen resolution ? Could you give me more detail information ?

5. The text when inputting information to register for an event is a real light gray. Not sure if this is my template issue or something I can change within the component itself. I would appreciate feedback on this as well


=> Yes, It is the css of your site template. To change it, open the file templates/siteground-j15-106/css/template.css, looks at css code at line 50 :
Code:
input { color: #ccc; outline: none; margin: 0; }

Change it to

input {
color: #000;
outline: none;
margin: 0;
}


After that, It will looks fine .

7. The location of the event does not show up when you click on the event. The demo I have seen when you click on a event you can click on a link within the event that pops up a google map. I have it set to yes, but it is not showing up.


=> It set to Yes It is showing on your site now. Nothing is wrong here .

8. Sometimes after hitting save to some settings, it says it saved, but the settings don't take affect. Might be the problem for some of the above issues as well.


=> It might take few seconds before the settings saved so that you can see the change from front-end .

Hope my answers are clear to you .

Regards,

Tuan

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

More
14 years 6 days ago #8913 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Some issues - Just bought and installed
Forgot about recurring event issue. Since your site is using an old verison of PHP (PHP4), I had to modify the code alitle to make it works . Also, your setting for recurring event is incorrect. From what you need, you will need to create weekly recurring event, not daily. Please have a look at the sample event which I created to see how to create the same type of event .

Regards,

Tuan

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

  • mikej
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
14 years 6 days ago #8925 by mikej
Tuan,

Thank you for all your helping and fixing my issues. I thought I uploaded my .htaccess file to my new test server for this site so it would change it to a newer version of PHP. Wish I would of thought to check now! I am sorry. Still not sure why the rest of the issues wouldn't save for me :(. I have never given an extension a review on Joomla before, but I will be doing such that for this extension. I am very glad I came across this extension as it has met my needs very well so far and I am sure it will continue to do so! Thanks again Tuan!

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

Moderators: Tuan Pham Ngoc