Hi @jonedquist,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @fee_hasan,
I hope you are well today and thank you for your question.
This is happening because you have made custom changes on your site using Yellow Pencil editor so now you have to also make the changes on mobile site only as described in the below page.
https://waspthemes.com/yellow-pencil/documentation/#responsive-tool
Best regards,
Shufflehound team
Hi Luca,
I hope you are well today and thanks 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
Hi @akiratoya13,
I hope you are well today and thank you for your question.
In the theme General settings please try enabling options as shown in the attached screenshots.
Best regards,
Shufflehound team
It is not a blog but blog post and it doesn’t get created automatically and the theme does not have anything to do with it.
Some user or plugin or any script used on your site must be creating it which you have to find out.
I thought Duplicator plugin might have created it so I have disabled it on your site.
You can also disable posts on your site using the following solutions.
https://www.wpbeginner.com/plugins/how-to-easily-disable-blog-features-in-wordpress/
https://wordpress.org/plugins/disable-blog/
https://wordpress.stackexchange.com/questions/36123/how-to-disable-posts-and-use-pages-only
I visited your shared site and it is getting closed for me as shown in the attached screenshot.
Please test it using a different browser.
Also please note that on clicking the close icon it just gets hidden and refreshing the page display it again.
I hope you are well today and thank you for your question.
You can achieve this by using the custom plugin solution shared in the following topic.
https://support.shufflehound.com/forums/topic/post-comments/#post-7479
Best regards,
Shufflehound team
just one Q, is is possible to keep the “short description” to the right of the image?
To achieve this, 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
You are most welcome here 🙂
It seems you missed to attach screenshots.
To resolve the issue please try using custom gillion child theme shared in the following topic.
https://support.shufflehound.com/forums/topic/social-counter-not-updated/#post-21614
Hi @m1ck_mchale,
Sorry to hear of the problem you are having.
May be somebody else might have changed it.
Could you please share me your site URL where it’s happening?
Also 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 be able to see it.”?
Best regards,
Shufflehound team
You are most welcome here 🙂
You are most welcome here 🙂
Solution for this topic
Please use Visual composer Blog Slider content element as shown in the attached screenshot and configure it.
Sorry to hear of the problem you are having.
It seems server related issue so please contact your web host to resolve it or try installing it manually as described in the below page.
https://support.shufflehound.com/forums/topic/curl-error-35/#post-22704
Best regards,
Shufflehound team
Hi King,
I hope you are well today and thank you for your question.
To fix it please try adding below code in the functions.php file of Jevelin child theme and make sure the Jevelin child theme is activated.
function fix_ssl_upload_url( $url ) { if ( is_ssl() ) $url = str_replace( 'http://', 'https://', $url ); return $url; } add_filter( 'upload_dir', 'fix_ssl_upload_url' );
Best regards,
Shufflehound team
Hi @katarzyna89,
I hope you are well today and thank you for your question.
I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme and Unyson plugin.
Please make sure you are using latest versions of theme and plugins.
Could you please share me the page URL from your site where it is not working correctly so that I can troubleshoot it?
Best regards,
Shufflehound team
See the first attached screenshot of your site http://www.asiacontracting.com/
And second attached screenshot of your site http://vudu.website/asia/
The second site footer is different from your first site because as said above you have not configured footer widgets.
ok
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!