I still don’t understand.
where to insert the post ID parameter in the short code
My Theme is ENFOLD
Can I create my Home Page with This Plug-In Like This:
https://lagodigarda.lefayresorts.com/ita
Thanks very Much
Sir,
I created two category in Post..
For the first category notice I give category-1
the other is -2
but it is not working..
Can scrolling start from top (no blank space)? The bottom-to-top option has a gap at the beginning of the scrolling. Can we have it begin as a normal list would show?
]]>Hi, I found an error in file sg-jqvs-widget-plugin.php.
In line 411:
$theexcerpt = "<p class='sgjvs_sc_excerpt>" (....)
Missing ‘ after sgjvs_sc_excerpt.
Thanks
Marco
Hello,
i think there is a little error in the code here:
$theexcerpt = “<p class=’sgjvs_sc_excerpt>” . get_the_excerpt() . “</p>”;
‘ is missing.after class=’sgjvs_sc_excerpt>;
is it possible to correct?
thanks
Hi, I’m trying to use this plugin with custom post type but it’s not working. I tried both widget and shortcode. Can you help me in this regard?
I used [sgvscroller postcount=”5″ sortby=”post_date” sortorder=”DESC” posttype=”page” width=”250px” height=”200px” startfrom=”bottom” includecontent=”excerpt” showdate=”true” showdateformat=”F, Y”]
]]><?php echo do_shortcode('[sgvscroller postcount="10" posttype="post" width="100%" height="8em" sortby="post_date" sortorder="DESC" ]'); ?>
When I use the widget in the sidebar it shows all of the posts for that posttype but through the shortcode it stops at showing only 4 items
]]>I am no longer able to view my MEDIA GALLERY in grid view, the list view works fine, but the grid view just sits there blank while the loading symbol keep spinning. This is a PROBLEM because the grid view is the only view available when adding images to POSTS rendering my website useless when this plugin is enabled. Deactivating this plugin immediately fixes the problems with the GALLERY. Any suggestions?
]]>Hi,
Version 2.8
After trying several similar plugins I found that yours is most reliable and efficient.
I had to do a couple of minor enhancements which are:
1. Upon plugin initialization with “bottom” I wanted it to start scrolling without first moving everything below and then scrolling it up.
So I changed line in scrollVertical function:
so: top: sh
became: top: tt >= 0 ? tt : sh
You might want to add it at least as option and the same case applies to other sliding modes.
2. Additionally I added “velocity” parameter in sg_jquery_scroller_shortcode
function.
That’s straightforward to do so I’m not writing it here.
Thanks
]]>I can’t select the posts I want to be displayed using their category name: the widget uploads all the posts and not only the ones chosen using a category name.
Please help, thank you
When I using includecontent=”excerpt” it mess up the page layout
How to fix this?
Can I set the speed of the scrolling?
I did not found if it is possible
Would there be a way to modify this plugin so that it would scroll recent comments?
]]>I have succesffully installed the jQuery Vertical Scroller on my site and i’m loving it, but I will like to be able to set a content length for the content that will be displayed.
Thanks
]]>The content of the items in my scroller are showing up as the description for my site in Google. Is there a way to prevent the content of the news slider to taking precedence over the default meta description?
]]>When I use the short code in my page, the first post is displayed below the scroller.How do i disable this?
I want to show full content only in the scroller.
]]>Hi,
I’m using latest WordPress with v2.8 of JVS.
I’ve setup an instance of JVS in a post using shortcodes. The problem is, my post is a list with (li) tags but the bullet lists are not shown. The post content displayed normally, though.
How can I make the bullet list to be diplayed?
Thanks,
Andrie
hi,
i do not want the text that is scroliing on the plugin to be clickable..
What to do to disable clicking?
Mean the link to the post page itself.. i want to disable it..
Thanks.
]]>Hello, i want to add this plug-in in a special php file. it is not sidebar, it is special area.
]]>I want to sort all post in order of descending. By default Last post will come first but I want last post will be first. Can you give me shortcode about it?
]]>Hi all.
There is a way to link to single post without use title=true ?
If i hide title, no way to link to single post or what ever.
If i setup title=true and i click to it I go to post, – Can i link the image ? I dont link the title display
thx
Hi – Thank you for this plugin – LUV it!
Can you please kindly post what was changed in this latest version 2.7?
Thanks!
]]>I using the shortcode to display the content on the homepage
`[sgvscroller postcount=”5″ category=”36″ posttype=”post” width=”300px” height=”150px” startfrom=”bottom” includecontent=”content”]’
In the content I write every sentence on different row and it show right when I open the post but on the homepage it show as one sentence without the newline feed.
How I can show the posts on the homepage with the newline feed like the post itself?
My site is Hebrew, can this cause the problem?
]]>hi,
would it be possible to have a pause function?
so as each post scrolls into view it pauses for a user definable period , then continues scrolling.
Also is there a way of defining how many words are shown as excerpt from the post.
regards
ray
]]>please see https://pmworldlibrary.net on the right hand columns under the heading ‘NEW IN THE LIBRARY’
]]>this plugin does not work in firefox?
]]>I know this is 12 months old but I really like your plugin and thought of a way to continuous scroll without a gap. You can use 2 divs and start the 2nd one behind the first one then switch back to start the first one after the second one. I REALLY like this plugin but would really like to close up the gap between scrolls.
Additional feature that I saw on another scroller that would really be nice. Non linear scrolling. Move up a few lines and then pause, move up a little more and pause. Pauses are somewhat random. Really cool!
Thanks for a great plugin!
]]>When the amount of data to scroll grows over a certain point (or so it seems), the data to scroll gets chopped over – the remainder (last part) of the content, being displayed w/o scroll.
The first chunk scrolls fine otherwise, scrolling as a transparant overlay on top of the “ghost image”.
The cut-off seems to happen around 61.824 chars.
Is there an inherent max size for the data to scroll, coded into the plugin? If so, is there a way to change this parameter?
… I hope so, because otherwise this little marble does exactly what I need it to do… ??
/Per Hertz
]]>I am using the plugin’s shortcode in page content. Works fine.
BUT, it losses the current $post data.
Most likely a bug. The $post of current post must be restored
at the end of the plugin’s code.
Any solution?
]]>