Forum Replies Created

Viewing 15 replies - 16 through 30 (of 89 total)
  • Thread Starter knssconsulting

    (@knssconsulting)

    Hi Bojan,

    I saw the update today. I see that we now have to create an cloud account. Does this mean we have to pay for space for the cloud account on top of the appointment+ fee?

    Also I have everything setup and it’s working great putting the appointment in my Google account. The only issue I am having now is that when someone books an appointment I’m trying to have them be redirected to a information page as you can see here

    https://screencast.com/t/Cp9KpVP7aH

    For some reason it’s not going through. Do you have instructions on how to set this up properly?

    Thank you,

    Thread Starter knssconsulting

    (@knssconsulting)

    Hi Bojan,

    No I understand your team and yourself are working on the issue.

    Any idea when this will be resolved and/or the new update will be available?

    Thank you

    Thread Starter knssconsulting

    (@knssconsulting)

    Hi Bojan,

    I’m doing great, thank you

    What do you mean the quotas has been reached or is near exceeding?

    I didn’t know appointments+ had a quota and I didn’t see any documentation that appointment+ would setup a cloud.google.com account.

    That is why it’s confusing. From my understanding Appointment+ synchronized with Google Calendar to update the calendar to post the appointment and remove it if the client canceled.

    Also I have it setup on other sites and carolynzepf.com is the only one who has received this notification. That is why it’s so strange.

    How does Appointment+ use cloud.google.com?

    What quota is exceeding or is close to exceeding?

    I really appreciate your help Bojan

    Thread Starter knssconsulting

    (@knssconsulting)

    The only question I have now is how do I make this code

    on_sent_ok: “location = ‘https://example.com/’;”

    open up in a blank new page without bouncing them off the my site.

    I’m not a coder so I would really appreciate the help.

    Thread Starter knssconsulting

    (@knssconsulting)

    Forum: Hacks
    In reply to: My wordpress site got hacked
    Thread Starter knssconsulting

    (@knssconsulting)

    Hi Bcworkz and manoj007.

    I had to hire on sucuri.net to clean up all my sites. As Mcworkz mentioned it was the SEO bot which got in from an Optimizer press 1 issue. Everything now has been fixed and I am back up and going.

    I am looking for something to harden my sites and secure them. Any recommendations.

    Thank you

    Thread Starter knssconsulting

    (@knssconsulting)

    Do I have to ask them each time a subscriber subscribes to my old wordpess.com?

    I have Jetpack setup on my new site? I’m not sure but how does that help make sure the subscribers who subscribe to https://www.wordpress.com are actually subscribing to my www.remarpro.com site?

    I have had JetPack setup for over 6 months now but it still hasn’t help. I still get notifications that people subscribe to my old blog but it doesn’t register for my new blog.

    I really appreciate your help

    Thread Starter knssconsulting

    (@knssconsulting)

    Hi Jan,

    The old code I got form the site in the area it is working

    https://thinkandgrowrichcanada.com/keynote-speakers/

    if you see it on the right hand side it works.

    That was the old code from the ticket area as well.

    When I copied the native original code from PayPal it didn’t work, when I called them they told me it’s the website I need to find a developer to fix it.

    that is why I was asking for help.

    Thread Starter knssconsulting

    (@knssconsulting)

    It’s weird because this code works, and when I tried to type in the specific values that to this code it doesn’t work so I have no clue. That is why I need a someone who does coding

    [ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]

    <div style="display: inline;" data-wst-duda="hide"><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"><input type="hidden" name="cmd" value="_s-xclick" />
    <input type="hidden" name="hosted_button_id" value="EHAHV8BA52JUG" />
    <table>
    <tbody>
    <tr>
    <td><input type="hidden" name="on0" value="Ticket Prices until May 31st." />Ticket Prices until May 31st.</td>
    </tr>
    <tr>
    <td><select name="os0"><option value="2 VIP Seats and 2 signed copies of Greg's book -">2 VIP Seats and 2 signed copies of Greg's book - $100.00 CAD</option><option value="2 VIP Seats, 2 signed book copies+Dinner with the Speakers -">2 VIP Seats, 2 signed book copies+Dinner with the Speakers - $150.00 CAD</option></select></td>
    </tr>
    </tbody>
    </table>
    <input type="hidden" name="currency_code" value="CAD" />
    <input type="image" alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" />
    <img alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" border="0" />
    
    </form></div>
    Thread Starter knssconsulting

    (@knssconsulting)

    Please read above about what PayPal support told me

    Thread Starter knssconsulting

    (@knssconsulting)

    That is the old one I put back @krishna with the old code and wrong pricing

    Thread Starter knssconsulting

    (@knssconsulting)

    The top code works fine, it’s the bottom one that doesn’t

    Thread Starter knssconsulting

    (@knssconsulting)

    The bottom code?

    if that is the one you are referring too that is the one that doesn’t work

    Thread Starter knssconsulting

    (@knssconsulting)

    Hi Krishna,

    I need someone who understands coding because if you look at the code is there now

    Which is this one below it works but I need to know how to incorporate the code below it. Which is a coding issue.

    <div style="display: inline;" data-wst-duda="hide"><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"><input type="hidden" name="cmd" value="_s-xclick" />
    <input type="hidden" name="hosted_button_id" value="EHAHV8BA52JUG" />
    <table>
    <tbody>
    <tr>
    <td><input type="hidden" name="on0" value="Ticket Prices until May 31st." />Ticket Prices until May 31st.</td>
    </tr>
    <tr>
    <td><select name="os0"><option value="2 VIP Seats and 2 signed copies of Greg's book -">2 VIP Seats and 2 signed copies of Greg's book - $100.00 CAD</option><option value="2 VIP Seats, 2 signed book copies+Dinner with the Speakers -">2 VIP Seats, 2 signed book copies+Dinner with the Speakers - $150.00 CAD</option></select></td>
    </tr>
    </tbody>
    </table>
    <input type="hidden" name="currency_code" value="CAD" />
    <input type="image" alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" />
    <img alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" border="0" />
    
    </form></div>
    
    -----------------------
    
    PayPal Code
    <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
    <input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="QK65YYAFMBCLG">
    <table>
    <tr><td><input type="hidden" name="on0" value="Ticket Prices until May 31st.">Ticket Prices until May 31st.</td></tr><tr><td><select name="os0">
    	<option value="$99 – VIP Seating">$99 – VIP Seating $99.00 CAD</option>
    	<option value="$147 – VIP Seating & Dinner with the Speakers">$147 – VIP Seating & Dinner with the Speakers $147.00 CAD</option>
    </select> </td></tr>
    </table>
    <input type="hidden" name="currency_code" value="CAD">
    <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>

    [Please use the code buttons when posting code – as is, your code may have been corrupted by the forum’s parser]

    Thread Starter knssconsulting

    (@knssconsulting)

    This is the error I receive when I try it

    PayPal cannot process this transaction because of a problem with the seller’s website. Please contact the seller directly to resolve this problem.

    Return to Tom 2 tall Cunningham
    At this time, we are unable to process your request. Please return to Tom 2 tall Cunningham and try another option.

Viewing 15 replies - 16 through 30 (of 89 total)