Solution for this topic
Slider Revolution- so there is an updated version
BUT I have no way of upgrading because it came bundled with your theme.
shuffle hound – owners of SR
say I have to pay 25 bucks to register & get code
If you have not purchased this plugin and using the plugin bundled with the theme then you are not direct customer of that plugin so can not update that plugin until it is updated in the theme.
Please see more information about this on the following pages.
https://www.themepunch.com/faq/purchase-code-registration-faqs/#1447194367831-7941a825-85b2
https://www.themepunch.com/faq/update-to-5-0-via-ftp/
We will update the plugin bundled with the theme in very theme version so you don’t need to purchase it.
What happens to oyur theme if I deactivate
Slider Revolution ?
Then the sliders created using slider revolution won’t display on your site.
Regarding the issue I previously post on this thread (play/voice control panel went too far below the bottom edge of the screen), I tried to fix the height of the header several times with the video link you provided
https://www.themepunch.com/revslider-doc/video-layers/
It didn’t work. not sure why. the bottom of the header won’t move up no matter how small the custom height I put. Also, I was trying to fix this problem in Yellow Pencil instead. I lifted up the play/voice control panel by adding the bottom margin to the div. It worked on Yellow pencil, but after I saved, and refresh the homepage again, the play/voice panel is still at the bottom of the slide (below the bottom edge of the screen) Would you please take a look into this and let me know how I can solve the problem.
Would you mind if i log in to your site and change its height? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?
Hi @a-amsterdam,
I hope you are well today and thank you for your question.
You can create countdown using countdown content element as shown in the attached screenshot.
Best regards,
Shufflehound team
Could you please share me the page URL from your site where it is displaying so that i can help you to change it?
You are most welcome here 🙂
You can achieve this by using the attached custom child theme of Jevelin theme that contains some custom code.
It seems this is happening because you are aligning both the images to the left instead you should only align left most image and not right image.
Hi Sue,
I hope you are well today and thank you for your question.
Yes you can optimize your WordPress site various ways using this theme.
You can optimise slider as described in the below page.
https://www.themepunch.com/revslider-doc/performance-seo/
You can use below plugin to know which plugins are consuming resources.
https://wordpress.org/plugins/p3-profiler/
There are various reasons why your site is consuming that much resources as described in the following pages.
https://www.bitcatcha.com/blog/2015/10-frustrating-reasons-why-your-website-speed-is-slow/
https://www.pickaweb.co.uk/kb/website-running-slow/
https://gtmetrix.com/why-is-my-page-slow.html
You can also find out the reason using below tools.
Best regards,
Shufflehound team
Hi Stefan,
Sorry to hear of the problem you are having.
To troubleshoot it I tried to access your shared site but i couldn’t access it and getting an error “This site can’t be reached”.
Please advise.
Best regards,
Shufflehound team
Hi Matt,
I hope you are well today and thank you for your question.
To achieve this you can use Image Gallery or Icon Box Slider content elements and then apply expand effect on it developing CSS code as described in the following pages.
http://wpdecoder.com/css/enlarge-image-on-hover-effect/
https://css-tricks.com/snippets/css/scale-on-hover-with-webkit-transition/
Best regards,
Shufflehound team
I logged in to your site and troubleshooted the issue but still couldn’t reproduce it on my test site.
Have you made any changes in the theme files?
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Hi Aiko,
I hope you are well today and thank you for your question.
Do you mean when you post Japanese article then it displays whole post content on blog page instead of excerpt?
If yes then could you please share me the page URL from your site where it is displaying so that i can help you?
Best regards,
Shufflehound team
Hi @Art7755,
I hope you are well today and thank you for your question.
This is how the widget works by default but if you want to remove sticky posts from it then you can try achieving this by using the attached custom child theme of Gillion theme that contains some custom code.
Best regards,
Shufflehound team
Use below CSS code for those buttons.
.sh-categories-tabs li.active a {
background-color: #F15F61 !important;
color: #fff;
}You are most welcome here 🙂
Hi @rxjj,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
Best regards,
Shufflehound team
It seems this is not working on your site because your category name and slugs are different as shown in the first attached screenshot.
To make it work please make them same as shown in the second attached screenshot.
Hi @WHD,
I hope you are well today and thank you for your question.
You can change it as described in the following pages.
http://kb.oboxthemes.com/articles/how-do-i-change-the-out-of-stock-text/
Best regards,
Shufflehound team
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-5 .sh-nav > .menu-item:last-child {
border-right: 0 !important;
}Solution for this topic
You can change its color by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.blog-basic-slider-item-controls i {
color: #000;
}You can change the color value in the above code to whatever you want to use by referring the following pages.
http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp
I have notified the developer to troubleshoot and fix it ASAP.