Both the translations are same so why do you think they are translated correctly?
Also it is WPML plugin specific issue so have you contacted the plugin support?
Solution for this topic
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
.sh-footer-widgets .widget_nav_menu li { border: 0; display: inline-block; padding: 0 5px; }
You can try changing its height as described in the following pages.
https://www.themepunch.com/faq/unlimited-height/
https://orionthemes.com/knowledgebase/how-to-change-the-height-of-revolution-slider/
Hi @ask,
I hope you are well today and thank you for your question.
You can change its size in the theme styling settings as shown in the attached screenshots.
Best regards,
Shufflehound team
No there isn’t any builtin PHP code and you have to develop custom code to achieve this.
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
You have to develop custom CSS code to hide it on selective posts.
You can use Yellow Pencil editor as described in the below page to achieve this.
https://support.shufflehound.com/how-to-change-almost-any-element/
To access your shared site, 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 be able to see it.”?
You can use below custom CSS code to reduce its height.
#page-container .sh-portfolio-single-image img { max-height: 800px; }
Hi @singbrothers1,
I hope you are well today and thank you for your question.
It is HTML dropdown field that you have displayed in your shared screenshot and you can change its background color as described in the following pages.
https://help.surveygizmo.com/help/change-color-of-dropdown-menus
https://stackoverflow.com/a/17753020/1287548
https://www.jotform.com/answers/432034-How-to-change-Dropdown-list-text-color
Best regards,
Shufflehound team
None of the tabs generate issue for me so could you please tell me specifically on which tabs to click to generate issue so that I can troubleshoot it?
Hi @CopyrightSlap,
I hope you are well today and thanks for posting here.
It seems Wonderplugin’s Gallery and Tabs plugins specific issue so please contact Wonderplugin’s support to resolve it.
Best regards,
Shufflehound team
Thank you for your question.
To change heading tags used by the theme, 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
I hope you are well today and thank you for your question.
No it is wrapped in the H2 tags as shown in the attached screenshot.
Please make sure you are using below latest version of theme.
Please login to access this file
If you are still facing the issue then could you please share me the page URL from your site where it is not displaying in the H2 tag so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi Nerina,
I hope you are well today and thank you for your question.
I logged into your site and saw you have not translated the pages correctly as shown in the attached screenshot.
Please translate it correctly by contacting WPML support.
Best regards,
Shufflehound team
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Yes they all use same classes.
You can hide it on home page and category pages 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
.category .post-meta-content .post-auhor-date, .home .post-meta-content .post-auhor-date { font-size: 0; } .category .post-meta-content .post-auhor-date a:first-child, .category .post-meta-content .post-auhor-date span, .home .post-meta-content .post-auhor-date a:first-child, .home .post-meta-content .post-auhor-date span { display: none; }
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!