Viewing 30 results - 209,251 through 209,280 (of 244,619 total)
  • Author
    Search Results
  • #339875

    In reply to: Masonry not responsive

    Hey Wolfgang!

    Thank you for using Enfold.

    Please add this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    #top .container .av-masonry-col-flexible .av-masonry-entry {
    width: 100% !important;
    }
    }

    Cheers!
    Ismael

    #339867

    Hey kbreslin!

    Thank you for using Enfold.

    Please try to deactivate all plugins then test it again. There is a script error on js > shortcodes.js, please get a fresh copy of the file then override the old one.

    Regards,
    Ismael

    #339866
    Robert
    Participant

    Hi, I am using WordPress 4.0, Woocommerce 2.2.7 and Enfold 3.0.2 and I noticed on my mobile site that there is a shopping cart in the header on every page. I don’t use woocommerce shopping cart plugin and the shopping cart icon was not there before. Any idea why it is there? I haven’t been able to source the reason yet.

    TIA

    #339864

    In reply to: Fontello Fonts

    Hi xyzb!

    Thank you for using Enfold.

    Please refer to this link on how to fix the icons:

    http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
    http://pastie.org/8390019

    Best regards,
    Ismael

    Marc Bijl
    Participant

    For some reason, the wysiwyg editor stopped working when editing blog posts. The content area appears white/blank. However, there’s still a word count, so in fact it’s not empty – I guess.

    I can’t say when it stopped working exactly. What I do know is I disabled the toolbar in my profile settings yesterday, so I could view the website in the same browser without seeing the admin top menu. And enabled it again today.

    I’ve searched Google as well as the forum here at Kriesi, and found some useful info (like this http://www.wpbeginner.com/wp-tutorials/how-to-fix-white-text-and-missing-buttons-in-wordpress-visual-editor), but nothing seems to solve my issue.

    Can it be caused by the latest update of the Enfold theme?

    • This topic was modified 11 years, 6 months ago by Marc Bijl. Reason: Forgot to mention the website URL ;-)
    #339861

    Hi jjranson!

    Thank you for using Enfold.

    I checked the site using Chrome but I don’t see any margin issues. Can you please provide a screenshot? You can use imgur, dropbox, clipular etc.

    Cheers!
    Ismael

    Hi fulanoinc!

    Thank you for using Enfold.

    Unfortunately, it’s not possible to add the social share using the advance layout builder. Try this on functions.php:

    add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1);
    function avia_add_social_toolbar_template_builder($content = "")
    {
    if(is_singular('CUSTOM POST TYPE')){
    	$content .= avia_social_share_links(array(), false);
    	$content .= '<div style="height:1px; margin-top:50px;" class="hr"></div>';
    }
    return $content;
    }

    Cheers!
    Ismael

    #339856

    In reply to: Chinese Icons

    Hi!

    There are two enfold themes. Please remove the other enfold folder. Deactivate the plugins then test it on another browser.

    Regards,
    Ismael

    #339855

    In reply to: Layerslider With Video

    Hi!

    Thank you for using Enfold and sorry for the delay.

    It’s actually possible except for the parallax effect. Please refer to this link: https://kriesi.at/support/topic/layerslider-zoom-video-to-fill-banner-space/

    Just ignore the transition and delay effects.

    Cheers!
    Ismael

    #339851

    Hi Josue,

    I’m new to WordPress so bear with me! I’ve heard that switching between themes could override all the work you’ve done in a previous theme; is this true? Or can I just, like you said, activate one of the regular WP themes then go right back to my Enfold Child theme without any problems?

    Thanks!

    #339847

    In reply to: reservation function

    Hi satucker!

    Thank you for using Enfold.

    I haven’t tried this myself but the Events Calendar has a plugin extension called EventBrite Tickets. Enables you to sell tickets with payment options. For further support, please contact the Modern Tribe authors. You can also try this plugin: https://wordpress.org/plugins/booking/

    Regards,
    Ismael

    #339844

    Hi mrshaffly!

    Thank you for using Enfold.

    Please try to add this on Quick CSS:

    .page div .products .product {
    margin: 0 1% 1% 0;
    width: 100%;
    }

    Best regards,
    Ismael

    #339842

    Hi GGLNetwork!

    Thank you for using Enfold.

    Please try to add this on Quick CSS or custom.css to adjust the background size:

    .avia-section {
    background-size: 100%;
    }

    Regards,
    Ismael

    #339838

    Hey anton123!

    Thank you for using Enfold.

    Unfortunately, it’s not possible to add multiple background images. You can add a video background though.

    Best regards,
    Ismael

    #339818

    In reply to: Wrong update

    Hola

    El theme no se ha subido correctamente, en este caso tendrías que re-subirlo via FTP, elimina el theme (la carpeta enfold) antes de subirlo, aveces cuando lo sobreescribes se mezclan archivos o no se sube correctamente.

    Si aun así los problemas persisten, proveéme de una cuenta FTP para intentar subirlo yo.

    Saludos,
    Josue

    #339794

    At long last, I was able to update to the latest version of Enfold and the Advanced Layout Editor is working again. (The FTP server on my host was down for a month, and I’ve lost a lot of hair over it).

    I still have an error with this one page. http://www.gingarts.com/artists/yaakov-bergman/. All the other pages i’ve tried to edit are fine. This page shows up fine in the Advanced Layout Editor, but isn’t generating when you try and visit it. Please advise. Thanks.

    #339793

    Hi!

    Bitte versuche folgende Datei auf deinem Server mit chmod 777 beschreibbar zu machen:
    /wp-content/uploads/dynamic_avia/enfold.css

    Gruß,
    Andy

    #339792

    thanks josue! sorry but i don’t see that file. The editor only lists the following. i find the functions.php under “enfold” and change it there. but then when there is an update (another one today) the change gets overwritten. how do i find the enfold child function.php file? I can only get to the parent version of that file. thanks.

    Templates
    This child theme inherits templates from a parent theme,
    Enfold
    .

    Styles
    Stylesheet
    (style.css)
    RTL Stylesheet
    (rtl.css)

    #339772

    Hey!

    Please update the theme to the latest version (3.0.2).

    If that doesn’t fix it, hand us an admin account so we can take a look.

    Best regards,
    Josue

    #339767

    Dear Yigit,

    I have followed your instructions, but the menu background is still overlapping in my PC screen. Is there any CSS code to fix this or is this controlled somewhere else in the Enfold settings? Frankly, I cannot understand how this even started. As I mentioned, I have created other sites using this theme (which I absolutely love) but never saw this happen before.

    Thank you in advance once again for your help.

    Cheers,

    ANDRES

    #339755
    sbeauchesne
    Participant

    Although I really like the effect, it’s actually now conflicting with a plug in which has it’s own mouseover effect, so that I have 2 effects active. Is there a way I can remove the Enfold mouseover effect using quick CSS? Thanks

    #339753

    Hey Pede!

    Please update the theme to the latest version (3.0.2).

    Best regards,
    Josue

    Hi!

    Try re-uploading a fresh copy of Enfold via FTP, there seems to be some missing files – http://screencast.com/t/240h3mOVOxez

    Regards,
    Josue

    #339741
    n4n1
    Participant

    Hi there,

    I noticed that for the last update of the theme you say that you have fixed “an issue with large logos overlapping the mobile menu”. However, this is still not fixed. I just updated both WordPress and Enfold to the latest versions and here is what happens when I make my browser window smaller (see screenshot). The menu becomes mobile once it reached the end of the page, not the logo.

    #339736
    dobscure
    Participant

    Hi, every time I start working with this theme, I get a 118 error across the entire domain it’s on. :( That domain hosts multiple WP instances across multiple folders, but none of them have incurred such a problem. Also, when I just use this WP instance without the theme, everything seems fine. I only start incurring the 118 error when I start working with this theme, and it seems to happen right after I update content (the only content I tried adding was a slider within the test ‘home’ page I created).

    Any ideas on how can I fix this permanently? If I can’t, then I’ll have to ask for a refund from ThemeForest. :(

    #339735
    Micheal0424
    Participant

    Okay, I have an odd question.

    I want to have a picture that when it is hovered over the picture changes.

    Here is what I mean:

    I saw a website where it had photos of the team. Each picture the person was posing in a serious way, when you would hover over it a new picture of them making some sort of face would appear. So what they obviously did is when they sat down to take the picture they took two pictures, one serious and one silly.

    Is there a way to do this with the Enfold theme functions?

    Thank you.

    #339716
    Adendum
    Participant

    I have had to comment out the entire #Forms section of the base.css file to allow me to use my preferred forms generator but that means future theme updates will overwrite the base.css file. So how do I maintain my version of the base.css file so that theme updates leave or allow my version of the css to be used?

    If I was adding or changing css I wouldn’t have a problem obviously but I’ve never had a situation where I needed to disable part of a theme’s css.

    I am using the Enfold Child theme btw.

    #339710

    Hi!

    You’d need to change the duration of the cookie WordPress sets for password protected posts, refer to this question in stackoverflow:
    http://wordpress.stackexchange.com/questions/149313/set-session-time-limit-for-password-protected-posts

    Please note that this is a WordPress feature unrelated to Enfold, therefore it’s outside our support scope.

    Best regards,
    Josue

    #339700

    Hi Bernd!

    I think you’ll need to edit the file itself, open /enfold/functions-enfold.php and look for line 173:

    $excerpt =  apply_filters( 'avf_ajax_search_excerpt', avia_backend_truncate($post->post_excerpt,70," ","...", true, '', true) );
    

    Replace it by this:

    $excerpt =  apply_filters( 'avf_ajax_search_excerpt', avia_backend_truncate($post->post_excerpt,70," ","...", true, '<br>', true) );
    

    Then add this to Quick CSS:

    #top #searchform br {
        display: block;
    }

    Best regards,
    Josue

    #339669

    Thanks for taking a look at this.

    I have a default WebMatrix WordPress install that I upgraded to WP4.0 en_GB version. With only Enfold + Yoast versions noted above it’s not working. I don’t know where we go from here. There must be something different between my install and yours. I guess I’ll try it again with a default WebMatrix install not upgraded to en_GB, though it seems highly unlikely that’s the problem.

    • This reply was modified 11 years, 6 months ago by Sandie.
Viewing 30 results - 209,251 through 209,280 (of 244,619 total)