-
Search Results
-
Hi,
I know this topic has been covered earlier but a real solution (one that was already working) hasn’t been offered so I bring it up again.
In earlier version of the theme (before the major update) the selection criteria for sortable filter for BOTH portfolio and masonry elements was the same. After the update, the selection criteria for masonry has changed while for portfolio has remained the same.
One has to choose the categories for masonry in order for the filter to appear. One doesn’t not have to choose the categories for portfolio.
This change in functionality is not practical. For example, when a new category is added to the site, the same category has to be selected for masonry on that page in order for it to appear in the filter. This is not practical. In the previous version, the added category would automatically be added and that is how it should work.
Please fix this. Thank you.
Regards,
Hi,
Is there a way of making the text box not convert single quotes in links to double quotes? The reason I am asking is, that I am using a short code for an accordion. If I add a link to the text then the accordion stops working. I was told by the plugin supplier to use single quotes for the links.
I did some research and found some reference that said to add the following line to the functions.php file:
remove_filter (‘the_content’, ‘wptexturize’);Now this works when I save it the first time. But as soon as I go back into the page editor and click on the text box it converts all the link quotes back to ” double quotes.
Is there any way I can prevent this from happening? Because it makes the accordion stop working.
katjafrueh.ch
Thanks so much & kindest Regards,
CorinaHello,
I’m opening a new thread as per the recommendation here:
https://kriesi.at/support/topic/enfold-contact-form-not-sending-emails-2/#post-630915There’s seems to be an issue with the enfold theme contact form sending emails. Here’s what I have done so far:
– Installed Contact Form 7 — didn’t work
– Installed WP SMTP Plug-in and forced SMTP mail function — didn’t work
– Created a valid (Email address hidden if logged out) email, and made that default email for the wordpress website. Added the below code into the theme functions.php — Still didn’t work:function change_cf_from() { return " (Email address hidden if logged out) "; } add_filter('avf_form_from', 'change_cf_from', 10);– I tested php email functionality and it DOES work. I was able to test this via the below code:
<?php ini_set( 'display_errors', 1 ); error_reporting( E_ALL ); $from = "emailtest@YOURDOMAIN"; $to = "YOUREMAILADDRESS"; $subject = "PHP Mail Test script"; $message = "This is a test to check the PHP Mail functionality"; $headers = "From:" . $from; mail($to,$subject,$message, $headers); echo "Test email sent"; ?>I’m running this theme on an AWS EC2 instance with Ubuntu:
Distributor ID: Ubuntu
Description: Ubuntu 14.04.4 LTS
Release: 14.04
Codename: trustyI have created a wp-admin account and it’s listed in the private content.
This is a rather urgent matter, since we’re going live this week. Please, your prompt assistance is greatly appericated.
Thank you,
Hello,
I think the topic title says enough about my problem.
When a product is out of stock, i want the shop page to show the “out of stock” text and disable the button.When a product is out of stock now, the button changes from background color and redirect to the product page. On the product page is the “out of stock” button. This button should be on the shop-page.
So: the button “Add to cart” on the shop-page has to change to the “Out of stock” button on the product-page and should not do anything when you click on it.
Shop-page: http://instituut-spijksma.nl/product-categorie/venray/
Product-page: http://instituut-spijksma.nl/Cursus/petrus-banden/I hope you guys can help me out!
Best regards, Robin
Hi
I have a problem. The thing is logo area background changes its color for a moment (and then immediately turnes back) after first site scrolling.
It looks like flickering. Here, you can watch this problem http://burlesque-club.net/I use this code in quick CSS for header:
#top .header_bg { background: rgba(110, 110, 110, 0.8); } #top .av_header_transparency { background: rgba(110, 110, 110, 0.8); }I will appreciate your help!
I’ve tried everything listed in this thread:
https://kriesi.at/support/topic/enfold-contact-form-not-sending-emails/?login_error
Specifically, I’ve tried increasing the PHP memory to 256mb, adding the code they mentioned to the function.php, etc and nothing will work. I do not receive emails from this form regardless of what I try. I have the emails set for going to a gmail address.
I’ve spoken with my hosting provider several times and they told me this is 100% an issue that I need to address with the developer.
I’ve also tried the the test-email.php script and the email was sent perfectly.
I really need help with this since the contact form is central to our business.
Thank you.
Hi,
I installed AAM to manage user roles. However, it keeps displaying “basic options” in the top admin bar, while I set them to hide from the user so he can not access it. It only is hidden in the left admin sidebar.
How can this be removed? Seems this is not hooked.
Is there a function to add in functions.php (I’m running a child theme) to completely remove this from the top admin bar for all users? I never use this shortcut anyway.Question 2: I have noticed the featured requests are not really well managed. I find it hard to know what current and planned developments are with enfold. Can this be managed again so we have a clear view on future updates and what to expect?
I’m particularly interested in slicker mobile navigation, but haven’t seen any change in 2/3 years eventhough it’s a top 2 request.Thank you
S
I have a two questions regarding the post slider.
1. By default the content that you select appears under the slider. I want the content I select (title and excerpt) to appear on the actual slide with an overlay. You can see what I mean in the picture below.
2. Can the slider also have another overlay at the top left of the image which says FEATURED STORY?

