Hi Søren,
I hope you are well today and thank you for your question.
You can change it by translating the theme as described in the below page.
https://support.shufflehound.com/theme-translation/
Alternatively, you can use any of the following plugins to change the text.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
Solution for this topic
Hi @hopelessgamer,
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 only screen and (max-width: 800px){
#page-container .woocommerce .shop_table .button[name=update_cart] {
float: none;
}
.woocommerce-page #page-container table.cart .product-remove,
.woocommerce-page #page-container table.cart .product-subtotal {
display: block;
}
}
Best regards,
Shufflehound team
You can reduce that margin 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-list article .post-container {
margin: 0 5px;
}You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
If you can’t do it using Yellow pencil editor plugin then 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
You are most welcome here 🙂
You are most welcome here 🙂
Hi @joeg10,
I hope you are well today and thank you for your question.
It seems you have not migrated it correctly.
You can use any of the following solutions to migrate it correctly.
https://wordpress.org/plugins/all-in-one-wp-migration/
https://www.wpexplorer.com/migrating-wordpress-website/
Best regards,
Shufflehound team
Hi @peterchurch1,
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
Best regards,
Shufflehound team
Solution for this topic
Hi Sergio,
I hope you are well today and thank you for your question.
Please try adding projects page ID in the theme portfolio settings as shown in the attached screenshots.
Best regards,
Shufflehound team
Hi Deepak,
I hope you are well today and thank you for your question.
Could you please share me the screenshot of the contact form settings that you have configured?
Also, 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 admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Best regards,
Shufflehound team
Thanks for the info. I have updated the theme but that didn’t work. Then I tried adding a new, default contact form module back inside the page and removed the old one. I don’t know how but that is working. It’s strange coz its the same module, but one gave an error and the other does not.
This may be because the two modules are configured differently.
Anyways, so I got the email fine, but the success message that used to display on top of the page is not shown anymore. There is no way for the user to know that their message has been posted successfully. What could the issue be?
Are you talking about the contact form displayed in the shared screenshot?
If yes then please make sure that you have configured its Success Message as displayed in the second attached screenshot.
To help us keep support thread separates could you please create a 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 with your new thread.
Still, I don’t see it on your shared site.
Please refer the attached screenshot to know what I see on your site.
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 (min-width: 1250px){
.rev_slider_wrapper.fullscreen-container {
left: -75px !important;
max-width: 117.5%;
}
.vc_row[data-vc-full-width="true"] {
left: -45px !important;
max-width: 117.5%;
}
}
If the above-shared CSS code doesn’t work for you then you can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Solution for this topic
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
.sh-single-image .sh-image-lazy-loading {
text-align: center;
margin: 0 auto;
}Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome 🙂
To help us keep support thread separates could you please create a 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 with your new thread.
Hi @vonedaddy,
I hope you are well today and thank you for your question.
I am not sure I understood your question properly so could you please describe it a bit more in detail by sharing the screenshots or your site URL where it is displaying so that I can help you?
Best regards,
Shufflehound team
Thank you for sharing your site credentials but the password is not working for me so please make sure that the shared credentials are correct and working fine.
Also please answer the below questions?
1) Add Shop/Products in the menu.
Are you facing any problem adding it in the menu?
If yes then please describe what is the problem?
2) Once products are in cart it’s not redirect to the cart page.
Have you configured the plugin settings to redirect it?
If not then please contact the plugin support to configure it.
3) Checkout also having same problem while you clicking from the menu.
Could you please tell me which same problem you are referring here?
You can use any of the below plugins to duplicate the page and then make changes in it however you want to.