You are most welcome š
I get what youāre saying, and the full width is working good, but itās not full screen, how can I put the height to 100% of the viewer display? Or thereās no way to do it?
Sorry currently the visual composer blog slider doesn’t provide that option.
Also, can I put a description of the blog post in the full width slider?
You have to develop custom code to achieve this.
That date is displayed using standard WordPress functionĀ date_i18n as described in the below pages.
https://codex.wordpress.org/Function_Reference/date_i18n
https://developer.wordpress.org/reference/functions/date_i18n/
If you are having the issue with it then please contact the WordPress support hereĀ https://wordpress.org/support/
Hi @robinmkuhn,
I hope you are well today and thank you for your question.
You can change it from Footer styling of theme as shown in the attached screenshots.
Best regards,
Shufflehound team
Hi Lucas,
I hope you are well today and thank you for your question.
Thereās a way do correct this and withdraw the author image, name, time to read and bookmark options?
Do you want to remove it only on mobile devices?
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi @glebramanchuk,
I hope you are well today and thank you for your question.
You can translate the theme in Polish as described in the following page.
https://colorlib.com/wp/how-to-translate-wordpress-theme/
Best regards,
Shufflehound team
Hi @hakorel,
I hope you are well today and thank you for your question.
You can change 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
#page-container .widget_mc4wp_form_widget input[type="email"] { border-color: #000; box-shadow: 0px 0px 2px 1px #9E9E9E; color: #000; } #page-container .widget-item .mc4wp-form input[type=submit] { background-color: #000; color: #fff; }
Best regards,
Shufflehound team
You are most welcome here š
You are most welcome here š
Hi @laszlo_oe,
I hope you are well today and thanks for posting here.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile you can try resolving the issue by changing the theme file name from page-blog.php toĀ page-blog2.php or anything else.
Best regards,
Shufflehound team
HiĀ Adrian,
Sorry to hear of the problem you are having.
It is database related issue on your site.
To resolve the issue along with site login details, i need site FTP or cPanel file manager details so that i can resolve it by accessing your site files and database.
Best regards,
Shufflehound team
But can also choose a white logo for the header on one page (like the homepage) and a grey one for the other pages?
You can achieve this by using below custom CSS code. You have to change logo image URL and size in the code to whatever you want to.
.primary-desktop-light .sh-header:not(.sh-sticky-header-active) .header-logo .sh-light-logo{ display:none } .primary-desktop-light .sh-header:not(.sh-sticky-header-active) .header-logo .sh-table-cell:after{ background: url("http://createmoremedia.nl/wp-content/uploads/2016/03/RTL-logo-klein-wit-e1504380346192.png"); display: block; content: ""; width: 80px; height: 77px; }
Hi @zakdesignz,
I hope you are well today and thank you for your questions.
Are you talking about contact forum or contact form?
If you are talking about contact form then you can create it as displayed in the attached screenshot.
How to find a link of website blog and pages?
Do you want to search your site?
If yes then you can search it using theme functionality as displayed in the attached screenshot.
Best regards,
Shufflehound team
Hi @bellamyinspires,
I hope you are well today and thank you for your question.
I am not sure which points you are talking about and what you are trying to achieve so could you please describe it a bit more in detail by sharing the page URL where it is displaying so that i can help you?
Best regards,
Shufflehound team
Which icons are you talking about and as you said if they are displaying then what is your question?
HiĀ Juan,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site which is Unyson plugin issue.
You can try using any of the following plugins to use accordion and audio files.
https://wordpress.org/plugins/easy-bootstrap-shortcodes/
https://wordpress.org/plugins/bootstrap-3-shortcodes/
Best regards,
Shufflehound team
Hi @540media,
I hope you are well today and thank you for your question.
The visual composer is a different plugin and we do not develop or maintain it.
You can add classes to images using the solution posted below.
https://wordpress.org/plugins/image-custom-class/
https://wordpress.stackexchange.com/a/155445/14347
If you want to style images then you can do so as described in the following pages.
https://codex.wordpress.org/Styling_Images_in_Posts_and_Pages
https://wpsites.net/web-design/css-class-styles-wp-images/
Best regards,
Shufflehound team
Hi @haziqasyraf,
I hope you are well today and thank you for your question.
It is displayed from theme Social media options where you can add new media as shown in the attached screenshots.
Best regards,
Shufflehound team
Solution for this topic
HiĀ Russell,
Sorry to hear of the problem you are having.
I visited your shared search page but couldn’t confirm the issue on it as shown in the attached screenshot. It is displaying fine for me.
Are you having the issue on any specific browser or is the issue resolved?
Could you please test it on different browser?
Best regards,
Shufflehound team
Solution for this topic
ToĀ pull the content to appear below the Header, you have to make the header transparent as described in the following topic.
https://support.shufflehound.com/forums/topic/transparent-header/