Hi Nakia,
I hope you are well today and thanks for posting here.
I can see the images are displaying on your site http://nlovefitness.com/the-trip-is-on/ as shown in the attached screenshots.
Please advise.
Best regards,
Shufflehound team
Solution for this topic
You can hide 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: 768px){
.sh-revslider {
display: none;
}
}Hi Maxime,
I hope you are well today and thank you for your question.
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
If you want to add login link in the header menu then you can achieve it using following plugin.
https://wordpress.org/plugins/login-logout-register-menu/
Best regards,
Shufflehound team
Solution for this topic
Not post IDs but the page IDs that you can find as described in the following pages.
https://www.competethemes.com/blog/find-page-id/
https://artisanthemes.io/find-page-id-wordpress/
You can remove magnifier icon on those 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
.page-id-8250 .blog-list a.sh-overlay-item:last-child {
display:none;
}
.page-id-8250 .sh-overlay-item:first-child .sh-overlay-item-container {
right: 40%;
}
Please change the page ID 8250 in the above CSS code to whatever you want to.
Hi @DuploX,
Thanks for posting here.
This is how the mobile menu works in the theme which you can also see on the demo site here https://gillion.shufflehound.com/
I have created feature request for it so that the theme option will be developed in the future version of theme to make mobile parent menu work.
In the meanwhile you can try achieving it by using any of the following plugins.
https://wordpress.org/plugins/responsive-menu/
https://wordpress.org/plugins/wp-responsive-menu/
Best regards,
Shufflehound team
Hi @DuploX,
I hope you are well today and thank you for your question.
It is a known issue which will be resolved ASAP and we’ll let you know here.
Best regards,
Shufflehound team
Hi @colsonr100,
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 @colsonr100,
I hope you are well today and thank you for your question.
You can get Instagram Access Token as described in the following page.
https://elfsight.com/blog/2016/05/how-to-get-instagram-access-token/
Best regards,
Shufflehound team
You are most welcome here 🙂
Please check it now.
Thank you for your patience here.
To achieve this instead of the CSS code shared above you have to just set the z-index option of that section to 100 or 101 as shown in the attached screenshot.
It seems general issue not specific to theme which you can resolve using the solutions shared in the following topics.
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
.rev_slider .tp-mask-wrap video {
height: auto !important;
}Solution for this topic
Installing and reinstalling the theme doesn’t delete the site data and content.
You can remove all your site content including images using the following plugin.
https://wordpress.org/plugins/wp-reset/
Happy New Year…!!
Hi @ScrewThemAll,
I hope you are well today and thank you for your questions.
1. How can I hide the tags at the bottom of the post/page?
You can hide 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-item-single-container .post-tags {
display: none;
}
2. Even if in the settings set to show 30 posts / page it only shows 10 posts? Why?
This is in the page settings (blog setting works fine with 30) but when I insert a blog element in a page only 10 posts can bee seen.
How can I get the elements to show more?
I am not sure which blog element you are using but if you are using Blog Posts element then you can configure it using its option “Posts Limit” as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @marka100,
I hope you are well today and 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
No the theme doesn’t have any caching.
Awesome great to see it got fixed.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
I don’t see the contact us section above the footer on the shared URL.
Please advise and also please note i am not a developer of theme but support person so a bit more detail will be helpful.
I hope you are well today and 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 achieve it?
Best regards,
Shufflehound team
Hi @cmurockstar,
I hope you are well today and thank you for your question.
Your shared site is not accessible for me and displaying the error message “This site can’t be reached” so please make sure it is accessible for me.
Also please share the screenshot of the issue and make sure you are using latest version of Safari.
Best regards,
Shufflehound team