Google map shows well, but a third column automatically appears with the title “ultimate shortcodes” and another small google map
Sonal S SinhaKeymaster
- Topics: 10
- Replies: 6995
- Total: 7005
Member since: June 12, 2013
Hi Bram,
You have to remove our slider in index.php and its reference from header.php and functions.php and then include shortcode of layer slider and keep it full wide to have such features.
Regards,
Shri
JohnMember
- Topics: 5
- Replies: 10
- Total: 15
Member since: March 6, 2016
Resolved thanks to a nifty shortcode plugin. Thanks Shri!!
JohnMember
- Topics: 5
- Replies: 10
- Total: 15
Member since: March 6, 2016
Update: I have figured out how to add a search bar using the shortcode provided. Still working on the others (categories, archives, etc.)
Sonal S SinhaKeymaster
- Topics: 10
- Replies: 6995
- Total: 7005
Member since: June 12, 2013
Hi,
You can kindly add an image of size 1400px wide and 100 or 200px in height at appearance>header to change the default inner banner image and also reduce the size.
Kindly check documentation of WooCommerce to check products display shortcodes and other shortcodes available: https://docs.woothemes.com/document/woocommerce-shortcodes/
Regards,
Shri
Sonal S SinhaModerator
- Topics: 0
- Replies: 31283
- Total: 31283
Member since: August 16, 2013
Hi Megha,
Kindly install php widget. So instead of text widget drag php widget in sidebar main and add this code in php widget.
<?php echo do_shortcode('
[skill title="Coding" percent="90" bgcolor="#ff8a00"]
[skill title="WordPress" percent="80" bgcolor="#ff8a00"]
[skill title="Php" percent="90" bgcolor="#ff8a00"]
[skill title="SEO" percent="90" bgcolor="#ff8a00"]
'); ?>
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31283
- Total: 31283
Member since: August 16, 2013
Hi Megha,
Kindly go to Appereance>>Widget>>Sidebar Main
Drag and drop text widget in sidebar main and paste the skill shortcode the that text widget.
[skill title="Coding" percent="90" bgcolor="#ff8a00"]
[skill title="Design" percent="70" bgcolor="#ff8a00"]
[skill title="Building" percent="55" bgcolor="#ff8a00"]
[skill title="SEO" percent="100" bgcolor="#ff8a00"]
Regards,
Dave
JohnMember
Member since: March 6, 2016
On the demo site of SKT Girlie Lite, to the right of the blog posts is a list of categories. How do I add that to a site running the SKT Girlie Pro theme? In the blog post section of the homepage I would like to have 2 of the latest blog posts as well as a list for the various blog categories. So far I have only found the supplied shortcodes which don’t really do what I’m looking for. Thanks in advance!!
Sonal S SinhaModerator
- Topics: 0
- Replies: 31283
- Total: 31283
Member since: August 16, 2013
Hi Ksenija,
Kindly use 5 column shortcode if you want more than 3 services.
Regards,
Brad
Sonal S SinhaKeymaster
- Topics: 10
- Replies: 6995
- Total: 7005
Member since: June 12, 2013
Hi Donald,
Kindly go to appearance>theme options>shortcodes and you can use 4 column shortcodes to create similar but not same 4 rows of services.
Regards,
Shri
KarenMember
- Topics: 1
- Replies: 4
- Total: 5
Member since: December 3, 2015
Hi Dave,
Just want to be sure, where do I put this shortcode, around ALL 40 testimonial posts, or someplace else?
I put it in the Theme Options section for the sections, and now nothing shows up…
Thank you
Sonal S SinhaModerator
- Topics: 0
- Replies: 31283
- Total: 31283
Member since: August 16, 2013
Hi Karen,
Kindly use this shortcode: [testimonials-lists show=”40″]
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31283
- Total: 31283
Member since: August 16, 2013
Hi Anne,
Stay here theme doesn’t have gallery page template. Kindly use shortcode for photo gallery.
[portfolio cat=”Category Name”]
Regards,
Dave
BorisMember
Member since: February 27, 2016
I can’t get the three boxes to display:
http://www.balticconstruction.net
Do I need to use a shortcode? Thank you.
BorisMember
Member since: February 27, 2016
I followed the instructions on the Build Pro theme documentation website and some suggestions made in this forum, but I can’t get the three boxes to display:
http://www.balticconstruction.net
How can I resolve this issue? Do I need to use a shortcode? Thank you.