Actually, we don’t have ready made code to connect the secondary menu to the same button in responsive layout so to achieve this we have to develop custom code which will take much time and beyond the scope of support as described here https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
I am sure you understand this.
Welcome
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.
In the meanwhile you can try resolving the issue 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 .section-justify-height:not(.section-justify-height-only) .sh-column { display: block !important; }
I hope you are well today and thank you for your question.
I am not sure exactly which section you are referring on the shared page so could you please share me the screenshot of it and also share me the screenshot of screen from your site admin area where you have set that text?
Best regards,
Shufflehound team
I understood it but to achieve this as described above you have to develop custom code.
If you are not a developer then you can consider hiring a developer to develop it for you.
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
Hi Dave,
I hope you are well today and thank you for your question.
This is happening because you have set product images smaller in sizes.
They should be at lease 500px X 500px in size.
Alternatively If you are going to use smaller images then you can display them center 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
@media (min-width: 768px){ .woocommerce div.product div.images.woocommerce-product-gallery { margin-left: 28%; } }
Best regards,
Shufflehound team
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.
Currently, there isn’t any builtin code so 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
Hi @ask,
I hope you are well today and thank you for your question.
You can change its location using Yellow Pencil editor as described in the below page to achieve this.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @elciokudo,
Sorry to hear of the problem you are having.
I have tested it on my test site and it’s working fine for me using below latest version of Gillion theme.
Please login to access this file
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary 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 be able to see it.”?
You can resolve the 500 internal server error as described in the following page.
http://freewptp.com/fix-wordpress-issue-internal-server-error/
Also please make sure you are using latest version of PHP on your server by referring the information provided in the following page.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
You can request refund directly from themeforest from where you have purchased the theme.
Best regards,
Shufflehound team
Hi @rokirokita,
Sorry to hear of the problem you are having.
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.
Best regards,
Shufflehound team
I couldn’t reproduce the issue on my test site so could you please tell me the exact steps with screenshots that I need to perform to reproduce the issue so that I can resolve it?
Hi @emailjohna,
Sorry to hear of the problem you are having.
I can see you are using on your shred site older version of theme so please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Best regards,
Shufflehound team
Hi @tristan,
I hope you are well today and thank you for your questions.
Please refer the attached screenshots to see the difference between light header with and without border.
Currently you can only set light header style for individual pages and not globally for all pages.
I have created feature request for it so that It will be implemented in the future version of theme.
Best regards,
Shufflehound team
Hi @mediasky2016,
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 referring the information provided in the below pages.
https://premium.wpmudev.org/blog/add-menus-to-wordpress/
https://www.wpbeginner.com/wp-themes/how-to-add-custom-navigation-menus-in-wordpress-3-0-themes/
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
Solution for this topic
You can resolve this by changing above shared CSS code as following.
#page-container #menu-item-8845 a { border: 2px solid #3377e0; padding: 0 10px !important; margin-top: 30px; transition: 0.3s margin ease-in-out; } .sh-sticky-header-active:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item#menu-item-8845 > a{ margin-top: 15px !important; }
@ksisko It seems from your shared screenshot that it is happening because of cURL error which is server related error.
Please contact your web host to let your website download those plugins from cdn.shufflehound.com
Also to help us keep support thread separates could you please create your own thread for your question instead of replying on this 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.
You are most welcome here 🙂
Hi @ask,
I hope you are well today and thank you for your question.
They are categories and author links and they make sense there.
To remove them, you have to develop custom code in the child theme of Gillion theme.
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