I have more than 25 posts right now and only 6 are showing up on the Latest posts section, any ideas on how to fix this?
Please edit that page and check what you have set in the page Blog setting and your site reading settings as shown in the attached screenshots.
Yes, this may be the reason.
You can test it by creating another author account on your site.
can you please the code of changeong the header icon by developing custom CSS code.
Yellow Pencil editor does not come up with my theme
Please make sure you are using below latest version of Gillion theme and then install the Yellow Pencil editor plugin from your site admin area on the path Admin Area -> Appearance -> Install Plugins
Please login to access this file
you told me sidebar social value https://prnt.sc/mauyp5
are dynamically fetched from the respective sites. but corrently on the websites social media has no like or somthing else. and its showing. how can i manually control that
You can’t manually control it as it is dynamically fetched.
If it is not displaying correct count then please make sure that you have configured the widget correctly and not enabled its demo mode.
Solution for this topic
But you can help me to achieve the same – no radius – at the drop down menu.
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
.sh-nav > .menu-item > .sub-menu {
border-radius: 0 !important;
}You are most welcome here 🙂
Those are displaying in the grid style and not masonry.
Also, I don’t see any radius on it that you want to remove as shown in the attached screenshot.
Please advise.
Solution for this topic
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-comment-content blockquote:before {
display: none;
}Hi @vonedaddy,
I hope you are well today and thank you for your question.
When I click on an author name on my posts the link reads “url/author/name” but it just takes me back to my homepage.
I have tested it on my test site and it’s working fine for me using latest version of Gillion theme.
Please clear and temporarily disable the WP Fastest Cache that you are using on your site and make sure you are using below latest version of the theme.
Please login to access this file
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except 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.
How do I make this take me to the author bio?
It displays all the posts created by that author as shown in the below page.
https://gillion.shufflehound.com/author/gillionshufflehound/
If you want it to display author bio then 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
Hi @sulfikarsuaib,
I hope you are well today and thank you for your question.
You can install it as described in the below page.
https://support.shufflehound.com/how-to-fix-the-theme-is-missing-the-style-css-stylesheet/
Best regards,
Shufflehound team
Hi @mario118,
I hope you are well today and thank you for your questions.
I want to use the “Header 7 (side navigation)” larger hamburger bar icon with “Header 9” because currently header 9’s hamburger icon is too small when using “large” social icons. How can I swap them out? By hamburger icon, I am talking about the button you press to expand the side menu.
Could you please share me your site URL where it’s displaying so that I can help you to achieve it?
To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single 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.
Best regards,
Shufflehound team
Hi @daptee,
I hope you are well today and thank you for your question.
You can try changing it by using any of the following plugins.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
Solution for this topic
Hi @herydis,
I hope you are well today and thank you for your question.
It seems from your shared screenshot that it is a titlebar text that you can disable as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
Hi @cvol,
I hope you are well today and thank you for your question.
You can change menu font 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 .sh-nav>li.menu-item>a {
font-family: 'Metropolis' !important;
}
Best regards,
Shufflehound team
Hi @supermegalino,
I hope you are well today and thank you for your question.
It seems the page you have displayed in your shared screenshot is created using Unyson Page Builder so you have to deactivate the WPBakery Page builder on that page.
You can do so as displayed in the attached screenshots.
Best regards,
Shufflehound team
Text block… so I understand I can’t do what I was asking for?
(the jpg exemple comes from your demos)
Yes, because what you are requesting “I would like them to function as regular social share buttons (eg it won’t open a new window and so on…)” is a custom functionality and not what the Jevelin theme provides so we have to suggest you third party solution to achieve it.
If you want to achieve the same functionality as displayed on the Jevelin theme demo site then you can achieve it by configuring the theme options.
If you want me to provide you step by step instructions then could you please share me the page URL from the site where it is displaying so that I can help you to achieve it?
Have you used the following plugin to test whether your site sends email successfully?
Hi @tmattevc,
I hope you are well today and thank you for your question.
You can change 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 .cart-icon span {
background-color: #f00 !important;
}
Best regards,
Shufflehound team
Hi @Kasimrixa,
I hope you are well today and thank you for your question.
Have you set the API key in the theme General options?
Please try using the solutions shared in the following topics to make it work.
https://support.shufflehound.com/forums/topic/maps-bottom-page/#post-39014
https://support.shufflehound.com/forums/topic/google-map-element-doesnt-work-properly/
Best regards,
Shufflehound team
HI Marc,
I hope you are well today and thank you for your question.
You can change 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
body #page-container .sh-portfolio-fancy-itemc-container a.sh-portfolio-fancy-item-overlay-bg {
background: #E91E63;
background: -moz-linear-gradient(45deg, #E91E63 0%, #E91E63 100%);
background: -webkit-linear-gradient(45deg, #E91E63 0%, #E91E63 100%);
background: linear-gradient(45deg, #E91E63 0%, #E91E63 100%);
}
Best regards,
Shufflehound team
Ok then please use the following plugin to test whether your site sends email successfully.
https://wordpress.org/plugins/check-email/
Also 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)”?