Sitesao Support
  • Home
  • Themes
  • Plugins
  • Support

Support Forums

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

Forum Replies Created

  • 7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Thanks for contacting us.
    Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.

    http://prnt.sc/ctnxjd

    Best regards,

    Junnie


    in reply to: Problem: wp-content/plugins/Ultimate_VC_Addons/Ultimate_VC_Addons.php on line 69
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    You are using version 1.1.33

    http://prntscr.com/mdmq7h

    Please download the latest version from themeforest. You can update Visual composer plugin

    Best regards,

    Junnie


    in reply to: I can't update Visual Composer PLugin
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Wish you a nice day.

    It’s great that you have resolved this issue.
    If you found another problem, please create a new topic.

    Best regards,

    Junnie


    in reply to: Warning: "continue" targeting switch is equivalent to "break".
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Wish you a nice day.

    Please send me a link to your site and your admin account via private message. I will check for you soon.

    http://prnt.sc/ctnxjd

    Best regards,

    Junnie


    in reply to: Custom Product page layout
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Wish you a nice day.

    Please send me a link to your site and your admin account via private message. I will check for you soon.

    http://prnt.sc/ctnxjd

    Best regards,

    Junnie


    in reply to: how link custom Field mailchimp
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Please add code below in functions.php file

    function ss_custom_footer() { 
    
    ?> 
    
    <style type="text/css" media="screen"> 
    
    @media (min-width: 768px)
    .navbar-collapse.collapse {
        display: none !important;
    }
    
    </style> 
    
    <?php 
    
    } 
    
    add_action( 'wp_footer', 'ss_custom_footer' );

    Best regards,

    Junnie


    in reply to: Menu gone vertical
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Thanks for contacting us.

    I am sorry for the late response. Our working hour is Monday to Friday; therefore, we have not been able to support you for the days off.

    Please send me a link to your site and your admin account via private message. I will check for you soon.

    http://prnt.sc/ctnxjd

    Best regards,

    Junnie


    in reply to: Add content to theme single product
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Wish you a nice day.

    I sorry for last weekend is a holiday, so I do not support you get.

    I can not login with account above. Please check again
    http://prntscr.com/mctkid

    Best regards,

    Junnie


    in reply to: Issue with Checkout Page /
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Thanks for contacting us.

    Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.

    http://prnt.sc/ctnxjd

    Best regards,

    Junnie


    in reply to: DHVC Form : WordPress Form for Visual Composer NOT WORKING
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,
    You can use CSS below

    .dhvc-form-step {
        text-align: left;
        padding: 0;
    }
    .dhvc-form-step-icon {
        text-align: center;
    }
    .dhvc-form-step-line {
        left: 0;
        right: auto;
        width: 100%;
    }
    .dhvc-form-step:first-child .dhvc-form-step-line {
        width: 100%;
    }
    .dhvc-form-step:last-child .dhvc-form-step-line {
        display: none;
    }

    Best regards,

    Junnie


    in reply to: Form-Content and Final-Text align to left
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Wish you a nice day.

    I sorry for last weekend is a holiday, so I do not support you get.

    You can use the plugin below
    https://wordpress.org/plugins/rating-widget/

    Best regards,

    Junnie


    in reply to: add star rating
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Wish you a nice day.

    I sorry for last weekend is a holiday, so I do not support you get.

    Please you CSS to change color. You can add CSS in Theme options/Custom code

    Best regards,

    Junnie


    in reply to: Change color (and other style elements) single product
    7 years, 5 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    Wish you a nice day.

    I sorry for last weekend is a holiday, so I do not support you get.

    I can not login with account above. Please check again

    Best regards,

    Junnie


    in reply to: Color and Typography Customize Color and Typography. Brand primary
    7 years, 6 months ago junniemarria
    Participant
    Post count: 5686

    Hi,
    After taking some time to check the problem, I have some conclusions:
    – The problem happens when you use “Fancy Title”.
    – I used the tutorial from The7 above, but it doesn’t seem to work.
    Cause: They use this function to get Custom style The7_Fancy_Title_CSS :: get_css_for_post ($ config-> get (‘post_id’));
    But the function to use in this case will be:
    The7_Fancy_Title_CSS :: get_css_for_post ($ config-> get (‘page_id’));
    So I added a code snippet to “fancy-title.php” file (/ dt-the7 / template-parts / page-title/).
    http://prntscr.com/mc7cdj
    Currently, you can now reload your site and check again.
    Note: You should back up this file, or use child theme if the7 supports it.

    Best regards,


    in reply to: Product Category Page Title Not Displaying Correctly
    7 years, 6 months ago junniemarria
    Participant
    Post count: 5686

    Hi,

    At this moment, We do not support this feature. Please send me a link to your site and your admin account and FTP account via private message. I will check for you soon.

    http://prnt.sc/ctnxjd

    Best regards,

    Junnie


    in reply to: refresh page after ajax login
Viewing 15 posts - 46 through 60 (of 4,784 total)
← 1 2 3 4 5 … 317 318 319 →
© Copyright Sitesao.com - Support Policy