Forum Replies Created
-
AuthorPosts
-
Hi Alex,
We will try to solve it tomorrow by checking. However http://www.w3counter.com/globalstats.php suggests only 2.7% users using IE 8. So use a plugin like this: https://wordpress.org/plugins/advanced-browser-check/ to stop your customers from using IE8 who are visiting your website since it is a very very old browser now. We are into IE11 right now and none of the html5 concepts work in IE8.
Regards,
ShriYou can customize the theme in itself by changing the folder name to version2.0 or something. No need to develop the child theme as we donot force updates via WordPress admin and only email about theme updates. So its upto clients to download the fresh theme and re upload.
We don’t want to break anyones website.
Regards,
ShriHey,
Kindly check this: http://sktthemesdemo.net/documentation/photo-session-documentation/#colors
And let me know if this works.
Regards,
ShriHi Sam,
Great.
Regards,
ShriI already told that previously. That’s an image. Here is the path for it: wp-content/themes/skt_full_width_pro/images/header-bottom-shape.png
Change it using photoshop etc. If you need help let us know.
Next version sorry has been a bit delayed due to additional themes which we are launching this month.
Regards,
ShriThe first info was for the first letter. For the rest letters of the title here is the code:
h2#page-title, .archive h1.page-title, .page h1.entry-title {color: #ffffff !important;}
Change the ffffff to your desired hex color code.
Hope this is what you were looking for. This completes first letter and the rest all of the letters of the title as you have marked.
Regards,
ShriHi,
First letter can be changed using this code in Appearance>Layout Settings>Custom CSS:
First Letter Code
mark, ins, a, .header .logo h1.site-title:first-letter, h2#page-title:first-letter, .archive h1.page-title:first-letter, .page h1.entry-title:first-letter, h2#page-title:first-letter, .archive h1.page-title:first-letter, .page h1.entry-title:first-letter, .single-post h1.entry-title:first-letter, .entry-meta a, .search h1.entry-title:first-letter, .archive h1.entry-title:first-letter, .read-more a, .recent-post .post-box .post-text a, aside ul li a, .widget ul li a, h3.company-title:first-letter, .footer-menu ul li a, .social a, .footer-bottom a {
color#fff;Change the color to the desired one to match it with the rest of the titles in inner pages.
So inner page title rest title is manageable from the color management in theme options the first letter color can be changed as given above.
Regards,
ShriHi Jason,
Of course its not a theme related issue. There are no pop ups coded into the theme. So kindly check it with the plugin developer. Also to know a theme related issue best way is to change to default theme and then check whether same error appears to confirm.
Regards,
ShriHi,
Sorry for this. Kindly send us WordPress admin details if possible or else we will check it on our end and send you updated theme if that is what you prefer.
Let us know.
Regards,
ShriHi,
Unfortunately for this far too many files would be needed to be changed.
Do you mind send us FTP details of your site via email: [email protected]?
Regards,
ShriHi,
Sorry about it. We didn’t add any header image possibility into this theme. Never thought as no one suggested but you before.
Do you mind using any of these plugins and letting us know if they worked for you:
https://wordpress.org/plugins/custom-header-images/
https://wordpress.org/plugins/wp-display-header/
https://wordpress.org/plugins/unique-headers/Regards,
ShriCheck main.css (path: wp-content/themes/skt_full_width/css/main.css)
And check this class: .header .logo
Reduce padding to 0px and it shoud reduce the space above the logo.
Check this class for page title in main.css
h2#page-title, .archive h1.page-title, .page h1.entry-title
And reduce padding to 0px.
Regards,
ShriPS: You are using free version of the theme
Hi,
Here is the documentation on how to set up homepage:http://sktthemesdemo.net/documentation/photo-world-documentation/#homepage-setup
And for rest of the items as well you can refer here. Let us know if anything else is needed.
Regards,
ShriSolved this. Sent an email as well.
Regards,
ShriHi,
Solved it. The Double quotes applied on the class was wrong. Just rectified it and it works just fine.
Regards,
Shri -
AuthorPosts