To achieve this please add following custom code in the bottom of functions.php file of child theme that you are using on your site.
function add_pricing_button_custom_scripts(){ ?>
<script type="text/javascript">
jQuery(document).ready(function($){
$("#page-container .sh-pricing-content-center a.sh-pricing-butto").attr("target","_blank");
});
</script>
<?php }
add_action('wp_footer', 'add_pricing_button_custom_scripts', 99);
Solution for this topic
To open it in new window please use the attached small plugin specially developed for you that contains some custom code.
I would also like to change the color of the sign-up button “rollover” color if possible please? It’s currently orange
You can change button hover color 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 a.sh-event-button:hover {
border-color: #e9226f;
background-color: #e9226f;
color: #fff;
}
You can change the color value in the above code to whatever you want to use by referring the following pages.
http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp
Hi @c.kuekmen,
I hope you are well today and thank you for your questions.
1.The German translation is not working properly. I tried to translate it in the files directly but some I cant find.
Please translate it properly as descried on the following page.
https://colorlib.com/wp/how-to-translate-wordpress-theme/
2. If I click on product picture there is no “close” icon on the photo. You can only close it if you click on “Back” on the browser. And the zoom is not working too.
3. If there are more than 1 product in cart the moseover window is not working proper, the buttons are not showing ect.
Could you please share me the pages URLs from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @nicolas,
I hope you are well today and thank you for your questions.
I would like to know how to change the single product page from this look:
to this look:
It by default displays like that which you can see on this page https://jevelin.shufflehound.com/product/basic-t-shirt/
If it is not displaying like that for you then could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Also, how to setup “sold out” or “sale” stickers on top of the products like on this picture:
You can setup it by editing product as shown in the attached screenshots.
Best regards,
Shufflehound team
The same answer posted in your following topic applies to this topic also.
Hi Ben,
I hope you are well today and thank you for your question.
You can change some of woocommerce style from the woocommerce theme settings as shown in the attached screenshot but not exactly how you want it.
To achieve it exactly how you have described, you have to develop custom code.
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
I need some help translating the months of the year into the header. They are being shown in English (APR, for example).
Please share the screenshot of it where it is displaying.
Also please share all the strings which are not getting translated for you.
How can I do to display in Portuguese? (My WordPress is set to the correct language).
You are translating your site so you may be translating it in to Portuguese so i am not sure what do you mean by this?
You can achieve 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
#text-with-frame-c016cf484286e57afeedf5d9c040ada1 .sh-text-with-frame-container {
background-color: rgba(255,255,255,0.5);
}
You are most welcome here 🙂
Hi @bjd407,
Sorry to hear of the problem you are having.
Could you please share me the screenshots of the issues or your site URL where it’s happening so that i can better understand and troubleshoot it?
Best regards,
Shufflehound team
Hi @joaobaptist,
I hope you are well today and thank you for your question.
The “View All” on Menu string is translation ready but it not included in translation file gillion.pot which we will add ASAP. In the meanwhile you can do so by using attached updated gillion.pot file.
I could confirm other string translation 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 using the attached modified child theme of Gillion theme.
Best regards,
Shufflehound team
Thank you for your question.
To achieve this i tried to access your shared site in another topic but it is displaying the message “New Website Coming Soon”.
Could you please either disable it or would you mind if i log in to your site and access it? If this is ok then could you please 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 bee able see it.”?
Best regards,
Shufflehound team
Thank you for your question.
I tried to access your shared site but it is displaying the message “New Website Coming Soon”.
Could you please either disable it or would you mind if i log in to your site and access it? If this is ok then could you please 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 bee able see it.”?
Best regards,
Shufflehound team
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
You are most welcome here 🙂
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
You are most welcome here 🙂
I can see the Full Gallery button on your shared site is redirecting to yoursite.com/portfolio which you have linked to.
Please advise.
Hi @TeamQ14,
I hope you are well today and thanks for posting here.
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
You are most welcome here 🙂