Hi @akalab,
I hope you are well today and thank you for your question.
Many users including me are using latest version 2.7.21 of Unyson plugin without any issue.
Which version of Unyson plugin are you using?
I visited your shared site and didn’t see Unyson plugin activated on it.
Please advise.
Best regards,
Shufflehound team
Solution for this topic
Hi Kristy,
I hope you are well today and thank you for your question.
You can hide them 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
.post-container .sh-table-full { display: none; }
If they don’t hide then could you please share me the page URL from your site where it is displaying so that I can help?
Best regards,
Shufflehound team
I can see the icons are displaying on your site now as shown in the attached screenshot.
Have you managed to resolve the issue?
Hi @Lonartorg,
I hope you are well today and thank you for your questions.
On the ghost text for the form the text is in italics, how can I do this straight?
On the submit button, how can I make the colour text for this word “submit” only for this and the outside line of the button navy blue#01426A ?
You can achieve 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
.wrap-forms *::-webkit-input-placeholder { font-style: normal !important; } .wrap-forms *:-moz-placeholder { font-style: normal !important; } .wrap-forms *::-moz-placeholder { font-style: normal !important; } .wrap-forms *:-ms-input-placeholder { font-style: normal !important; } #page-container .contact-form input[type="submit"] { color: #01426A; border: 1px solid #01426A; }
Also – how can I reduce the text on the contact form copy for the ghost fields and for the submit button text? thanks again
I am not sure I understood exactly what you are trying to achieve here so could you please describe it a bit more in detail?
Best regards,
Shufflehound team
You don’t need to set your blog page as default blog posts page as you have already made it blog page by setting its template to Blog there it won’t work this way.
I could confirm the issue on my test site that shared Japanese characters are not truncated therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Solution for this topic
Thank you.
You can display the slider in the header as described in the below page.
@jons Thank you
You are most welcome here 🙂
You are most welcome here 🙂
Hi @mqk051197,
I hope you are well today and thank you for your question.
To achieve this, you have to develop custom 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
You can refer the solutions posted on the following pages to achieve it.
https://wordpress.org/support/topic/disable-responsiveness?replies=8
http://www.wpzoom.com/docs/remove-responsive/
https://themeforest.net/item/bigbang-responsive-wordpress-template/2826493/faqs/11912
https://bigwilliam.com/turn-off-responsive-behavior-for-bootstrap-3/
https://premium.wpmudev.org/forums/topic/disable-responsiveness-of-bootstrap-on-screen-only-at-mobile-allowed
Best regards,
Shufflehound team
Hi Siddartha,
I hope you are well today and thank you for your question.
Please make sure that you have set featured image on your site as described in the below page and clear the WP Fastest Cache that you are using.
http://freewptp.com/how-to-set-featured-image-or-post-thumbnail-in-wordpress/
Best regards,
Shufflehound team
You can share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)” and also describe the issue hat you are facing.
in the page you will see a category caption people.click on it to redirect people category page for realted blog collection, there u will see the footer widget which i was talking before in the above ticket i mentioned.
You can remove those footer widgets by disabling them in the theme settings as shown in the attached screenshot.
Also, please click on the menu name “cybind” and after that the response page will say “content encoding error” but if u again refresh the page or click on the menu link again then it does not appeared.So, why for the first time every session I am getting this.
Please try clearing WP-Super-Cache that you are using on your site or temporarily disable it.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Could you please tell me which shortcode you are referring to?
You are most welcome here 🙂
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
#page-container .header-logo { border-right: 0 !important; }
Hi @panosjules,
I hope you are well today and thank you for your questions.
Hello, i would like to ask if can we add the social share icons to blog posts visual composer elements (left mini) to appear on the list and not only when someone clicks to view the article.
You can try achieving this by using the plugins listed in the below page.
https://wordpress.org/plugins/search/social+share/
Also on the same view to add the work “more” instead of the three dots … on the excerpt
Finaly to show also the hashtags on that view.
To achieve this, you have to develop custom 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
You are most welcome here 🙂