ProDesigns

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 971 total)
  • Author
    Posts
  • ProDesigns
    Keymaster

    Hi Ying,

    1) I want to remove home page \ slide \caption window and show the slide picture I designed only. Is it possible and how?

    Please go to Appearance >> Customize >> Additional CSS and add following CSS

    a.button.slider-button {
        display: none;
    }
    
    .caption-wrap {
        opacity: 0;
    }

    2) Gem plus demo shows the slide with different caption style, can I check how do that?

    We are using Slider Revolution in our demo. You need to purchase this plugin from codecanyon and can use it.

    3) I want to leave advertisement under slider , no overlay and no text, is it possible and how?

    Please add following CSS for it

    #home-page-advertisement-area .advertisement-widget .advertisement-text-wrap {
       display:none;
    }
    
    #home-page-advertisement-area .advertisement-widget.overlay-enabled .advertisement-wrap{
    	padding: 115px 0;
    }
    
    #home-page-advertisement-area .advertisement-widget.content-left-aligned.overlay-enabled .advertisement-wrap:before, #home-page-widget-area .advertisement-widget.content-left-aligned.overlay-enabled .advertisement-wrap:before{
    	background: transparent;
    }

    4) How to set up the feature that shows”return customer? click here to log in”

    It might be feature of WooCommerce. Please check WooCommerce documentation once or contact their support team.

    Thank you.

    in reply to: Problem with not creating h1 tag #8666
    ProDesigns
    Keymaster

    Hi @saeed

    Please check this post.

    Please change the featured image that has at least 370x260px dimension. This will make all latest post same height in your home page.

    For h1 tag you can select site title option.

    Thank you.

    in reply to: Load Slider First #6606
    ProDesigns
    Keymaster

    Hi @valizr

    Slider uses javascript and large size images so it takes time to load. This is the main reason why slider loads slower than other parts of the site.

    There is no option to make it load first than other elements. We are sorry about it.

    Thank you.

    in reply to: Change slider button names on different slides #8308
    ProDesigns
    Keymaster

    Hi @James Donessoni

    Please go to Appearance >> Customize >> Featured Slider Options >> Slider Elements On/Off to change read more and enable or disable it.

    Thank you.

    in reply to: Add more than 5 slides #8312
    ProDesigns
    Keymaster

    Hi @James Donessoni

    We are extremely sorry, there is no option to add more than 5 slides.

    Thank you.

    in reply to: Top header register / login button not works #8553
    ProDesigns
    Keymaster

    Hi @tkiu230

    Can you please provide us your site URL?

    Before that please check if you have created my account page properly in WooCommerce.

    Thank you.

    in reply to: Enable View Detail Icon at Product Pages Issue #8556
    ProDesigns
    Keymaster

    Hi @jboyd2107

    Are you using any third party plugin for zoom or lightbox on your site?

    Regarding view detail icon, please enable it and inform us.

    Thank you.

    in reply to: Second language #7851
    ProDesigns
    Keymaster

    Hi @gribnev,

    No theme allow you multi-language sites.

    You need to use plugin for it. Probably, WPML, qTranslate or similar plugin will be helpful for you.

    Thank you.

    in reply to: change the font size and spacing for all posts? #7077
    ProDesigns
    Keymaster

    Hi @reponkh,

    You cannot change the font size of particular posts only.

    Thank you.

    in reply to: New to theme, a few questions #7094
    ProDesigns
    Keymaster

    Hi @worldguides

    You cannot show the image button at the last of a home page. However, if you can do it if you create child theme of this theme and customize through child theme.

    Or you can use page builder like Elementor for this.

    Thank you.

    in reply to: NO EYE-ICON ON PRODUCT CAROUSEL WIDGET #8549
    ProDesigns
    Keymaster

    Hi @imacouzet

    Please find answers to your questions below.

    Yes, for both questions. Please go to Appearance >> Customize >> Theme Options >> Shop Page Options and enable these options.

    ‘Enable View Detail Icon at Product Pages’ and ‘Enable Image Zoom at Product Detail Page’

    Hope it will help you.

    Thank you.

    in reply to: Problem with not creating h1 tag #8663
    ProDesigns
    Keymaster

    Hi @saeed

    Which full-size image do you want to show? Please let us know the section where you want to show full size.

    H1 is used in the site title but you are using logo so it is not visible. You can change page title which is currently H2 into H1 using child theme.

    Thank you.

    in reply to: Footer #8551
    ProDesigns
    Keymaster

    Hi @dmac,

    You need to purchase eCommerce Gem Plus to remove footer credit. You can find more about premium version plus differences to free version in this link.

    Thank you.

    in reply to: why a post missing in Recent Posts part? #8018
    ProDesigns
    Keymaster

    Hi @willsun

    There might be Hello World post at the top and it does not have featured image. Please delete it or assign a featured image to it and check the site once.

    Hope it will work for you.

    Thank you.

    in reply to: Problem with not creating h1 tag #8660
    ProDesigns
    Keymaster

    Hi @saeed

    It is recommended to use only one H1 in the page. So we have used H1 tag for site title of the theme.

    Thank you.

Viewing 15 posts - 106 through 120 (of 971 total)