Nks
Forum Replies Created
-
Forum: Plugins
In reply to: [Vertical News Scroller] News Titles not redirectingHi
I think when you have installed this plugin it may be corrupt some how.
there is notinhg like <?php echo $row[‘../../plugins/vertical-news-scroller/custom_link’]; ?>in plugin.
So could you delete and re-install it ?
Thanks
Forum: Plugins
In reply to: [Vertical News Scroller] News Titles not redirectingOk
Can you go to php myadmin and go to scroll_news table.
and there check if custom_link column data is there ?When you inset link is it available in edit news ?
I think links are not inserted to scroll_news table of WP.
please check and let me know.
Hi
Just ask your theme design to solve this error.You can view javascript error by using firbug or developer tool addon of Mozilla firefox
Thanks
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] Thumbnail slider not workingHi
Most probably Its b’cause of your themes other java-scripts library
conflict with slider java script.Thanks
Hi
It b’cause of your themes other java-scripts library conflict with slider javascript.Thanks
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] Thumbnail slider not workingHi vashishta
Send me site where you have added slider ?
Have you added in page/post
[print_thumbnail_slider]OR
You are using it in theme
<?php do_shortcode('[print_thumbnail_slider]'); ?>
which one you are using ?
Have you added enough images into slider ?
If your slider settings have 5 images then you must have to add 5 images from manage images admin panel.
Thanks
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] [print_thumbnail_slider] doesn't workThis is just simple plugin.
you need wordpress knowledge how to use it..
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] [print_thumbnail_slider] doesn't workHi
What I mean is.Just go to page/post from wp-admin and in edit post mode do not post [print_thumbnail_slider] directly instead of at right top you will see “HTML” button just press it and then add [print_thumbnail_slider] any where you want to print slider.Thanks
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] [print_thumbnail_slider] doesn't workHi
do not paste [print_thumbnail_slider] direclty.
go to editor html section and then add short code.Thanks
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] Slider doesnt workHi
Ok Thanks
Please add good review if you found this plugin useful.
Thanks
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] Slider doesnt workHi
This might be b’cause of you have not upload minimum images.
For example if your slider sittings have visible images settings 5 and if you only add 3-4 images then this issue happens.Either you can changes settings visible images to less image or you can add more images accordingly visible images slider settings.
Please refer https://my-php-scripts.net/images/images-settings.png screen short for more info
Thanks
Hi geoffreygordon
It may have jquery or JavaScript conflict or error.
Thanks
Forum: Plugins
In reply to: [WordPress Thumbnail Slider] Need a Responsive CarouselHi
I will check the possibility.Currently it is not for responsive themes.
Thanks
Forum: Plugins
In reply to: [Vertical News Scroller] [Plugin: Vertical News Scroller] width change ?hi Mahesh16
You can call news widget by following code
<?php $instance=array('title'=>'Latest News','maxitem'=>5,'padding'=>5,'add_link_to_title'=>1, 'show_content'=>1,'delay'=>5,'height'=>200, 'scrollamount'=>1); $verticalScroll=new verticalScroll(); echo $verticalScroll->widget($args=null,$instance); ?>
[Please post code snippets between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Please add good review
https://www.ads-software.com/extend/plugins/vertical-news-scroller/
Thanks
Hi geoffreygordon
Please update plugin and check the issue is solved.
(Please backup your imagestoscroll folder before upgrading,and after upgrade replace your imagestoscroll)
Let me know it.Also please add good review.
Thanks