Rohit Tripathi
Forum Replies Created
-
You should add
#content { background: #eee; }And use Appearance > Customize for Body Background.
Forum: Themes and Templates
In reply to: [Sixteen] What is the ideal "featured image" size?Use any image wider than 600px. It will fit in nicely.
Forum: Themes and Templates
In reply to: [Sixteen] WooCommerceTHis theme doesn’t support woo commerce. Although we are working on it. You should see in 2 months.
Forum: Themes and Templates
In reply to: [Sixteen] Better java script to faster loading time.You should use W3 Total Cache Plugin. There is an option to minify JS, and reduce page load time.
Forum: Themes and Templates
In reply to: [Sixteen] disable specific category on blog pageSorry, you will have to use a plugin for that purpose. No theme functionality like that.
Forum: Reviews
In reply to: [Sixteen] Nice optionWell. This theme has been used on many sites in different languages. We have provided the sixteen.pot file for translation. Every Front End String is added.
You can learn how to translate
I don’t understand why are you facing the trouble. I am willing to help, if you still face problems.
Forum: Reviews
In reply to: [Sixteen] Nice optionI am sorry you faced the problem. But, it is recommended to use Child Themes, if you wish to avoid loss during updates.
Forum: Themes and Templates
In reply to: [Sixteen] Navigation ColorAdd following to custom css
#site-navigation { background: #123456 }Enjoy.
Forum: Themes and Templates
In reply to: [Sixteen] How to delete default title in pagesCould you please share your URL.
Forum: Themes and Templates
In reply to: [Sixteen] Mobile versionIn the main.css file, locate the part that says:
/* Responsive Design Begins here */
Delete everything after that part.
Forum: Themes and Templates
In reply to: [Sixteen] How to add a logo in the headerLogo feature has been restricted to Pro Version only.
Forum: Themes and Templates
In reply to: [Sixteen] full width content area overlaps containerYes, I am aware of the issue, and it will be resolved ASAP.
Forum: Themes and Templates
In reply to: [Sixteen] Remove "recent post" title from the home pageIt is possible to remove it. Add the following to custom CSS.
.home h1.page-title { display: none; }
Not possible to change it though.
Forum: Themes and Templates
In reply to: [Sixteen] align imagesEnclose the image in
<center> and </center>tags.Forum: Themes and Templates
In reply to: [Sixteen] Permalink SetingsYou can change the permalink and continue to use the themes without any issues. we have over 45,000 downloads, and this issue was never reported. We tested this on our localhost as well as the webserver. There were not issues.
It is requested that you also test on a server, the issues will go away.