TUT Support
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Melos] Homepage features content boxes dont appearHello @socialeready,
I have checked the site at my end and unable to see the content area boxes, for better understanding please refer the screenshot-
Please share the screenshot of the section which is missing via onpaste
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Melos] thinkup_custom_introabove issueHello @consumermicro,
You can remove the by using the custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
#intro h1.page-title { display: none; }The free version of the theme comes with limited features. However the pro version of the theme have the feature as theme setting.
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Melos] thinkup_custom_introabove issueHello @consumermicro,
Please share the page url where you want to remove post title, so we can help you with custom css as per the need.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Minamaze] Dropdown menu (just pass on the phone)Hello @bucolash,
We have checked the site, you are using the pro version of the theme. To get support with pro version of the theme you need to write ticket under below url-
https://www.thinkupthemes.com/support/
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Maxwell] remove author’s name and date from sliderHello @katze15,
We can remove the unwanted info with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.home .entry-meta { display: none; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Minamaze] Featured ImagesHello @tase,
To get image size you can use inspect toll of google chrome then you get the idea about the images.
For better understanding please refer the screenshot-
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Bento] Remove space between Top and HeaderHello @klettervirus,
We can remove the space between top and header with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
header.site-header.no-fixed-header { display: none; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [LeftSide] Remove Category Tag line from postsHello @wjb64,
We can remove the category tag line with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.single div.postmetadata:nth-child(4) { display: none; }Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Customify] Mobile Menu Not WorkingHello @connectelevate,
This sounds like plugin conflict. I’ve put together some possible solutions below which will help identify whether these are potential causes.
Checking for Plugin conflict
All of our themes have been developed following WordPress best practices and as such plugin conflicts are rare. However, these do happen. To test whether you’re issue is being caused by a conflicting plugin please follow the steps below:
1-Deactivate all of your plugins (except the Page Builder if installed).
2-Now check to see if this has resolved any issues you’re experiencing.
3-If the issues are resolved please re-activate each plugin 1 at a time. After each activation check whether the problematic feature is still working.
4-Repeat step 3 until the problem re-occurs. The last plugin activated is the conflicting plugin
Regards,
Manoj
Hello @712k,
We can fix the issue with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
.category header.page-header { display: none; }I hope the above was helpful.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Tonal] How do I add social media shares on my blog posts?Hello @crozez,
To share the blog post you can take the help of 3rd party plugin. Please refer the below url-
https://ww.wp.xz.cn/plugins/ultimate-social-media-icons/
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Minamaze] Featured ImagesHello @tase,
I have checked the featured image size, the 3rd featured image original size 802*574 px but the other two have small sizes.
If you upload all 3 featured image with same size 802*574 then they crop evenly.
Kind regards,
Manoj
Hello @712k,
Please share the site url so we can provide custom css as per your requirement.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Virtue] removal of menuHello @hollyandtheivybhx,
Please share the site url, so we can look at the issue and help you accordingly.
Kind regards,
Manoj
Forum: Themes and Templates
In reply to: [Zigcy Lite] How To Remove Total Products AmountHello @glamably,
We can remove the text with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-
div.archive-header span { display: none !important; }Kind regards,
Manoj