Hi @intelligym,
I hope you are well today and thank you for your question.
You can try using following plugins to control your site search.
https://wordpress.org/plugins/relevanssi/
https://wordpress.org/plugins/search-everything/
https://wordpress.org/plugins/search-filter/
https://wordpress.org/plugins/better-search/
Best regards,
Shufflehound team
Please see the solution posted in the following topic and instead of posting in others topic please create a separate topic for your question.
https://support.shufflehound.com/forums/topic/mobile-menu-bug/#post-8758
Try to open the link that I give, can you enter the input on the contact form?
Yes i can as shown in the attached screenshot.
And how the correct style to create 2 parallel columns, using plugins contact form 7.
I am not sure how you want it to style like 2 parallel columns so could you please share me the screenshot of how you want it to display?
Solution for this topic
Hi @dreidel18,
I hope you are well today and thank you for your question.
You can try achieving it using the solutions posted in the following topics.
https://support.shufflehound.com/forums/topic/latest-posts-with-navigation/#post-5825
https://support.shufflehound.com/forums/topic/featured-images-not-attached-to-posts/#post-6968
Best regards,
Shufflehound team
The visual composer is the way to install a featured image slider?
Yes it is called blog slider as shown in the attached screenshot.
In the meanwhile you can use any of the following plugins to display mobile menu.
https://wordpress.org/plugins/wp-responsive-menu/
https://wordpress.org/plugins/responsive-menu/
And use following custom CSS code to hide default mobile menu by adding it in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#header-navigation-mobile { display: none; }
@colleen Which CSS code are you using on your site?
You should use following CSS code.
#header-navigation-mobile { display: none; }
You are using Single image content element to display the image there but instead you set the image as background image of column as shown in the attached screenshot.
@[email protected] Have you used the following solution shared above?
https://support.shufflehound.com/forums/topic/hide-mobile-menu-on-click/#post-5380
If it doesn’t work for you then could you please share me your site URL where it’s happening so that i can troubleshoot it?
Hi @abdullah,
I hope you are well today and thank you for your questions.
I want ask how make contact form support with colume, i try use your div colume, but i cant input field… look this, but texterea i can input field….
I am not sure exactly what is your question here so could you please describe it a bit more in detail?
and can i ask about mailster, can i integrated your contact form with mailster, this is best way for collection client database. thanks can u help me?
The theme contact form does not have option to integrate with mailster but you can use following plugin to integrate mailster with contact form 7.
https://wordpress.org/plugins/mailster-contact-form-7/
Best regards,
Shufflehound team
Hi @apoirier,
I hope you are well today and thank you for your question.
I don’t see testimonial sliding on your shared site so want to confirm whether you are referring testimonial or partners carousel on your site?
The testimonial content element does not have speed control option so we have to develop custom code to achieve it.
Best regards,
Shufflehound team
I checked first product on your shared site and can see the price also does not change when i change size as shown in the attached screenshot.
Could you please share me the screenshot of the screen how you have configured the product price in the admin area?
It seems right.
You are always welcome here 🙂
You are most welcome here 🙂
Hi @simplyfunjim,
I hope you are well today and thank you for your question.
You can achieve it by using solution shared in the following topic.
https://support.shufflehound.com/forums/topic/change-default-url-logo-in-header/#post-5451
Best regards,
Shufflehound team
It is in our to do list and will be implemented in the future version of theme.
Hi Alex,
I hope you are well today and thank you for your question.
To achieve this please display the columns in a sequence 3 1 2 on web and then share me the page URL from your site where it is displaying so that i can provide you the CSS code to achieve it.
Best regards,
Shufflehound team
Hi @dreidel18,
Thank you for your question.
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
body > img { display: none; }
Best regards,
Shufflehound team
To display it like shown on demo site please use Instagram widget instead of Shufflehound Instagram widget as shown in the attached screenshot.