Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Hi @gbcommunication,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Solution for this topic
Hi @funyal,
I hope you are well today and thank you for your question.
You can change them by translating the theme as described here https://support.shufflehound.com/theme-translation/ or using any of the following plugins to change it.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
I logged into your website and saw you are using https on your website but not added it in the theme General settings as shown in the attached screenshot so could you please add it?
You are always welcome here 🙂
Hi @Unkahee,
I hope you are well today and thank you for your question.
Please try resolving it using the below solutions.
https://support.shufflehound.com/forums/topic/instagram-has-returned-invalid-data/#post-51055
https://wordpress.org/plugins/instagram-feed/
Best regards,
Shufflehound team
You have to install the plugin zip file and not the PHP file that you are trying to install.
You are trying to install another plugin and it has nothing to do with updating the theme.
You have to just download the below-shared theme and update it as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
You can hide it by using the CSS solution shared in the following topic.
https://support.shufflehound.com/forums/topic/delete-post-writer/#post-24222
Hi @arguetech,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s displaying so that I can help you to remove it?
Best regards,
Shufflehound team
Solved by custom css.
Awesome great to see you got that solved.
But i dont know why th some code doesnt work in child theme in style.css
This may be due to CSS specificity.
You will get more information about the CSS specificity on the below pages.
https://www.w3schools.com/css/css_specificity.asp
https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity
Hi @atzerv,
I hope you are well today and thank you for your question.
Please make sure that you are using latest method to import the demo content as described below.
https://support.shufflehound.com/installing-demo/
Also, please try importing the demo content by temporarily deactivating the Slider Revolution plugin.
You can resolve 500 Internal Server Error as described on the below pages.
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
https://themeisle.com/blog/wordpress-internal-server-error-fix/
Best regards,
Shufflehound team
Hi @fvasquez,
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 the 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
Hi Mary,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s displaying so that I can help you to change it?
Best regards,
Shufflehound team
Hi @Simone,
I hope you are well today and thank you for your question.
I can see you are using older version of the theme on your website so could you please update it to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Best regards,
Shufflehound team
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 a reference to this thread in your newly created thread.
We would be more than happy to help you with your new thread.
Solution for this topic
Please use the below CSS code instead of above.
@media (min-width: 400px){ .woocommerce #page-container div.product form.cart .button { position: absolute; bottom: 0; left: 130px; } .woocommerce div.product form.cart { position: relative; } } .woocommerce #page-container div.product form.cart .button { clear: both; float: none !important; margin-top: 25px; }
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Please replace the above shared CSS code as below.
.woocommerce #page-container div.product form.cart .button { position: absolute; bottom: 0; left: 130px; } .woocommerce div.product form.cart { position: relative; }
Hi Meg,
I hope you are well today and thank you for your question.
You can refer to the Slider Revolution documentation below to add it.
https://www.themepunch.com/revsliderjquery-doc/slider-revolution-jquery-5-x-documentation/
Best regards,
Shufflehound team