5 replies [Last post]
Geldnir
Geldnir's picture
Offline
newbie
Bulgaria
Last seen: 8 years 6 weeks ago
Bulgaria
Timezone: GMT+3
Joined: 2015-04-16
Posts: 1
Points: 3

Hey everyone
I’m new to all of this so forgive my ignorance, but I’m here to learn.
So I got my theme and I set it up and it’s been going really well (Kappe theme from Themeforest) but I hit a small snag. I’ve been trying to stop the auto-cycle of the promo text that I can put on my slides, as it seems easier for me to just stop that than to have to write a whole new banner with the same properties as the already embedded promo text option in the theme. I will post a link to the CSS that I have been fiddling with but nothing seems to work. If anyone has any suggestions, they’d be much appreciated.
Thank you for your patience and have a good day!

Link to CSS: http://codepen.io/anon/pen/gbVyrG

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 3 weeks 2 days ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

Hi Geldnir, It's probably

Hi Geldnir,
It's probably JavaScript that you need to change.
Can you link to the working site or example?

Geldnir
Geldnir's picture
Offline
newbie
Bulgaria
Last seen: 8 years 6 weeks ago
Bulgaria
Timezone: GMT+3
Joined: 2015-04-16
Posts: 1
Points: 3

I do have it live – it is

I do have it live – it is being changed a lot right now and there’s nothing in terms of content besides the test thing that i’m using – http://theashensun.com/works/plain-demons/ and the banner is up there at the top. Thank you for your time!

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 3 weeks 2 days ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

It appears to be this

It appears to be this JavaScript file
http://theashensun.com/wp-content/plugins/bxslider-integration/assets/js/bxslider-integration.min.js?ver=4.1.1
Find a way to remove it or disable it.

VeeraM
VeeraM's picture
Offline
Enthusiast
bangalore
Last seen: 7 years 32 weeks ago
bangalore
Timezone: GMT+5.5
Joined: 2014-09-22
Posts: 59
Points: 59

slider text

hi,the sliding text are used in this plugin just css is display none for this text or click to next text move option to enabled.

MaryJ
MaryJ's picture
Offline
newbie
Last seen: 8 years 1 week ago
Timezone: GMT+5
Joined: 2015-05-22
Posts: 1
Points: 1

I was looking for the same

I was looking for the same information. Thank you for the guidance.