Hi @Tongalong,
I hope you are well today and thank you for your question.
Are you talking about the misalignment as shown in the attached screenshot?
Could you please share me the page URL from your site where it is displaying so that i can help you?
Best regards,
Shufflehound team
Hi @nitskov,
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-single-gallery-item.col-md-4.col-sm-4.col-xs-6 {
width: 100%;
}
Best regards,
Shufflehound team
I could confirm the issue on your site but couldn’t reproduce it on my test site so 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 @nitskov,
I hope you are well today and thank you for your question.
It is displayed by http://simplelineicons.com/ so it is in line shape only and not filled so you have to change its font or use images to use filled icons.
Best regards,
Shufflehound team
Hi Tana,
I hope you are well today and thank you for your questions.
I’ve found a small white gap at the right edge of my website header, but don’t know how to fix it so that the header is full-width. I attached a photo with this post as well.
I don’t see it on your shared site.
Is it happening for you on any specific browser?
Could you please test it using different browser?
Also, I noticed that on iOS and Safari, after I hit the “View the video to see how” button, the video starts playing with the muted sound. I had to unmuted to hear. Is this some sort of Apple standard setup? On Chrome, the same video starts playing with the sound on. Is there a way to make the video start playing with sound on Safari and iOS?
Yes it seems caused by new IOS policies as described in the following pages.
https://webkit.org/blog/6784/new-video-policies-for-ios/
https://stackoverflow.com/questions/46745684/muted-autoplay-videos-stop-playing-in-safari-11-0
Lastly, I found that the video I mentioned above is a bit taller than the screen itself (on my laptop at least), is there a way make it fit on the screen? It is a bad UX that the video sound was off and the video sound control panel is below the bottom edge of the screen. The audiences would not know it was there unless they scroll up a bit.
You can resize it as described in the following pages.
https://www.themepunch.com/revslider-doc/video-layers/
Best regards,
Shufflehound team
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
You are most welcome here 🙂
Hi @stevehutt,
I hope you are well today and thank you for your question.
Q2. I want to display a NEXT PAGE graphic instead of the numbered links at the bottom of paginated posts.
Please see attached nextpagegraphic for an example.
Please see attached pagination1 for the current configuration
I have installed WP-PageNavi.
I am using the <!–nextpage–> code within the post to mark where the next page begins. But it is still showing small numbered links.
The WP-PageNavi plugin only replaces Older posts | Newer posts links and not in page links generated using <!–nextpage–>
It displays this way by default as described in the following pages.
https://en.support.wordpress.com/nextpage/
https://codex.wordpress.org/Styling_Page-Links
If you want to change this default functionality then you have to develop custom code.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
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
Awesome great to see you got that figured out.
Please advise if you have more questions.
Have a fantastic day!
The theme doesn’t display those buttons but instead it seems the Jetpack plugin sharing module displays it so please disable this Sharing module in the Jetpack plugin settings as described in the following page.
Solution for this topic
Hi @psdbox,
Sorry to hear of the problem you are having.
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
.post-content {
line-height: 1.7 !important;
}Best regards,
Shufflehound team
I have one last query. The post preview has a minimum word/character count of 10 in theme settings > blog (attached). What do i need to do to show no preview at all? I do not want a single character/word to be shown in the preview for posts.
We have to develop custom CSS code to achieve this.
Could you please share me the page URL from your site where it is displaying so that i can help you to hide it?
Thanks but i am talking about home background image (behind the posts).
You can set it in the theme General settings as shown in the attached screenshot.
I also would like to know how can i insert the logo in the first bar, now i have it it the menu bar in the left but i want it in the middle in the top of the home page.
To achieve this you have to use Header 4 layout in the theme Header Settings as shown in the second shared screenshot.
Please make it how it was before displaying two sliders on mobile so that I can help you to remove white space around them.
You are most welcome here 🙂
To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Hi Jürgen,
Thank you for your question.
But i can see the images have round corners as shown in the attached screenshot.
Please advise.
Best regards,
Shufflehound team
Hi Jürgen,
I hope you are well today and thank you for your question.
I can help you by developing CSS code but fro that i need to access your site so could you please share me the page URL from your site where it is displaying so that i can help?
Best regards,
Shufflehound team
Solution for this topic
Then you have to use page IDs in the CSS code as displayed below where i used IDs of pages that you shared above.
.page-id-942 .post-type-content .post-thumbnail,
.page-id-725 .post-type-content .post-thumbnail {
display: none;
}It seems the issue with the code added in the second custom HTML widget in the sidebar so could you please try changing the code added in it?
Hi Niloka,
I hope you are well today and thank you for your question.
I don’t find it on your shared site so could you please share me the page URL from your site where it is displaying so that i can help you?
Best regards,
Shufflehound team