-
AuthorSearch Results
-
April 3, 2015 at 12:49 pm #5353
In reply to: Testimonials
Hi,
We upgraded the theme to have testimonials from a separate post type on the left side.
And all you have to do is use the shortcode [testimonial]
To upgrade the theme given you access to download the latest theme: sktthemes.net/my-account (use forgot password in case you forgot)
Theme Instructions after download:
Kindly visit Appearance>Themes>Activate some other theme for the time being.
Then click on old Pro theme and delete it. Don’t worry deleting the theme doesn’t delete its settings at all.
Then visit Appearance>Themes>Add New and upload the zip you just downloaded of the new theme.
And Activate.
That’s it. Hope you enjoy the updated latest theme.
Regards,
ShriApril 3, 2015 at 2:39 am #5337In reply to: Testimonials
What is the point of having a shortcode, if I need to embed the content of the testimonials in the field? The whole point of the shortcode is to pull the data from somewhere else, like a set of posts, or something. There is some value in having a carousel, and the layout, but it doesn’t seem nearly as valuable to have to hard-code the content into the page.
April 2, 2015 at 11:59 am #5304In reply to: Contact Us Box Size
Hi,
I asked my coder and he said that its not essential for you to pick that particular contact us button. You can go to Appearance>Theme Options>Shortcodes and check the button shortcodes there for usage on anywhere else other than the contact us.
And your usage of buttons appear just fine. They appear well in center as well.
Regards,
ShriApril 2, 2015 at 11:43 am #5297In reply to: Testimonials
Hi,
Sorry here is the shortcode:
[testimonials]
[testimonial name=”Name Here” company_url=”URL here” image_url=”http://localhost/last/wp-content/uploads/2015/02/cropped-cropped-fourteenth-image.jpg”]Your Content[/testimonial]
[/testimonials]Repeat this code: [testimonial name=”Name Here” company_url=”URL here” image_url=”http://localhost/last/wp-content/uploads/2015/02/cropped-cropped-fourteenth-image.jpg”]Your Content[/testimonial] within [testimonials][/testimonials] tag above to get carousel effect and 5-6 testimonials together.
Regards,
Shri
April 1, 2015 at 5:35 am #5217In reply to: Hide Social Section
Okay sorry for this. Give us 2 days we will make this an easy shortcode and display it within sections itself. So it will be easy to use and delete/hide as well.
Regards,
ShriMarch 30, 2015 at 9:56 am #5098In reply to: Read More button in Section 1
Hi Michael,
We did post the shortcode on the top and have also displayed it here in documentation: http://sktthemesdemo.net/documentation/skt-white-doc/#homepage-setup-pro
If still a problem share with us WordPress admin details and the url of your website via email: [email protected]
Regards,
ShriMarch 27, 2015 at 12:20 pm #4954In reply to: Read More button in Section 1
Hi,
By adding link=””
Here is the sample shortcode:
[services title=”Web” bold=”Design” icon=”image URL” link=”Link Here”]Lorem Ipsum is simply dummy text of they printing and typesetting industry. Lore Ipsum has been the industry’s standard in dummy text ever since the 1500s, when an unknown printer took a galley of type andin scrambled it to make a type book.[/services][services title=”Web” bold=”Development” icon=”image URL” link=”Link Here”]Lorem Ipsum is simply dummy text of they printing and typesetting industry. Lore Ipsum has been the industry’s standard in dummy text ever since the 1500s, when an unknown printer took a galley of type andin scrambled it to make a type book.[/services][services title=”Mobile” bold=”Website” icon=”image URL” link=”Link Here”]Lorem Ipsum is simply dummy text of they printing and typesetting industry. Lore Ipsum has been the industry’s standard in dummy text ever since the 1500s, when an unknown printer took a galley of type andin scrambled it to make a type book.[/services][services title=”WordPress” bold=”Themes” icon=”image URL” link=”Link Here”]Lorem Ipsum is simply dummy text of they printing and typesetting industry. Lore Ipsum has been the industry’s standard in dummy text ever since the 1500s, when an unknown printer took a galley of type andin scrambled it to make a type book.[/services]
Regards,
ShriMarch 26, 2015 at 1:29 pm #4911In reply to: Visual is not working in the Sections
Hi,
Yes because this is a shortcode and in free it was a div based code. So the visual don’t show up the visual mode.
To change the url of the images follow these 2 screenshots:
1. Upload image via media library: http://cdn3.wpbeginner.com/wp-content/uploads/2013/06/media-library-edit.png
2. And then edit the image to find the url of the image:
http://cdn2.wpbeginner.com/wp-content/uploads/2013/06/image-url-wordpress.pngNow replace the url of the above client image with the new one.
Regards,
ShriMarch 23, 2015 at 9:46 am #4755In reply to: Sign Up Our Newsletter – 404 Not Found
Hi,
Newsletter included in our theme is a purely html based newsletter. So there are 2 things you can do.
Edit the html with your mailchimp or any newsletter code you want. Or else totally remove it and use any other mail code/widget/shortcode of plugin of newsletter.
These are the plugins also you might want to take a look:
https://wordpress.org/plugins/newsletter-sign-up/
https://wordpress.org/plugins/mailchimp-for-wp/
Let us know if you still need more help.
Regards,
ShriMarch 23, 2015 at 9:44 am #4753In reply to: link (read more) in service section?
Within the shortcode type link=”” (that is a double quote and then type the link url within it).
So if your shortcode is: [services title=”Web” bold=”Design” icon=”image URL”]Lorem Ipsum is simply dummy text of they printing and typesetting industry. Lore Ipsum has been the industry’s standard in dummy text ever since the 1500s, when an unknown printer took a galley of type andin scrambled it to make a type book.[/services]
It will become [services title=”Web” bold=”Design” icon=”image URL” link=”your url here”]Lorem Ipsum is simply dummy text of they printing and typesetting industry. Lore Ipsum has been the industry’s standard in dummy text ever since the 1500s, when an unknown printer took a galley of type andin scrambled it to make a type book.[/services]
Regards,
ShriMarch 21, 2015 at 9:37 am #4696In reply to: Testimonials
Hi,
Sure. This is the shortcode for testimonial listing : [testimonials]
And this is how you can set up the testimonials: http://sktthemesdemo.net/documentation/i-am-one-documentation/assets/img/testimonial.jpg
Regards,
ShriMarch 20, 2015 at 10:27 am #4668Actually that option we haven’t given right now. Sorry for this. Will include this in next update. Right now you can click on Shortcodes tab in Appearance>Theme Options and check column shortcodes which has ability to show 2 or 4 or 6.
Regards,
ShriMarch 20, 2015 at 5:41 am #4659In reply to: How do I link the newsletter?
Hi Daniel,
Newsletter included in our theme is a purely html based newsletter. So there are 2 things you can do.
Edit the html with your mailchimp or any newsletter code you want. Or else totally remove it and use any other mail code/widget/shortcode of plugin of newsletter.
These are the plugins also you might want to take a look:
https://wordpress.org/plugins/newsletter-sign-up/
https://wordpress.org/plugins/mailchimp-for-wp/Let us know if you still need more help.
Regards,
ShriMarch 20, 2015 at 3:14 am #4656In reply to: How do I link the newsletter?
Hi there. The instructions you’ve written are not clear to me.
I couldn’t see shortcode for having the newsletter input area forward somewhere.
I also could not see where I would input something in the CSS to have the mailing list set up.
Can you please break down the steps?
March 19, 2015 at 10:50 am #4637In reply to: How do I link the newsletter?
Okay so within the shortcodes you have where you have read more. Like for example the services boxes.
You need to type link=”” (i.e. link = to double quotes. Within double quotes type the link you want).
In case its difficult for you to type this within shortcode or its not working for you send us the WordPress admin details via email: [email protected]
Icons also we will change 2-3 for you and then show you.
Regards,
Shri -
AuthorSearch Results