Solution for this topic
Hi @dano007,
I hope you are well today and thank you for your question.
It is a default functionality of Icon box slider that you are using on your site.
To see all boxes on mobile you have to just swipe them left or right.
Best regards,
Shufflehound team
Hi @photobernard,
I hope you are well today and thank you for your question.
You can try achieving this by regenerating thumbnails using following plugin.
https://wordpress.org/plugins/force-regenerate-thumbnails/
If you still face the issue then could you please tell me exactly how you want the images to display?
You can also see how the theme displays images on this blog template by vising following theme demo site.
https://jevelin.shufflehound.com/blog1/from-side-to-side/
Best regards,
Shufflehound team
Solution for this topic
Hi @irahat,
I hope you are well today and thank you for your questions.
Hi, can you please tell me how I can add different types of galleries like this gillion demo page: https://gillion.shufflehound.com/post-content-gallery/
You can use any of the following plugins to display such galleries.
https://wordpress.org/plugins/justified-gallery/
https://wordpress.org/plugins/justified-image-gallery/
I’m also trying to figure out how to add a video above my posts title like this demo post: https://gillion.shufflehound.com/gizmo-news/2017/01/04/best-waterproof-cases-for-gopro-action-camera/
You can achieve this by editing the post and settings post format to video and adding video URL in the post custom field as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @arfka,
Sorry to hear of the problem you are having.
Please make sure you are using all the required theme plugins.
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Best regards,
Shufflehound team
Hi Jürgen,
Thank you for your question.
Could you please tell me exactly how you want it to display and share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi Jürgen,
Thank you for your question.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi Jürgen,
I hope you are well today and thank you for your question.
You can just set page layout to full width in the theme settings as shown in the attached screenshot to display pages full width.
Best regards,
Shufflehound team
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
@media (max-width: 1200px){
.home .vc_row.wpb_row.vc_row-fluid.vc_custom_1507736265449 {
display: none;
}
}You are most welcome here 🙂
I can see the issue on your site now.
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Actually you are using wrong font URL in your CSS code displayed in the above shared screenshot so please change the URL to following where you have saved fonts.
http://openvape.com/wp-content/themes/jevelin/fonts/Forza-Medium.otf
Also please note you are making changes in the theme files therefore you have to make these changes again after theme updation as changes made in the theme files get lost on theme updation.
You are most welcome here 🙂
Hi @hife2017,
I hope you are well today and thank you for your question.
To achieve this, you have to modify widget 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 could confirm it and it only occurs when we place Blog Slider element above the text block containing AmpedSenseShortcodeC shortcode so please contact AmpedSense plugin developer to resolve the issue as it conflicts with popular Visual Composer plugin functionality.
I visited your shared site but didn’t see the space on mobile device as shown in the attached screenshot.
Have you managed to remove it?
Hi @bluebee,
I hope you are well today and thank you for your question.
We can try achieving this developing custom CSS code.
Your shared site is not accessible and displaying me the error “This site can’t be reached” so could you please make it accessible so that I can help you?
Best regards,
Shufflehound team
OK Thank you
do I have to upload it as a new theme?
Yes you have to upload it as a new theme and activate it.
will I keep the work done till now or will i lose something?
You won’t lose any of your work.
Yes but could you please share me your site URL so that I can access home page?