Forum Replies Created
-
AuthorPosts
-
Shah
ParticipantDear Nico:
Thanks for your help.While I will work on item #1 regarding deleting add event etc and keeping add community events, I request you to help with #2.
The email plugin I am using is called SB Welcome email and here is the body text setting in parenthesis:
“Thank you very much for registering with Medical Events dot com, home of Medical Industry Events. Please copy password below. Click on login link in the last line, past password , click on login. Remember, you can always change your password once, you are logged in.<br />Username: [user_login]<br />Password: [user_password]<br />[login_url]”
Please let me know what to change here
July 24, 2015 at 10:35 am in reply to: Event manager do not get confirmation and log in email #990042Shah
ParticipantI did browsed all sites in your showcase but there is no site with all three plugins, namely The event calendar PRO, Community event and woocommerce Ecommerce ticket? Can you identify one?
July 23, 2015 at 11:53 am in reply to: Event manager do not get confirmation and log in email #989557Shah
ParticipantThanks Barry:
My hosting package is VPS plan. I paid extra for VPS to avoid situations like this. Anyway, I talked to them again and tested again. I learnt that I do get email if I use my business account [email protected]. I get into problems when I test it using hotmail or gmail accounts. I wish I could make you register and check for yourself.
I have another request. Can you let me know of functional site(s) that actually use, The Calendar PRO, Community Events and Woocommerce Tickets plugins combination??? I believe browsing those sites will be of great help.
July 21, 2015 at 5:41 pm in reply to: Event manager do not get confirmation and log in email #988718Shah
ParticipantThanks Barry: You are very helpful as usual. I contacted Tech support for Ipage (our hosts). I had the gentleman visit our site and click on submit event and register. He also did not receive any email. But was able to find out that this wordpress message was caught in Spam somewhere in Cyberspace. He learnt that this was treated as spasm because the wordpress registration had only two lines or so. One line had a link . His theory is that it would not be treated as spam if it had a few more more lines / words added to registration message. He said there is nothing that they or any other hosting service could do about it. Now I have the following questions.
1. I tested the site a few weeks back I did receive the registration email. Why did it change its behavior?
2. Why other users of Community event + The event calendar pro don’t face this problem?
3. Is there any way / Plugin to modify the message in such a way that it does not gets recognised as spam.?
4.Do you have any other recommendation to deal with this issue ?July 21, 2015 at 8:31 am in reply to: Event manager do not get confirmation and log in email #988430Shah
ParticipantThanks for responding. Yes when a new person clicks on submit event, the next screen gives two options, login or register. Obviously they have to click on register since, this is there first time. After clicking option, they come up with the screen asking for user ID and email address. The next screen says your registration is complete, check your email. But there is no email received therefore, the person trying to add/ submit event cannot proceed. I have a feeling that this worked earlier. I will appreciate if you see it yourself by visiting our site medicalevents.com click on submit event and register.
Shah
ParticipantThis reply is private.
Shah
ParticipantCould not remove shopping cart
Shah
ParticipantGeoff; Thanks for remembering me. I have been trying for hours on menu and woocommerce but could not find and place to remove. I will try again
Shah
ParticipantHi Brook:
Thanks for your positive and encouraging comments. I have one more request:
Currently search bar shows says: DATE SEARCH NEAR LOCATION
I want to change “NEAR LOCATION” TO “CITY AND COUNTRY” (the title)
When I try to search for an event is Seattle (or near Seattle) it does a good job. But if I write Seattle, USA or Seattle, France. It shows the same results. So currently we have search by city but not by country. I bought Filter Bar but it did not serve the purpose. Is there any way to do that? You might have noticed how important search by country / city is for my portal?June 13, 2015 at 12:09 pm in reply to: Urgent: Register button disappeared for event organizers #969265Shah
ParticipantThanks Barry. You are great
Shah of SeattleShah
ParticipantThanks Barry: Here is a link to my test site. See register below login.
http://seattlepakistanis.org/events/community/add
Shah
Shah
ParticipantThanks George. Another minor issue. Prior to installing Woocommerce ticket / Woocommece, I used to see Register button under login. This button was for event organizers. Now it disappeared. It does not show event after I de-activate Woocommerce and the Ticket. I went through all settings on community events etc. but could not bring it back.
See this link:
http://medicalevents.com/events/community/add
The Register button used to be just below where it says login.Shah
ParticipantThanks again Josh:
I was told by a tech support person that I might have to edit different functions.php
Did you mean I needed to insert this code into Avada Theme’s function.php file and not Event Pro’s.?Shah
ParticipantThanks Josh:
I did what told me to do. I copied and pasted the following code in function.php file which was originally empty. I did not see any change in search area. It did not replace Near Location to City Country.
add_filter( ‘gettext’, ‘replace_near_wording’, 10, 3 );
function replace_near_wording( $translations, $text, $domain ) {
if( $domain === ‘tribe-events-calendar-pro’ ) {
$text = str_replace(
‘Near’, // Text to search for
‘City, Country’, // Text to replace it with
$text
);
}
return $text;
}
Unfortunately the code appeared on top of my home page above main site. I went back and deleted that code. Now it would not go to wp-admin interface and show an error. I called my hosts tech support and he fixed that problem by change Php.ini (looks like that code did something to PHP.INI file. I am back to the same place. Can you tell me what I might have done wrong??
Shah
ParticipantThis reply is private.
-
AuthorPosts
