Could you please tell me what change you have made by sharing the screenshot of it and also share me the page URL from your site where it is not displaying so that i can troubleshoot it?
I tried to access your shared site pages but they are not accessible and display an error message as shown in the attached screenshot.
Here are the categories I would like to display in the in the widget.
WOMENS, MENS, COUPLES, READERS
You can only display them 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-woocommerce-products .sh-filter-container .sh-filter-item { display: none; } .sh-woocommerce-products .sh-filter-container .sh-filter-item:first-child, .sh-woocommerce-products .sh-filter-container .sh-filter-item[data-filter=".product_cat-womens"], .sh-woocommerce-products .sh-filter-container .sh-filter-item[data-filter=".product_cat-mens"], .sh-woocommerce-products .sh-filter-container .sh-filter-item[data-filter=".product_cat-couples"], .sh-woocommerce-products .sh-filter-container .sh-filter-item[data-filter=".product_cat-readers"]{ display: inline-block; }
Also, do you offer support or the phone or skype?
No only on this forum.
This seems not to be the case. if you go to the site and click the fashion button after MENS only 1 product shows up. And if you use the top nav and go to the category MENS > Fashion you will see 16 products assigned.
I could confirm the issue on my test site that child product category products don’t display therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
I can see on your shared site that the button is displaying as simple button because fancy buttons have fancy hover effect that your button doesn’t have.
I could confirm it is not working on your shared page but it is working fine on my test site.
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.”?
Hi @pattRodriguez,
Sorry to hear of the problem you are having.
I logged in to your site using shared credentials and activated Mega Menu extension of Unyson plugin to resolve the issue.
Also, i’ve seen the demo content install but i’m not sure if theres any way to quickly make my home page look like the “home 3” model displayed at live preview.
Just install Basic demo content as shown in the attached screenshot that will create home 3 page on your site that you can use as your home page.
Best regards,
Shufflehound team
Hi Shosho,
I hope you are well today and thank you for your questions.
is there any place which I can customize author page?
You have to overwrite author.php file of theme in to child theme and then you can edit this file to customize author page.
if I would like to add a area which describes the author’s show bio and a avatar, along with a link to he/her’s author page, how can I achieve that? also I would like to place this in author’s page too.
As said above you have to develop custom code or try using plugins like following to achieve this.
https://wordpress.org/plugins/author-bio-box/
https://wordpress.org/plugins/sexy-author-bio/
https://www.sourcewp.com/wordpress-author-bio-plugins/
in every post there is a “related posts” slide, may I specify the posts to be shown? as well as the number of posts.
LIke author.php file described above, you have to overwrite single.php file and edit it on line number 299 to achieve this.
Best regards,
Shufflehound team
Hi @edugsdf,
I hope you are well today and thanks for posting here.
Actually the first portfolio page title as displayed in the attached screenshot by green arrow is displayed in H1 tag therefore second title is displayed in H3 tag.
Best regards,
Shufflehound team
Hi B,
I hope you are well today and thank you for your question.
Please try setting Blog post layout in the theme settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi Nander,
I hope you are well today and thank you for your questions.
Since my website is dutch the show cart or “winkelmand bekijken” does not fit because if you see it is much longer than show cart.
You can display it on multiple lines 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-nav-cart .menu-item-cart .widget_shopping_cart_content p.buttons a:first-child { white-space: normal; line-height: 20px !important; }
I’d also like to know how to translate the Search here… text.
You can use following plugin to translate it. Use jevelin as text domain in plugin settings.
https://wordpress.org/plugins/say-what/
Best regards,
Shufflehound team
Hi MawandeNzama,
I hope you are well today and thank you for your question.
I visited your shared site and it is accessible for me as shown in the attached screenshot and it is not crashed.
Please advise.
Best regards,
Shufflehound team
Hi @supermegalino,
I hope you are well today and thank you for your question.
You will find information about this on the following WPML page.
https://wpml.org/documentation/plugins-compatibility/visual-composer/
Best regards,
Shufflehound team
Sorry to hear of the problem you are having.
I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme.
Please make sure you are using latest version of Jevelin theme.
Is the images are uploading and displaying fine in the media gallery?
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
Solution for this topic
Hi @shanticfm,
I hope you are well today and thank you for your question.
You can remove 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
#page-container .sh-nav > li.menu-item:not(.menu-item-cart) ul a:hover { border-bottom: 0 !important; }
Best regards,
Shufflehound team
Hi Juan,
I hope you are well today and thank you for your question.
It’s Unyson plugin issue caused by WordPress core as described on the following page.
https://github.com/ThemeFuse/Unyson-MegaMenu-Extension/issues/9
Best regards,
Shufflehound team
Hi @TeamQ14,
I hope you are well today and thank you 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
Solution for this topic
Hi Lacey,
I hope you are well today and thank you for your question.
You can remove 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
#wrapper>.sh-page-layout-default { padding: 0 0 60px; }
Best regards,
Shufflehound team
Hi @RCA_86,
I hope you are well today and thank you for your question.
Currently the Unyson contact form doesn’t support it but you can use following plugin and the contact form provided by it to use file attachments.
https://wordpress.org/plugins/contact-form-7/
Best regards,
Shufflehound team
@jemano First you have to deactivate it so that you can uninstall/delete it.
Awesome great to see you got that achieved.
You are always welcome here 🙂