Solution for this topic
You can try enabling it as described on the following page or contact the godaddy support.
https://in.godaddy.com/community/Managing-Web-Hosting/ZipArchive-need-to-be-enable/td-p/7942
Could you please try using the below CSS code replacing the previously provided code?
@media screen and (max-width: 1026px){
.sh-iconbox-slider .slick-current.slick-active.sh-iconbox-slider-item .sh-iconbox-slider-item-content {
height: auto;
padding-top: 50px;
}
.sh-iconbox-slider .slick-current.slick-active.sh-iconbox-slider-item {
height: auto;
min-height: 450px;
}
}
Hi @christianflota,
Sorry to hear of the problem you are having.
On which operating system / hosting provider have you hosted your website?
You shared links are not working.
It seems the ZIP extension is not installed or disabled on your website server so please make sure to install / enable it.
Best regards,
Shufflehound team
Hi @jemzsoluciones,
Thank you for your question.
I could confirm the issue on my test site and troubleshooting it more.
I will update you here ASAP regarding this.
Thanks,
Shufflehound team
Hi @jemzsoluciones,
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 display them same size?
Best regards,
Shufflehound team
Have you updated your theme?
Hi Rodrigo,
Sorry to hear of the problem you are having.
I could confirm the issue on my test site therefore i have notified the theme developer about this so that it can be fixed in the theme.
In the meanwhile you can fix it by using the following custom plugin that contains custom code.
https://drive.google.com/file/d/0B7X-aZPqO9LzTHZia3ZzcWtUd28/view
Best regards,
Shufflehound team
Thank you for sharing the site details.
I can see you are using older version 2.0.3 of theme on your site so could you please try updating it to the latest version?
I can see the page http://tkparnas.info/portfolio/kukhni-vardek/ is working but not http://tkparnas.info/portfolio/
Can you please try temporary enabling WP_DEBUG mode? To do this, just go to wp-config.php include this:
define('WP_DEBUG',true);
You might already have a line for WP_DEBUG, so just make sure it’s set to true.
Let me know what errors if any you are getting on the portfolio page.
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 on email id [email protected] ?
It is working fine for me.
Have you tried as described previously?
Please make sure to save permalink settings as described above and try using the below plugin removing the above shared.
https://drive.google.com/file/d/0B7X-aZPqO9LzQUxqWGtKRlV1Z3M/view
Hi @ashikov,
I hope you are well today and thank you for your question.
You can try achieving this by using the following small plugin specially developed for you that contains some custom code.
https://drive.google.com/file/d/0B7X-aZPqO9LzQzFCMVNQLU9qdGM/view
After installing and activating the above plugin please go to your site permalink settings in the admin area and save the settings.
Best regards,
Shufflehound team
Yes, but how do we connect the contact plugin to the form you’ve coded in the Landing Page template?
You don’t have to connect it but use the contact form 7 shortcode in the page.
And how to connect it to Mailchimp?
To connect it to mailchimp you can use the following plugin.
https://wordpress.org/plugins/contact-form-7-mailchimp-extension/
These are not required plugins if you do not want to create e-commerce store on your site and display slider so it is not necessary to download them.
The plugins are standard plugins and thousands of users are using them without any issue so i don’t think they are causing this issue but may be other things as described on the post above.
Instead of disabling the backup from the code could you please could you please try applying proper read / write permissions on the folder /wp-content/uploads as described on this page https://codex.wordpress.org/Changing_File_Permissions
Solution for this topic
Hi @SellViralVideos,
I hope you are well today and thank you for your question.
Instead of disabling it from the code could you please could you please try applying proper read / write permissions on the folder/var/www/mydomain/wp-content/uploads as described on this page https://codex.wordpress.org/Changing_File_Permissions
Best regards,
Shufflehound team
Hi @jc,
Sorry to hear of the problem you are having.
Please make sure you are using latest version of theme http://support.shufflehound.com/download/jevelin-beta/ and try importing the content disabling all other plugins except Unyson plugin.
Best regards,
Shufflehound team
Awesome great to see you got that fixed.
Please advise if you have more questions.
Have a fantastic day!
Hi @harryjdixon,
I hope you are well today and thank you for your question.
I could troubleshoot the issue on my test site and found out it is a Unyson framework issue.
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
.sh-iconbox-slider .slick-current.slick-active.sh-iconbox-slider-item .sh-iconbox-slider-item-content {
height: auto;
}
.sh-iconbox-slider .slick-current.slick-active.sh-iconbox-slider-item {
height: auto;
}
Best regards,
Shufflehound team