monkus
Forum Replies Created
-
Well, not much luck yet. But the problems are all me. Not you or your code. You (MyShadowSelf) have been more than generous with your help and I thank you. So, if you can handle some simple questions, that would be great.
Now, those 2 arrays need editing, so add $substrcontent, AT THE BEGINNING of $vars and add $replacewith, AT THE BEGINNING of $replace
So, do I put $substrcontent before $vars, or after, or at the top of the list below it….
Same with $replacewithSecond,
is this link type<div>
{substrcontent|10}
link
</div>supposed to go into the WPeMatico template setting or elsewhere.
I know, these must be rudimentary questions, but I haven’t even taken an online tutorial on php, so I’m running on empty here. lol
Yes, exactly. I’m having the same issue as spida2. It seems as though the code changes in limiting the post size, somehow deactivates WPeMatico’s post template. I’ll keep trying things to see if I can find a solution.
Well, I successfully removed the permalink back to my site, but the short code in WPeMatico must be overridden by the changes in the php, because it doesn’t seem to work when the post length is limited. I’ll keep seeing what I can come up with. Any help is greatly appreciated. Thanks again.
Did I mention that I don’t know the first thing about code. I just remove things and see if it works, if not, I put it back and try something else. Can be fun, but can also make you crazy. Luckily right now it’s fun.
MyShadowSelf,
You have got it goin bossa nova! That is great. Just one tweak is causing me problems. This piece of code:return $text.’ Read Full Article and Comment »‘;
}
The permalink it gets is the permalink from my site. So you go to the post page, read to the bottom, click the link and it takes you to the same page you are on. I know there is some short code to use in WPeMatico to link to the original article. So, I’m trying to remove the permalink from functions.php and let WPeMatico do it. I’ll let you know how it goes.
MyShadowSelf,
I see what you mean. That looks great. My only problem (and I’m sure I’m making this hard on myself) is how do I implement this only for the syndicated feeds I get from WPeMatico. I have original content also and do not want to limit those posts. Hmmmmmm…….Hey MyShadowSelf,
Thanks for the help, but if Vasu_webseries is having the same problem as myself, we want to limit the post size on just the syndicated post pages. We want to take an RSS feed that is delivering the entire article, and not just an excerpt, to show only a limited amount of that article so we can link back to the full article with a “Read the whole article here” link. Right now, if the feed sends the entire post, then the entire post shows up on our blog, which can upset the author. Any help is greatly appreciated.Forum: Plugins
In reply to: feedwordpress not updatingI’m happy that worked for you. Unfortunately it did not work for me. I already had Remote Publishing enabled. I did find a plugin called WPeMatico that works really well. I just need it to shorten the article length and I’ll be on my way. Thanks for your help.
I too would like to know how to limit the size of the post also. So far, great plugin!!!
Forum: Plugins
In reply to: feedwordpress not updatingI am having the same problem. When I look at the rss feed in a reader, there are plenty of new articles. None of which seem to show up with feedwordpress. I am having to manually get the articles an bypassing the plugin altogether. Any ideas?
Forum: Plugins
In reply to: Plugin [Podcasting by TSG] player does not show upOk, I figured it out. It has to do with the theme I’m using. Arras. I found this note on a bug report:
“I removed <?php arras_document_description() ?> from the header.php file and it worked a treat.”
That worked for me to. Hooray!!
Forum: Plugins
In reply to: Podcast Related: podPress or Podcasting?Well, with the quick response from Podcasting and no response from Podpress or anyone using Podpress, I think I’ll go with Podcasting.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Flv video player blocks gallery imagesOk, I installed the Lightbox Plus plugin. That works well. Try it and let me know if it works for you.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Flv video player blocks gallery imagesI am having the same problem. I have a video from vimeo in a sidebar player and it covers up any gallery photos. The amazon flash gallery below it does the same thing. I was wondering if it was because I am using thickbox to display the gallery image. I’m going to try and change that and see if it makes a difference. I’ll let you know.
Forum: Fixing WordPress
In reply to: Page/Post Author option “Admin” not availableI too had the same problem in 2.7. Luckily, mickmel’s idea also worked for me. Hopefully new blog owners will be lucky and smart enough to use this forum. The WordPress codex has also been incredibly helpful also.