arnaeth
Forum Replies Created
-
No problem at all. Im using following plugin to achieve exactly that functionality. https://wordpress.org/plugins/quick-pagepost-redirect-plugin/
Forum: Plugins
In reply to: [Custom Login] Change Color of Login ButtonThis worked for me perfectly.
.wp-core-ui .button-primary, .button { background: #99cc66; border-color: #669933; box-shadow: inset 0 1px 0 rgba(102,153,51,.5),0 1px 0 rgba(0,0,0,.15); } .wp-core-ui .button-primary:hover, .button-primary:active { background: #669933; border-color: #99cc66; box-shadow: inset 0 1px 0 rgba(102,153,51,.5),0 1px 0 rgba(0,0,0,.15); }Forum: Plugins
In reply to: [WebLibrarian] special charactersThats strange, as it is clearly visible and the screenshot is available.
How is it possible that characters with diacritics are changed into ?? (read – question marks) after saving the collection item (read – after saving to mysqldb). What should I do to avoid this behaviour?
Thank you in advance.
Forum: Plugins
In reply to: [WebLibrarian] special charactersHi Robert,
Maybe I have expressed myself incorrect, the thing is about saving diacritics, characters like ľščťžýáíéň and their capital counterparts.
For better perspective here is attached screenshot of saved collection item… http://imgur.com/MTiAaduIt may have something with language coding or so, I don’t have similar issues in the other tables on my wp db.
Thank you in advance.
Regards
PavelForum: Plugins
In reply to: [Google Doc Embedder] GDE not showing in firefoxresolved
Forum: Plugins
In reply to: [Google Doc Embedder] GDE not showing in firefoxI have cleared firefox cache, removed site and google cookies and plugin is now working.
Thank you very much for your immediate support!
Forum: Plugins
In reply to: [Google Doc Embedder] GDE not showing in firefoxLet me check, I will clear the cache.
fyi, this was fresh install on computer without FF 🙂 only IE, poor one.Forum: Plugins
In reply to: [Google Doc Embedder] GDE not showing in firefoxUpdate, after fresh install of FF 25 on other computer the plugin works without any issues. I will update once I find out where is the issue on the affected computers.
Forum: Plugins
In reply to: [Recent FB Posts] images with question mark and duplicate linksHello Danny,
well I have now played a bit with fb and find this out. The problem was with only one img (it was public, but did not show anything), for any other imgs it works.
For the double links I get that the first one is the “status text” and the other one is the link itself parsed by fb.Regards
PavelForum: Plugins
In reply to: [Sync Facebook Events] Wont Updatei have managed to get rid off fatal error, but after I hit update I get also a blank page. app id, secret and page id are ok.
any help?line 289 should be like:
<?php } ?>
after this small fix fatal error will not show and plugin will activate
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected $end in /var/www/html/tkrumsk/public_html/wp-content/plugins/sync-facebook-events/sync-facebook-events.php on line 293