Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Tomi,
In the php code you can change the start date and name of the event.
<?php echo do_shortcode(‘[time_table]
[time_table_row title=”EVENTS” start=”DATE”]
[time_table_row title=”ADD EVENT NAME HERE” start=”ADD DATE HERE″]
[time_table_row title=”ADD EVENT NAME HERE” start=”ADD DATE HERE″]
[time_table_row title=”ADD EVENT NAME HERE” start=”ADD DATE HERE″]
[time_table_row title=”ADD EVENT NAME HERE” start=”ADD DATE HERE″]
[/time_table]’); ?>
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Evelien,
Kindly go to Appearance>>Theme Options>>Shortcodes
You will find button shortcode there (simple button-small etc.) use the shortcode in the section to add read more button.
Regards,
Brad
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Miranda,
Kindly add this shortcode in the homepage section:
[gallery show="6" filter="false"]
Regards,
Brad
LoisMember
- Topics: 7
- Replies: 26
- Total: 33
Member since: December 21, 2016
While you are looking at the site, you might be able to help me center the short code buttons. They will only position “left”. Even when I try to change the position to “center”
I appreciate any help you can offer to align these buttons on the page and inside of the shortcode columns. Thanks again
IanMember
- Topics: 14
- Replies: 16
- Total: 30
Member since: November 23, 2016
Hi Shri,
I regenerated a new password which I emailed to you. Can you please take a look at it. It’s strange that you couldn’t access it, because my Security log says SKTTheme went in a couple of times.
Good luck I hope we can resolve the issue with the shortcodes.
Thanks
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Samir,
Kindly go to Appearance>>Widget>>Sidebar Main
Drag and drop text widget in sidebar main and give the title name there, inside the text widget use shortcode for recent posts.
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Ian,
Shortcodes work in the section and pages. Shortcodes won’t be show up on the services boxes.
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Breda,
Kindly use this plugin: https://wordpress.org/plugins/php-code-widget/
Drag and drop php text widget in sidebar and use contact form shortcode inside the widget.
Regards,
Dave
RobertParticipant
- Topics: 71
- Replies: 90
- Total: 161
Member since: April 3, 2016
Thanks Brad, but the shortcode you gave me…
.header .header-inner .nav ul li a{border-right:1px solid #ffffff !important;}
Edits the regular menu. I need the code for the very top menu where the email and phone are.
Thanks, Bobby
BredaMember
Member since: March 11, 2016
HI,
Can you add some instructions to your help file about the contact form in the sidebar please? I don’t want the testimonials on the sidebar under the contact from. So I installed the contact form 7 plugin and set up a new form. Copied the shortcode into a widget in the side bar but the styling is not right. I tried the code in your shortcodes:
[contactform to_email=”[email protected]” title=”Contact Form”]
but the result is like this:
http://prntscr.com/dmmthn
I can’t see what I’m doing wrong?
thanks
Breda
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Bobby,
Kindly use slide images 1420px x 500px. Make sure all your slides are same width and height.
2. Where do I edit client logos?
Kindly go to Appearance>>Theme Option>>Sections>>Section 5
You will find the shortcode for client logo. Change the image url in the shortcode by adding your logo image url.
3. Where do I change the color of the separator line, in the top bar menu?
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .nav ul li a{border-right:1px solid #000000 !important;}
Regards,
Brad
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Shivam,
Here is the documentation: http://sktthemesdemo.net/documentation/perfect-documentation/#perfevent
You will find all the shortcode in the documentation.
Regards,
Brad
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Dmitrii,
You can’t add extra attributes in the shortcodes.
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Lawrence,
Kindly add image url in the shortcode.
[service pattern="boxpattern-1" icon="IMAGE URL HERE" title="Responsive Layout" go="fa-angle-right" url="#"]Fully 100% responsive and tested with several hand held devices for great mobile friendly and tablet friendly approach.[/service]
Go to Media library and upload your icon image file. Then click on the image and you will find the url of that image.
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31304
- Total: 31304
Member since: August 16, 2013
Hi Rakhee,
Kindly use this shortcode [testimonials show="2"]
Regards,
Dave