I could confirm the issue on your site.
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 bee able see it.”?
Hi @kykm,
I hope you are well today and thank you for your questions.
I am not sure what you are referring as values and i don’t see any issue in your shared screenshot so could you please tell me a bit more in detail exactly what is the issue so that i can help you to resolve it?
Best regards,
Shufflehound team
Hi @moudy3000,
I hope you are well today and thank you for your question.
It seems server and video file type related issue so could you please try resolving it as described in the following topic.
Best regards,
Shufflehound team
Hi @joshlyons,
I hope you are well today and thank you for your question.
The Basic demo contains Event demo hompage so you have to install Basic demo content on your site as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @tmattevc,
I hope you are well today and thank you for your question.
I am not sure exactly which recent posts widget or content element you are using so could you please share the screenshot of it?
Also please try directly typing category name in to the field.
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
@540media has provided answer very well above but i want to also share you alternate solution to highlight subscribe section and text by adding transparent black background to it.
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
#subscribe .sh-column { background: rgba(0,0,0,0.5); }
Best regards,
Shufflehound team
Hi @yeahitsahemme,
Sorry to hear of the problem you are having.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
The issue is occurring only when using child theme so in the meanwhile you can try resolving the issue by either activating Jevelin theme instead of child theme or fix it using the attached modified child theme of jevelin theme.
Best regards,
Shufflehound team
Solution for this topic
Hi @VisualEdgeChris,
I hope you are well today and thank you for your question.
You can display certain projects inside portfolios by adding them to categories and selecting that category in the portfolio content element used in the page as shown in the attached screenshots.
Best regards,
Shufflehound team
Solution for this topic
There isn’t styling section for it and you have to develop custom code to style.
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
.sh-footer-columns > .widget-item { font-family: "Roboto"; }
Hi @none1818,
I hope you are well today and thank you for your question.
It seems your shared screenshot didn’t get uploaded properly so could you please share it again?
Also could you please share me the page URL from your site where it is displaying so that i can help you to translate it?
Best regards,
Shufflehound team
It seems there is some issue in your Jevelin child theme so i activated Jevelin theme on your site which seems working fine.
The backup function is generating the errors on your site as shown in the attached screenshot so could you please share me the error.log file from your site so that i can troubleshoot it?
This can be due to memory or execution time limit of your server so please try resolving it using the below solutions.
https://wordpress.org/plugins/wp-maximum-execution-time-exceeded/
http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Solution for this topic
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
.page-id-581 .post-title h2 { 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
It seems your shared screenshot didn’t get uploaded properly so could you please share it again?
Is it possible to change this (I have tried but don’t manage to find how). It is saying bySheroes2017 and I would like to display by Sheroes
You can change it from user profile field “Display name publicly as” as shown in the attached screenshot.
Is it possible to remove it at all so not to display by author? I have tried the below CSS from one of the forums, but didn’t work (I want to remove it so it doesn’t display on the footer widget either):
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
.blog-list .post-meta-author { display: none; } .blog-list .post-meta-date { padding-left: 0; }
Hi @Lonartorg,
I hope you are well today and thank you for your question.
It seems your shared screenshot didn’t get uploaded properly so could you please share it again?
Also could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
You can just delete the existing plugin and install purchased plugin.
Hi @p5ugn3r,
Sorry to hear of the problem you are having.
I can see you are using older version 1.2.8 of theme on your site so could you please try updating it to the following latest version?
Please login to access this file
Best regards,
Shufflehound team
It seems the conflict issue but you can try displaying 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
.mega-menu-dynamic-elements .tab-content > .tab-pane, .sh-categories-style2 .tab-content > .tab-pane { opacity: 1 !important; }
I have enabled Titlebar on your site and it is displaying now.
Could you please check it?
Thank you for your question.
I am not sure which top of the main images of the site you are referring so could you please share the screenshot of it and also share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team