gameznet
Forum Replies Created
-
Forum: Plugins
In reply to: [MediaPress] Comment and buttons appearing in wrong placeHello,
sorry for the late response, I forgot to come back, yes that suggestion does resolve the issue for now thank you.Forum: Plugins
In reply to: [NFT Login] Binance Smart Chain SupportHello,
thanks for this plugin
I would like to thumbs up and second the suggestion to support binance smart chain please especially since fees are super low with BSC compared too eth.I believe they have an API available which their artists use to display their collections on their own websites with.
heres some links that might help ??
https://www.binance.com/en/support/faq/c-130?navId=130
https://bscscan.com/good luck with your plugin, I think you have great potential to corner a market with it.. I cant wait to see what the future holds for using NFTs as your login for websites and accessing special content etc.
I have just downloaded and rolled back to 3.3.6 and it is working normally again so definitely an issue with the last update.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Suspicious Activity DetectedThis is also happening to me..
facebook locks my account as soon as I activate and locks out all my devices and forces me to change my password which i DO NOT WANT TO DO..
This plugin is useless unless this problem is Fixedwe are seeing the same issue, contact form works, all mailchimp info is correct in the plugin.. we receive the email and Contact Form to DB extension is storing the contacts correctly however no data is added to mailchimp list..
it simply doesnt work..
Forum: Plugins
In reply to: [WooCommerce] WordPress and Woocomerce Thumbnail Nightmarethis is only partially correct or possibly old information that is no longer correct.
I can verify after much testing that WordPress does by default generate multiple copies of images (the 3 default sizes) from any post or page with the default themes provided also and no additional plugins installed.
themes do add additional image sizes but they are not changing the behaviour of wordpress and going to a theme developer about the issue will have them send you back to wordpress as the core behaviours are the issues.Even when an image address is specified from a different directory in the sites own server such as when the same image is added to multiple pages and posts i find that each and every post that uses that image has then generated its own versions in the uploads folder and if you then delete unused images such as with a plugin it deletes those images and leaves a broken image rather than just using the image URL that was originally added to the post in the first place.
In any case I am a user so giving me instructions for a theme developer to learn how to setup image handling correctly is mute … the issue is something that wordpress devs need to clear up and fix in the core and then make clear to theme devs directly so they commonly know what problems they can create if they mess with how the core handles images not make users tell theme devs what they are doing wrongly.
Forum: Plugins
In reply to: [WooCommerce] WordPress and Woocomerce Thumbnail Nightmareno reply or help from wordpress or woocommerce ?
there are 2 questions I am asking here..
1) why are all image sizes for all post types being generated instead of just those sizes required for the specific post type being saved ?
2) Why are additional images in the body of a post having all additional image sizes generated when they wont ever be called for ? (only the first post image ever appears in other locations)
I hope someone can explain this .. and what the solution to the problem is..
I think it is a core flaw, and needs to be fixed in the core so I am hoping wordpress devs can address this please as it is a very real and critical issue.
Forum: Plugins
In reply to: [App Store Assistant] Parse errorI am getting this same error on several wordpress sites
It appears on the AppStore Assistant General Settings Main Tab
Parse error: syntax error, unexpected ‘[‘ in /home/xxx/public_html/wp-content/plugins/app-store-assistant/includes/options_pages/options_general_defaultTab.php on line 211
WordPress 4.4.2 running Enfold theme.
Forum: Plugins
In reply to: [Auto Featured Image] Please Updategood to know..
It would be nice if the author would updated it for latest version of WP though..Forum: Plugins
In reply to: [Cache Images] Stopped Workinghello?
anybody checking these?Forum: Plugins
In reply to: [EWWW Image Optimizer] ewww Thrashing 100% CPU to process 4 images*bump*
Forum: Plugins
In reply to: [Related Posts by Sovrn] Specifying sites to show related postsNrelate allows this..
it uses the wordpress links section..
cant you guys take a look at how nrelate works and do exact same things so we can retain that functionality.Forum: Plugins
In reply to: [EWWW Image Optimizer] ewww Thrashing 100% CPU to process 4 imagesAlso, I am using the enfold theme and have simple-images plugin installed for regenerating bulk images and that lists all of the various sizes of images that enfold,woocommerce and other plugins have added.
so for each image used in an WP post it creates 13 various sizes ,thumb,medium,large,widget size, square size, featured size, featured_large size etcSo because when a post is saved wordpress has to generate all those images and maybe ewww is trying to run at the same time and something weird is happening like ewww isnt waiting for those images to all be created first and some conflict or bad loop is occuring.. is there a delay for ewww? does it wait until the post is fully saved and all wordpress images sizes have been created and then optimize images or is it running during the post saving process?
Forum: Plugins
In reply to: [EWWW Image Optimizer] ewww Thrashing 100% CPU to process 4 imagesI didnt do anything extreme other than pretty minimal setinngs pngout was missing, I used install automatically link…
Config as follows:
Basic Settings
Lossy jpg optimization: ticked
Lossy PNG Optimization: ticked
Bulk Delay 1Advanced Settings
optipng optimization level: level 2
pngout optimization level: level 2
scheduled optimization: ticked
Folders to optimize:
Skip Small Images: 0
Skip Large PNG IMages: 0
Exclude full-size images from lossy optimisation:
Use System Paths:
disable jpettran:
disable optipng:
disable gifsicle:Conversion Settings
Hide Conversion Links:
Delete Originals:
JPG/PNG to WebP: Ticked (have since unticked)
enable JPG to PNG:
enable PNG to JPG:
enable GIF to PNG:just noticed that Lossy jpg optimization needs cloud subscription but they were png images so cant see that could have impacted.
I also did have a folder added /images/ which has a LOT of images and I did find that it had created WebP images for all of them (it was a directory of product images used for oscommerce which has a total of around 15000 images in various subdirectories)
Could it have been that the JPG/PNG to WebP was running in the background processing all of those and possibly causing issue?I turned of and deleted the plugin then deleted all webp images,
but I have just now re-enabled it without any additional folder and without webp conversion to see what happens.Hello, after playing around with WP Super Cache settings I was able to resolve the problem but I am not exactly sure which change sorted it out however it might help someone else who runs into the same issue to know that I used Legacy page caching and checked “Late init. Display cached files after WordPress had loaded” as well as “Enable dynamic caching”
then when I went back and tried youtube plugin again everything was fine.