Thank you, we accessed your site successfully.
Maybe it happened after some update and also did you try yo updated to the latest theme version?
Please login to access this file
We just logged in your site and we can’t see related products section (see screenshot bellow).
Hi there,
Please try following CSS snippet bellow (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code )
.woocommerce ul.products li.product .add_to_cart_button.product_type_variable:after { display: none!important; }
Let us know if that works. 🙂
Best regards,
Shufflehound team
Please try to change image option which is shown in screenshot bellow.
We are still not sure why this could happen, but please try this CSS snippet bellow (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code ):
section.related.products { display: none!important; }
We just tested and it seems to work fine for us (please check screenshot).
Yes, it could help if we will be able to test it.
Please post access data in private field.
Nice to hear that. 🙂
Most likely you just need to get this plugin shortcode (more about shortcode here) and paste it in Visual Composer content. That’s how we added Mailchimp plugin functionality there.
Looks like other theme users use this feature as it is, because we tried to use most optimal crop size, so when entering the page user doesn’t need to scroll too far to see content bellow and when switching slides it would work good.
You can try to add this CSS snippet (here – <i>Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code</i> ) and increase/decrease percentage number and see if that helps.
.sh-portfolio-single-slider .sh-gallery .sh-ratio-container { padding-bottom: 75%!important; }
Hi there,
Sorry, after some troubleshooting we just couldn’t get this working. Either
header is on the top or bellow content.
Best regards,
Shufflehound team
Solution for this topic
The issue is fixed in the below latest version of theme so please update your theme.
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.
This feature is added in latest version of theme so please update your theme from this file bellow.
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.
Hi there,
You could try something like this plugin –Â https://wordpress.org/plugins/buttons-shortcode-and-widget/
Best regards,
Shufflehound team
Hi there,
We haven’t tested it, but maybe some theme users are, so we will leave this topic open.
Best regards,
Shufflehound team
Hi there,
Sorry, but at the moment we don’t have such a feature. Also it isn’t too easy to add, because it could stay hidden is some cases, even if product is added to cart.
Best regards,
Shufflehound team
The feature is added in the latest version of theme so please update your theme from file bellow. There will be a new option under Theme Settings > Portfolio. It is possible that old portfolio item commnets will need to be activated manually by editing its pages.
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.
We were just trying to find issue cause.
The issue is fixed in the below latest version of theme so please update your theme.
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.
It is hard to say why it could happen, because in our test site everything works fine, but we created a custom CSS code, which should fix your issue (you can add it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code ).
.sh-copyrights { display: none; }
Let us know if the issue is fixed.
Did you also tried some of those PHP code snippets?
Nice to hear that. 🙂