Search Results for 'shortcode'

Home Forums Search Search Results for 'shortcode'

Viewing 15 results - 631 through 645 (of 2,038 total)
  • Author
    Search Results
  • #105671
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31277
    • Total: 31277
    Member since: August 16, 2013

    Hi,

    You don’t need shortcode for every single video, just upload videos in Wedding Slider >> Manage Sliders >> My Slider and it will automatically appear in slider.

    Regards,
    Chris

    #105620
    consultconsult
    Participant
    • Topics: 9
    • Replies: 58
    • Total: 67
    Member since: July 25, 2017

    Hi Chris,

    Thank you.

    Also, how do I add the shortcode to each video I upload? In the above conversations in this thread you explained that I did not add the shortcode. Please advise how to add it because I have other videos to upload.

    Thank you,
    Electra Ford

    #105539
    thrivebizthrivebiz
    Participant
    Member since: August 11, 2018

    How do I install? Trying to upload I get, “Version strings can only contain numeric and period characters (like 1.2). Please fix your Version: line in style.css and upload your theme again.” Trying to install from web, your site wants to charge me again.

    Recently purchased and trying install your “fundraiser” theme.

    Can’t do much till this happens. I hope I’m not waiting too terribly long.

    Thanks in advance,

    Kat

    Update: I fixed the css file and attempted another upload. This time I got:

    Submit Your Theme or Theme Update to the Directory
    Your theme will be submitted for review to be distributed on the official WordPress.org Theme Directory.

    Results of Automated Theme Scanning: Fail
    Warning: More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs.
    The domains found are complete, tgmpa, themeforce
    WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘SKT Events’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘M j, Y @ G:i’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event updated.’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event updated. View item’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event submitted. Preview event’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event scheduled for: %1$s. Preview event’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event saved.’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event restored to revision from %s’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event published. View event’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event draft updated. Preview event’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Event Category’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Custom field updated.’
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments ‘Custom field deleted.’
    WARNING: Found ini_set in the file core-functions.php. Themes should not change server PHP settings.
    Line 11: ini_set(‘display_errors’,’Off’);
    Line 12: ini_set(‘error_reporting’, E_ALL );
    REQUIRED: The theme uses the register_taxonomy() function, which is plugin-territory functionality.
    REQUIRED: The theme uses the register_post_type() function, which is plugin-territory functionality.
    REQUIRED: Found a Customizer setting that did not have a sanitization callback function. Every call to the add_setting() method needs to have a sanitization callback function passed.
    REQUIRED: class-plugin-activation.php. Themes should use add_theme_page() for adding admin pages.
    Line 609: $this->page_hook = call_user_func( ‘add_submenu_page’, $args[‘parent_slug’], $args[‘page_title’], $args[‘menu_t
    REQUIRED: bloginfo(‘template_url’) was found in the file core-functions.php. Use echo esc_url( get_template_directory_uri() ) instead.
    Line 2047: echo bloginfo(‘template_url’);
    RECOMMENDED: No reference to add_theme_support( “custom-header”, $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
    RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
    INFO: single.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
    Line 8: <?php if( $singletype == ‘single_layout1’){include(‘templates/rightsidebar_single_template.php’);} ?>
    Line 9: <?php if( $singletype == ‘single_layout2’){include(‘templates/leftsidebar_single_template.php’);} ?>
    Line 10: <?php if( $singletype == ‘single_layout3’){include(‘templates/fullwidth_single_template.php’);} ?>
    Line 11: <?php if( $singletype == ‘single_layout4’){include(‘templates/nosidebar_single_template.php’);}?>
    INFO: extra.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
    Line 199: require_once (ABSPATH . ‘/wp-admin/includes/file.php’);
    INFO: enqueue.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
    Line 70: require(get_template_directory() . ‘/templates/custom-style.php’);
    Line 77: require(get_template_directory() . ‘/templates/custom-javascript.php’);
    INFO: customizer.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
    Line 4: require(get_template_directory() . ‘/customizer/includes/control-toggle.php
    Line 5: require(get_template_directory() . ‘/customizer/includes/control-info.php’)
    Line 6: require(get_template_directory() . ‘/customizer/includes/control-editor.php
    Line 7: require(get_template_directory() . ‘/customizer/includes/control-multicheck
    Line 8: require(get_template_directory() . ‘/customizer/includes/control-radioimg.p
    Line 9: require(get_template_directory() . ‘/customizer/includes/helpers.php’);
    Line 361: require(get_template_directory() . ‘/customizer/controls/settings-basic.php
    Line 362: require(get_template_directory() . ‘/customizer/controls/settings-header.ph
    Line 363: require(get_template_directory() . ‘/customizer/controls/settings-frontpage
    Line 364: require(get_template_directory() . ‘/customizer/controls/settings-postpage.
    Line 365: require(get_template_directory() . ‘/customizer/controls/settings-footer.ph
    Line 366: require(get_template_directory() . ‘/customizer/controls/settings-misc.php’
    Line 367: require(get_template_directory() . ‘/customizer/controls/settings-shortcode
    Line 368: require(get_template_directory() . ‘/customizer/controls/settings-sectionbu
    Line 369: require(get_template_directory() . ‘/customizer/controls/settings-code.php’
    Line 420: include_once(get_template_directory() . ‘/customizer/extra.php’);

    Are you sure your theme is compatible with WP? How could I be screwing up such a basic process?

    #105496

    In reply to: Magazine Pro

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

    Hi,

    1. This is a custom requirement which would require some additional hours and doesn’t fall under theme support. Kindly connect with us on sktthemes.net/contact for a quote.

    2. Shortcodes are here: Appearance >> Theme Options >> Short Codes.

    3. Kindly go to Appearance >> Theme Options >> Layout Settings >> Blog Single Layout and click on right sidebar layout.

    Regards,
    Brad

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

    You did not add the shortcode of the slider in the slider area. So it won’t work. Have done it for you.

    Regards,
    Shri

    #105242

    In reply to: SKT Spectacles theme

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

    Hi,

    Kindly use this shortcodes in widget area to setup social media icons in footer

    [social_area]
    [social icon="facebook" link="#"]
    [social icon="twitter" link="#"]
    [social icon="linkedin" link="#"]
    [social icon="google-plus" link="#"]
    [social icon="instagram" link="#"]
    [social icon="youtube" link="#"]
    [social icon="pinterest-p" link="#"]
    [social icon="rss" link="#"]
    [/social_area]

    Regards,
    Dave

    #105140
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Question 7
    My slider on the home page doesn’t want to slide. If you go to pactmm.co.za you’ll see the slider first and it doesn’t want to slide after 4 seconds or at all

    Question 8
    Imn trying to put in a gallery using the shortcode [gallery-carousel] but it doesn’t want to show?? Its on the homepages under “Our Clients”

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

    Hi,

    1. The first section has predefined boxes, you can not replace them. Kindly hide them and use Section 1 to display WooCommerce products with shortcodes: https://docs.woocommerce.com/document/woocommerce-shortcodes/

    2. Kindly go to Appearance >> Widgets >> Footer Widget 4, drag/drop a Text widget and paste below code there:

    [social_area]
    [social icon="facebook" link="#"]
    [social icon="twitter" link="#"]
    [social icon="linkedin" link="#"]
    [social icon="google-plus" link="#"]
    [social icon="instagram" link="#"]
    [social icon="youtube" link="#"]
    [social icon="pinterest-p" link="#"]
    [social icon="rss" link="#"]
    [/social_area]

    3. Kindly go to Appearance >> Widgets >> Footer Widget 3, drag/drop a Navigation Menu widget and select menu from dropdown.

    4. Custom requirement kindly send us an email here: [email protected] with your URL and WordPress admin details.

    Regards,
    Dave

    #104967
    osasoribhabor85osasoribhabor85
    Member
    • Topics: 7
    • Replies: 36
    • Total: 43
    Member since: May 4, 2018

    alright thanks… i still have a couple of question on how to customize the skt furniture pro theme.

    1) i would love to point the first section to product categories pages. how would i be able to the first section to woo commerce product pages or at least show woo commerce product categories with picture thumbnails.
    https://imgur.com/a/PdegOlf

    2) how do i add social icons to the footer.. i see the social icon shortcode in the shortcode section of the theme options but i dont know how to add them to the footer of the theme.
    https://imgur.com/a/Qzqxu9r

    3) i would also like to add another menu to the footer.. currently only the footer menu can be displayed at the footer, but i want to have two different set of menu displayed at the footer..
    https://imgur.com/a/YnGjsy3

    4) i would also love to customize the woo commerce add to cart button on the woo commerce single product page and also i would like to add another button beside the ‘SELECT OPTION’ button on the woo commerce product pages and also change the ‘SELECT OPTION’ button color..
    https://imgur.com/a/AxuVjGm

    #104897

    In reply to: Magazine Pro

    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    And also every time i pick a theme its because of the things i can do with it. I’ve been disappointed so many times when there is a very cool feature but there’s no shortcode. I have to end up looking for the coding.

    There isnt even any short codes under the pages “Shortcodes within Theme” or “Shortcodes within Plugin”

    So on the theme in the content section(homepage), right under the heading “THE MAGAZINE. WHATS NEW?” theres a posts slider but i cant find it in the “Shortcodes” page. Not even in the shortcodes from a plugin. I inspected the page and copied the coding but nothing is showing.

    Could you please assist?

    Thank you

    #104847
    klubklub
    Member
    Member since: April 24, 2018

    Hi,
    I’m using Adventure Theme and have problem with posts-style shortcode:
    After I choose the category to display (ex. [posts-style3 show=”10″ cat=”wspomnienia” excerptlength=”24″]), on page are visible all categories, not only choosen one.

    Could you tell me what am I doing wrong?

    Below are screenshots, which show what I mean:

    https://ibb.co/i1hh4T
    https://ibb.co/htoddo
    https://ibb.co/gUsRW8

    #104812
    Anna BozhkoAnna Bozhko
    Participant
    Member since: January 15, 2018

    Good afternoon.
    I’m currently working on the paid SKT Spectacles theme and if I hide any section of 10 working now in the Theme Options – Service Boxes stopped showing up in frontpage except for the first.
    How can i fix this?
    http://i67377fe.beget.tech/

    p.s.
    I found a similar request but did not see the solution:
    March 28, 2018 at 12:59 pm #97681
    in forum All Other Themes

    Maria

    Member
    Member since: December 8, 2016
    I’m currently working on the paid SKT Spectacles theme and 2 of the 3 Service Boxes stopped showing up in frontpage. I deleted and re-entered the [area row] shortcode and re-checked image URLs and I cannot seem to find the problem.

    Please help.

    https://thepowellclassic.com/Superstore/

    #104673
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    Member since: June 17, 2018

    Hi I would like to change the button on the slider or at least make it central under the writing. Here is a screen shot of the button I want to change

    https://imgur.com/07kQtD9

    and here is a screen shot of the button that I would prefer to use and have managed to add into the sections
    https://imgur.com/Ix8BkfP

    finally here is an image of the shortcode that I have used for the preferred button
    https://imgur.com/xPZ9TcS

    Is this possible ? When I attempted to add the shortcode to any section of the slider it interfered with the whole page………….

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

    Hi,

    Use this Original shortcodes

    [titlearea align=”center” title=”OUR TEAM” titlelast=”” subtitle=”” titlecolor=”#444444″ titlelastcolor=”” seperatorcolor=”#3dbad5″]
    [ourteam col=”4″ show=”4″ excerptlength=””]

    After that… kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .home_section5_content { text-align:center;}
    .home_section5_content .cols4 { float:none; display:inline-block; text-align:center;}

    Regards,
    Dave

    #104474

    In reply to: Wedding Videopgrapher

    BredaBreda
    Member
    • Topics: 16
    • Replies: 32
    • Total: 48
    Member since: March 11, 2016

    I have my short code ready but when I got to Appearance -> Customize -> FRONT PAGE -> SLIDER -> Custom slider.
    There is no place for a shortcode:
    http://prntscr.com/kabdql
    Where is it supposed to be?
    thanks
    Breda

Viewing 15 results - 631 through 645 (of 2,038 total)