Forum Replies Created

Viewing 10 posts - 391 through 400 (of 6,341 total)
  • Author
    Posts
  • in reply to: Review plugin integration #25372

    Hi

    Now it includes WooCommerce product review feature, it’s not compatible with the other plugin unless you make the secondary development.

    Thanks

    in reply to: Fatured image size #25370

    Hi

    Please update ThemeVan Toolkit to 1.4.3. We have added a new field called “Featured Image size” for EDD Grid in page builder, you can set it to ‘medium’.https://www.dropbox.com/s/lg8o4qig4xc1ut6/edd-product-grid.jpeg?dl=0

    Thanks

    in reply to: Grid display issue #25368

    I found you host the audio file on amazon cloud, but if they are self-hosted, the loading speed is fast.
    So, is there any loading limit setting on amazon cloud?

    in reply to: Grid display issue #25362

    I found that’s because the page loading speed is too slow so that the HTML DOM is loaded, but the css file is still not loaded.

    Maybe there are the following solutions:

    1. Use a fast hosting or optimize your website with cache plugin. (Autoptimize plugin you can use)
    2. I just guess another reason is there are two many audio files is waiting for load when open the page, so the loading speed is slow down. We will try to improve the player and load the audio files asynchronously, but now I’m not 100% sure this, we will give a try.

    Thanks

    in reply to: EDD Wishlists not working #25360

    Have you overridden the grid template by your custom code before? I have added the following codes to the grid template.

     if ( class_exists( 'EDD_Wish_Lists' ) ){
             $html .= '
    '.do_shortcode('[purchase_link price=0 text="'.esc_html__('Buy Now', 'dgwork').'"]').'
    '; }

    By the way, since ThemeVan Toolkits 1.4.2, you can override the template by the following method:
    1. Create the folder and subfolders “themevan-toolkit/templates/wpbakery” in your theme folder.
    2. Copy the template which you want to customize from wp-content/plugins/themevan-toolkit/templates/wpbakery/ to the folder you created in the step 1.

    in reply to: EDD Wishlists not working #25356

    Can you post the WP login details again? Does it the grid is not generated from ThemeVan Toolkit?

    in reply to: Hiding tabs on the account page #25354

    Hi

    Have you registered your purchase code on Appearance > Registration? if you did, you can see the update notice on Appearance > Themes. You can also download the new version from Themeforest.

    in reply to: EDD Wishlists not working #25312

    Hi

    Please update the theme to V1.7 via Appearance page, next, go to Appearance > Plugins, update ThemeVan Toolkit plugin.

    Thanks

    in reply to: Hiding tabs on the account page #25310

    Hi

    The discount tab is hidden in DGWork 1.7, please update the theme via Appearance page.

    Thanks

    in reply to: EDD Wishlists not working #25291

    OK. Because we don’t have EDD wishlist addon, so we will buy it and make the theme compatible with it in the next version (this week)

Viewing 10 posts - 391 through 400 (of 6,341 total)