Hi @SofiaMKT,
I hope you are well today and thank you for your question.
The edit button doesn’t appear if you set static home page in your site Reading Settings as shown in the attached screenshot so please change the page to edit page slug.
Best regards,
Shufflehound team
It is displaying fine for me as shown in the attached screenshot so please try clearing your browser cache.
Solution for this topic
You have to remove www and add https in the menu URLs as displayed in the attached screenshot.
i have one more question how to set the onepage menu link because they stands on example : //cdn.jevelin.shufflehound.com/beauty/#gallery
Yes you can achieve this using anchor link.
You can find more information about internal page anchor link in the following pages.
https://en.support.wordpress.com/splitting-content/page-jumps/
You are most welcome here 🙂
Hi @adrianmarku,
I hope you are well today and thank you for your question.
I logged into your shared site and saw it was happening because of Brizy plugin so I deactivated it and menu started displaying fine.
Could you please confirm it?
Best regards,
Shufflehound team
You are most welcome here 🙂
Solution for this topic
I logged into your shared site and activated W3 Total Cache plugin then clear its cache and deactivated it again which resolved the issue.
It seems that was caching issue.
Could you please confirm it?
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)”?
There isn’t any plugin option and you have to just activate the plugin on your site.
You have to also use the custom CSS code shared in that topic on the below reply.
You are most welcome here 🙂
Hi @RafaelS117,
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/
Alternatively, Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Hi @danielrizk,
I hope you are well today and thank you for your question.
It seems happening because of WP Rocket plugin that you are using on your site so please try clearing its cache or temporarily disable it.
Best regards,
Shufflehound team
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
#page-container .blog-grid-item-container:after { background: none !important; }
I have installed the latest version of gillion theme which u have provided me but still the footer is visible in category & 404 page. (The footer widgets option is disabled)
You can disable 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-footer .sh-footer-widgets { display: none !important; }
Then could you please share me the screenshot of the page from admin area where you have created that section or would you mind if I log in to your site and access it? 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)”?
You can remove 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-header-top .sh-nav-container { display: none; }
Hi @DonnaGHahn,
I hope you are well today and thank you for your question.
Yes, you are right that the theme doesn’t display tagline so to achieve this, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
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
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
It is your hosting server related issue so please resolve it by following the instructions provided in the below pages or contact your web host.
https://www.siteground.com/kb/increase-php-upload_max_filesize/
Best regards,
Shufflehound team
You are most welcome here 🙂