It seems that extension is not designed to work with the Jevelin theme but with the specific type of theme so please contact the extension developer to know what is its requirements to make it work.
It seems from your shared screenshot that this is happening because of the custom header template that you are using so instead please use any other header templates such as Header 1 or Header 2.
Okay, does that mean I will need to remove the footer I currently have?
Yes, it will replace the current pre-built footer with custom footer.
Do you know any links that would show me how to create this custom code?
There is no theme specific information but you can refer to the below generic information.
https://code.tutsplus.com/tutorials/dynamically-adding-four-footer-widget-areas–cms-22168
https://medium.com/@vanaf1979/wordpress-managing-your-themes-footer-with-widgets-46f92c565afc
https://www.tipsandtricks-hq.com/how-to-add-widgets-to-wordpress-themes-footer-1033
It seems you didn’t read my above reply correctly and If it so then please read it again and try to understand what I am telling you and then If you have any questions feel free to ask it.
Also, would you mind if I log in to your site and guide you accordingly? If this is ok then could you please temporarily create an admin user account and share me the account login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?
There is no way to resolve the issue If I can’t reproduce it.
As said above, I have tested it using the same browsers that you have used but it works fine for me.
It seems there is something specific to your system causing the issue.
Have you tried deactivating all browser extensions and also tested it on a different system?
If you want to display the big featured post as shown on the top of the page https://gillion.shufflehound.com/clean/ that you can achieve by enabling the Blog Featured Post option of the Blog page as described in the below reply.
https://support.shufflehound.com/forums/topic/section-missing-from-theme/#post-50405
The YellowPencil is not a page editor but a WordPress CSS style editor plugin that allows you to customize your website design in real-time.
If you want to use edit the page content then you have to use the page editor or builder and not YellowPencil CSS style editor.
The posts listing blog page that you are trying to edit is a dynamic page and not static page so you can’t edit it but you can edit the individual post title and featured image as shown in your shared screenshot by editing the post.
You can edit the post as described in the video below.
Solution for this topic
Hi @camille2421,
I hope you are well today and thank you for your question.
This is happening because of the below custom CSS code that you are using on your website with Yellow pencil editor so please remove it to make it work fine on mobile.
.sh-footer-columns .widget-item:nth-child(2) p:nth-child(1) { top: 100px; left: -401px; } .sh-footer-columns .textwidget p { position: relative; top: 100px; left: -326px; }
Best regards,
Shufflehound team
Hi @aerfan,
I hope you are well today and thank you for your question.
Could you please tell me which header template you are using on your website as shown in the attached screenshot?
Also, could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @myfisher,
I hope you are well today and thank you for your question.
Could you please tell me how to reproduce the issue on your shared website so that I can troubleshoot it?
Also, this can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Woocommerce One Page Checkout Extension, Unyson plugin, and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
Those are not icon images but icons of themify font as displayed on the below page.
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
#page-container .header-logo img { width: 114px; max-width: 100%; height: auto; max-height: 100%; }
You are always welcome here 🙂
Awesome great to see you got that fixed.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
Awesome great to see you got the problem found.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
Glad to hear that it worked for you!
That’s great!
Hi @lorena.redzepovski,
I hope you are well today and thank you for your question.
To create another footer widget area, you have to develop custom code.
Alternatively, you can create a custom footer using a page builder and use it as your website footer area as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @abarinovs,
I hope you are well today and thank you for your question.
You can remove it from the theme header settings as shown in the attached screenshots.
Best regards,
Shufflehound team