Topic: #header .widget
Hello, you told me how to include a header widget and words find in some browsers, but in mac (macbook, ipad…) that header widget is not completely vsible as it hides half of it in the right side.
This is the css I have;
#header .widget {
left: 90%;
padding-top: 50px;
position: absolute;
top: -170px;
transform: translate(-50%);
width: 875px;
}Thank you, Carmen
Topic: 3.5.4 update issue
Hello
I am having another issue with 3.5.4 updates.After updating, all of my quick CSS is not taking effect on desktops and neither is any of the theme general styling (ie page width).
The quick CSS that pertains to mobile only does work fine though.For example the site is supposed to be 1310 px wide.
And the social bookmarks are supposed to be in the top menu. The menu font size is supposed to be bigger. There is a long list which you will find in the quick CSS secion.URL and login in private data. Please help.
I have fully updated wordpress and enfold and now have an issue where my content seems hidden behind the top color section background:
Any ideas as to what may be causing this?
This was working before, but now on the homepage where I have the masonry portfolio, the images are flying in on the page again. I would like to stop that animation on all pages.
I would like to know how I can add UberMenu below header image on my frontpage removing logo and menu on the top of header image at the same time? It is okay if logo and menu are still visible on other pages on the top of header images. Are these changes techically possible to carry out with this new fine Enfold wordpress template? I can send you a picture of the layout that I want to create with the help of UberMenu if you want to know what I want to create with the help of UberMenu and Enfold template.
I can’t make the logo larger and have tried EVERY help topic on this support forum. Please see private information.
Topic: Page Layout
Hi Guys,
I’m trying to do a certain page layout. I’ve tried several times and can’t seem to figure it out. I want to place a slowshow in the background and then place buttons or social icons on top of the slide show. This can be down with a normal image background.
But the color section does not seem to take a short code. What would be the best way to do this type of page layout?
Example: http://www.michelleperezevents.com
I decided to open a new ticket on this vs. replying to this post here. Hopefully this helps others.
We have experienced these issues since WordPress updated to 4.5:
1. Warning:
Warning: Class_PHP_Incomplete_Class has no unserializer in /home/content/p3pnexwpnas10_data01/14/261231/html/wp-content/object-cache.php on line 520. Yours could be a little different.
2. On homepage the hero image is super zoomed in.We’ve been updated to WordPress 4.5.2 this week and currently on Enfold 3.5.4. We have clients who access a client login via our site. We also have prospects who visit our site. All from various browsers. For the past several weeks, clients/visitors are emailing or calling in to inform us of this issue. I’ve spoken to our hosting provider GoDaddy a few times as well as posted here on the subject.
The only fix I have found is to make sure you are on the most current version of the browser and to clear out the browsing history and close the browser. After opening the browser back up and navigating to the site, is the issue fixed. At least until the next update. (Insert eye roll).
To cut down on clients emailing/calling in to notify us of the site issues, I have since added a notification bar using the WP Notification Bars plugin. With a link to a page with instructions on how to clear browser history.
Here’s my site in case anyone would also like to use something similar: https://onesourcebackground.com/
I will take down the notification once I know WordPress is done making updates. Not sure if Enfold plans any updates but per GoDaddy it’s kind of a slippery slope as you have WordPress, Theme, Plugins and Browser to make compatible. Lots of variables!
I’ve tried everything listed in this thread:
https://kriesi.at/support/topic/enfold-contact-form-not-sending-emails/?login_error
Specifically, I’ve tried increasing the PHP memory to 256mb, adding the code they mentioned to the function.php, etc and nothing will work. I do not receive emails from this form regardless of what I try. I have the emails set for going to a gmail address.
I’ve spoken with my hosting provider several times and they told me this is 100% an issue that I need to address with the developer.
I really need help with this since the contact form is central to our business.
Thank you.
Viewing 30 results - 95,911 through 95,940 (of 142,832 total)
