inkthemescom
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ColorWay] Coloway Theme Homepage Slider QuestionsThank you for using our theme.
Forum: Themes and Templates
In reply to: [ColorWay] Font Page On/Off missingHi houldsworth1,
Sorry for inconvenience,
We just remove that option in updated version.
By default front page is to be displayed which consists of custom logo, top feature and home page settings.
If front page is not to be displayed the go to
Dashboard ->Setting -> Reading Setting -> Front page displays
Set this option to Your latest posts.This may resolve your problem.
Forum: Themes and Templates
In reply to: [ColorWay] Remove widget from sidebarHi av8r10,
Copy the code given below and paste in Dashboard -> Appearance -> Theme Options -> Styling Option -> Custom css. This may help you to resolve your query.
.home_page_blog .grid_16.alpha{ width:100%; } .home_page_blog .grid_8.omega{ display:none; }Forum: Themes and Templates
In reply to: [Andrina Lite] How remove Homepage Two ColsHi,
Can you share your website link and some more details about your query. So we try to resolve your problem.Forum: Themes and Templates
In reply to: [ColorWay] Remove home top feature imageHi clynngardner,
We mark this topic as resolved. If you have any query, please let me know.Forum: Themes and Templates
In reply to: [ColorWay] more than one menuHi f.perez87,
For this you have to customize theme theme file.
Or use some plugin to do so.Forum: Themes and Templates
In reply to: [ColorWay] Website not loading correctly on tablet or mobileHi YvonneTaylor,
We think that your problem is resolved, and mark this topic as resolved.
If not please let me know.
Forum: Themes and Templates
In reply to: [ColorWay] Gallery displaying as a single columnHi DMEQD,
Can you share your website link and the version of colorway.
So we will try to resolve your query.Hi techmom101,
Sorry for inconvenience.
You Have to do some things to get your site back.- Go to Dashboard
- Go to Pages -> All Pages -> Blog and edit this page
- Now Find Template Option and set to Blog page
Now go to Dashboard ->Appearance -> Customize-> Static Front Page.
Now set the Front page displays to Your latest posts, not to Static Page.
This may resolve your problem, if not please let me know.
Forum: Themes and Templates
In reply to: [ColorWay] Slider SpeedHi,
Just go to Your
Dashboard -> Appearance -> Theme Options ->Slider Setting -> Slider Speed
Put the value in milliseconds. Use greater value, this will reduce the slider speed.This may resolve your problem.If not please let me know.
Forum: Themes and Templates
In reply to: [ColorWay] Coloway Theme Homepage Slider QuestionsHi,
Use this code. This will completely remove the box..slide-content.entry.fl { display: none !important; }Forum: Themes and Templates
In reply to: [ColorWay] Coloway Theme Homepage Slider QuestionsHi rdsayles,
I think you are trying to change the opacity of slider text description box.
If it is, then we inform you that we use transparent image. You can also set your image in the box. Their is a code to change the background color and opacity of box. You can also change font color. You just find the perfect rgba() color with perfect opacity and put the following code in custom css option.
.slide .slide-content.entry{ background: rgba(0, 107, 0, 0.53) !important; } .slide .slide-content.entry h2 a, .slide .slide-content.entry p{ color: black !important; }This may resolve your problem.
Forum: Themes and Templates
In reply to: [ColorWay] Slider SpeedHi BKWA,
Can you share you website link and the version of colorway you are using, so that we try to resolve your query.
Forum: Themes and Templates
In reply to: [ColorWay] Colorway Contact PageHi ndelbrueck,
For this you need to customize theme file. Go to theme directory, find contact.php file, open this file in notepad/notepad++. Then find this line
'[PHP Snippets] From '
Delete the exsisting text and add your desired text.
for example the code may seen like this.'My site'This may resolve your problem.
Forum: Themes and Templates
In reply to: [ColorWay] How do i change the link of my blogsHi imaginelynn,
Can you share your website link.