carlitoscapote
Forum Replies Created
-
Forum: Plugins
In reply to: [SpeakUp! Email Petitions] New shortcode to show the number of signaturesCan’t understand it. I’m using the GitHub version in a WordPress 3.5.1 installation and it seems to work fine. If you take a look at the end of the manifesto, at desobediencia.es, there are two counters:
- Para apoyar individualmente el manifiesto, firma aquí (ya han firmado 672 personas)
- Para apoyar como colectivo el manifiesto, firma aquí (ya han firmado 21 colectivos)
Both numbers are written this code in a page:
<ul> <li><a href="https://desobediencia.es/manifiesto/firmas-individuales/">Para apoyar individualmente el manifiesto, firma aquí</a> (ya han firmado [signaturecount id="1"] personas)</li> <li><a href="https://desobediencia.es/manifiesto/firmas-de-colectivos/">Para apoyar como colectivo el manifiesto, firma aquí</a> (ya han firmado [signaturecount id="2"] colectivos)</li> </ul>
Don’t know why it’s not working for you but nice that you found a workaround.
Forum: Plugins
In reply to: [SpeakUp! Email Petitions] New shortcode to show the number of signaturesHello @weslebsack,
This feature is still only available in my Github version. But it seems we’ll have something like that in a future release.
Are you having problems with it?
What WordPress version are you using?Forum: Plugins
In reply to: [RePress] [Plugin: RePress] Proxied URLs seem to be not workingForum: Plugins
In reply to: [RePress] [Plugin: RePress] Proxied URLs seem to be not workingHello emile_allxs,
My RePress URL is: https://www.carloscapote.com/blog/repress/
After trying to open, only one, https://piratebay.cc, my log (the one generated by logline function in proxy.php was:
[Log data moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
In my server, the result of the “test” proposed by mhume was the same (no header until one byte was read):
[Log data moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
As aditional info, my site is in a shared hosting and my PHP version is 5.3.8.
Thanks a lot
Forum: Plugins
In reply to: [RePress] [Plugin: RePress] Proxied URLs seem to be not workingI’ve done the same thing that freeouri and found the same problem. White page after trying your fixed version of proxy.php.