yasindedo1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Customer EMails are not workingOk I have changed the hosting service and did some extra work(I’ve been busy enough to not remember what I did) on this and the problem is gone. You can simply remove this topic. Thank you.
Forum: Plugins
In reply to: [LiteSpeed Cache] Crawler date 1970 and Stuck on Running/PreparingSomehow GCP sent me crypto mining detected on the server… So I just deleted that instance. But I have a shared hosting with litespeed and the crawler is not workin there too. ?t is different by the way. Seems like crawler is working. Status is ?? but when I hover the blue icon it says 404. And if I check the pages via opening any URL in incognito mode there is no cache at all. I will send mail for this.
Forum: Plugins
In reply to: [WP Fastest Cache] WooCommerce Filtered URL Not Being CachedIt turned out the problem was URL query.
https://www.wpfastestcache.com/tutorial/cache-url-with-querystring/
Used the documentation and it worked.
To make the necessary change:
domain.com/wp-content/plugins/wp-fastest-cache/wpFastestCache.php
edit this file and look for thewp_remote_get
function. It has a parameter namedtimeout
. You can see it like this'timeout' => 10,
change the 10 to 15 and it will probably work. If you need more time then use a larger number.
Do not forget to update this line whenever you update the plugin or you can probably use a filter/hook to modify it.- This reply was modified 1 year, 6 months ago by yasindedo1.
- This reply was modified 1 year, 6 months ago by yasindedo1. Reason: format code lines etc
Forum: Plugins
In reply to: [WP Fastest Cache] Cache Preload is not Working “ERROR”My hosting company changed some server level security settings and it is now working.
I wasted time on this ?? So please add some descriptive error message like this can be caused by security etc. thank you
Forum: Plugins
In reply to: [E-namad & Shamed Logo Manager] Some kind of virusWordpress can add a feature for checking the plugins from wp repository and also for wordpress core files with an option to disable wp core files notification. Anyway i already marked this as solved. There is no problem at all. Thank you.
Forum: Plugins
In reply to: [E-namad & Shamed Logo Manager] Some kind of virusSorry if i just framed you with no reason. Probably your code is clean. As you clarified its a Turkish website. And i am the one who built it before. There is no admin user other than me. So may be some low level hacker tried to use it for his/her malicious code. It was like an abandoned website. This scenario is usual actually and every plugin could be used like this. Maybe wordpress could’ve find a solution for this. Maybe a little cron job at least for the www.ads-software.com plugins to check they are the same codes with the www.ads-software.com sources.
- This reply was modified 4 years, 4 months ago by yasindedo1.
Forum: Plugins
In reply to: [WP Job Manager] Orderby Tags – Job Tags AddonOk i could not found an answer cuz i had no time to wait for ticket answer. And i used categories to filter them.
I also found a page which contains the tags documentation and this page shows how to filter tags.
https://wpjobmanager.com/document/job-tags/
The problem is its incompatible with [jobs] shortcode. Cuz it has its own shortcode something like [jobs_by_tag] so its hard to set a page like a want. Then i proceeded with a category to create another sponsored filter.
Thank you for your help.p.s
here is the forum topic for region filtering if someone needs:
https://www.ads-software.com/support/topic/job-board-short-code-for-region/- This reply was modified 6 years, 10 months ago by yasindedo1.
Here is the fix https://iftarda.com/giris-yap/?apsl_login_id=facebook_check
Forum: Plugins
In reply to: [WP Fastest Cache] mydomain/wp-content/cache/all/index.htmlOhh i am sorry for that, i am already voted for it with wordpress 4.5 ?? But i updated it i dont know if it helps ??
Forum: Plugins
In reply to: [WP Fastest Cache] mydomain/wp-content/cache/all/index.htmlOhh i got it now, it is probably about https redirection,
I removed these unnecessary lines from my htaccess<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.gameologs.com/$1 [R,L]
</IfModule>cuz i am also using really simple SSL plugin. And used your fix for further problems of the issue.
Thanks for your fast help ??Forum: Plugins
In reply to: [Yoast SEO] YOAST SEO LINK PREVIEW SHOWS AUTHOR LINKAnd here we sure about no, its not about yoast seo, https://imgur.com/a/9Z57a cuz there was no seo plugin ever. It’s all about wordpress and discord. I will try to take support from discord about it, but if its about wp ? What can i do for wp ?
Forum: Plugins
In reply to: [Yoast SEO] YOAST SEO LINK PREVIEW SHOWS AUTHOR LINKSure i will disable it and try the all in one seo for a while. Cuz as u can see at this screenshot https://imgur.com/a/RFP2P an older wp site which uses an older yoast seo version is lookin well. Lets try and find out whats happening there.
Thanks about ur help. I cant reach to the ftp now. But i will try it.
Should i kill the single.php? or open up and search for red damn field ? ?? Thx anyway i will try both ??