I can’t reproduce this issue on my test site.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Then could you please share me the page URL from demo site where it is displaying so that i can help you to remove it?
You are most welcome here 🙂
Hi Igor,
I hope you are well today and thank you for your question.
You can try achieving this by using the solutions posted in the following topics.
https://support.shufflehound.com/forums/topic/post-comments/
Best regards,
Shufflehound team
Hi Igor,
I hope you are well today and thank you for your question.
You can try using the following solutions to achieve this.
https://cantonbecker.com/etcetera/2011/how-to-change-automatic-wordpress-youtube-embed-size-width/
https://www.ostraining.com/blog/wordpress/video-size/
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
.post-type-content .post-thumbnail:after {
display: block;
content: "Photo source: Shutterstock.com";
font-size: 10px;
text-align: right;
}You have to develop more custom code to achieve this.
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
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.
Is there also any way to format video embeds that are automaticaly generated when link is detected in post body? We just need them to be stretched (justified) to fill 100% width of the post while maintaining proportional height.
To achieve this, you can try using the solution posted in the following page.
https://cantonbecker.com/etcetera/2011/how-to-change-automatic-wordpress-youtube-embed-size-width/
Solution for this topic
Hi @blog69,
I hope you are well today and thank you for your question.
I logged in to your site and removed the Blog page set in the site reading settings and set Blog template to the page.
Could you please check whether it is working fine now?
Best regards,
Shufflehound team
Hi @blog69,
I hope you are well today and thank you for your questions.
In homepage, I’m using “Blog posts basic” element, and I chose “random” sorting, but it’s not random (it is sorted by date – newest first, no matter what do I do).
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.
In posts page, I want to have all posts sorted randomly. Could you help me with PHP code for that?
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
In footer widget, I would like to have a widget of my own title (it already is), and random post sorting. For all of them.
You can set your own title in the widget as shown in the attached screenshots.
To make random post sorting, 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
Yes i saw them but they are revision post types as shown in the attached screenshot and not posts so they don’t display in the posts section of site but will be created in the database.
Hi @amplitum,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
Best regards,
Shufflehound team
The feature is added in the following latest version of theme so please update your theme to the latest version.
Please login to access this file
You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme.
https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
After activating the above plugin just install the downloaded theme on your site.
You won’t lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.
The feature is added in the following latest version of theme so please update your theme to the latest version.
Please login to access this file
You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme.
https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
After activating the above plugin just install the downloaded theme on your site.
You won’t lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.
The feature is added in the following latest version of theme so please update your theme to the latest version.
Please login to access this file
You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme.
https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
After activating the above plugin just install the downloaded theme on your site.
You won’t lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.
The feature is added in the following latest version of theme so please update your theme to the latest version.
Please login to access this file
You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme.
https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
After activating the above plugin just install the downloaded theme on your site.
You won’t lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
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
.home #wrapper {
overflow: visible;
}You are most welcome here 🙂
Then also please try regenerating thumbnails on your site using the following plugin.