Not sure how I missed to attach it but here it is.
If you are having any issue with the plugin then you can contact the plugin developer or manually create the content card by typing the content.
You can change your site URL in the site General Settings as shown in the attached screenshot.
Yes I understood what you are trying to achieve but for that we need to understand why your existing old images are displayed in portrait so please do what I have told you above.
Ok. Thank you for sharing the screenshot.
You are most welcome here 🙂
The section containing the boxes on the shared start page was having left margin set as shown in the attached screenshot which was causing responsive issue.
I have removed it so could you please check it now?
Thank you for your feature request.
We will do consider it.
Please understand that default post featured image size is as following.
https://gillion.shufflehound.com/2017/01/31/what-to-look-forward-in-2017-style-wise/
The older posts on your site is displaying featured image in different size because either they are not properly updated or you are using any custom solution to make this happen.
Let’s find out the reason why your old images are displaying like that.
First please disable all the Automatize and W3 Total cache on your site.
Then use the below plugin to regenerate thumbnails.
Solution for this topic
Hi Mike,
I hope you are well today and thank you for your question.
You can resolve it by setting Body background color to default as shown in the attached screenshot.
Best regards,
Shufflehound team
Actually this is very unique functionality requested first time by you but we will consider this to be implemented in the theme based on the number of requested we get it for this.
Hi @hawo0542,
Sorry to hear of the problem you are having.
Could you please try resolving it using the solutions shared in the following topics?
https://support.shufflehound.com/forums/topic/error-forbidden-for-content-elements/#post-17366
https://support.shufflehound.com/forums/topic/error-forbidden-2/#post-8016
https://support.shufflehound.com/forums/topic/page-builder-unyson-errors/#post-869
Best regards,
Shufflehound team
The topbar only displays on Header 2 and Header 3 styles as displayed on the below pages but you are using Header 4 style on your site therefore it is not displaying.
https://jevelin.shufflehound.com/header/second-header/
https://jevelin.shufflehound.com/header/third-header/
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
Do I need to replace my current child theme with this one?
Yes
How about my custom scripts and theme settings?
It won’t change.
Hi @breadcrumbsweb,
Thank you for your question.
By default WordPress search only searches portfolio content and not custom fields.
To make the custom fields searchable, you have to use search plugin such as following.
https://wordpress.org/plugins/search-everything/
Best regards,
Shufflehound team
Solution for this topic
What I was asking you that you told me it works fine when editing but it also doesn’t work for me when editing as shown in my above screenshot.
We can instead try achieving this developing custom CSS code.
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
a.button.add_to_cart_button {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
a.button.add_to_cart_button:hover
{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
}Hi @shanticfm,
I hope you are well today and thank you for your question.
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 (max-width: 800px){
div#text-block-3968cd75a75322dc12dec521ea977580 {
margin-bottom: 0!important;
}
}
Best regards,
Shufflehound team
I don’t see the form displays fine on your shared page http://sweetmephotography.com/affordable-home-newborn-baby-photography/ as shown in the attached screenshot.
You are most welcome here 🙂
Hi @hife2017,
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 achieve it?
Best regards,
Shufflehound team