You need to add following code in the robots.txt file.
Disallow: /page/
The Disallow directive in robots.txt is about crawling, not indexing.
You probably want to implement a meta robots noindex element or the X-Robots-Tag; noindex HTTP Response header.
It seems wp bakery plugin handles update notification differently so you need to contact wp bakery plugin developer to disable it.
I have tested on my Sony Xperia android mobile using Google chrome browser and it displays fine for me.
Could you please try deleting and reinstalling the chrome browser and also test it on different mobile?
Mega menu is a extension of Unyson plugin and the theme only uses Unyson plugin builtin functionality.
If you think Unyson plugin Mega menu extension is limited in functionality then you can disable it and instead use any of the following Mega menu plugins.
https://wordpress.org/plugins/megamenu/
https://wordpress.org/plugins/wp-megamenu/
https://codecanyon.net/item/wp-mega-menu-pro-responsive-mega-menu-plugin-for-wordpress/19190840
https://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703
Hi @voituski,
I hope you are well today and thank you for your question.
To create different types of footers, 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
Best regards,
Shufflehound team
Also, the addition of child theme will affect the current theme style/ settings, no?
No it won’t but the child theme contains solution for header styles header 2 and 3 but you are using header 10 so you have to make the same changes in the theme /jevelin/inc/headers/header-10.php
To make it clickable on other locations 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
You can resolve the issue by setting any image to the location as displayed in the attached screenshot.
Solution for this topic
Looks like the header height is not responsive and takes too much space on mobile. How can I set the header height just for mobile?
You can change header height on mobile 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-container .sh-header-mobile-navigation .sh-nav-container {
padding: 20px 0;
}
One more thing. The logo not visible on the editor screen.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Solution for this topic
Use below CSS code for the search Icon.
.sh-header.sh-sticky-header-active .sh-nav li.menu-item.sh-nav-search i {
color: #5b5b5b !important;
}You are most welcome here 🙂
The issue will be fixed ASAP.
You are most welcome here 🙂
The issue is not fixed yet.
We will update you here after fixing it.
In the meanwhile you can use Pricing content element instead of Table content element to display Pricing.
Thank you for sharing your site credentials but I can’t log in to your site.
Your site keeps redirecting me to login-2 page which doesn’t display login form.
Please test it yourself and advise.
You are most welcome here 🙂
@todayfarer Are you the same user as @scullen ?
If yes then why are you using two different accounts in the forum?
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Hi @pzl,
I hope you are well today and thank you for your questions.
I am using icon box slider with 5 tabs. It works perfectly on PC. However, when I am viewing my website on iPad 9.7 (vertical mode) and on iPhone 8, 2 to 3 tabs get cut off. Is there a way to resize the size of the tab so that all tabs can be seen neatly on mobile?
It displays fine for me as shown in the attached screenshot so could you please share me the screenshot of the issue?
Next, in my About page, I will like the flow of information to be shown on mobile. About Me (1) > Write up About Me (2) > Why Choose (4) > Write up on my choice. (3) Currently it shows up in the sequence (1), (2), (3), (4) on mobile.
I don’t see all these sections on your shared site. May be you have changed it now.
Could you please use the exact terms used to refer the sections and tell me the sequence again so that I can help you?
Best regards,
Shufflehound team
Solution for this topic
Hi @wassim,
Thank you for your question.
To achieve this please configure the Portfolio content element on your home page the same way as you have configured on shared Projects page.
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
Sure you can fix it better way 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-tabs .tab-content .tab-pane h1 {
clear: both;
}
Best regards,
Shufflehound team
Sorry to hear of the problem you are having.
Could you please check whether you are facing the same issue as reported in the following topic and use the solution shared in it?
Best regards,
Shufflehound team