Hi @offpeak,
I hope you are well today and thank you for your question.
You have to develop custom code in the child theme of Jevelin theme to achieve it.
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 @andre_placido,
Sorry to hear of the problem you are having.
Could you please try using the solution posted in the following topic to resolve the issue?
https://support.shufflehound.com/forums/topic/undefined-error-in-timeline/
Best regards,
Shufflehound team
Hi @snipertrader16,
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 make it transparent?
Best regards,
Shufflehound team
As it is dynamically generated CSS code therefore you can’t just save it in stylesheet file.
To understand it please see the following CSS code generated on your site, the part accc22f04d32fce11ef4dfe63fa6bf51 is dynamically generated. It is hard to achieve and you need to develop custom code to achieve this. Developing custom code for custom functionality is beyond the scope of support that we provide here.
.sh-section-accc22f04d32fce11ef4dfe63fa6bf51 {padding: 50px 50px 50px 50px;background-image: url(//swipeguide.com/wp-content/uploads/2017/03/mark-lighter.svg);background-repeat: no-repeat;background-size: auto;background-position: top right;}Solution for this topic
Hi Stefan,
I hope you are well today and thank you for your question.
You can change it by editing that slider in the slider revolution plugin settings.
Best regards,
Shufflehound team
To just change the text language, don’t use custom code child theme solution as it is more complex.
Instead just tell me what is not getting changed using above shared plugin by sharing the screenshot of it and also share me the page URLs from your site where it is displaying so that i can help you.
Can you please explain to me what is a dark logo?
It is pretty simple as i have explained above if you have light background like white you should have dark logo on it like black logo orelse it won’t become visible because of same color.
You can see on your site the header background on your site initially is dark so your white logo displays on it but when you scroll the header background becomes white therefore the white logo doesn’t display in it.
This is happening because you have set same logo for all logo options as shown in the attached screenshot. Instead you should set different logo having different colors.
OH and by the way….If I disable the title bar…the title bar disappears amd if I enable the title bar it comes back.
This is how it should work.
Do you have any issue in this functionality?
So why is it when I add a background image for the title bar the background does not change?
Could you please tell me which theme option you are using to set background image or are you referring logo image as background image?
For the final time before I go back to ENVATO with a refund request…would you kindly refund my purchase price and take back your theme so that I can move on to another.
The refund is processed via envato and you can also contact our account department here [email protected] This support forum is only for providing support to theme queries.
You are most welcome here 🙂
Hi @hade,
I hope you are well today and 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 centre align it?
Best regards,
Shufflehound team
Have you added any widgets in the Footer widgets area?
If yes then would you mind if i log in to your site and do some troubleshooting? 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.”?
You are always welcome here 🙂
Hi Niloka,
I hope you are well today and thank you for your question.
Could you please tell me a bit more in detail what is the problem exactly?
Also please tell me why the plugin author thought it’s theme issue.
Is it working fine for you using any default WordPress theme like Twenty Seventeen?
Best regards,
Shufflehound team
That is how it is working on my test site.
I can see you are using older version of theme so please update it to the latest version and make sure to use appropriate icon box style as shown in the attached screenshot.
Hi @luiszlo,
Sorry to hear of the problem you are having.
I could confirm the issue on my test site that happens on home page of the 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 > .sh-titlebar {
display: none;
}
Best regards,
Shufflehound team
Those are the Unyson shoprtcodes CSS code which are generated dynamically so added internally in page.
It is generated by every shortcode using the code added in static.php file of shortcode.
For example the accordion shortcode CSS code is generated by following file.
/jevelin/framework-customizations/extensions/shortcodes/shortcodes/accordion/static.php
Then please remove the above shared code from your site and instead use the below shared CSS code.
.sh-woocommerce-products .woocommerce ul.products li.product {
min-height: 420px;
}You are most welcome here 🙂
I don’t see the CSS code on your shared site.
Where have you added the code?
Hi @urbanjung,
Sorry to hear of the problem you are having.
From your shared warning messages it seems the issue of contact-form-7-mailchimp-extension plugin so please contact that plugin developer to resolve the issue.
Best regards,
Shufflehound team