Hi @Felix_II,
Thank you for your question.
To achieve this, you have to develop custom code in the child theme of the Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Hi @Felix_II,
I hope you are well today and thank you for your question.
You can achieve it by editing and configuring the slider as described in the below page.
https://www.themepunch.com/faq/how-to-change-the-timing-of-slides/
Best regards,
Shufflehound team
But If we refresh the page after clicking on the button then it goes to the correct tab so it seems you have to refresh the page developing custom javascript code.
Solution for this topic
I am not sure why it is getting hidden on your site but I have displayed it using below custom CSS code.
.page-id-714 #page-container .sh-portfolio-item { display: inline-block !important; }
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
I logged into your shared site and set the Titlebar Revolution Slider in your blog page header settings as shown in the attached screenshot which is working fine.
Could you please tell me exactly where and which slider you are setting by sharing the screenshot which is causing the issue so that I can troubleshoot it?
After further testing the tab functionality, it seems we can achieve this without custom coding.
Could you please try using the URL for the buttons as following?
I understood your issue now but I don’t see it on your shared site.
Which browser are you using?
Could you please try using a different browser?
You are most welcome here 🙂
Solution for this topic
Hi @spalloney,
I hope you are well today and thank you for your question.
Please edit your homepage and set its Blog Style to Masonry Shadow as displayed in the attached screenshot.
Best regards,
Shufflehound team
Hi Shinnon,
Sorry to hear about the problem you are having.
I’ve built out the entire website despite that the unyison editor is not working
Could you please tell me exactly what is not working in the Unyson page builder by sharing its screenshots so that I can help you?
and neither is the “View Site” feature.
What do you mean by “View Site” feature?
In order to see the site/pages I’ve created I have to go the dashboard, pages, and view from the home page.
Can’t you see your site/pages by visiting your site front end?
Do you want to display the below page as your site home page here https://rifitnessfactory.com/ ?
https://rifitnessfactory.com/?page_id=8756
If yes then please set that page as a static page as described on the below page.
https://wordpress.org/support/article/creating-a-static-front-page/
Also for further quick help, Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Best regards,
Shufflehound team
Hi @bokruimer,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s happening and also share the screenshot of the theme styling settings screen where you have changed the font so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @pixlus,
I hope you are well today and thank you for your question.
Are you using Portfolio or Portfolio 2.0 content elements?
Could you please share the screenshots of its settings so that I can reproduce the issue and troubleshoot it?
Best regards,
Shufflehound team
Hi @nichigson,
I hope you are well today and thank you for your question.
To achieve this, you have to develop a custom javascript code in the child theme of the Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
To achieve this, you have to use the below custom plugin solution along with the above shared CSS code.
https://support.shufflehound.com/forums/topic/thumbnail-size-for-blog-post/#post-38167
https://support.shufflehound.com/forums/topic/main-blog-image/#post-44287
Please reconfigure the slider on that page.
If you are still facing the issue then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Thank you for sharing the site credentials.
I can see the error message in the browser console as shown in the attached screenshot so could you please resolve it as described on the below page?
https://developers.google.com/maps/documentation/javascript/get-api-key
Hi @npc,
I hope you are well today and thank you for your questions.
I am sorry but I didn’t understand your questions so could you please describe it a bit more by sharing the page URLs from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Hi @skaoot,
I hope you are well today and thank you for your question.
I have tested it on my test site and it’s working fine for me using the latest version of Jevelin theme.
Please make sure that you have not configured the portfolio element to display portfolios of a specific category.
Also, please try disabling the portfolio pagination.
If it still doesn’t work for you then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Best regards,
Shufflehound team
Hi Javier,
I hope you are well today and thank you for your question.
Could you please share the screenshot of the Google map element settings that you have configured?
Also, Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Best regards,
Shufflehound team
Hi @DavidsonJ,
I hope you are well today and thank you for your questions.
On Desktop my header stays white which is what I would like to happen on mobile. On mobile the header turns invisible, which I would like to disable.
You can achieve 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
div#header-mobile { background: #FFF !important; } div#header-mobile .sh-header-builder-main-element-icon{ color: rgba(61,61,61,.69) !important; } div#header-mobile .sh-header .c-hamburger span, div#header-mobile .sh-header .c-hamburger span:before, div#header-mobile .sh-header .c-hamburger span:after, div#header-mobile .sh-header-mobile-navigation .c-hamburger span, div#header-mobile .sh-header-mobile-navigation .c-hamburger span:before, div#header-mobile .sh-header-mobile-navigation .c-hamburger span:after { background-color: rgba(61,61,61,.69) !important; }
The slider revolution slide I created doesn’t work well on mobile. The text collapses and runs into each other. How do I fix this?
There is a weird grey colored bar that appears behind the slider on mobile. How do I get rid of it?
You have to make the slider responsive as described in the below pages.
https://support.stylemixthemes.com/revolution-slider-responsive-settings
https://themes.zone/docs/how-to-make-slider-revolution-responsive/
https://www.themepunch.com/slider-revolution/responsive-settings/
https://www.themepunch.com/revslider-se-doc/layer-responsive-behavior/
Best regards,
Shufflehound team