Forum Replies Created

Viewing 30 posts - 10,261 through 10,290 (of 14,834 total)
  • Author
    Posts
  • in reply to: GRID ROW – Causing responsive issues #395384

    Hi user877!

    Yes the grid row element does not collapse it’s cells to one column on small screens like the color sections do. Can you take a screenshot and highlight what your trying to customize?

    Best regards,
    Elliott

    in reply to: Parallax #395381

    Hi davidk62!

    You would drag a color section element to your content and then set a background and select parallax for the background attachment option.

    Best regards,
    Elliott

    in reply to: Page not loading properly/completely #395378

    Hey potentialindia!

    Let’s try the following.

    1. Deactivate all plugins.

    2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. You should then be using Enfold 3.0.8 instead of 3.0.4.

    Regards,
    Elliott

    Hey!

    It could be that they are assigned to the numbered positions and when you activate Woocommerce we add two new widget areas before them so the widgets will get pushed off by 2 areas. You’ll just need to drag them over to the correct areas again.

    Regards,
    Elliott

    in reply to: Woo commerce – Display the user name #395354

    Hey Bubarama!

    Are you trying to display the username of whoever is logged in? Your wanting to display this in your secondary menu?

    Go ahead and take a screenshot and highlight what your trying to do so we know for sure.

    Cheers!
    Elliott

    in reply to: Crawling Errors 500 #395351

    Hey!

    They only happened on the 8th? As long as your not getting them anymore when you view your site then you can ignore them or mark them as fixed.

    For the directory index forbidden error you can try blocking it in your robots.txt but I do not know how Google will react to that. I would try asking on an SEO forum to see what some experts say.

    Best regards,
    Elliott

    in reply to: Main menue – different links in pages #395350

    Hi!

    I can’t think of a way to do that. I would try contacting WPML support to see if they have an idea on what you could do.

    Best regards,
    Elliott

    Hi postmaster!

    Try contacting the plugin authors to see if they have any idea on what could be going on there.

    Best regards,
    Elliott

    in reply to: DOUBLE SIDEBARS #395339

    Hi!

    There is no feature for that currently. What I would do is drag a 1/4 + 3/4 column to your page content and then drag the widget area element inside the 1/4.

    Regards,
    Elliott

    in reply to: Color Section Responsive #395335

    Hi!

    Try setting the background position to center top or center center. Also try setting the repeat to “Stretch to fit”.

    Send us a link to your page if your still having trouble. You can set your reply as private if you wish.

    Regards,
    Elliott

    in reply to: How do I create a 2nd ROW in the FOOTER section? #395279

    Hey mark!

    I see the social media in your footer but I don’t see the tags. Can you take a screenshot and highlight what your wanting to do?

    If your trying to create a separate section in the footer then you can add your content above line 62 in /enfold/footer.php.

    </div>
    

    Best regards,
    Elliott

    • This reply was modified 10 years, 11 months ago by Elliott.
    in reply to: Add Google's Sitelink Search Box to homepage #395273

    Hi Gee Are!

    It looks like they give you all the instructions there.

    For step #2 you can add this to the bottom of your functions.php file to add it to your homepage.

    add_action( 'wp_footer', 'enfold_customization_footer_scripts' );
    function enfold_customization_footer_scripts() {
    ?>
    <script type="application/ld+json">
    {
       "@context": "http://schema.org",
       "@type": "WebSite",
       "url": "https://www.example-petstore.com/",
       "potentialAction": {
         "@type": "SearchAction",
         "target": "https://query.example-petstore.com/search?q={search_term_string}",
         "query-input": "required name=search_term_string"
       }
    }
    </script>
    <?php
    }

    Best regards,
    Elliott

    in reply to: boxes with text, images etc. #395268

    Hey!

    On this part,

    #top .rs_test_col3_top h3 {
      margin-bottom: 0;
      padding: 15px 20px 5px;
    }

    Set the bottom margin to 0 (i added it in) and then increase the bottom padding a bit.

    And the bottom white space is from your paragraph which has a top margin being applied. You’ll want to switch that to top padding instead.

    Best regards,
    Elliott

    in reply to: PrettyPhoto Inline Lightbox Bug #395263

    Hi!

    I see the popup on your site. It looks like you added a blueish background to it, pretty cool.

    How are you wanting to style it? Can you take a screenshot and highlight what your trying to do?

    Regards,
    Elliott

    in reply to: Background image problems when 'fixed' #395261

    Hey!

    I’ve been seeing a couple of topics about this lately. It happens in Chrome correct?

    For one customer it went away after I deactivated all of his plugins. Can you create a test page and set the background to fixed and send us a WordPress login and a link to the page? (or whatever you need to do to recreate the problem)

    Regards,
    Elliott

    in reply to: Captcha style is broken #395255

    Hi!

    Try adding this as well.

    #recaptcha_reload_btn, #recaptcha_switch_audio_btn, #recaptcha_whatsthis_btn {
      display: block !important;
      height: 17px !important;
      overflow: hidden !important;
      top: -2px;
    }
    #recaptcha_switch_audio_btn { top: -5px !important; }
    #recaptcha_whatsthis_btn { top: -7px !important; }
    

    And play around with the top values.

    Regards,
    Elliott

    Hi!

    All of the links you provided are giving me 404 not found errors except for #3 but when I view that link all I see is a rose image and not the logo text as highlighted in the screenshot.

    If you don’t mind can you separate these requests into different topics? It would make it easier on us and probably yourself if we keep track of them separately.

    Regards,
    Elliott

    • This reply was modified 10 years, 11 months ago by Elliott.
    in reply to: Positioning problem with picture- and iconboxes #395229

    Hey wordmax!

    Try adding this to your custom CSS.

    #av_section_5 .container { max-width: 70% !important; }
    

    Regards,
    Elliott

    in reply to: Elements not visible in block #395224

    Hey!

    Try deleting the page and recreate it to see what happens. Pay special attention to which elements your using when the problem starts happening.

    Cheers!
    Elliott

    in reply to: WooCommerce product categorys #395221

    Hey webwex!

    What happens when you activate the default WordPress theme? Have you tried deactivating all plugins except the WooCommerce base plugin?

    Cheers!
    Elliott

    in reply to: Problems with portfolio images/links #395214

    Hi!

    I can’t reproduce it on my end either. Can you take some screenshots or a screencast?

    Cheers!
    Elliott

    in reply to: Multiple layersliders not working on one page #395212

    Hi!

    For what your trying to do it would be easier to use a color section element and set the image as the background. You can have the image stretch to fit the whole area and set a custom height value for the section. I went ahead and added one to your page.

    Best regards,
    Elliott

    in reply to: Add a line between Blog Posts #395196

    Hey scottrseeley!

    Add this to your custom CSS.

    article .entry-content-wrapper {
      border-bottom: 1px dashed black;
      margin-bottom: 60px !important;
    }
    .template-blog > article:last-child .entry-content-wrapper { border-bottom: 0px !important; margin-bottom: 0px !important; }
    

    Best regards,
    Elliott

    in reply to: Contact form 'Autoresponder text' spacing is too large #395192

    Hey itchybrain!

    That looks like one return to me. Are you using Thunderbird as your email client? Thunderbird by default has a lot of line height. You can reduce it by following this, http://forums.mozillazine.org/viewtopic.php?f=39&t=2284007.

    You can also click on the “Other Actions” button -> “View Source” to see exactly how many lines breaks are in the email.

    Best regards,
    Elliott

    • This reply was modified 10 years, 11 months ago by Elliott.
    in reply to: Our Enfold site malfunctioning on ipad, ipad mini #395187

    Hi doug123!

    The only problem I see is the color section with a contact form inside. The background is not being set correctly.

    Another customer recently had this problem and it disappeared after I deactivated all of his plugins.

    Can you deactivate all of your plugins to check if that fixes it? If it does can you let us know which plugin was causing the problem?

    Best regards,
    Elliott

    in reply to: The Events Calendar Full Width & Strange lines #395184

    Hey blakemiller!

    Try adding this to your custom CSS.

    .tribe-bar-is-disabled .container .av-content-small.units { width: 100% !important; border-right: 0px !important; }
    

    Cheers!
    Elliott

    in reply to: Embed mp4 #395180

    Hi diannedominguez!

    Make sure Enfold is updated to the latest version, 3.0.8, and then deactivate all plugins.

    If your still having problems then send us a link to the page and a WordPress login and we’ll take a look. You can set your reply as private if you wish.

    Best regards,
    Elliott

    in reply to: Resizing woes #395178

    Hey adamgelston!

    Can you send us a link to the page? You can set your reply as private if you wish.

    Regards,
    Elliott

    in reply to: White Labeling the theme #395175

    Hey Ignazio!

    Are you trying to hide the name “Enfold” in your dashboard? It would take a lot of work to completely remove every instance of that but for just the dashboard you could create a child theme, http://kriesi.at/documentation/enfold/downloads/.

    I don’t think there is a way to set your profile as private. You can edit your profile and change your display name and email though.

    Regards,
    Elliott

    in reply to: issues with slideshow gallery captions #395172

    Hi fonterra!

    Try this instead.

    .avia-caption {
      background: none repeat scroll 0 0 transparent !important;
      position: absolute !important;
      top: 40px !important;
      width: 600px;
    }

    Regards,
    Elliott

Viewing 30 posts - 10,261 through 10,290 (of 14,834 total)