inkthemescom
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [BlackBird] Blank pageAre you using the latest WordPress Installation. If yes, make sure your “Reading Settings” under the Setting Tab is set to default and you are not displaying any custom page as Home page under the “Reading Settings”
Forum: Themes and Templates
In reply to: [BlackBird] Turn Off Mobile ThemeForum: Themes and Templates
In reply to: [ColorWay] vector imageThe Themes can’t accept the open file formats like EPS to display the image. You need to upload the images in jpg/png/gif format and upload it through the theme options.
Forum: Themes and Templates
In reply to: [ColorWay] Feature Images and ContentYou would be required to create a custom template for doing that. If you are a coder yourself, create a new template of your own by taking the codes from the front-page.php file and start from there.
Once you had a template, you can than assign that template to any page and create multiple pages like the homepage with feature images and content.
Forum: Themes and Templates
In reply to: [ColorWay] Viewing posting information/categories in postSee Attached Image to resolve your issue.
http://screencast.com/t/9jGp5xfhThanks
NeerajForum: Themes and Templates
In reply to: [ColorWay] layout of pages and templates usedYou would be required to create a custom template for doing that. If you are a coder yourself, create a new template of your own by taking the codes from the front-page.php file and start from there.
Once you had a template, you can than assign that template to any page and create multiple pages like the homepage.
You need to edit the front-page.php file through the editor and delete the entire <div class=”columns”> div and all the code content between it.
Forum: Themes and Templates
In reply to: [Poloray] How to edit footer in Poloray theme?You can edit the footer from the footer.php file.
Forum: Themes and Templates
In reply to: [Poloray] Warning: _() expects exactly 1 parameter, 2 given inUpdate:
I have submitted the update for this. I am marking this topic as resolved.Thanks
NeerajForum: Themes and Templates
In reply to: [Poloray] Warning: _() expects exactly 1 parameter, 2 given inThanks for listing the issue. I am submitting the update for this issue.
Thanks
NeerajForum: Themes and Templates
In reply to: [Squirrel] [Theme: Squirrel] Problem with the title/top headerUpload your own logo from the theme option panel and your logo will get replace from them front end.
Forum: Themes and Templates
In reply to: [Squirrel] theme options will not updateDeactive your cache plugin, This will solve your problem, Once you finished making website, Activate you cache plugin back to normal.
Forum: Themes and Templates
In reply to: Can't access my wordpress admin areaYou are using the older version of the WordPress, If you update your WordPress to the latest version, your issue would be resolved automatically.
To regain the access to the Dashboard again, open wp-content/themes/ directory using ftp and rename the “colorway” theme directory to something else, it would deactivate the theme.
After regaining the access to the Dashboard, update your WordPress to the latest version and your issue would be resolved automatically.
Forum: Themes and Templates
In reply to: [ColorWay] Max Logo Size?Yes, surely you can upload a fillwidth logo as well. The ColorWay Theme supports logo of any height or width on the top header.
Forum: Themes and Templates
In reply to: [BlackBird] blackbird slider textUse the br tag to break the text in multiple lines.