Search Results for 'shortcode'

Home Forums Search Search Results for 'shortcode'

Viewing 15 results - 766 through 780 (of 2,038 total)
  • Author
    Search Results
  • #92534
    Maggie FrancicMaggie Francic
    Member
    Member since: March 26, 2017

    I need help with visible shortcodes again.
    could you give me the fix so i dont have to annoy you guys all the time

    http://moobaacrunch.com.au/
    moobaa

    #92402

    In reply to: Video Galery-Adventure

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    Member since: August 16, 2013

    Hi,

    Kindly install and activate below plugin and try again.

    https://wordpress.org/plugins/shortcodes-ultimate/

    Regards,
    Chris

    #92301
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Rachel,

    Using widgets in appearance>widgets>footer widget area 1 you can replace categories with something else by dragging and dropping the widget desired.

    Regarding 2nd section which is only the section not appearing responsive use 2 column shortcode as given in shortcodes section of the documentation to load that area: http://sktthemesdemo.net/documentation/adventure-documentation/

    Once the top documentation link is loaded click here: http://sktthemesdemo.net/documentation/adventure-documentation/#shortcodes

    I have mentioned the 2 column shortcode below:

    [row] [columns size="1/2"]
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut commodo congue laoreet. Nullam cursus pretium nulla
    
    [/columns] [columns size="1/2"]
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut commodo congue laoreet. Nullam cursus pretium nulla
    
    [/columns] [/row]

    Regards,
    Shri

    #92293

    In reply to: SKT Education

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Vanessa,

    We will have to edit the shortcode itself via custom-functions.php for this you can send us WordPress admin details via sktthemes.net/contact and our coders will get it done for you.

    Regards,
    Shri

    #92171
    RocioRocio
    Member
    Member since: April 23, 2017

    Hello Chris,
    I already checked on the Documentation but I don’t find it anywhere in the Documentation how to set pictures on the service boxes.
    There’s only a shortcode, which I already pasted to my Service page. It seems it is working because it shows the title tags button, but I don’t know how i can make the pictures show up on the service boxes. Can you please help me add the pictures to the service boxes ?

    My website is:
    minegocioexitosousa.com
    Theme: Wedding Videographer

    Thank you!
    Rocio

    #92093

    In reply to: SKT Condimentum Pro

    Ioannis MarianosIoannis Marianos
    Participant
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: October 21, 2015

    Hi,

    I updated the pages of our services box but at the home page it presents the shortcode that I have written on them!!!

    There is any way to present the correct content?

    Also, since I am using only 3 boxes, could you please tell me, how to put the third in the middle of the second line.

    The link of my site is http://urban.webproposal.eu/

    Thank you in advance
    YM

    #92078
    RocioRocio
    Member
    Member since: April 23, 2017

    Service Section
    I’m using the “Service Section” boxes Shortcode. However, I can not find the way to add images to the service boxes to display on my website. Therefore, they only display a title tag, but not the picture.

    Here is my website https://minegocioexitosousa.com/

    Thanks!
    ROCI =)

    This is the code I am using.
    Home Section 1 Code:
    [area_wrapper] [centertitle text=”MY” textlast=”SERVICES” titlecolor=”#393939″ lastwordcolor=”#e52d27″] [service pattern=”boxpattern-2″ icon=”‘.get_template_directory_uri().’/images/services1.jpg” title=”WEDDING VIDEOGRAPHY” url=”#”] [service pattern=”boxpattern-2″ icon=”‘.get_template_directory_uri().’/images/services2.jpg” title=”PROFESSIONAL PORTRAITS” url=”#”] [service pattern=”boxpattern-2″ icon=”‘.get_template_directory_uri().’/images/services3.jpg” title=”MARKETING VIDEOS” url=”#”] [/area_wrapper]<span class=”sewhx06wtp5q0mh”></span><span class=”sewsxuh6vhui71c”></span>

    #92073

    In reply to: Real Estate

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    Member since: August 16, 2013

    Hi,

    Pagination for [list-properties] shortcode will only work on inner pages not on homepage and the solution is we can hide the pagination on homepage.

    Regards,
    Chris

    #92061
    RobertRobert
    Member
    Member since: March 9, 2016

    Hello

    1. I’ve been looking for a way to add the events we post to our home page like in your Holy Church theme. Having the Upcoming events and Recent section to the right of the events is exactly what I’ve been looking for. We use the pluggin “The Event Calendar” by Modern Tribe for our event page.

    2. I’d also like to remove the “buy” buttons from all of our pages because we don’t sale cigars we only post about them.

    3. I have the all theme option so I can use any of the SKT themes
    I’d like to know if we can use the shortcodes from one SKT theme and place them in another SKT theme?

    Cigarsocietymag.com

    #92008
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    Member since: August 16, 2013

    Hi,

    Kindly use this shortcode :
    [contactform to_email="test@example.com" title="Contact Form"]

    Regards,
    Dave

    #91863
    LauraLaura
    Participant
    Member since: July 21, 2016

    hello,
    this is the link to our website http://mysbiz.com/SWPA/
    The about section has services added via shortcode. All three of the services are somehow links. It had hover effect as well that I was able to get rid of, but I can not figure out how to get rid of link to nowhere so the hand doesn’t display at all. Usually, like with pictures we can just remove link/hyperlink, but here, i can not find it.
    Thank you

    #91669

    In reply to: Real Estate

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    Member since: August 16, 2013

    Hi,

    You did not place shortcode properly, kindly copy and paste below code in text view of editor not in visual view.

    [list-properties showperpage="2"]

    Regards,
    Chris

    #91530

    In reply to: Real Estate

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    Member since: August 16, 2013

    Hi,

    Kindly use this shortcodes to setup list properties.

    [grid-properties showperpage="6"]

    Regards,
    Chris

    #91448
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    Member since: August 16, 2013

    Hi,

    Kindly use this shortcodes.

    [posts-style4 show="3" cat="" excerptlength="15"]

    Regards,
    Chris

    #91438
    sauldelafuentesauldelafuente
    Member
    Member since: August 9, 2017

    Hi
    I recently started a site with the Christmas theme and the shortcode for the news section isn´t working, apparently the height and style for the text works but is the [posts-style4 show=”3″ cat=”” excerptlength=”15″] part of the code that is not working.
    this is the url for the website:
    http://162.144.156.167/~navidadenelcampo/
    You can see the “lastest news” section at the bottom before the footer.
    it seems weird to me because i also used the “OUR EVENTS” section of the theme and the shortcode for this section seems to work pretty normal.
    would appreciate the help, thanks.

Viewing 15 results - 766 through 780 (of 2,038 total)