Forum Replies Created

Viewing 10 posts - 741 through 750 (of 6,341 total)
  • Author
    Posts
  • in reply to: Free downloads plugin changes product layout #21460

    Hi

    Please give a test. Just copy your shortcode to “Page Tagline” field when editing the account page. This field supports the shortcode.

    If the shortcode doesn’t work, is it possible to paste your JS/CSS code here or tell me what plugin you use for changing the page header background?

    Thanks

    in reply to: how to remove the black opacity on the product header #21458

    Hi

    You can add the following CSS to Appearance > Customize > Additional CSS

    #dgwork-page-header .overlay{display:none;}

    Thanks

    in reply to: EDD Subscription In Account Template. #21456

    Glad to hear this!

    in reply to: please fix jQuery problem in my website #21454

    Now I can’t see those error. When you see those errors, please try to deactivate the plugins you installed one by one, see if the error will be fixed, if no, just using Revolution Slider trouble shooting.

    in reply to: RTL issues #21452

    Your code is correct.

    It’s only effective for the tablet and big screen mobile phone.

    For top button space issue, please try the following custom CSS, I will also include it in the new version.

    @media (max-width: 768px){
      #site-icons {
        width: 125px;
      }
    
      #site-icons a{
        margin-left:16px;
      }
    
      .main-navigation{
         margin-left: 10px;
      }
    }
    in reply to: RTL issues #21424

    Glad to hear this!

    I can’t log in your WP backend anymore. You can try to add the following custom CSS to Customize > Additional CSS

    .page_transparent_nav #page{max-width:100%;}

    Then refresh the page after you clear the browser cache.

    Thanks

    in reply to: please fix jQuery problem in my website #21422

    OK

    in reply to: RTL issues #21415

    I downloaded Samsung Mobile Internet browser to my android phone(it’s not Samsung phone), then I tested the home page and new homepage, the content width is a little wider but not like on your phone, this is the video: https://www.dropbox.com/s/jev7qb8x6fggnfq/Untitled.mov?dl=0

    After that, I tested the page on this Simulator, the same result. http://troy.labs.daum.net/

    Then, I updated ThemeVan Shortcodes plugin, use max-width:100% to force the section width smaller than the screen, but I don’t have a Samsung Mobile phone, could you test again and focus on the content width issue? Remember clear the browser cache.

    in reply to: please fix jQuery problem in my website #21409

    Only one error: Failed to load resource: the server responded with a status of 404 ()
    It’s generated by a plugin anspress-question-answer, you can contact the plugin developer.

    Now I’m checking RTL issues.

    in reply to: Modifying css or php doesn't change anything #21408

    Sorry for these issues, could you post the temporary WP login details via private reply, I will check all settings and fix the issue soon.

    Thanks

Viewing 10 posts - 741 through 750 (of 6,341 total)