Support – DawnThemes
  • Home
  • Portfolio
  • Support
  • Video Tutorials

Support Forums

Home/Forums/
  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 9 years ago DawnThemes
    Keymaster
    13

    Hi @eleven8s,

    We have just imported the data sample in our plugin to import the custom template for you. Then I go to edit this product (select the custom product template), And it work fine on your site, please see:
    http://silverstatesoccerleague.org/product/spring-cup-t-shirt

    Best regards!


    in reply to: Page Builder won't work
    9 years ago DawnThemes
    Keymaster
    10

    Hi @Eleven8s,

    Thanks for contacting us,
    Please refer the topic, you will find the solution here:
    http://dawnthemes.com/support/forums/topic/error-messages-on-custom-single-product-page/#post-20456

    Best regards!


    in reply to: Page Builder won't work
    9 years ago DawnThemes
    Keymaster
    3

    Hi,

    You can use the single album mode by entering the album id to the shortcode.
    use this shortcode:

    [wp_plusgallery data_type="wp_gallery"  data_albumid="87"]
    

    The number “87” in the parametter data_albumid is the id of the album. Please see the screenshot I show you how to find the album ID:

    Here is the demo:
    http://demo.dawnthemes.com/wpplus-gallery/wp-single-album-mode/


    in reply to: Photo grid with pictures numbering
    9 years ago DawnThemes
    Keymaster
    1

    Hi,

    Thanks for contacting us,
    Yes, it’s possible. Please refer our user guide document.

    Best regards!


    in reply to: Photo grid with pictures numbering
    9 years ago DawnThemes
    Keymaster
    4

    Please go to the single product page that you have assigned the custom product page.
    This is the custom page. Do not view/open this page. (Custom product template only).
    Please see https://youtu.be/zotKfJ-FyRo?t=1m
    After selecting the custom template for the product. You can view the result in this product. And you can also assign the custom template for the product category to apply for all products in the category.

    Best regards!


    in reply to: Error messages on custom single product page
    9 years ago DawnThemes
    Keymaster
    1

    Hi,

    Thanks for contacting us,
    Please check the steps in the video tutorial. Please apply the custom product page for the product and see the result on the single product page. This only a custom template for product page and you must set it as private.

    Best regards!


    in reply to: Error messages on custom single product page
    9 years ago DawnThemes
    Keymaster
    1

    Hi,

    Thanks for contacting us,
    It works fine on your theme? It’s not a function in our plugin. If it works on your theme, we will go to check the compatible and help you get it works. Please provide us an administrator account (via private reply) we will go to check and help you.

    Best regards!


    in reply to: Variable Product Image – change image on selection
    9 years ago DawnThemes
    Keymaster
    10

    Hi,

    The featured image is called “post-thumbnails” and it must be supported in your theme. I have just added this code into your-theme/function.php file:

    if ( ! function_exists( 'custom_setup' ) ) :
    	function custom_setup() {
        add_theme_support( 'post-thumbnails' );
      }
    endif; 
    add_action( 'after_setup_theme', 'custom_setup' );
    

    Please see screenshot: http://take.ms/i7CvP
    http://take.ms/pYTHT

    And we highly recommend you use the child theme and add the code segment above to child-theme/functions.php file.
    Refer here: https://codex.wordpress.org/Child_Themes

    Best regards!


    in reply to: WordPress Gallery wont load or display…
    9 years ago DawnThemes
    Keymaster
    8

    Hi,

    We don’t have this issue. Please ensure you have updated to the latest version of our plugin. You can also refer the article to add theme support post thumbnails here:
    https://developer.wordpress.org/reference/functions/add_theme_support/#post-thumbnails

    And please kindly provide us an administrator account (via private reply) so we can check and help you.

    Best regards!


    in reply to: WordPress Gallery wont load or display…
    9 years ago DawnThemes
    Keymaster
    4

    Hi rferg33,

    I guess you have not referred our document, right? And you’re using WordPress Gallery, right?
    here is the shortcode for you:
    [wp_plusgallery data_type=”wp_gallery”]

    The data_type parameter is “wp_gallery”, “facebook”, “instagram”, “flickr” or “google” . => Determines which feed to access.
    Please kindly refer here: http://doc.dawnthemes.com/plusgallery/#!/userguide

    Best regards!


    in reply to: WordPress Gallery wont load or display…
    9 years ago DawnThemes
    Keymaster
    10

    @rferg33

    We have just replied to your topic:
    http://dawnthemes.com/support/forums/topic/wordpress-gallery-wont-load-or-display/
    Please check the video tutorial: https://www.youtube.com/watch?v=_av7NpXp7yc
    and the document here: http://doc.dawnthemes.com/plusgallery

    Best regards!


    in reply to: Nothing pulling :(
    9 years ago DawnThemes
    Keymaster
    1

    Hi,

    Thanks for contacting us,
    First, please kindly refer the document.
    And in the shortcode, you must enter the album ID.
    And I have just checked on our site, I see you have added 6 shortcodes, right? in the current version, you only can use one shortcode per page. You can use the shortcode

    [tab_plusgallery]

    to display multiple socials. Checkout demo: http://demo.dawnthemes.com/wpplus-gallery/all-in-one/

    And here is the document:
    http://doc.dawnthemes.com/plusgallery/#!/tips

    Currentely Plus Gallery only support use a social gallery for a webpage (This make your page will run faster). You can use another social gallery on another page or subpage by determines which feed to access like “facebook”, “instagram”, “flickr” or “google”.

    Best regards!


    in reply to: WordPress Gallery wont load or display…
    9 years ago DawnThemes
    Keymaster
    1

    Hi,

    Thanks for contacting us,
    About your questions:
    1.I need to know if there is a way to set a min-max of participants that sign up for the classes offered on my site? Once enough have signed up can the class be blocked as full on the schedule?
    – It’s not supported in the current version. We will bring this feature to the next version as soon as possible. Please wait for some time.

    2. Also when they do sign up there is a way for them to pay for the class online….or am I missing something?
    – In the single class editor. You can find the URL of the product (WooCommece Product) and when the users click on the “Register Class” it will link to the product. We will create an example when the feature number (1.) updated.

    3. if I offer a class online…add it to my schedule, I need a way to close that class once full.
    – It will be auto when the (1.) feature done.

    We will reply to you when we’re done! Please kindly wait for some time.

    Best regards!


    in reply to: GYM CLUB theme
    9 years ago DawnThemes
    Keymaster
    1

    Hi,

    Thanks for contacting us,
    Please navigation to the product category. Product/Categories you will see an option to select the custom product template for the product category. Then it will be the default template of all products in this category. Also, you can create multiple custom template to apply for each product or each product category to use multiple styles.

    Best regards!


    in reply to: Set default template for all products
    9 years ago DawnThemes
    Keymaster
    33

    Please do not update the child theme to the new version, compare it and update the new code, so you can save your modifications
    I have just added woocolumnpart.php file to the child-theme,
    parth: child-theme/inc/parts/woocolumnpart.php
    And add the hook to get our plugin WooCommerce Display Thumbnail works.

    line 44: <?php do_action( 'woocommerce_before_shop_loop_item' );?>
    

    And please don’t forget copy the custom CSS, JS in theme options that I have added to your live site.

    Best regards!


    in reply to: Plugin did not work
Viewing 15 posts - 4,516 through 4,530 (of 4,896 total)
← 1 2 3 … 301 302 303 … 325 326 327 →
© Copyright DawnThemes.com