-
Search Results
-
Topic: Contact form is spammed
Hi
I am supporter on a website developed with Enfold as a theme.
I have not developed the site, but have recently started to support it.The contactform on the frontpage is spammed – big time.
How do I stop it?
How do enfold handle spam on forms? Are there any form of Honeypot plugin the I need to activate? In this usecase I can’t use a chapta, so the only way of stopping it is a kind of Honeypot I think.Thanks for your help in advance.
Regards Niels.
Hello. I want to get rid of the gap between the header and the content below on ALL pages
I managed to do it for main with
div#main{
padding-top: 45px !important;
}however this does it for main page only. Any help please?
Hi Guys.
We have a woocommerce install and
I need to hide from front end view, out of stock Variations.
As you can see in this example we will have many variations that will never have stock (such as 8XL,9Xl etc)
We have the site connected to the stock control system so we always have extra supperfluous variations coming across that we cant control.
I think if we can prevent Ajax from taking over variation display or increase the threshold this will fix the problem. But we cant seem to get the code to work and dont know where to put it.
“(something like this from https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/
function custom_wc_ajax_variation_threshold( $qty, $product ) {
return 10;
}
add_filter( ‘woocommerce_ajax_variation_threshold’, ‘custom_wc_ajax_variation_threshold’, 10, 2 ); ))) ”https://wordpress.org/support/topic/woocommerce-243-hide-nonexistent-variations
At the moment Products with less than 20 variations have the Zero stock level variations hidden. But when there is more variations the Zero stock level variations are visible on the front end.
Thanks for your Help
Hi there
Is there anyway to be able to customise the way pages are displayed on mobile devices? For example product overview page to display 2 columns instead of 1 long list? Same with blog page.
And even display a different home page on mobiles than the desktop users see – as I want to be able to not show as much content on the mobile.Cheers
Topic: Latest Enfold with PHP 7.0 ?
Hi, I’m thinking about updating my webspace to php 7.0.
The newest topic regarding Enfold and php 7.0 is from March, that’s almost half a year ago, so I wanted to doublecheck whether Enfold is still fully compatible with php7 and if there are any disadvantages in updating to php 7.0?Thanks for your support in advance!
Cheers,
PatrickHI,
I would like to add a link to the small info text in the top bar of the header. I realize I could add a header widget to achieve the same purpose, but then I would have to style it and make changes for mobile. Since the extra element is already styled I’d rather add the link to this text. Can you please tell me how to do so? Thank you.Topic: Notification Box Padding
Hi!
I made some changes to my css for the notification box. It now appears nice on the desktop version but it doesn’t display as nice on the mobile version. I’d like the text in the main content box (not the box in the upper left) to be vertically and horizontally centered. This is the code I’m using:
div .avia_message_box .avia_message_box_title { font-size: 22px; }
.avia_message_box_content { font-size: 14px; }
.avia_message_box_content { text-transform: capitalize; }
.avia_message_box_content {
padding-top: 20px;
}Thanks!
Topic: Content Slider Look
Viewing 30 results - 91,591 through 91,620 (of 142,813 total)

