JDTravel
Forum Replies Created
-
Forum: Reviews
In reply to: [Add From Server] Adds ALL registered thumbnails as new attachmentI was looking for a solution the same as Doug was looking for. I manually uploaded a directory of images from another wordpress install to the uploads directory and was unable to see them in the media library. The solution was to use the plugin https://en-gb.www.ads-software.com/plugins/media-library-plus/ to rescan the newly uploaded directory using the Sync function, this solved the problem for me.
Hi,
No, it was some conflict with the theme I was using. I didn’t really want to spend time investigating further so now using the alternative: ‘Cookie Notice by dFactory’https://www.ads-software.com/plugins/cookie-notice/
This works well with no issues.
Forum: Plugins
In reply to: [Kirki Customizer Framework] Version 2.2.0 causes warning messagesHi, I updated to version 2.2.1 and all working fine. Thanks for your quick response ??
Forum: Plugins
In reply to: [Kirki Customizer Framework] Version 2.2.0 causes warning messagesHi, I installed the kirki-develop plugin and the warning messages didn’t appear, but I couldn’t change the background colour. I can add text to top bar right and left, I’ve not checked all settings.
Forum: Fixing WordPress
In reply to: Forbidden You don't have permission to accessHi Vishal,
Thank you for your reply. The host tech support seems to have resolved the issue, I’m just double checking everything.Just some background to my server setup, I use a linux server with cpanel and we have a main domain and 3 addon domains. It appears that the .htaccess file of the wordpress site on the main domain was affecting the wordpress sites on the addon domains. Regenerating .htaccess on the main domain fixed the problem on all sites.
I checked the .htaccess file in the main domain and from testing found that the problem was with code generated from the Bad Bot Blocker which is part of the All in one SEO plugin. I’m not a code expert so don’t understand why this was happening, but I’ve copied the offending code below.
After regenerating .htaccess and the bad bot blocker code, all sites are now working ok, whew!
Hope this maybe helps other people experiencing a similar issue.
John
———————————————————–
.htaccess file causing issue# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
# 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
SetEnvIfNoCase Referer “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 BlockerOk, no problem, thanks for checking this for me
Forum: Plugins
In reply to: [Advanced iFrame] Form output to iframe on separate pageOk, thanks for checking this for me.
Kind regards
JohnForum: Plugins
In reply to: [Advanced iFrame] Form output to iframe on separate pageHi Michael,
I’m using an affiliate hotel search form on my site which opens a new browser window which display results on their site.
I want to display their website results page in an iframe on my site.Regards
JohnHi,
Has this been implemented, I’m looking to get the results displaying in an iframe without going offsite.
Thanks