Solution for this topic
You were using wrong Blog slider content element instead of Blog slider edited content element as shown in the attached screenshot.
I changed it and now the button is displaying in the slider.
Could you please confirm whether it is displaying fine for you also?
Thank you for your question.
This is how the mobile parent menu works in the theme which you can also see on the demo site here https://gillion.shufflehound.com/
I have created feature request for it so that the theme option will be developed in the future version of theme to make mobile parent menu work.
In the meanwhile you can try achieving it by using any of the following plugins.
https://wordpress.org/plugins/responsive-menu/
https://wordpress.org/plugins/wp-responsive-menu/
Best regards,
Shufflehound team
Hi @HomieDion,
Sorry to hear of the problem you are having.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following page.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Also please use the solution posted in the following topic.
https://support.shufflehound.com/forums/topic/problem-with-demo-content-instalation/#post-6137
Best regards,
Shufflehound team
Hi @wescpr,
Sorry to hear of the problem you are having.
I have tested it on my test site and it’s working fine for me using latest version of Gillion theme.
Could you please use the below latest version of theme on your site?
Please login to access this file
Also this can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson & WooCommerce plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
Thank you for your patience but the issue is not fixed in the theme yet.
Hi @qqqq,
Sorry to hear of the problem you are having.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Try using below CSS code to achieve this.
.woocommerce .related.products ul.products li.product > a:hover .secondary-image-container { opacity: 0; }
Hi @emailjohna,
I hope you are well today and thank you for your questions.
So, is there a way to add the pagination option to the blog content element in the page builder? Like the portfolio element has
Currently Blog Posts content element doesn’t have any pagination option.
If I use the “blog template” option which pulls the settings from both the Jevelin and page settings, I get the pagination I need but then it automatically creates a 3 column blog. It seems this option also overrides the page builder meaning I can’t add any additional design elements to the page. This means I can’t use this option either.
You can display content added in the page content using Visual builder by setting Blog Editor Content option to On as shown in the attached screenshot.
Best regards,
Shufflehound team
To increase paragraph text, you have to overwrite theme file /jevelin/framework-customizations/extensions/shortcodes/shortcodes/portfolio/views/view.php in Jevelin child theme and change the length of excerpt in the below code added in the above file.
<?php echo jevelin_get_excerpt( 10, get_the_excerpt() ); ?>
Hi Roger,
Sorry to hear of the problem you are having.
Your shared site home page travelbuildgrow.com/home displays 404 error message for me but it works fine for me visiting travelbuildgrow.com as shown in the attached screenshot.
Is the issue resolved for you now or could you please test it on different browser?
Best regards,
Shufflehound team
Hi @Klovely2018,
Sorry to hear of the problem you are having.
Could you please share me the page URL from your site where it is not working correctly so that i can troubleshoot it?
Also would you mind if i log in to your site and do some troubleshooting? 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 be able see it.”?
Best regards,
Shufflehound team
You can hide all other elements except portfolio content 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-portfolio-single-default .sh-portfolio-single-buttons, .sh-portfolio-single-default h1.sh-portfolio-single-title, .sh-portfolio-single-default .sh-portfolio-single-share, .sh-portfolio-single-default .sh-portfolio-single-info, .sh-portfolio-single-default .sh-portfolio-single-right.col-md-8, .sh-portfolio-single-slider .sh-gallery, .sh-portfolio-single-slider .sh-portfolio-single-left.col-md-4, .sh-portfolio-single-slider .sh-portfolio-single-buttons, .sh-portfolio-single-slider h1.sh-portfolio-single-title { display: none; } .sh-portfolio-single-default .sh-portfolio-single-left.col-md-4, .sh-portfolio-single-slider .sh-portfolio-single-right.col-md-8 { width: 100%; }
Awesome great to see you got that sorted.
Please advise if you have more questions.
Have a fantastic day!
Hi @appetitte,
Sorry to hear of the problem you are having.
I have tested it on my test site and it’s working fine for me using below latest version of Jevelin theme as displayed in the attached screenshot.
Please login to access this file
Please make sure you are using above latest version of theme and if you still face the issue then could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
I have created feature request for it so that it will be implemented in the future version of theme.
Sure I can help you to solve it.
Would you mind if i log in to your site and do some troubleshooting? 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 be able see it.”?
I will try my best to help you so please share me your site URL.
I will try my best to help you so please share me your site URL.
You are most welcome here 🙂
Hi Kjetil,
I hope you are well today and thank you for your feature request.
Are you talking about Blog Post content element as shown in the attached screenshot?
Best regards,
Shufflehound team