Then please contact your webhost to know whether they are restricting it using firewall or anything else.
You can also try fixing the 504 error as described in the below pages.
https://www.hostinger.in/tutorials/504-gateway-timeout
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-504-gateway-timeout-error-in-wordpress/
You are most welcome here 🙂
You are most welcome here 🙂
Hi Meredith,
I hope you are well today and thank you for your question.
I have tested it on my test site and it is working fine for me as shown in the attached screenshot.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Also, please make sure that you are using the below latest version of the theme.
Please login to access this file
Best regards,
Shufflehound team
Hi Lisa,
I hope you are well today and thank you for your question.
To achieve this, please contact the Modern Tribe events plugin support.
Best regards,
Shufflehound team
Hi @Sammy,
Sorry to hear of the problem you are having.
Could you please tell me what exact error you are getting or share the screenshot of it?
I tried to log into your site but I am getting an errot that the password is incorrect so please make sure that the shared credentials are correct.
Best regards,
Shufflehound team
Hi @TL12,
I hope you are well today and thank you for your question.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
That is not an error but just the warning.
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
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-iconbox-slider-item-content-container, .sh-iconbox-slider-item-content-container * { text-align: left !important; }
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Then the file is working correct and it’s an issue with your 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
Solution for this topic
Hi Conny,
I hope you are well today and thank you for your question.
You have to edit that page and set it Page Layout to Full Width in the Page Settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @charnival,
I hope you are well today and thank you for your question.
Are you referring the text as shown in the attached screenshot?
Could you please share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Actually it worked through the header.php now. Is there a way to had different trackers loaded on pages vs posts?
You can do that by developing custom code using the below functions.
https://developer.wordpress.org/reference/functions/is_page/
https://developer.wordpress.org/reference/functions/is_singular/
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
You are testing it wrong.
First test whether the file is getting executed by adding some string at the top of the file and check whether it gets displayed in the site front end.
Not sure what was the issue as I just reinstalled it and clear the cache.