Use below custom CSS code to make it responsive.
.sh-video-player { max-width: 100%; }
Hi @greg,
I hope you are well today and thank you for your question.
To achieve this you have to use anchor links in your site navigation menu as described on the below pages.
https://en.support.wordpress.com/splitting-content/page-jumps/
https://www.wendycholbi.com/anchor-links-jump-links/
I can see you managed to achieve it on your site using menu links like http://gregs.com.my/#aboutgregsvideo
Do you have any other question to make it one page?
Best regards,
Shufflehound team
Solution for this topic
Your shared site is generating the javascript error “Google Maps API error: InvalidKeyMapError” as shown in the attached screenshot which is causing map not to display.
Please make sure you are using correct Google Maps API Key in the theme settings as displayed in the attached screenshots.
We are troubleshooting the issue and will fix it in the future update of theme.
We will update you here ASAP.
Could you please try achieving it by using the information provided on the following pages?
https://www.themepunch.com/revslider-doc/layer-mobile-visibility/
https://www.themepunch.com/faq/dynamically-change-slider-layout-mobile-devices/
Thank you for your another question.
The List content element does not support links but you can achieve this by copying list markup and add it in the Text Block content element along with link as shown in the attached screenshot.
Best regards,
Shufflehound team
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 bee able see it.”?
Also 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.
I hope you are well today and thank you for your question.
This is happening because of CSS specificity so please make your selector more specific as below.
body #page-container { padding-top: 0 !important; }
Best regards,
Shufflehound team
@Lexar13 Could you please share the screenshot of error/issue you are getting installing the theme?
Also 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 bee able see it.”?
As said above to achieve this first make the elements in the row display in the following order.
(—Text—-)(-Pic)
(—Text—-)(-Pic)
(—Text—-)(-Pic)
Then i can help you to display it in below order on desktop.
(—Text—-)(-Pic)
(-Pic-)(—Text—)
(—Text—-)(-Pic)
You are most welcome 🙂
We reply to each and every topic so your new thread also will get replied.
The issue is fixed in the following latest version of theme so please update your theme to the latest version.
Please login to access this file
We have added this functionality in the following latest version of theme so please update your theme to the latest version.
Please login to access this file
The issue is fixed in the following latest version of theme so please update your theme to the latest version.
Please login to access this file
Hi @anhof,
Sorry to hear of the problem you are having.
I am using Gillion theme version 1.2 on my test site without any issue.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Also can you please try temporary enabling WP_DEBUG mode? To do this, just go to wp-config.php include this:
define('WP_DEBUG',true);
You might already have a line for WP_DEBUG, so just make sure it’s set to true.
To troubleshoot the issue, let me know what errors if any you are getting when you face this issue.
If nothing above helps you then 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 bee able see it.”?
Best regards,
Shufflehound team
You are always welcome here 🙂
Hi @socalbicyclist,
I hope you are well today and thank you for your question.
This is happening because you have set static page as home page on your site and not “Your latest posts” as shown in the attached screenshot.
In case of static home page the page title gets displayed there.
Best regards,
Shufflehound team
To make it work please use above shared code as following.
@media (max-width: 1025px){ body #page-container .container { padding-left: 15px!important; padding-right: 15px!important; max-width: 100%!important; width: 100%!important; } }
Also, the mosaic grid for content on the first page looks weird on mobile too.
Could you please share the screenshot of the issue?
Could you please tell me exactly what wrong happens by sharing the screenshot of it?
Also 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 bee able see it.”?