hridaya
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Custom payments options does not shows in checkout pageI fixed this issue .. by making the plugin compatible with block checkout
Thanks
- This reply was modified 9 months ago by hridaya.
Forum: Plugins
In reply to: [WooCommerce] Custom payments options does not shows in checkout pageI found issues its due to Block ..when i change checkout page to [woocommerce_checkout] instead of the block based page, the payment method instantly showed up
Forum: Plugins
In reply to: [WooCommerce] Custom payments options does not shows in checkout pageI have my own custom payment plugin .. but when i try to add with new very basic custom payment plugin its also does not shows on on checkout page when enabled.. when wordpress installed with lower version of woocommerce lets say 7.9 even 8.0 and and enabled my custom payment plugin it works and update to wocommerce to 8.6.1 is works too.
but when wordpress installed with woocommerce 8.6.1 even 8.6.0 and enabled custom plugin does not shows on checkout page . seems very weird… when wordpress installed with woocommerce 8.6.1 the setup screen does some trick in my opinion
- This reply was modified 9 months ago by hridaya.
Forum: Plugins
In reply to: [WP Social Post And Widget] Does this plugin works with wordpress MultisiteI got following error
Response: InstagramAPI\Response\LoginResponse: Challenge required.and does not posted any post to the instagram account.
Forum: Plugins
In reply to: [WP Social Post And Widget] Does this plugin works with wordpress Multisitesorry i think i added another plugins error here ??
Forum: Plugins
In reply to: [WP Social Post And Widget] Does this plugin works with wordpress Multisitei found following error when click update button
Warning: imagecreatetruecolor(): Invalid image dimensions in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 706
Warning: imagecolorallocate() expects parameter 1 to be resource, boolean given in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 708
Warning: imagefill() expects parameter 1 to be resource, boolean given in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 709
Warning: imagecopyresized() expects parameter 1 to be resource, boolean given in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 713
Warning: imagejpeg() expects parameter 1 to be resource, boolean given in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 714
Warning: getimagesize(/home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/temp.jpg): failed to open stream: No such file or directory in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 719
Warning: Division by zero in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 722
Warning: file_get_contents(/home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/temp.jpg): failed to open stream: No such file or directory in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/mgp25/instagram-php/src/http/HttpInterface.php on line 80
RESPONSE: {“upload_id”: “1554620917352”, “xsharing_nonces”: {}, “status”: “ok”}
Warning: getimagesize(/home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/temp.jpg): failed to open stream: No such file or directory in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/mgp25/instagram-php/src/Instagram.php on line 285
Something went wrong while uploading your photo: Not logged in
Warning: unlink(/home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/temp.jpg): No such file or directory in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 1114Fatal error: Uncaught Error: Call to a member function getMediaId() on null in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php:1119 Stack trace: #0 /home/xappdemo/public_html/wp-includes/class-wp-hook.php(286): wp2instagram->post_published_instagram(98, Object(WP_Post)) #1 /home/xappdemo/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /home/xappdemo/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /home/xappdemo/public_html/wp-includes/post.php(4235): do_action(‘publish_post’, 98, Object(WP_Post)) #4 /home/xappdemo/public_html/wp-includes/post.php(3662): wp_transition_post_status(‘publish’, ‘publish’, Object(WP_Post)) #5 /home/xappdemo/public_html/wp-includes/post.php(3820): wp_insert_post(Array, false) #6 /home/xappdemo/public_html/dashboard/includes/post.php(399): wp_update_post(Array) #7 /home/xappdemo/public_html/dashboard/post.php(206): edit_post() #8 {main} thrown in /home/xappdemo/public_html/wp-content/plugins/auto-post-to-instagram/wp2instagram.php on line 1119
Forum: Plugins
In reply to: [WP Social Post And Widget] Does this plugin works with wordpress MultisiteYes ok will let you inform if i got any error
Thank you
Thank you @wpdevelop for the quick responce . OK will look if i can do something to sync two db tables
Thank you
Same issue when i use latest 2.0.2 version as well.
Forum: Plugins
In reply to: [Custom Banners] not displaying banner in my cherry framework themeissue is when i enable cherry plugin banner not displaying …
Forum: Plugins
In reply to: [The Events Calendar] "Page Not Found" on all Events – Please HelpEverything works except the single event
https://mydomain.com/wordpress/event/test-events/it says Page not found and not displaying details page
i tried permalink change etc but it not working for me
do you have any ideas to fix this issue
Forum: Fixing WordPress
In reply to: Custom Post Type Displaying only one post In Adminfixed this problem. There was a function in functios.php file that function cause the issue.
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] display video background in certain divi found similar post here
https://www.ads-software.com/support/topic/showing-the-video-on-one-elementbut have a player height issue
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Showing the Video on one elementBut the player is not showing actual height.. system auto add the style position:relative
thank you it works