Forum Replies Created
-
AuthorPosts
-
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,
ElliottHi 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,
ElliottHey 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,
ElliottFebruary 12, 2015 at 10:06 pm in reply to: URGENT!! Woocommerce plugin causing Avia page-builder not to load #395375Hey!
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,
ElliottHey 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!
ElliottHey!
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,
ElliottHi!
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,
ElliottFebruary 12, 2015 at 9:23 pm in reply to: TEMPLATE ISSUE with Ajax Translator Revolution WordPress Plugin #395344Hi postmaster!
Try contacting the plugin authors to see if they have any idea on what could be going on there.
Best regards,
ElliottHi!
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,
ElliottHi!
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,
ElliottHey 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.
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,
ElliottHey!
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,
ElliottHi!
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,
ElliottHey!
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,
ElliottHi!
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,
ElliottFebruary 12, 2015 at 6:59 pm in reply to: only padding desktop-layout, not in responsive + social icons + url redirect #395248Hi!
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.
Hey wordmax!
Try adding this to your custom CSS.
#av_section_5 .container { max-width: 70% !important; }Regards,
ElliottHey!
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!
ElliottHey webwex!
What happens when you activate the default WordPress theme? Have you tried deactivating all plugins except the WooCommerce base plugin?
Cheers!
ElliottHi!
I can’t reproduce it on my end either. Can you take some screenshots or a screencast?
Cheers!
ElliottHi!
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,
ElliottHey 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,
ElliottFebruary 12, 2015 at 5:53 pm in reply to: Contact form 'Autoresponder text' spacing is too large #395192Hey 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.
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,
ElliottHey 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!
ElliottHi 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,
ElliottHey adamgelston!
Can you send us a link to the page? You can set your reply as private if you wish.
Regards,
ElliottHey 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,
ElliottHi fonterra!
Try this instead.
.avia-caption { background: none repeat scroll 0 0 transparent !important; position: absolute !important; top: 40px !important; width: 600px; }Regards,
Elliott -
This reply was modified 10 years, 11 months ago by
-
AuthorPosts
