Hi @mbalotia,
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 Gillion theme.
Could you please try resaving your site permalink settings?
Also you can try resetting your site permalink settings as described in the following pages.
https://bordercrossingmedia.com/2009/01/how-to-restore-your-wordpress-htaccess-file/
https://www.webhostinghero.com/restore-damaged-htaccess-file-wordpress/
Best regards,
Shufflehound team
Please clear the autoptimize cache that you are using on your site or temporary disable it.
Also please make sure you are using below latest version of theme.
Please login to access this file
If it still doesn’t work for you 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.”?
Still your shared site is not using Gillion theme as shown in the attached screenshot.
Solution for this topic
Hi @ecuomo,
I hope you are well today and thank you for your question.
Some demos are part of Basic demo content including Background Image and Card Style as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @mrsvmedia,
I hope you are well today and thank you for your question.
I could confirm it is not working on your shared site but i can’t make changes in your child theme to resolve it as shown in the attached screenshot.
So could you please also share me your site FTP or cPanel file manager details so that i can make changes in your child theme?
Best regards,
Shufflehound team
Solution for this topic
also why when you scroll down most of the normal state on my buttons are blue when only the rollover should be blue.
Please refer to attached screen-shot.
I don’t see the button screenshot so please advise.
Also when I was referring to menu’s being bold I forgot to clarify that it happens in sub-menus you will see under committee that Members is bold but restricted area isn’t it also happens on all other sub-menus.
It is bold because it refers to current page.
If you don’t want it to be bold then please use the below CSS code.
#page-container .sh-nav > li.menu-item > a,
.sh-nav li.menu-item li.current-menu-item > a {
font-weight: 400;
}
If you want all of them to be bold then please use below CSS code.
#page-container .sh-nav li.menu-item a {
font-weight: 800;
}
Also a query rather than an issue if I do as suggested below would using the jevelin theme and not the child theme not delete all my changes? also If I delete and reinstall the theme do I not loose all my changes?
If you make changes in the Jevelin theme file and not in the child theme then you have to make these changes again after theme updation as changes made in the theme files get lost on theme updation.
You can find more information about child theme in the following page.
http://freewptp.com/why-and-how-to-create-wordpress-child-theme/
You are always welcome here 🙂
You can resolve 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
.fw-table > table > thead > tr > th,
.fw-table > table > tbody > tr > th,
.fw-table > table > tfoot > tr > th,
.fw-table > table > thead > tr > td,
.fw-table > table > tbody > tr > td,
.fw-table > table > tfoot > tr > td {
white-space: normal;
}Solution for this topic
You can use anchor HTML tag in the description option of custom fields to add links as shown in the attached screenshot.
Hi @rgbadmin,
I hope you are well today and thank you for your question.
To resolve the messed alignment please delete and reinstall the theme.
The text are translation ready so if it doesn’t get translated for you using Loco Translate then please contact Loco Translate support.
Alternatively you can translate it as described in the following pages.
https://codex.wordpress.org/User:Skippy/Creating_POT_Files
https://colorlib.com/wp/how-to-translate-wordpress-theme/
Best regards,
Shufflehound team
These are not templates but WooCommerce pages that you can create as described in the following pages.
Hi Miska,
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 achieve it?
Best regards,
Shufflehound team
You can resolve 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-nav-mobile li.open ul.sub-menu {
display: block !important;
}
Hi @samv,
I hope you are well today and thank you for your question.
I don’t see it on your shared site so could you please share me the screenshot of it?
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @manufactorial,
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 Gillion theme and Unyson plugin. It is also working fine for our other users.
503 Service Temporarily Unavailable errors are most often caused by your site having met its maximum concurrent connection (simultaneous visitors) limit.
You can try fixing it as described in the following pages or contacting your web host.
http://www.wpbeginner.com/wp-tutorials/how-to-fix-503-service-unavailable-error-in-wordpress/
https://www.000webhost.com/blog/503-service-unavailable-wordpress
Best regards,
Shufflehound team
You are always welcome here 🙂
Hi Jamel,
I hope you are well today and thank you for your questions.
You can translate the text “Search results for” from POEDIT translation file as described in the following page.
https://colorlib.com/wp/how-to-translate-wordpress-theme/
If it doesn’t translate for you then please regenerate the po translation file as described in the below page.
https://codex.wordpress.org/User:Skippy/Creating_POT_Files
I could confirm on my test site that the text “Show all” is displayed dynamically by JavaScript and not translation ready 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
You can remove that line using below CSS code.
body .post-meta .post-comments:after{
display:none !important;
}Hi @colsonr100,
I hope you are well today and thank you for your question.
You can try ahciweivng this using any of the following plugins.
https://wordpress.org/plugins/simple-image-sizes/
https://wordpress.org/plugins/easy-image-sizes/
Best regards,
Shufflehound team