tiedemies
Forum Replies Created
-
Forum: Plugins
In reply to: [RSS Post Importer] click title to original urlfeedsapi Ok, thanks for clearing that up.
Forum: Plugins
In reply to: [RSS Post Importer] click title to original urlfeedsapi I’ve checked the video, but what I am referring to is this scenario:
Let’s say I have a WordPress page template that lists my blog posts by their titles (those posts are created by RSS Post Importer). When I click on the titles I get directed to the original source instead of the post I have on my blog.
Is that possible?
Forum: Plugins
In reply to: [RSS Post Importer] click title to original urlHi feedsapi,
Sound great, but is there a template tag available for me to use straight in my loop/page template?
Cheers!
Forum: Plugins
In reply to: [RSS Post Importer] click title to original urlI’m interested in the same thing. If there’s a code available to use in page template, even better (meaning code to put in a href that redirects to original content).
Forum: Plugins
In reply to: [Twitter Like Box - Like facebook box but for twitter] Error code 18Hi again,
Maybe I should’ve mentioned that I’m using a text widget to display the shortcode on (I also tried a php-widget). The error persisted whatever I tried, so I just used the TLB-widget and hid the followers with some CSS.
Thank you for the help regardless and I really like the plugin.
Cheers!
Forum: Plugins
In reply to: [Twitter Like Box - Like facebook box but for twitter] Error code 18Thank you for getting back to me.
I’m showing just one. The shortcode I’m using is like this:
[TLB id="my-shortcode-id" username="username" total="1" width="100%" show_followers="true" link_followers="yes"]
It worked just fine, but then suddenly on day just threw the error. I didn’t touch the plugin in any way. Perhaps it could be caused by some other plugin?
Forum: Plugins
In reply to: Updating FEEDWORDPRESS with a REAL Cron Job.This is coming a bit late, but I wanna thank you for taking time to instruct others and help them out. Got the crons working. Much respect!
Sorry, here’s the code I was referring to.
I thought of that too, but it got a bit complicated when the feed description looks like this:
[Code moderated as per the Forum Rules. Please use the pastebin]
And I should be getting only the first image, the first piece of text (“Vedenpit?v?? nahkaa.”), then get the next paragraph (“Tarjoushinta…”, which has no p), add some styling to it and then get the div stuff at the end with a little twist of getting the link separately from there. I’m almost there, but not quite.
The most typical thing happened: I got it cracked with the simplest solution possible just after asking for help.
So for anyone interested, use
{{select(text).}}
to get all the text parts of the feed item without css selectors.Cheers.
Forum: Networking WordPress
In reply to: WordPressMU with private sitesThank you Andrea, all is good now. Cheers!
Forum: Plugins
In reply to: [User Photo] [Plugin: User Photo] Photo upload template codeWell, it happened again. I solved the issue just after asking for help. Funny how it so often goes like this.
Thank you anyway and cheers!
Forum: Fixing WordPress
In reply to: get user comments from certain categoriesHey sorry for the delay, got married over the weekend and could not answer even though I tried :). Anyway I got everything under control now, I was a little confused how to assign right content in right tabs, because the code is so different from what it was.
Things are sorted out and this thread can be closed on my part. I want to thank you once again for the huge help you provided and wish you all the best in the future. There’s not enough people like you.
Cheers.
Forum: Fixing WordPress
In reply to: get user comments from certain categoriesWell, no adjustments to the code is needed, but I’m having a little trouble getting the javascript back in place.
How excatly I assign questions and answers from categories under their correct tabs, like they were before?
Other than that I’m fine.
Forum: Fixing WordPress
In reply to: get user comments from certain categoriesOutstanding, the queries work perfectly. It really works just the way I intended straight away. Not to mention the code is much clearer than before.
Now all that’s left is to put HTML ja JS back in place and I’m golden. I cannot thank you enough.
Any way to repay you for your troubles or provide reference/credit on the site?