-
Author
Tagged: shortcodes
-
March 31, 2014 at 03:31 #13916ThemeValParticipant
I’d like to create a “pin” shortcode outside of the visual composer, but all I am getting is this: [kleo_pin type=”circle” left=”” right=”” top=”” bottom=””]
There is so much more information to be designated for the pin.
I created one in visual composer, but I cannot see the code it created. Hmmm…
Id you have a manual on how to create your shortcodes, it would be REALLY helpful!
Maybe I missed it???
Also, would this shortcode work in a sidebar text/html box?
Thanks!
March 31, 2014 at 04:30 #13919sharmstrModeratorHere’s what I do. I design it using VC, then switch to classic mode. You’ll see all the shortcode goodness. I copy and paste that where I want it. And yes, you can put it in the text sidebar widget.
I’m guessing your not directly editing any php files, but if you ever want to add it directly to a php code, then you’d call it like this.
COPY CODE<?php echo do_shortcode('[kleo_gap size="20px" class="" id=""]') ?>
Abe and team, it would be awesome to have some sort of icon reference. Just big ol list where you can see what they look like.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 31, 2014 at 05:40 #13921ThemeValParticipantThank you, Sharmstr, I’ll try that!
Yes, a list of instructions for how to create the shortcodes with the different options would be tremendously helpful!!
Thanks!
ValerieApril 1, 2014 at 23:59 #14083AbeKeymasterHi sharmstr, What do you mean an icon reference and where to put that?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 2, 2014 at 00:28 #14089sharmstrModeratorWhen using VC, some of your items have a dropdown for the icon you want to use. It would be nice to see what it looks like instead of just the name. It would be cool if the icon was next to the name in the dropdown, but I’d be happy with a listing of them in your documentation.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 2, 2014 at 00:36 #14090AbeKeymasterOh I see what you mean. Yes we will think of something. Until then you can import the json from the main downloaded package – Assets – Fontello – config.json into fontello.com to see the included icons
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 2, 2014 at 00:42 #14093ThemeValParticipantI meant directions on how to write out a short code without using the virtual composer — say like if I want to use one in a widget or on a page that wasn’t created with VC.
April 4, 2014 at 14:24 #14308AbeKeymasterHi ThemeVal, we will create a detailed documentation for all shortcodes with all possible attributes. Until then you can follow sharmstr’s advice and create them using Visual Composer and use the Classic editor to view it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.