Search Results for 'shortcode'

Home Forums Search Search Results for 'shortcode'

Viewing 15 results - 1,741 through 1,755 (of 2,038 total)
  • Author
    Search Results
  • #21862
    StuartStuart
    Member
    Member since: February 7, 2016

    Hi,

    Is there anyway to remove the shortcodes from showing up on the homepage column services section? (The main subsection of the homepage where you can preview other pages)

    You can view what I mean here: http://www.beatyaface.co.uk/ as you can see the shortcodes are appearing under appointments, social, testimonials.)

    Thanks for the help.

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

    Hi Sarah,

    Suppose you want to use icon camera then you need to type “camera” in shortcode.

    Example:
    [social icon=”camera” link=”#”]

    Regards,
    Shri

    #21802

    In reply to: BeFit Theme Support

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

    Hi John,

    You can set the featured image of the page to add banner in pages.

    Kindly go to Appereance>>Theme Option>>Section>>Section 8

    Remove the contact form shortcode

    Regards,
    Shri

    #21766
    Anh MinhAnh Minh
    Member
    Member since: December 25, 2015

    Hi!

    I tried to create a photogallery and separate photos by different categories, but when I added the shortcode [portfolio-thumbnail cat=”category”] with ANY name in the category (or even without names), it shows up ALL the images that have any category. Can you please check this? The theme is SKT Stay Here Pro. Thank you.

    #21442

    In reply to: Shri, be fit support

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

    Hi John,

    Kindly go to Appereance>>Customize>>Header
    remove the header image if you don’t want it on the pages.

    For contact form on sidebar
    Kindly go to Appereance>>Widget>>Sidebar Main
    Drag and drop text widget in sidebar main to hide contact form in sidebar

    For social media linking
    Kindly go to Appereance>>Theme Option>>Contact-Header-Footer
    You will find quick links with the shortcode [social icon=”facebook” link=”add your link”]

    Regards,
    Shri

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

    Hi Andreas,

    Kindly use the shortcode [ourteam] in section.

    Screenshot: http://sktthemesdemo.net/documentation/skt-fitness-doc/assets/img/7.jpg

    Regards,
    Shri

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

    Hi Robert,

    Just put icon name in the shortcode.

    Example:
    [social icon=”houzz” link=”#”]

    Regards,
    Shri

    #21410
    Patrick LewisPatrick Lewis
    Member
    • Topics: 12
    • Replies: 15
    • Total: 27
    Member since: October 29, 2015

    Hi Shri, if i change custom-functions.php, i will lose this change when there will be an update of the theme?

    As for the info, i was talking about the form with shortcode [contactform to_email=”pat-lew@hotmail.com” title=”Contactez-nous”]

    The shortcode provide the info in english even though my wordpress installation is in french

    #21332
    MariaMaria
    Member
    Member since: February 1, 2016

    Hi! Right after installing Girlie Pro theme Primary menu and slider were working correctly, but now all dissapeared. In console of my browser I see 5 errors like:
    Failed to load resource: the server responded with a status of 403 (Forbidden)
    custom.js?ver=4.4.2:8 Uncaught TypeError: jQuery(…).prettyPhoto is not a function
    Uncaught TypeError: jQuery(…).nivoSlider is not a function
    All plugins now is deactivated.

    Also Testimonials shortcode doesn’t work http://mamawriter.ru/otzyvy
    And I didn’t find any information how to setup Testimonials Rotator in my sydbar widget.
    My site http://mamawriter.ru/
    Please, help me with this problems.

    #21213
    Richard BlokRichard Blok
    Member
    Member since: October 23, 2015

    Hi everybody,

    This is my 2nd thread asking for help. Right now, my problem with the “Contact” page is that it will show a featured image that I choose.

    I want to change the featured image (the image at the top of the page) into Google Maps. Right now I’m using WP Google Maps, and I do have the short code, but I don’t know where to insert the shortcode.

    Does anybody know where I can use this shortcode?

    Thanks in advance!

    Richard Blok

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

    Hi Teresa,

    Kindly use plugin PHP Code Widget and paste this code:

    <?php echo do_shortcode(‘[time_table]
    [time_table_row title=”EVENTS” start=”DATE”]
    [time_table_row title=”Wedding Ceremony” start=”2016-09-16″]
    [time_table_row title=”Wedding Rehearsal” start=”2016-09-16″]
    [time_table_row title=”Girls Weekend in California” start=”2016-09-16″]
    [time_table_row title=”Bachelor Party” start=”2016-09-16″]
    [/time_table]’); ?>

    Regards,
    Shri

    #20980

    In reply to: SKT Wedding Pro

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

    Hi Raven,

    Kindly use this plugin: https://wordpress.org/plugins/php-code-widget/

    and paste this code

    <?php echo do_shortcode(‘[time_table]
    [time_table_row title=”EVENTS” start=”DATE”]
    [time_table_row title=”Wedding Ceremony” start=”2016-09-16″]
    [time_table_row title=”Wedding Rehearsal” start=”2016-09-16″]
    [time_table_row title=”Girls Weekend in California” start=”2016-09-16″]
    [time_table_row title=”Bachelor Party” start=”2016-09-16″]
    [/time_table]’); ?>

    Regards,
    Shri

    #20739

    In reply to: contact form

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

    Hi Thomas,

    Here is the screenshot where you find the shortcode for contact form.

    http://sktthemesdemo.net/documentation/skt-befit-doc/assets/img/15.jpg

    Regards,
    Shri

    #20731

    In reply to: Gravida Home Page

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

    Hi Wesley,

    It is not a shortcode. It is css effect. You can use this effect for your post images also.

    Regards,
    Shri

    #20714
    CodyCody
    Member
    Member since: December 13, 2015

    I can not seem to get the contact form to send to an email. The shortcode section is unable to be altered. I also tried to add the contact form 7 plugin but received this error message:

    The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature

Viewing 15 results - 1,741 through 1,755 (of 2,038 total)