Forum Replies Created

Viewing 15 replies - 1 through 15 (of 57 total)
  • Thread Starter RayB56

    (@stryker56)

    Thanks heaps for that. He was in Perth and had one of those IP’s so just set the relevant range and he was able to login.

    Thanks again 🙂

    Thread Starter RayB56

    (@stryker56)

    Thankyou. Thats perfect 🙂

    Hello, I have just updated the plugin to the new Beta and the error is no longer showing so the issue seems to have been resolved.

    Thanks for the quick solution 🙂

    I get this message too – exactly as stated above. Thanks.

    Thread Starter RayB56

    (@stryker56)

    I did add different types of emails in that field before I took those screenshots and it didn’t work but I was only looking at “Mock Emails” from Email Customizer plugin and now assume that the mock emails may not have shown the additional because it was not any of those types. I will test it on real emails so hopefully this will work as expected. Thankyou for your reply. I will let you know if I need further assistance.

    Thread Starter RayB56

    (@stryker56)

    Also, just to let you know I activated the licenses again for all three websites that I upgraded (I have an agency license with 3 out of the five activated) and all three experience the same issue – no additional fields showing on the emails.

    Here is a link showing how many activations I have – https://snipboard.io/k6toaJ.jpg

    Thankyou

    Thread Starter RayB56

    (@stryker56)

    I Just noticed that there is a new plugin now after the upgrade called just WooCommerce Checkout manager – (without the PRO). and one WITH the PRO which I assume is the one I purchased a while ago.

    Here is a snapshot of before and after plugins – https://snipboard.io/grUsqe.jpg

    Can you please clear things up as I feel I shouldn’t be required to purchase it again to gain the same functionality as before the upgrade – thanks.

    Thread Starter RayB56

    (@stryker56)

    Thanks for your reply Cory. the Plug I use (which is very good) is called;

    Rename wp-login.php

    https://ww.wp.xz.cn/plugins/rename-wp-login/

    I just found out that it’s no longer available for download so I will need to find another one. I assume that any plugin that stop hackers accessing the standard wp-login.php url would have the same issue though or do you think it’s specific to this plugin that duplicator doesn’t redirect to the login page correctly

    Appreciate you looking into it.

    Thankyou for replying and I can see what you mean. In your example though the visitor will see the following in the dropdown;

    “Picture one $65:65”

    Which looks a bit silly in my view 🙂

    May I suggest that the number or price (ie after the colon) is omitted from the dropdown text like it is when using the non-shortcode method. We can just add the price with currency in the description and it will look great.

    I understand the other plugin is tempting but I don’t want to use the paypal API in all circumstances when creating paypal buttons for my customers.

    Just omitting the colon and price from the dropdown (even though you need to add it to the shortcode of course would be a great solution.

    Any thoughts on the above would be great.

    Hi mbrsolution. Thanks for your reply.

    I have been through this page and studied it but could not find any mention of adding a currency symbol to the price using the shortcode.

    In fact your examples DOES NOT INCLUDE the currency symbol in the “options= . .” parameter of the shortcode.

    Here is one of your examples on that page (The first shorcode example)
    [wp_paypal_payment_box email=”your@paypal-email” options=”T-Shirt Payment:15.50|Ticket Payment:30.00|Membership Payment:47.95″]

    As you can see the option for “T-Shirt Payment” is priced at 15.50?? – Is that Dollars, Pounds, Euros or other currency?

    I understand that the parameter “Currency=” can be added to the shortcode (and is probably needed by paypal) but adding this parameter does not put the symbol before the price.

    As there is no currency symbol the visitor just sees a number (Even one of your images on your docs page shows this – near the top under “Plugin Screenshots”). If a currency symbol is manually added before the price on the shortcode then paypal rejects the data. You should be able to quickly check this issue yourself and seeing if it works or not.

    I hope all this makes sense and if you can please look into it for us as the plugin is great except for this little anomaly.

    I can confirm that when adding a currency symbol (eg “$”) where the costs go – ie options=”MyProduct:$10 there is a paypal error when clicked on. If I omit the dollar symbol everything works OK but the dropdown just displays a number which can be quite confusing – it really needs a currency symbol before / after the number to indicate it’s the price. I have added the “Currency option” in the shortcode but need the symbol as well.

    I need multiple paypal buttons on my website and already have the settings filled in so need to shortcode for other paypal buttons.

    I hope there is a solution for this.

    Thread Starter RayB56

    (@stryker56)

    Also, I have changed the default WordPress Language to English (United States) and changed the date format in the settings > General page to USA format.

    Still shows in the datepicker field in the checkout dd/mm/yyyy format.

    Thread Starter RayB56

    (@stryker56)

    Sure. Thanks for looking at it. The only thing I added manually was to force the SSL protocol for files.

    # BEGIN WpFastestCache
    # Modified Time: 13-10-20 4:11:43
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{HTTPS} =on
    RewriteCond %{HTTP_HOST} ^www.southwest-hydraulics.com.au
    # Start WPFC Exclude
    # End WPFC Exclude
    # Start_WPFC_Exclude_Admin_Cookie
    RewriteCond %{HTTP:Cookie} !wordpress_logged_in_[^\=]+\=psw-admin
    # End_WPFC_Exclude_Admin_Cookie
    RewriteCond %{HTTP_HOST} ^www.southwest-hydraulics.com.au
    RewriteCond %{HTTP_USER_AGENT} !(facebookexternalhit|WP_FASTEST_CACHE_CSS_VALIDATOR|Twitterbot|LinkedInBot|WhatsApp|Mediatoolkitbot)
    RewriteCond %{HTTP_USER_AGENT} !(WP\sFastest\sCache\sPreload(\siPhone\sMobile)?\s*Bot)
    RewriteCond %{REQUEST_METHOD} !POST
    RewriteCond %{REQUEST_URI} !(\/){2}$
    RewriteCond %{REQUEST_URI} \/$
    RewriteCond %{QUERY_STRING} !.+
    RewriteCond %{HTTP:Cookie} !comment_author_
    RewriteCond %{HTTP:Cookie} !safirmobilswitcher=mobil
    RewriteCond %{HTTP:Profile} !^[a-z0-9\”]+ [NC]
    RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [or]
    RewriteCond /home11/pswebsit/public_html/southwest-hydraulics.com.au/wp-content/cache/all/$1/index.html -f
    RewriteRule ^(.*) “/wp-content/cache/all/$1/index.html” [L]
    </IfModule>
    <FilesMatch “index\.(html|htm)$”>
    AddDefaultCharset UTF-8
    <ifModule mod_headers.c>
    FileETag None
    Header unset ETag
    Header set Cache-Control “max-age=0, no-cache, no-store, must-revalidate”
    Header set Pragma “no-cache”
    Header set Expires “Mon, 29 Oct 1923 20:30:00 GMT”
    </ifModule>
    </FilesMatch>
    # END WpFastestCache
    # BEGIN LBCWpFastestCache
    <FilesMatch “\.(webm|ogg|mp4|ico|pdf|flv|jpg|jpeg|png|gif|webp|js|css|swf|x-html|css|xml|js|woff|woff2|otf|ttf|svg|eot)(\.gz)?$”>
    <IfModule mod_expires.c>
    AddType application/font-woff2 .woff2
    AddType application/x-font-opentype .otf
    ExpiresActive On
    ExpiresDefault A0
    ExpiresByType video/webm A10368000
    ExpiresByType video/ogg A10368000
    ExpiresByType video/mp4 A10368000
    ExpiresByType image/webp A10368000
    ExpiresByType image/gif A10368000
    ExpiresByType image/png A10368000
    ExpiresByType image/jpg A10368000
    ExpiresByType image/jpeg A10368000
    ExpiresByType image/ico A10368000
    ExpiresByType image/svg+xml A10368000
    ExpiresByType text/css A10368000
    ExpiresByType text/javascript A10368000
    ExpiresByType application/javascript A10368000
    ExpiresByType application/x-javascript A10368000
    ExpiresByType application/font-woff2 A10368000
    ExpiresByType application/x-font-opentype A10368000
    ExpiresByType application/x-font-truetype A10368000
    </IfModule>
    <IfModule mod_headers.c>
    Header set Expires “max-age=A10368000, public”
    Header unset ETag
    Header set Connection keep-alive
    FileETag None
    </IfModule>
    </FilesMatch>
    # END LBCWpFastestCache
    # BEGIN LSCACHE
    # END LSCACHE
    # BEGIN NON_LSCACHE
    # END NON_LSCACHE

    #FORCE SSL for all pages code
    RewriteCond %{HTTPS} off
    RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
    RewriteCond %{HTTP_HOST} !^www\.
    RewriteRule .* https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
    #This Apache config file was created by Duplicator Installer on 2020-10-13 04:03:23.
    #The original can be found in archived file with the name .htaccess__[HASH]
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    Thread Starter RayB56

    (@stryker56)

    Hey Emre, Thanks heaps for the quick reply.

    Yes, I made sure I was not logged in at all before refreshing the site and then viewing the source code. That is what made it so weird.

    I just realise that it’s only when I am using chrome. If I open another browser I can see the caching comment at the end or if I view it on another PC I can also see the comment so at least the caching is working OK. I will just need to open the site in Firefox or something to prove that it’s working.

    A bit weird why chrome is not showing the end of page comment. I clear the cache before refreshing as well. Any ideas why that would happen?

    Thanks again.

    Thread Starter RayB56

    (@stryker56)

    Hello Carlos,

    I have tested the new format feature and it works great. The format appeared correctly on both the online form and email that came through.

    Thanks heaps for adding this. I will use your plugin now for all date fields needed in future forms.

    Kind Regards.

Viewing 15 replies - 1 through 15 (of 57 total)