Makabe
Forum Replies Created
-
Forum: Plugins
In reply to: [Lazy Load for Videos] Problem after update 2.2.0.4Thanks for answer.
1. I try to disable all other plugins, only LLFV is enabled.
2. I only see the Youtube link text (and no video frame), but after refresh the page everything look fine – tested on FF and Chrome.
Forum: Plugins
In reply to: [Disqus Conditional Load] Some bugs after updateSeems to be working now, thank you! ??
Forum: Plugins
In reply to: [Disqus Conditional Load] Some bugs after updateForum: Plugins
In reply to: [Disqus Conditional Load] Some bugs after updateNothing changed… even worse, because now
count.js
is loading everywhere ??Ok, I found 2 things:
1. GWT – From yesterday (when I enabled Bad Bot Blocker) indexed pages of my blog decreased from 1985 to 1559.
2. When you disable Bad Bot Blocker, some extra code in .htaccess file left and you need to delete it manually! (code below)
# BEGIN Bad Bot Blocker SetEnvIfNoCase User-Agent "Abonti|aggregator|AhrefsBot|asterias|BDCbot|BLEXBot|BuiltBotTough|Bullseye|BunnySlippers|ca\-crawler|CCBot|Cegbfeieh|CheeseBot|CherryPicker|CopyRightCheck|cosmos|Crescent|discobot|DittoSpyder|DOC|DotBot|Download Ninja|EasouSpider|EmailCollector|EmailSiphon|EmailWolf|EroCrawler|Exabot|ExtractorPro|Fasterfox|FeedBooster|Foobot|Genieo|grub\-client|Harvest|hloader|httplib|HTTrack|humanlinks|ieautodiscovery|InfoNaviRobot|IstellaBot|Java/1\.|JennyBot|k2spider|Kenjin Spider|Keyword Density/0\.9|larbin|LexiBot|libWeb|libwww|LinkextractorPro|linko|LinkScan/8\.1a Unix|LinkWalker|LNSpiderguy|lwp\-trivial|magpie|Mata Hari|MaxPointCrawler|MegaIndex|Microsoft URL Control|MIIxpc|Mippin|Missigua Locator|Mister PiX|MJ12bot|moget|MSIECrawler|NetAnts|NICErsPRO|Niki\-Bot|NPBot|Nutch|Offline Explorer|Openfind|panscient\.com|PHP/5\.\{|ProPowerBot/2\.14|ProWebWalker|Python\-urllib|QueryN Metasearch|RepoMonkey|RMA|SemrushBot|SeznamBot|SISTRIX|sitecheck\.Internetseer\.com|SiteSnagger|SnapPreviewBot|Sogou|SpankBot|spanner|spbot|Spinn3r|suzuran|Szukacz/1\.4|Teleport|Telesoft|The Intraformant|TheNomad|TightTwatBot|Titan|toCrawl/UrlDispatcher|True_Robot|turingos|TurnitinBot|UbiCrawler|UnisterBot|URLy Warning|VCI|WBSearchBot|Web Downloader/6\.9|Web Image Collector|WebAuto|WebBandit|WebCopier|WebEnhancer|WebmasterWorldForumBot|WebReaper|WebSauger|Website Quester|Webster Pro|WebStripper|WebZip|Wotbox|wsr\-agent|WWW\-Collector\-E|Xenu|yandex|Zao|Zeus|ZyBORG|coccoc|Incutio|lmspider|memoryBot|SemrushBot|serf|Unknown|uptime files" bad_bot Deny from env=bad_bot # END Bad Bot Blocker
Please fix this in next update.
The settings are set to default… and I did not change anything in that section.
https://gracz.org/wp-content/uploads/2014/03/bad-bot-blocker.jpg
My .htaccess file it’s also ok.
Forum: Plugins
In reply to: [Scroll Triggered Boxes] Problem with small screenHello ??
For example, when you enter some website or blog on mobile devices, tablets, etc. you can change position from horizontal to vertical – and then STB should hide.Forum: Plugins
In reply to: [Scroll Triggered Boxes] Problem with small screenHi,
in every post, like this one: https://gracz.org/recenzja-mad-max-na-drodze-gniewu/I use Scroll Triggered Boxes 5 different blogs, after update this is happening on all of them.
In version 1.4.4 you can change browser window size and Scroll Triggered Boxes hide on small resolutions (for example 700px), now you need refresh the page.
Hi,
Thanks for answer. I disable “stats for visitors votes”,
but dashicons.min.css it’s still in header ??My blog is Gracz.org
Great! Thank you ??
ok, thanks for quick answer ??
Forum: Themes and Templates
In reply to: [Hueman] Exclude a Category from Hueman Index-PageHello ??
I need to exclude category only from related posts (“You may also like”) at the bottom of the page. Could somebody help me with this?
Original theme code looks like this:
// Related by categories if ( ot_get_option('related-posts') == 'categories' ) { $cats = get_post_meta($post->ID, 'related-cat', true); if ( !$cats ) { $cats = wp_get_post_categories($post->ID, array('fields'=>'ids')); $args['category__in'] = $cats; } else { $args['cat'] = $cats; } }
Greetings,
AdrianForum: Themes and Templates
In reply to: [Hueman] How Do I Solve This Error In Feed PageIt depends what browser you use ?? For example – WordPress Feed site shows error in Chrome, but works perfectly in Firefox.
PS. BitDefender have some problem with your site
https://www.urlvoid.com/scan/trickztracking.com/Forum: Themes and Templates
In reply to: [Hueman] Title tag WP 4.1Hi bdbrown,
I ask about this changes on other WordPress forum. For now, I also don’t think is “must do” or “necessary”, but in near future probably will.Alex don’t update hueman theme in long time (but maybe will do for christmas), so probably we must do it ourselves.
If you know something in this topic, please share with us ??
Forum: Themes and Templates
In reply to: [Hueman] Title tag WP 4.1