news show pro

March 2014 WordPress Theme
GK User
Thu Jun 26, 2014 11:48 am
i want two news show pro widgets in the left sidebar.....when i do this.........there's somekind of conflict. Seems to me it is not possible to have the same widgets in one sidebar or am i missing something?
User avatar
Senior Boarder

GK User
Thu Jun 26, 2014 2:00 pm
Hello,

There's no problem to have 2 or more nsp widgets on the same sidebar, could you send me a PM with backend access to your website? Then I'll be able to help.
User avatar
Moderator

GK User
Thu Jun 26, 2014 7:27 pm
Im sorry to say but the news show pro widgets just wont show up.

my site have to go live by tommorow evening so im quite stressed up


no1.png




no2.png
User avatar
Senior Boarder

GK User
Fri Jun 27, 2014 7:37 am
You are using News gallery article wrapper - which display only featured images - and probably some of your posts from this category don't have featured image set.

I've changed your data source options and it works properly now.
User avatar
Moderator

GK User
Fri Jun 27, 2014 4:02 pm
Thanks Piotr. Aprreciate your help. How about the "flickering" on my screen....you said it's the zooming feature
User avatar
Senior Boarder

GK User
Mon Jun 30, 2014 7:39 am
Yes it's zoom effect on hover. If you want to remove it, please add this code into override.css file:

Code: Select all
.gk-nsp-art .gk-nsp-image:hover,
article figure.featured-image:hover img {
   -webkit-transform: none;
   -moz-transform: none;
   -ms-transform: none;
   -o-transform: none;
   transform: none;
}
User avatar
Moderator

GK User
Thu Jul 03, 2014 10:15 am
Hi Piotr.

how to manage that [see visual] when people click on the visual they go to the article instead of showing the visual in a lightbox . [news show pro widget]

link.png
User avatar
Senior Boarder

GK User
Thu Jul 03, 2014 11:07 am
Hi, please check your News Show Pro widget settings, in th Article layout tab, there's "image popup" option, just disable it.
User avatar
Moderator

GK User
Thu Jul 03, 2014 11:25 am
Piotr Kunicki wrote:Hi, please check your News Show Pro widget settings, in th Article layout tab, there's "image popup" option, just disable it.


did that already but now i see what the problem is....its my server. i increased the cache and the problem is solved. thanks
User avatar
Senior Boarder


cron