-
AuthorSearch Results
-
February 6, 2015 at 5:56 am #3821
In reply to: How to get the BUY PRO VERSION bit on my menu
Send us WordPress admin details via email: support@sktthemes.com
Regards,
ShriFebruary 5, 2015 at 6:08 pm #3816In reply to: SKT Photo World Pro Home page slider
Thanks
February 5, 2015 at 2:40 pm #3814Topic: Table creation issue with TinyMCE plug-in
in forum I Am One SupportI’m having ongoing issues with table creation and using TinyMCE and SKT Full Width Pro. There is a line under each row that I can’t seem to remove. Would you have any suggestions to fix this?
February 5, 2015 at 11:37 am #3809In reply to: SKT Photo World Pro Home page slider
Replied via email. Solved and made the slider work on your site till 20th slide.
Regards,
ShriHi,
Sorry for this. My email id is support@sktthemes.com
Our email is working absolutely fine so i am sure it might be a wrong email address you typed in.
We can help you set up your slider.
Regards,
ShriFebruary 5, 2015 at 4:44 am #3797In reply to: How to get the BUY PRO VERSION bit on my menu
Hi,
We don’t see the style we mentioned written by you anywhere. Besides the code: <div class=”hdr_buy_pro”><a href=”https://www.sktthemes.org/themes/iamone-pro; rel=”nofollow”>Buy This Theme</a></div>
where its written hdr_buy_pro” write: style=”float:right;background-color:#99000″
Change color to your liking.
Regards,
ShriFebruary 4, 2015 at 1:21 pm #3786In reply to: How to get the BUY PRO VERSION bit on my menu
Hi Joanna,
Okay strange that you need it.
In header.php after this code:
<div class=”logo”><a href=”some code” rel=”nofollow”>
<img alt=”” src=”some code” />
</a></div>
Place this html there:
<div class=”hdr_buy_pro”><a href=”https://www.sktthemes.org/themes/iamone-pro/” rel=”nofollow”>Buy This Theme</a></div>
And in Appearance>Theme Options>Custom CSS add this:
.hdr_buy_pro {
position: absolute;
right: 0;
top: 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}Regards,
ShriFebruary 4, 2015 at 5:45 am #3783In reply to: Gallery question
Great.
It will take us time like by 15th Feb expect us to complete version 2.0 of SKT Full Width.
Regards,
ShriFebruary 4, 2015 at 4:57 am #3781In reply to: SKT Photo World Pro Home page slider
Send us WP Admin and ftp details if possible via email: support@sktthemes.com
Regards,
ShriFebruary 3, 2015 at 10:57 pm #3776In reply to: SKT Photo World Pro Home page slider
I replace the file option with the original and now it works fine but your change in only file option gave me the possibility to upload the image but it was not shown in the first page
Pls Let me know if I have to change the theme or if it is possible to extend the number of slide
Thank you for your feedback
February 3, 2015 at 10:47 pm #3775In reply to: SKT Photo World Pro Home page slider
Pls see the result : http://www.timeweb2001.it/
Parse error: syntax error, unexpected ‘Image’ (T_STRING) in /web/htdocs/www.timeweb2001.it/home/wp-content/themes/skt-photo-world-pro/options.php on line 1432
February 3, 2015 at 6:50 pm #3772In reply to: title color and menu bottom
Hi,
The part which you want or have marked is an image unfortunately because CSS can’t have those shapes.
Here is the path of the image: wp-content/themes/skt_full_width/images/header-bottom-shape.png
Full Page color i guess we have given font and color management in theme options. Not sure what else is needed.
Regards,
ShriFebruary 3, 2015 at 2:00 pm #3766In reply to: SKT Photo World Pro Home page slider
Hi,
Photo World Slider images :
Open option.php file from your theme directory eg: …/wp-content/theme/skt-photo-world/option.php
and go to line no: 1404
and pase this code after line no: 1404
======================$options[] = array(
‘name’ => __(‘Slider Image 15’, ‘skt-photo-world’),
‘desc’ => __(‘Fifteenth Slide’, ‘skt-photo-world’),
‘id’ => ‘slide15’,
‘class’ => ”,
‘std’ => ”,
‘type’ => ‘upload’);$options[] = array(
‘desc’ => __(‘Title’, ‘skt-photo-world’),
‘id’ => ‘slidetitle15’,
‘std’ => ”,
‘type’ => ‘text’);$options[] = array(
‘desc’ => __(‘Description or Tagline’, ‘skt-photo-world’),
‘id’ => ‘slidedesc15’,
‘std’ => ”,
‘type’ => ‘textarea’);$options[] = array(
‘desc’ => __(‘Url’, ‘skt-photo-world’),
‘id’ => ‘slideurl15’,
‘std’ => ”,
‘type’ => ‘text’,
‘subtype’ => ‘url’);======================
each and every time you want to extend slider image you have to repeat this code but to make sure to change the number of this code for eg: in our theme there has 15 slider images by default and if you want to add more than 15 then paste this code below the fifteenth image code and extend the number as well.Regards,
ShriFebruary 3, 2015 at 9:46 am #3761In reply to: title color and menu bottom
Hi,
All color change details are given here: http://sktthemesdemo.net/documentation/full-width-documentation/#colors
Follow the instructions and you would be able to change all the colors.
Scroll down in the very end First letter color is also given.
Regards,
ShriFebruary 3, 2015 at 8:16 am #3756In reply to: slider not functioning
Hi,
Sorry for this.
If possible can you send us WP Admin details via email at suppport@sktthemes.com?
We will then sort this out on your site.
Regards,
Shri -
AuthorSearch Results
Search Results for 'skt'
-
Search Results
-
I’m having ongoing issues with table creation and using TinyMCE and SKT Full Width Pro. There is a line under each row that I can’t seem to remove. Would you have any suggestions to fix this?