Viewing 30 results - 95,911 through 95,940 (of 142,832 total)
  • Author
    Search Results
  • #631069

    Hi,

    Following code is not being applied

    #top .avia-button-fullwidth {
        padding: 10px !important;
    }

    Please add it and then use following to change font sizes

    #top .avia-button-fullwidth .avia_iconbox_title {
        font-size: 12px;
    }

    Best regards,
    Yigit

    Tameez
    Participant

    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,

    cd2s
    Participant

    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,
    Corina

    • This topic was modified 9 years, 10 months ago by cd2s.
    #631041

    Hi!

    Replied you here – https://kriesi.at/support/topic/image-in-side-bar-pages/. Let us continue there.

    Best regards,
    Yigit

    #631031
    #631030

    Hey Marketopia2014,

    Can you please go to Appearance > Widgets and create a new widget area, add text widget inside it and paste your code in it, then edit your page and add widget area element to your page and choose to display your custom widget area

    Best regards,
    Yigit

    #631028

    Hi,

    You can refer to this post to display different elements on mobile and desktop – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/

    Best regards,
    Yigit

    #631021
    eatonassoc
    Participant

    Hello,

    I’m opening a new thread as per the recommendation here:
    https://kriesi.at/support/topic/enfold-contact-form-not-sending-emails-2/#post-630915

    There’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: trusty

    I 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,

    #631016

    It’s still flying in. I use Firefox but checked Chrome and Safari too and cleared my cache.
    -How can I get it to stop globally? on the whole site?

    • This reply was modified 9 years, 10 months ago by kbarranco.
    loyalmedia
    Participant

    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

    • This topic was modified 9 years, 10 months ago by loyalmedia.
    Antispam23
    Participant

    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!

    • This topic was modified 9 years, 10 months ago by Antispam23.
    #630999
    website7984
    Participant

    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.

    #630996

    Hey!

    As we would need accress to check the web sites, the forms and the rules of the servers, please each one who needs access create a different topic and share those infos.

    Thanks a lot

    Best regards,
    Basilis

    #630989
    Spiv
    Participant

    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

    • This topic was modified 9 years, 10 months ago by Spiv.
    #630975

    Hey KK!

    Please add the following CSS, to your Custom CSS

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
    -webkit-animation: none; /* Safari 4+ */
    -moz-animation: none; /* Fx 5+ */
    animation: none; /* IE 10+ */
    }
    
    .av-masonry-entry {
    opacity: 1 !important;
    visibility: visible !important;
    }

    please do let us know if that solves your issues

    Best regards,
    Basilis

    #630969
    robsdesigns
    Participant

    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?
    image of how I want the site to be

    #630968

    Topic: #header .widget

    in forum Enfold
    carmentvaalba
    Participant

    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

    #630967

    In reply to: 3.5.4 update issue

    Additional notes

    I can change theme colors. The changes I am trying to make that have no effect include:

    – main menu font size
    – top menu font size (via quick CSS)
    – foot menu position (via quick CSS)
    – social button position and size (via quick CSS)
    – page width (should be 1310px)

    #630964

    In reply to: Cutting off media

    Hi assetmanagementgroup!

    Can you please try the followings
    kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first

    and let us know if that does solve your issue?

    Cheers!
    Basilis

    #630963

    Topic: 3.5.4 update issue

    in forum Enfold
    Matt
    Participant

    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.

    #630939
    bradlangan
    Participant

    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?

    #630937

    Thank you much Guenni007.

    I followed your instructions… Thank you.

    Would you mind taking one more look and see if you can determine why after selecting one of the anchor links, there is an inability to then activate the menu… You should be able to see what I mean. You can’t activate the a href once it moves to a different location on the page rater than the top.

    Cheers.

    #630925
    kbarranco
    Participant

    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.

    #630924
    Mauno20
    Participant

    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.

    #630908

    I figured out how to edit the type in the buttons. Using ” important!” and putting the code closer the the top helped. Now I would just like to know how to reduce the height of the buttons. thanks

    • This reply was modified 9 years, 10 months ago by kbarranco.
    #630886

    Topic: Page Layout

    in forum Enfold
    davidk62
    Participant

    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

    #630878
    onesource_marketing
    Participant

    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!

    #630876

    In reply to: tema Enfold duvidas

    Boa tarde Debora,

    Feliz ao ouvir :)

    Iniciar um novo tópico , se você tem uma outra questão no futuro. Este está a tornar-se demasiado longo e difícil de manter uma faixa de .

    Tudo de bom!
    Jordan

    #630861
    website7984
    Participant

    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)