Hi @Qommunica,
Thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
Best regards,
Shufflehound team
Hi @Qommunica,
Thank you for your question.
I am not sure which grid slider you are talking about so could you please share me the screenshot of it and page URL from your site where it is displaying so that i can help you?
Best regards,
Shufflehound team
Hi @Qommunica,
I hope you are well today and thank you for your question.
You can just download latest version of Gillion theme on clicking on the below button and then install it as described in this page http://www.wpbeginner.com/beginners-guide/how-to-install-a-wordpress-theme/
Please login to access this file
Best regards,
Shufflehound team
Solution for this topic
Hi @amplitum,
Thank you for your question.
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-slider-item .post-meta .post-auhor-date {
display: none !important;
}
Best regards,
Shufflehound team
Hi @amplitum,
Thank you for your question.
You can make it centre aligned 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-mobile .header-logo-container {
margin: 0 45% 0 auto;
}
Best regards,
Shufflehound team
Hi @amplitum,
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: 767px){
.blog-style-cover.columns3 .post-style-cover {
width: 336px !important;
}
.sh-blog-fancy .sh-ratio-content {
background-size: initial;
background-repeat: no-repeat;
}
}
Best regards,
Shufflehound team
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 @plusadmin,
I hope you are well today and thank you for your question.
Please make sure you are using latest version of Safari browser and also try using the solution shared in the following topic.
https://stackoverflow.com/a/33833236/1287548
Best regards,
Shufflehound team
Hi @Streamliners,
I hope you are well today and thank you for your question.
Could you please share me the screenshot of what you are trying to achieve so that i can help you to achieve it?
Best regards,
Shufflehound team
Ok I understood it.
Could you please try using the One Page Navigation theme option in the theme General settings as shown in the attached screenshots?
Thank you for sharing the site credentials. I got it.
You can try resolving 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-gallery .sh-ratio-content {
background-position: initial;
}Solution for this topic
Thank you. I got your shared credentials.
This seems happening because you are using Visual Page Builder in the portfolio so instead of it please use the default editor as shown in the attached screenshots.
You are most welcome here 🙂
The shared child theme code only works for header 1 and 2 but it seems you are using header 10 so please delete that child theme and use the attached child theme containing custom code.
I saw the functionality on your site and to achieve this functionality 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
I am using Chrome browser.
I confirmed it only works when you type the number in the textbox and not on clicking on the arrows.
May be this is because Modern tribe doesn’t support clicking on the arrows functionality.
Yes i understood your situation that’s why i have created feature request for it so that it will be implemented in the future version of theme but sorry currently we don’t have any ETA.
In the meanwhile you can achieve it developing custom code and 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
Hi Tim,
I hope you are well today and thank you for your question.
You can consult your web host to know exactly which process is consuming it.
You can use below plugin to know which plugins are consuming resources.
https://wordpress.org/plugins/p3-profiler/
There are various reasons why your site is consuming that much resources 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 also find out the reason using below tools.
Best regards,
Shufflehound team
I was able to upload, however, I’m having problems customizing. When I hit “Customize Page,” a black-bar menu appears at the top on the layout and I cannot find a way to remove it.
It is a topbar which you can remove from theme settings as shown in the attached screenshot.
Additionally – whenever I input my own IG username on the Instagram widget, the text that says “Instagram Feed” goes away.
I don’t see the text in your shared screenshot so could you please share me the screenshot and page URL from your site where it is displaying?
Solution for this topic
Hi Sofia,
Thank you for your question.
I visited your shared site and it seems you are using Jetpack plugin on your site so could you please try temporary deactivating its Photon module on your site as shown in the attached screenshot?
This jetpack photon module is not updating the images stored on wp.com so to resolve the issue either disable this module or update the images on wp.com by contacting jetpack support team.
Then try regenerating thumbnails using the below plugin.
https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
Shufflehound team