dutchguru
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF.js Viewer] 403 Forbidden HELP!!!Another problem, this time from the Netherlands. I use for some years this plugin, no problems. After looking for a solution I found this example of the url, but using this : no solution.
Still only this error message : Forbidden.
You don’t have permission to access this resource. while I ‘m using the plugin for some years.
Sure, I understand the plugin can’t find the file, but the file is still at the same place, just like these other 60 pdf files on that particular website. And now a big white empty page.
That can’t be a simple not found error.
About a month earlier all pdf’s were normal visible.Forum: Plugins
In reply to: [PDF.js Viewer] Empty screen in case of Firefox and FF messageAdditional : changing the shortcode in only the web-url shows the content, of including the tools like format, printout, download etc.
used shortcode :
[pdfjs-viewer url=https://xxxxxxxxx.be/germany/odowald.pdf viewer_width=630px viewer_height=730px fullscreen=false download=false print=false] ( not the real site )Forum: Plugins
In reply to: [Broken Link Checker] Good links marked as brokenAfter years of good working, all good working links are set to not working, the former underline are set to strikethrough.
I’ve set the plugin to “not active” because this is very confusing for visitors !
Forum: Plugins
In reply to: [Cartpauj PM] Small error in your almost perfect wonderful pluginMe2
[1] Thanks for your answer, but why not a quick respons on tweets ?
It’s your idea “follow by Twitter”.[2] If it’s so easy to write in the plugin-text of another plugin-writer, then it’s too dangerous to work with any plugin.
In that case I call on WordPress organization to review the method of plugin writers safety.just in case this question : why a tweet ?
The dashboard page tells us twice : Follow us on Twitter …
I’m glad you’re not a postmanForum: Plugins
In reply to: [Fast Secure Contact Form] Capcha not visiblembrsolution : I use the following security plugin All In One Security and it works very good with this contact form plugin.
And that is a very good idea.
Use it now on 2 websites, and happy with the captcha .
Thank you very much mbrsolution !!
Set for solved ??
Forum: Plugins
In reply to: [Fast Secure Contact Form] Capcha not visibleYes, as said : WP-SpamShield if that is what you need. A sort of Akismet, free but less information about who is blocked.
Their opinion : with us you don’t need a captscha , probably true.
But no control on my side about mistakes.Forum: Plugins
In reply to: [Fast Secure Contact Form] Capcha not visibleIt needed only one test : on WP-SpamShield fired in the bull ‘s eye.
Captcha was visible.
Activating WP-SpamShield and the Captcha is invisible.And because I have the feeling , a Captcha is a warning on his own, I would like to keep this option.
Then I have a problem,
[1] won’t use Akismet anymore
[2] WP-SpamShield cannot be used together with FS forms and having a captchaAnbody an idea for a good crimefighter instead of 1 and 2, so a Captcha will be possible ??
Forum: Plugins
In reply to: [Fast Secure Contact Form] Capcha not visibleHi mbrsolution,thanks for your answer, session wasn’t ticked, now it is, but no result.
But ….. I installed this plugin on a second domain, same server, works.
On that domain Akismet is active, but not for long. I have now WP-SpamShield.Strange thing is :Where FSCF is not working, Akismet is not working, even the question “Enable CAPTCHA”looses it’s content.
So I have the feeling, if not Akismet, no Captcha.leaving the page, Enable PHP sessions is also unticked ??
Forum: Plugins
In reply to: [Fast Secure Contact Form] CAPTCHA input box sizeCAPTCHA Code doesn’t work at all, working in a 2014 WordPress theme.
Not while according in security Enable CAPTCHA,
not the day after, when this according item is gone.So,
no captcha picture with characters
no captcha box to fill.Any idea?
Forum: Plugins
In reply to: [List category posts] Alignment of thumbnails and titlesit’s already solved.
Forum: Plugins
In reply to: [List category posts] Alignment of thumbnails and titlesTo display a number of subcategories, I changed de bullet of list into an other image, but want also de image of the list-item to the left, because otherwise – where the length of the title can change – it’s no decent result.
I have this as shortcode:
[catlist name=hotel orderby=title order=asc numberposts=-1 thumbnail=yes thumbnail_size=100 class=”lcp_catlist”]In css file:
.lcp_catlist {list-style-image: url(“/imagesblog/star-20.gif”)}
.lcp_catlist img { float:left; margin-right:5px; }
.lcp_catlist li { clear : right }
It works like a stair step down to the right as follows
xxxxx
xxxxx
xxxxx
xxxxx
the ‘float left’ isn’t ending after ‘/li>’
Although the picture is at the leftside, it’s not what I have in mind.
Should be aligned to the leftside in total.Any solution ?
Forum: Plugins
In reply to: [Posts By Tag] Posts By Tag ALSO by PageFrom the time, a blog was only a collection of posts, posts will have tags displayed at the bottom of the post.
The only page: a start collection of posts, ofcourse without tags itself.In the meantime a blog has and posts and can have a lot of pages.
And there are plugins to add tags to pages.
Now the display of those relevant tags on a page.
Your plugin serves a display by shortcode or widget, of tags linked to posts.
I have 50% posts and 50% pages,together 600; therefore the question : make it possible for pages too.Example :
having a page, holding the chess games of 2015, where chess players are described in posts. In both cases tag ( next to other ) = chessRussia.
Would be nice to collect them.Regards
Forum: Plugins
In reply to: [Firelight Lightbox] class="fancybox iframe" to display html pagesHi Ralph,
the Inline Content option enabled on Settings > Media? If so, and if you are not using FancyBox for inline content then try disabling that option.
Yes , enabled, and yes using frequently, and much worse : in one website 354 pages/posts I really don’t know where I used Inline Content.
Nevertheless, indeed I use in settings the option inline AND every time I use this “hidden” tekst, I use:
<a class="fancybox" href="#leesmeeroverxxx">lees meer over het xxx</a> <div class="fancybox-hidden" style="display: none;"> <div id="leesmeeroverxxx" style="width: 600px;"> <blockquote>TEKST</blockquote> </div></div>
So , the common rule can be missed without problem, made the change.
Result, importing the hmml pages within easy fancy box is working again. ??
Thanks for helping !! ??