agrolsy
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Registration] Instant Payment Notification – Failurewhat ipn notification url should be used? which one is event registration using on the site?
Forum: Plugins
In reply to: [Event Registration] Instant Payment Notification – FailureI’ve got this return URL
https://apporteringtillvardagochfest.se/order-mottagen/
is that the same as IPN?PayPal has moved the settings around so I can’t find them, plus that they are in Swedish and therefore got different names
I’ve got some sort of long identity symbol that I can use (payment data transfer = on). I use PayPal with woocommerce on my site as well, and then I use that value.
Forum: Plugins
In reply to: [Event Registration] Instant Payment Notification – FailureThe customer receives a “thank you for your payment” email as well, but when the customer goes to his och her payment page it says no payment recieved
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount removed at checkout!Thanks axcho, that worked very well for me!
Do you have an update for this bug yet? I’m having the same problem ??
Forum: Plugins
In reply to: [WooCommerce] How to change Add to Cart button to a Read More button?Great, thanks!
I just changed the code slightly to use the correct textdomain, thus enabling translation of the text View More
remove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 10 ); add_action( 'woocommerce_after_shop_loop_item', 'my_woocommerce_template_loop_add_to_cart', 10 ); function my_woocommerce_template_loop_add_to_cart() { global $product; echo '<form action="' . esc_url( $product->get_permalink( $product->id ) ) . '" method="get"> <button type="submit" class="single_add_to_cart_button button alt">' . __('View More', 'woocommerce') . '</button> </form>'; }
Of course I’ve asked the mingle team as well, but I wanted input from you as well. (in terms of how to solve it, if you had any suggestions other than switching to another plugin)
yes
Yes, the pages are correct (if I disable Mingle everything works just fine)
that fatal error when enabling the plugin is solved by doing this
In plugins/mingle/classes/models/MnglBoardPost.php
change line 19 from
!is_object(&$this_object) )
to
!is_object($this_object) )In plugins/mingle/classes/models/MnglBoardsHelper.php
change line 11 from
!is_object(&$this_object) )
to
!is_object($this_object) )Forum: Plugins
In reply to: Plugin: Paid Memberships Pro conflict between PMPro and Mingle social pluginI’m having the same problem. Did you find a solution?
Forum: Fixing WordPress
In reply to: "Not found" while sharing a post on FacebookI’m having the same problem
With this page https://www.apporteringtillvardagochfest.se/working-test-en-rolig-och-bra-form-att-prova-pa/Have you found a solution?
Forum: Plugins
In reply to: [WP Photo Album Plus] Export specific tagsyes I know, but it would be great if it was possible to export per specific tags. Is that something that you might add in the future?
Forum: Plugins
In reply to: [Codestyling Localization] Codeslyling no longer works after last update.ok, thanks! You’ve got mail
Forum: Plugins
In reply to: [Codestyling Localization] Codeslyling no longer works after last update.I’m still having this problem. No SSL, no multisite. Latest version of wordpress (3.5), latest version of plugin (1.99.28)
I get these scripting errors, are they the cause?
Scripting Guard [ details ] The Plugin Codestyling Localization was forced to protect its own page rendering process against 4 incidents !
PHP runtime error reporting detected !
Reason: some executed PHP code is not written proper | Originator: unknown (probably by Theme or Plugin)
Below listed error reports has been traced and removed during page creation:NOTICE Error: [8] Undefined index: HTTPS /customers/4/0/d/blomsterhundar.se/httpd.www/wp-content/plugins/simple-301-redirects/wp-simple-301-redirects.php on line 143
Malfunction at 3rd party Plugin detected!
Name: Network Publisher | Author: linksalpha
Below listed scripts has been automatically stripped because of injection:https://blomsterhundar.se/wp-content/plugins/network-publisher/networkpub.js
https://blomsterhundar.se/wp-content/plugins/network-publisher/jquery.ba-postmessage.min.jsMalfunction at 3rd party Plugin detected!
Name: WordPress SEO | Author: Joost de Valk
Below listed scripts has been automatically stripped because of injection:https://blomsterhundar.se/wp-content/plugins/wordpress-seo/js/wp-seo-admin-global.js
Same problem.
https://apporteringtillvardagochfest.se/category-sitemap.xml ends up on a the themes standard “not found”-page“This is somewhat embarrassing, isn’t it?
It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help.”