You are always welcome here 🙂
Solution for this topic
Problem # 1: My Widgets Categories are not as good looking as the demo, they are not separated by lines, they are close together and the feeling is very messy. Details I submitted in the image below. Hope you can help me customize them like demo.
The categories widget doesn’t display border on your site because you are using only one parent category on your site so the border will display when you will use more than 1 parent categories.
Problem 2: It is about Featured Image, I know Featured Image has been your design is really beautiful and impressive, however to fit the visitors in my country, I want Featured Image can be displayed. The image is exactly the same as the original image, which means that the 4 edges of the image must be perpendicular, without curvature, and of course it must apply to both the Featured Image off the homepage and the Single Post. Can you help me improve this.
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
.post-thumbnail, .post-thumbnail img { border-radius: 0; }
Problem # 3: It’s about Banner Advertising, can you show me how to insert Banner Advertising (336×280) into the home page of the blog? That is to say, my blog uses the Grid display format, so when it shows 3 posts will appear a Banner Advertising (336×280) then followed by the article, so repeatedly. off the homepage. Can you help me do that? The illustrations for this issue have also been up below. Hope you can support me, thank you very much.
To achieve this you can try using any of the following plugins.
https://www.shoutmeloud.com/wordpress-banner-advertising-plugin.html
The new credentials worked for me.
I could confirm the issue on your site and also on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile I resolved the issue on your site by using Blog template in your home page and setting it Blog style to masonry card.
Hi @nicolaivarney,
I hope you are well today and thank you for your question.
I am not sure which score you are talking about but if you wan to display certain posts at the top of blog list then you can mark those posts as sticky posts.
Best regards,
Shufflehound team
Solution for this topic
Hi @nicolaivarney,
I hope you are well today and thank you for your question.
You have to use category slug there as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
You can resolve this issue 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-1 .sh-header-logo-container, .sh-header-1 .sh-header-meta-container { min-width: 0; } .sh-header-1 .sh-header-nav-container .header-standard-position{ float: right; } .sh-header-1 .sh-header-meta-container .sh-nav-container ul{ float: left !important; } .sh-header-1 .sh-nav-special { margin-left: 7px !important; } .sh-header-1 .sh-header-nav-container .sh-nav>li.menu-item:last-child { padding-right: 12px; } .sh-header-1 .sh-header-meta-container { max-width: 105px; }
Hi @groopz,
I hope you are well today and thank you for your question.
Why do you think it slows down your site?
There can be various reasons why your site is not loading faster 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 use below plugin to know which plugins are consuming resources.
https://wordpress.org/plugins/p3-profiler/
You can improve your site performance as described in the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://wpengine.com/blog/page-speed-wordpress-performance/
https://themetrust.com/test-wordpress-site-performance/
To optimize images and load them faster, you can use any of the following plugins.
https://wordpress.org/plugins/ewww-image-optimizer/
https://wordpress.org/plugins/wp-smushit/
Best regards,
Shufflehound team
Hi @mqk051197,
I hope you are well today and thank you for your questions.
Could you please share me the pages URLs from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
You are always welcome here 🙂
Thank you for sharing site credentials but I can’t access your site login screen as I get always error message “You must log in to access the admin area.”.
Could you please test it and make sure the login screen is accessible?
I hope you are well today and thank you for your question.
The Blog Post content element doesn’t have any option to exclude certain posts so you can try using Blog Posts Categories content element as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @DirkahDirkah,
I hope you are well today and thank you for your question.
I am not sure exactly related to what you are asking for discount code so could you please describe it a bit more in detail?
Best regards,
Shufflehound team
Solution for this topic
In the portfolio single project page I want to change the title of the “client” field into something else, is that possible or should I just add a custom field and not use the client field?
Attached screenshot
There isn’t any option to change it so you can either try adding custom field or  try changing it using any of the below plugins.
https://wordpress.org/plugins/real-time-find-and-replace/
https://wordpress.org/plugins/say-what/
Updated the theme but that didn’t change. I think the fact that the website is RTL might be throwing it off balance?
May be so please test it temporary deactivating RTL support.
WHAT??? I don’t understand… How are you seeing this??? I see it as 200000, checked from different computers and browsers, attaching screenshot…
It is working fine for me on Chrome browser and not on Firefox so it seems browser specific issue. You can check it by testing it on different browsers.
Yes, the one that you have a choice between dots and squares etc. I want to have my own custom loading animation.
To achieve this, you have to develop custom code in the child theme of 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
Solution for this topic
Hi @69boxes,
I hope you are well today and thank you for your question.
You can try achieving this using Products shortcode and its attributes as described in the following page.
https://docs.woocommerce.com/document/woocommerce-shortcodes/#display-product-attributes
If you have any questions about custom sidebars plugin then you can ask it in the below plugin support forum.
https://wordpress.org/support/plugin/custom-sidebars
Best regards,
Shufflehound team
Hi @DirkahDirkah,
I hope you are well today and thank you for your question.
Have you disabled the sidebar on that page?
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
You are always welcome here 🙂
Hi @Qommunica,
I hope you are well today and thank you for your question.
We can try achieving this developing custom CSS code.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
You are always welcome here 🙂
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.”?
Solution for this topic
Hi David,
I hope you are well today and thank you for your questions.
How can I control the social icons separately from the menu? I want to float the menu to the right and the social icons to the left but can’t seem to do that.
I can see this is how it is displaying on your shared site as shown in the attached screenshot.
Please advise.
In the portfolio single project page I want to change the title of the “client” field into something else, is that possible or should I just add a custom field and not use the client field?
I am not sure what you are referring as Client field here so could you please describe it a bit more in detail by sharing the screenshot of it?
Also in the same page I would like to delete the categories field but didn’t find where I could do that.
You can delete 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-portfolio-single-info-item.sh-table:last-child { display: none; }
In the partners section in the home page, 5 works (but stays static) but if I add more than 5 to create the carousel effect like you have in the demo, none of the logos are visible, they all get css values locating them outside of the screen (??) I changed it now to 6 so you can see what I mean.
I can see you are using older version of theme on your site so please update theme to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
I want to add a comma in the counter – instead of 200000 make it 200,000. I saw that the jquery file used for the counter can handle the comma but when I try and put it (in the dashboard or directly through the db) it reads 200 and ignores everything after the comma.
I can see comma on your site as shown in the attached screenshot.
Have you managed to achieve it?
I want to replace the loading effect (the one I can choose out of 3 available animations) to an animation I’ll create, how do I do that?
Do you want to change the loading graphic image?
Best regards,
Shufflehound team