I’ve installed free version of skt-corp theme on my wordpress. the problem is the second class on this HTML tag <div class=”wrapper-main layout_box”> I mean layout_box I want it to be layout_wide. the code that generate this class is located inside header.php I don’t know where is the layout setting that affect my case. I already looked up options.php on theme directory and theme customizer in wordpress panel.
How can I make the code to generate layout_wide for me?
Dear Sir/Madam,
We have installed SKT Corp WordPress Free Theme at the website at https://i-learn-wordpress.com/site1.
The theme indicated is responsive theme but when we checked through at Mobile Friendly Test, https://www.google.com/webmasters/tools/mobile-friendly/ and displayed website is not mobile friendly.
How should we do to make mobile responsive?
Will it using WordPress plugin or coding?
Which coding will be need in order for responsive site?
Kindly assist us the guideline and procedure.
Thank you.
]]>For any support email us: [email protected] since we don’t check the WordPress forums actively and are more active on our website.
]]>Hello,
i need to disble the header position on my website, i use skt corp theme.
i want to turn off the static part in the header area, cause my website body unable to see the users. please advise.
Thanks
]]>Hello I downloaded this theme from wordpress archive and I wanted to know how can i change the time of slides i need to be 5 seconds not 3 and where is the file located thanks
]]>SKT Corp theme (free) version 1.6.8. In file searchform.php at line 11 there is a reference to a ‘Search…’ string which is missing from the sktcorp.pot language file.
I suggest to fix this issue by using the ‘Search …’ string from the WP language files instead, so replace
<input type="search" class="search-field" placeholder="<?php echo esc_attr_x( 'Search...', 'placeholder', 'skt-corp' ); ?>" value="<?php echo esc_attr( get_search_query() ); ?>" name="s">
with
<input type="search" class="search-field" placeholder="<?php echo esc_attr_x( 'Search …', 'placeholder'); ?>" value="<?php echo esc_attr( get_search_query() ); ?>" name="s">
Just updated SKT Corp (free) to version 1.6.8. In file responsive.css at line 86 there is a missing “and”.
@media screen (min-width:768px) and (max-width:999px){
should read
@media screen <em>and</em> (min-width:768px) and (max-width:999px){
I installed Polylang, but I have several problems:
I have tried in several ways but with no success. Goal is to create someting like:
* Bullet 1
* Bullet 2
– subbulet 1
– subbulet 2
* Bullet 3
It’s not possible and I have to use standard
I bought 1.6.6. Pro. When I log in to my profile, I see no possibility to get newer version (free 1.6.7. is available now)
]]>* there are several </p>
* no image has “alt” filled in
* main theme page (and others possibly as well) contain a lot of “inline” styles
My page loses SEO ranking because of that..
]]>When your page length is short, footer unsticks from bottom of the page and covers active part of Sidebar. This is problem on all higher resolution screens.
I fixed that temporarily by prolonging page lenghth by several backticks
backticks
. but that should not be the way how it works
Is it possible to disable footer at all?
]]>I bought Full version of template, changed colors to our company “red”, but some parts is not possible to change by configuration.
1) WooCommerce cart/checkout/orders contain OSWALD font, that is “serif” and ugly. It’s not possible to override it by in child-theme CSS
2) Testimonials: picture size, border color, person’s name color is unchagable as well. Picture does not have “alt” set which causes HTML validation errors an losing of SEO value of the page
3) [tabs] attributes are unchangable in the same way
..all these problems I temporarily solved by changes to original template css’, but changing in mobie.css, tablet.css, computer.css… sucks. No template update to newer version is possible now!
]]>after installing paid full version, tagline disappeared. It’s not present in HTML code and I haven’t found way how to enable it.
]]>Hello,
Could you please tell how to change “Read more” on the homepage slider? I would like to translate it to French.
Thanks,
Lea
I have featured images on all of my pages, and like to display them in the sidebar. I don’t want them to appear on the top of the page as well, yet there seems to be no option to hide them in Theme Options or on the page… What is the easiest way to do this, please?
]]>