Solution for this topic
Hi @kjetilhaugen,
Thank you for your question.
You can hide it using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @kjetilhaugen,
I hope you are well today and thank you for your question.
I visited your shared site page but didn’t see any stretched image on it as shown in the attached screenshot so could you please tell me where it is displaying?
Best regards,
Shufflehound team
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
I visited your site and it seems in the page content you have added some wrong tags causing the page markup to break so please correct it to make contact form work.
Hi @kjetilhaugen,
I hope you are well today and thank you for your questions.
Blog posts have alot of room on the sides. How do I control this?
To control it, you can use Yellow Pencil editor plugin as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
And is there a way to customize the blog page (no side widgets, centered text, etc)?
You can just set Blog page layout to Full width and to center align text use Yellow Pencil editor.
Best regards,
Shufflehound team
Sorry to hear of the problem you are having.
Please update plugins and theme to the below latest version as described in this page https://support.shufflehound.com/updating-theme/
Please login to access this file
Also please make sure you are using latest version of PHP on your server by referring the information provided in the following page.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Best regards,
Shufflehound team
Hi @WHD,
I hope you are well today and thank you for your question.
You can create this header transparent as described in the following topic.
https://support.shufflehound.com/forums/topic/transparent-header/#post-2187
Best regards,
Shufflehound team
The Home link displayed in your shared screenshot is in breadcrumb and not in menu so you can’t change it from Menus screen.
I can see the shared plugin used on your site have changed Home link to #servicos which you have requested above.
Is this not what you wanted to achieve?
Yes the Unyson plugin is required but you can disable its extensions if you are not using them as shown in the attached screenshot.
Thank you for sharing site credentials.
I logged into your site and saw the blog posts on your site uses same URL structure as recipe so have you modified it or the recipe plugin changed it?
Hi @carlasgo6,
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 help you?
What number have you set for pagination?
Best regards,
Shufflehound team
@carlasgo6 To help us keep support thread separates could you please create your own thread for your question instead of replying on others thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Solution for this topic
You can add padding to the content using below CSS code.
#content { padding-left: 20px; padding-right: 20px; }
You are most welcome here 🙂
You are most welcome here 🙂
I could reproduce the error on your site by saving the page multiple times.
Normally, most WordPress hosting companies have their servers configured, so that WordPress users can easily upload large images and other media but in your case this doesn’t seem the case therefore you are getting the error as corporate home page contains large data.
Please contact your web host to increase maximum upload size and execution time.
You are most welcome here 🙂
Solution for this topic
You can change it using Yellow Pencil editor plugin as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Hi @Morfar,
Sorry to hear of the problem you are having.
Do you mean the single recipe page as following?
http://yoursite.dk/recipe/bagt-blomkaal-og-soedkartoffel/
If yes then exactly how do you want it to display?
As we are not familiar with WP ultimate Recipe plugin so 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.”?
Also could you please contact WP ultimate Recipe plugin support to know why this is happening?
Best regards,
Shufflehound team
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
@media (min-width: 782px){ .post-content-share .jssocials-share.jssocials-share-whatsapp { display: none; } }
Please see the attached screenshot that the home page is getting updated fine for me.
What error are you getting?
Could you please share me the screenshot of the error that you are getting?
Please try using a differnt browser.
Also I can see you are using outdated version of PHP on your site as displayed in the second attached screenshot so please update the PHP to latest version by contacting your webhost.