Support Forum
From what I can tell that code looks correct. It makes me wonder if there is a caching plugin on your site that is showing old info and not new changes. If you are running a caching plugin then I would suggest turning it off while making these changes. I ran a quick check test and beforeTopic= nothing did remove the default 'Topic' text.
The caching is all turned off and I cleared cache in the browsers and also at the webhost and still the same issue.
The "topic" word is still showing up and the number of entries is still 5 and won't increase to 10 even though I set it at 10 and have plenty of new topics posted to fill up that. So something with the code is not working properly or what I am using isn't formatted right because it's not pulling in 10 items and not getting rid of the word "topic".
Not sure what's going on. Maybe if you give me some sample code, I can try that? Any other possibilities what it could be?
This - which is basically the same as you posted - works fine for me:
<?php sp_NewestTopicsTag('itemOrder=T&limit=10&beforeTopic=&afterDate='); ?>
Your problem - at least as far as that code you posted - is that the ampersands - the delimiters between each argument - had been converted to their HTML entity. If you didn't do that then it is probably a problem with the editor you are using.
YELLOW
SWORDFISH
|
Yeah I noticed that as well after I cut and pasted the code. I tried your code and I am still getting the same thing. The word "topic" is still showing up and only 5 items are showing. I cleared cache and tried a few different browsers and the issue still is there. So it makes me think something isn't configured right in the plugin? Or maybe a theme issue?
do you have link to site??
and you dont still have an older template tag somewhere else do you?
this wont have anything to do with theme since its outside the sp theme... you put in sidebar or other page, right?
Visit Cruise Talk Central and Mr Papa's World
I found out it had something to do with my wordpress theme, called Weaver Theme. They have a shortcode you use to enclose php code and somehow that was the issue or it wasn't functioning properly. I switched over to using a plugin called "allow php in posts and pages" and pasted the exact same code in and now it works fine now. Looks like the issue is solved.
what bullets? what topic line? link please... it will come down to css from your theme...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)