Vamsi Pulavarthi
Forum Replies Created
-
Hi Mukund –
I am unable to understand what you are looking for. Can you please explain in more detail what you would like us to add.We will try to add the functionality if you can give us an explanation or example of what you are looking for.
Forum: Plugins
In reply to: [jQuery Vertical Scroller] Display ContentHi
If you are unable to wait till then, you can edit the file sg-jqvs-widget-plugin.php.At line 191, you should find
<a href="<?php the_permalink(); ?>"><?php the_title(); ?></a>At the end of the line, add this:
<br /><?php the_content(); ?>The plugin will start displaying post content also.
Happy blogging!!!
Forum: Plugins
In reply to: [jQuery Vertical Scroller] Display ContentHi
The scroller doesn’t support display of the content at this time. It only supports display of titles.
We’ll try to add that option in our next version.Thanks
VamsiThis is solved for now but I would suggest you looking it with a theme from Elegant Themes. Not sure if the problem is with your code or theirs or both.
Hi Keith –
I tried putting all sorts of #’s there but wasn’t working. I think it was a problem with the theme and you using similar name for something. I went into the Theme settings and updated the theme settings to show atleast 25 by default and it worked.Just so you have some more info…
I tried this on a fresh Windows install and all jobs are showing in the dropdown.
I tried this on a fresh new linux install and only 5 jobs are showing. Even on an updated linux install, only 5 jobs are showing. This leads me to think you code depends on something on the OS. Font know hat but as a SA I always complain my testers dont give enough info. So making an attempt to give more.On the updated site, I painstakingly went through each row in the DB to delete all rows after deactivating. Still no difference.