Hi @zsolt67,
I hope you are well today and thank you for your questions.
Could you please share me your site URL where it’s displaying so that i can help you?
Best regards,
Shufflehound team
Hi @quincylun,
Sorry to hear of the problem you are having.
I logged in to your shared site and the page builder is working fine for me as shown in the attached screenshot.
Is it working fine for you now?
Please advise.
Best regards,
Shufflehound team
Solution for this topic
Hi, how can I remove the “seconds” ?
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
#content .sh-countdown .seconds {
display: none;
}
The https://support.shufflehound.com/theme-translation/ only explains how to install the plugin. It’s not really a tutorial.
You can get detailed information about using this plugin on the plugin page here https://localise.biz/wordpress/plugin/manual
I tried to figure out but it’s confusing and I am not sure if we can translate something that is in the code, can we? Weeks/Days/Hours/Minutes/Seconds is not listed anywhere.
That’s why I have also suggested to use following plugin to change it.
Hi Andy,
I hope you are well today and thank you for your questions.
It is a portfolio content element so you can edit or remove it by editing your site home page as shown in the attached screenshots.
Best regards,
Shufflehound team
Solution for this topic
Then please try changing above shared CSS code as following.
.sh-header.sh-sticky-header-active .sh-nav>li.menu-item>a {
color: #5b5b5b !important;
}
Hi @wassim,
Thank you for your question.
It seems you missed to attach the screenshot so could you please share it again?
Also it seems you are using older version of theme on your shared site so please update your theme to the below latest version as described here https://support.shufflehound.com/updating-theme/ and also update all plugins to the latest versions.
Please login to access this file
Best regards,
Shufflehound team
Solution for this topic
Hi @Suneetnangia,
I hope you are well today and thank you for your question.
You can install it from Install Required Plugins section as displayed in the attached screenshot.
Best regards,
Shufflehound team
Hi @juniormartian,
Thank you for your question.
You can remove it using Yoast SEO plugin https://wordpress.org/plugins/wordpress-seo/ as described in the following page.
https://kb.yoast.com/kb/how-do-i-noindex-urls/#archives
Best regards,
Shufflehound team
The logo image that you have shard contains lot of extra spaces around logo as displayed in the attached screenshot so please try removing those spaces.
Solution for this topic
1) The problem is, when the window is down-scaled, the Search icon goes over the menu text (see attached screenshot). I guess I can’t demand too much, but this isn’t the best solution. I’ve tried the add-search-to-menu plugin, but if I use it, then there are two Search functions in the mobile menu…
Using add-search-to-menu plugin is a best solution here and we can remove duplicate search on mobile also so use it on your site and let me know so that I can help you.
2) There are a few problems. If I put max-height (or width) percentages, the logo image is not centered anymore (see the attached picture). If I put pixels instead of percentages, the image is centered, but it is not responsive anymore.
Then please try changing above shared CSS code as following.
.header-logo img {
height: auto !important;
max-height: 100% !important;
max-width: 100% !important;
}Have you got any news about Gillion implementing Revolution Slider as header? ? This would solve all my problems, also because I would like a big and full-of-effects header in the homepage only, and just a small logo in all other pages.
Sorry but currently we don’t have any ETA.
Solution for this topic
Hi @juniormartian,
I hope you are well today and thank you for your question.
You can resolve 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
@media (max-width: 582px){
.blog-slider-style5 .blog-grid-small {
width: 100%;
clear: both;
}
.blog-slider-style5 .blog-grid-small .blog-grid-item-container {
margin-left: 0;
}
}
Best regards,
Shufflehound team
Hi @jeanelleats,
I hope you are well today and thank you for your questions.
My featured images show up huge in my post. How can I change the picture size to a smaller size, say 400 pixels height and retain the proportions of the original picture?
You can achieve it on single post pages 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
.single-post #content .post-thumbnail {
max-width: 400px;
display: table;
margin: 0 auto;
}
Also, my blog posts will not create a break, even if I put in <br>. What has worked is <br class=””>, but the breaks are WAY too thick. I want to be able to have normal breaks appear when I edit in visual mode!
You can create line break on your site as described in the following pages.
https://premium.wpmudev.org/blog/daily-tip-manually-insert-a-line-break-in-wordpress/
https://clickwp.com/kb/understanding-paragraphs-and-line-breaks-in-wordpress/
http://www.wpexplorer.com/wordpress-line-break/
If it still doesn’t work for you then could you please share me the page URL from your site where it is not displaying and also tell me where you want to add line break on that page so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @quincylun,
I hope you are well today and thank you for your question.
You can achieve this as described in the following page.
https://www.competethemes.com/blog/wordpress-open-links-new-tabs/
Best regards,
Shufflehound team
The plugin file name is /js_composer/js_composer.php
You are most welcome here 🙂
To achieve this you can either translate the theme as described here https://support.shufflehound.com/theme-translation/ or change the strings using following plugin.
Solution for this topic
Hi @wassim,
Thank you for your question.
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-portfolio-style-default .sh-portfolio-item {
min-height: 500px !important;
}
Best regards,
Shufflehound team
Hi @wassim,
I hope you are well today and thank you for your question.
If you are talking about the header topbar options like email or phone number then you can make them clickable to have links by using the child theme solution shared in the following topic.
Not sure how you are displaying it in the footer so could you please describe it a bit more in detail?
Best regards,
Shufflehound team
Currently we don’t have any ETA but will try to do this ASAP.
You can reset Yellow Pencil Pro changes as described in the following pages.
https://waspthemes.com/yellow-pencil/documentation/#reset-css-styles
http://waspthemes.com/yellow-pencil/documentation/#f-manage-styles
http://waspthemes.com/yellow-pencil/documentation/#reset-the-selected-element
http://waspthemes.com/yellow-pencil/documentation/#reset-properties