Viewing 30 results - 9,091 through 9,120 (of 11,220 total)
  • Author
    Search Results
  • #370864
    patrickmega
    Participant

    Hi

    I’ve been using your Enfold theme for several months now and it’s been working fantastic; thanks for a great product.
    I am currently having a major issue though with some pages ***not editable***, and only a blank screen showing. This has been occurring for a while but assumed it was due to incorrect migration (from localhost to Live site), as it works perfectly on my local DEV environment. As soon as I deploy live the problem occurs. I thought the issue was caused by migrating the database by just doing a simple text search/replace, so I have just re-deployed after using a serialised data text replacement on the database SQL but unfortunately the problem persists.

    Strangely, some pages still work, the Home page is completely blank, and many pages simply display the header section only (i.e. Title, permalink, Edit/View Page/Get Shortlink buttons) so cannot be edited.

    I believe this is caused by the Yoast SEO plugin as disabling it seems to enable most pages (all except for the Home page).

    I have the following versions installed:
    WordPress 4.0
    Enfold Theme 3.0.4
    SEO Plugin 1.7.1
    WPML 3.1.8.3

    I have tried several of the other recommendations in other posts to no avail so any prompt help will be greatly appreciated!

    Regards
    Patrick

    • This topic was modified 11 years, 4 months ago by Elliott.
    #370834

    Hey!

    Open up /enfold/config-templatebuilder/avia-shortcodes/masonry-entries.php and change line 640 from this.

    $output .= 		"<a class='av-masonry-pagination av-masonry-load-more' href='#load-more' {$data_string}>".__('Load more','avia_framework')."</a>";
    

    To this.

    $output .= do_shortcode("[av_button label='Load More' link='manually,#load-more' link_target='' size='medium' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' custom_class='av-masonry-load-more']");
    

    Cheers!
    Elliott

    JuergenB
    Participant

    I need to be able to solve the apparent compatibility issues between “Enfold” and the very popular “LeadPages” buttons and opt in pop-ups.

    Click here to see an image sequence describing the issue

    I am trying to implement “LeadPages” buttons on my pages. The issue I am describing here occurs on multiple sites I am creating and maintaining for clients. I need to be able to solve the apparent compatibility issues between LeadPages and this theme.

    1. In the first step I add the code for a LeadPages generated “LeadBox” button, or link, or image.
    2. When I then try and save the page (that I have added the button to), the page saves correctly, but afterwards the WordPress editor hangs with a circular progress icon (click here to see an image sequence of this)
    • I should note that even though the editor hangs, the Leadpages functions work properly
    • Also I am using the latest version of WordPress, Enfold 3.04, Leadpages plugins etc.
    • I should note that I have disable ALL plugins except Lead-Pages, and that I have tested this on multiple different WordPress sites
    3. My current work-around: After the page hangs, if I then re-fresh the page manually again after saving it, it displays correctly

    This scenario means that editing a web page is extremely time consuming, since essentially each page has to be saved twice, causing massive time delays in the editing process. Also for clients editing their own pages, this work-around is not acceptable. We are getting some of our clients to want to sign up to LeadPages, with us as the affiliate, but this scenario means that LeadPages are not usable for them.

    So it would seem that this is a conflict of some sort with the leadpages javascript code that is added when a LeadBox is added to a page. If this javascript is removed, the site behaves normally. Here is the script I am trying to add.

    <script src=”//my.leadpages.net/leadbox-816.js” type=”text/javascript” data-leadbox=”120d85c73f72a2:147f64e27b46dc” data-url=”https://my.leadpages.net/leadbox/120d85c73f72a2%3A147f64e27b46dc/5664248772427776/&#8221; data-config=”%7B%7D”></script>

    This javascript in question can be viewed here: http://my.leadpages.net/leadbox-816.js

    I would very much appreciate any help on how to resolve this very time consuming issue.

    Regards, Juergen

    • This topic was modified 11 years, 4 months ago by JuergenB.
    #370446
    Jad P
    Participant

    I’m currently running Enfold 3.0.4 and WP 4.0. When I go to a page and upload an image through “Add Media” button, I get this error: http error. (Screenshot – http://screencast.com/t/iPzmmAIAJ71). But when I go to Dashboard > Media, the file is uploaded.

    I tried deactivating all plugins, reinstalled WP files, still no go. It seems it’s intermittent. One time I uploaded 95k image, it was uploaded successfully in Add Media in page. Then I tried about 1mb and 2mb image files, I get the error. I also tried html file, it uploaded successfully.

    This is frustrating because of all my site using Enfold, this is the first time I got this error.

    #370412

    Hey!

    I believe you change the target to attach lbuiDirect here:

    jQuery(function () { jQuery("#target").lbuiDirect(
    

    For example an Avia button with a custom class:

    jQuery(function () { jQuery(".avia-button.custom_class").lbuiDirect(
    

    Regards,
    Josue

    #370091
    Dersan
    Participant

    Hi there,
    first of all Enfold is a beautiful Theme – thanks therefor!

    I would like to make some changes on the responsive mobile menu

    1) i increased the font size trough the style.css – side effect: the lil arrows are not anymore centered to the text.
    i gave them a 3% margin top but than i realized that this will only look ok on my iphone6 screen but not on other mobile screen resolutions.
    going through the helper-responsive-megamenu.php i couldn’t find the right spot to change that positioning dynamically.

    any tips how to get the arrows vertical centered within the outer <li> so they fit always to the font size ?

    2) i would like to add a Logo beside the close button but again i cant see how. Logo should use like max 80% of the available hight and never touch the close button. Any tips are welcome.

    3) i would like to have the social icons within the mobile nav at the bottom and centered. my menu leaves on all mobile devices enough space to the screen as the sub-menus as closed. I think best ist to add 3 more rows as the menu needs, leave the first two blank and insert the $social in the third. Again, any suggestions are welcome.

    [ 4) it would be nice to have the lil arrows only in front of menu entry’s who have a sub-menu and to get them changed to up-looking arrows when the sub-menu is opened but i assume thats a lil more coding? maybe someone realized that already ?]

    thats it for now – thanks for any helping!

    • This topic was modified 11 years, 4 months ago by Elliott.
    #369943
    DDamjanovic
    Participant

    Hi,

    after pressing the contact form button the button says “Sending” – but endless, and no mail arrives.

    WordPress 4.0.1, Enfold 3.0.4, no plugins active, happens on more than one installation!

    Best regards
    David

    #369859
    kork
    Participant

    I’ve enjoyed working with Enfold for a while, but with the recent change from the select box style mobile menu to the “slide out from the side” has left something to be desired for the mobile experience. Clients don’t like “menu” buttons overlapping their logo.

    So, I’m looking for an alternate mobile menu and I’ve got everything working well with one exception.

    I can’t for the life of me get the logo centred on 767px and below.

    I’ve added:

    @media only screen and (max-width: 767px)
    #top #advanced_menu_toggle {
    display: none;
    }

    to the css and that hides the menu, but I can’t get the logo centred???

    Any ideas? I’ve searched through the forum and other suggestions don’t work.

    • This topic was modified 11 years, 4 months ago by kork.
    #369845
    strausberg
    Participant

    We made buttons on our site and entered HTML code in the button fields in the layout editor to customize the font sizes and font weights. The site is chilenobayclub.com. We did updates to the latest versions of WordPress and Enfold, but now, in the back end, the HTML is no longer visible in the button fields, even though the formatting we originally input is showing on the site.

    The caches have been cleared.

    Screenshots: https://www.dropbox.com/sh/x1a11ty1r4q1b6c/AAAAj_d6tbLsHENL7gw0Hj4wa?dl=0

    Thanks,
    Paul

    #369456

    Topic: Enfold Theme update

    in forum Enfold
    pheijms
    Participant

    Hi!

    I have WordPress Multisite installed. On one of my WordPress website’s I use the Enfold Theme.

    If I look at the option “Theme update” it says “No Updates available. You are running the latest version! (3.0)”.

    But When I look in changelog I see that version 3.0.4 is already published.

    When I hit the Check Manually button it says that the Enfold theme is up to date.

    Anyone can help me, how why this doens’t work? Or do I need to update it manually? And how?

    Thanks!

    Greetings,
    Pieter

    #369448

    Hey parperei!

    Thank you for coming back.

    Not out of the box. You must edit the file:

    enfold\config-templatebuilder\avia-shortcodes\buttons.php

    Regards,
    Günter

    Hey schorni!

    Thank you for using Enfold.

    Use the “Add Media” button. Set the Alignment and the size of the thumbnail before you insert the image.

    Regards,
    Ismael

    #369256

    Hello Elliot,

    Thanks for the quick reply, I went ahead and updated wordpress / enfold and it appears everything is working fine now except the “Get Started !” submit button is being pushed to a new line instead of being on the same line as the 4 contact fields like it was before wordpress updated.

    Also the social sharing icons in the footer are no longer centered.

    Thanks for the help.

    #369212
    Groeier!
    Participant

    Hello,

    Please take a look at response #163800
    I’ve managed to alter the function-enfold.php file to but the search icon in the secundary menu,
    but how do I put the altered code in my child theme so when I overwrite the theme with an update it keeps the button that way?

    Greets Jeen

    #368964
    tese
    Participant

    Hey everyone,

    i just tried to implement a “back button” at the main menu of my enfold theme.
    Didn’t worked actually … some issues for me ?
    thanks a lot

    #368888
    johniem
    Participant

    Hello,

    We have a variable product and it’s not adding to the cart. I’ve followed the steps listed here: https://kriesi.at/support/topic/enfold-add-to-cart-button-not-showing-up-on-variable-product/

    That helped to show the button, as it wasn’t showing. I added the quick css and made the changes to our child functions.php. Is there something I’m overlooking?

    Thank you!

    #368771

    Hey Justin!

    Thank you for using Enfold.

    Use 1/1 column layout instead of 1/2 then use css to center align the form. The width of the current column is not sufficient to contain the form fields and the submit button.

    Cheers!
    Ismael

    #368570

    Hey Stefano!

    Open up /enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php and change line 641 from this.

    $output .= 		"<a class='av-masonry-pagination avia-button avia-color-theme-color av-masonry-load-more' href='#load-more' {$data_string}>".__('Load more','avia_framework')."</a>";
    

    To this.

    $output .= do_shortcode("[av_button label='Load More' link='manually,#load-more' link_target='' size='medium' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' custom_class='av-masonry-load-more']");
    

    Regards,
    Elliott

    #368435
    leosimo
    Participant

    Good evening,
    i tried to add new fonts on my site and followed the video here http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Although it seems very easy i can’t and after i clicked on the insert zip file button I’ve the following message:

    Couldn’t add the font.
    The script returned the following error: Fatal error: Class ‘ZipArchive’ not found in /web/htdocs/www.thinklab360.com/home/nuovosito/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 107.

    I work in a child theme

    Any advice?
    Thanks,
    Leonardo

    #368418

    Merhabalar Orkun!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.inner_sort_button:before {
    content: url(https://www.madamcharlotte.com/wp-content/uploads/2014/12/cupcake1.png);
    }

    If that does not help, please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page :)
    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Regards,
    Yigit

    #368352

    Hi Pointbreakd!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    li.av-menu-button-bordered > a:hover > span.avia-menu-text {
    background-color: orange;
    }

    Best regards,
    Yigit

    #367554

    Hey Patrick!

    Add this to the bottom of your functions.php file.

    add_action( 'ava_after_content', 'enfold_customization_back_button' );
    function enfold_customization_back_button() {
    	echo do_shortcode("[av_hr class='invisible' height='90' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']");
    	$link = get_permalink( avia_get_option('blogpage') );
    	echo do_shortcode("[av_button label='Back' link='manually,".$link."' link_target='' size='medium' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']");
    }

    Regards,
    Elliott

    #367310

    How annoying. Yes, the Ultimate Social Media Icons and Share Plugin (Facebook, Twitter, Google Plus, Instagram, Pinterest etc.) seemed to create the problem, as it has gone away once that plugin is deactivated. Annoying because it was actually quite a nice plug-in. Do you know of a good plugin for social media buttons that DOES work with enfold?

    #367238
    metafora29
    Participant

    Hi
    I am having problems with the contact form in one of the pages where I use Enfold. For now, it is the only issue which remains unresolved, thanks to all your help and support.
    Here is the link:
    http://international-workshop.com/contact-us/
    As you can see, only the “send-button” shows up, despite the fact that I have several fields in the form.
    Any advice would be greatly appreciated.
    Thanks,
    Jette

    #367016
    ruthnapal
    Participant

    Hi guys – I’m making a recipe website, with video demonstrations for the food. The site is currently being developed locally.

    I was wondering with Enfold if there’s a way to have an image thumbnail with some sort of translucent play circle symbol when hovering the image? I know there’s an option to place a YouTube video directly on the page, but it looks a little ugly with all of YouTube’s clutter over the video icon. It would be great if there was a lightbox integration for this – so when you click on the icon it activates a fullscreen lightbox autoplaying the video. Maybe I’m getting a little away with myself here hehe.

    I was hoping for something like this http://www.midwesternmac.com/sites/midwesternmac.com/files/video-play-button-example-resized.png

    Any ideas?

    Thanks a lot! :-)

    Andreas

    #366950

    Hi Santos Ramos!

    Your videos seem to be working fine on my end. I click on the play button and they play just fine.

    As for disabling mediaelement it looks like you already posted this question, https://kriesi.at/support/topic/how-to-disable-mediaelement-enfold-theme/, please do not double post.

    Cheers!
    Elliott

    AlexR
    Participant

    I am using the latest version of Enfold (3.0.4) and would like to show two buttons on a page.
    When the user clicks a button, a Enfold contact form should be presented in a modal view (dialog box).

    What is the easiest way to accomplish this?
    I would prefer a solution which does not require changing functions.php and other alterations of the theme, if possible.

    Thank you!

    johnlaunstein
    Participant

    Hi – I’m definitely a newbie to WordPress and Enfold, but sure like the theme and the potential! I have only built sites with WYSIWYG software in the past but have had no issues with the results. I built a quick WP site using the Enfold theme last month for my daughter and my wildlife photography business prior to a business trip. Everything looked great after tweaking and publishing and we checked in from our hotel a few days later and were pleased with how it was working on all our devices. A few days after that, a friend mentioned to us that the accordion slider that serves as links to our various galleries was broken: it just shows grey squares and the first word of the title, and does not link through. We also noticed the contact form on our contact page no longer shows, only the “submit” button! Further, our image links to our sub galleries that were set up as partner icons no longer display on the Birds gallery page and the Mammals gallery page. Finally, our list of available gallery pages display properly from the Galleries menu heading from the home page, but if you are on the Galleries page the same menu list is not complete (the navigation options change inexplicably).

    We did not access or login to the admin area of the site during that time…the site simply stopped operating properly.

    I tried replacing the accordion slider and contact form with new ones and the same problems persist. I tried a new page with a full width slider and it does not load/display.

    I have a friend with more experience on wordpress and he took a quick look at the coding and said something is definitely wrong and wondered if it was a compatibility issue with Netfirms, our hosting company. I am not on their WP Essentials hosting package but they assured me the site would work without that upgrade and indeed it did…for just less than a week. :(

    Hoping for some solutions and direction!

    I have included our website address in the private content area of this post.

    Many thanks,

    John

    #366292

    Hey jaebee!

    Let’s try the following.

    1. Deactivate your WP Edit plugin.

    2. Create a copy of your theme settings in Dashboard > Enfold > Import/Export and then hit the “Reset All Options” button and try to edit your settings to see if they change.

    3. Completely delete Enfold from your WordPress theme folder before downloading + uploading a fresh copy.

    Can you see changes when using the default theme?

    Best regards,
    Elliott

    #366049

    Hi Hotelsolutions!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .avia-slideshow-button {
    padding: 6px 8px!important;
    font-size: 12px!important;
    }}

    Best regards,
    Yigit

Viewing 30 results - 9,091 through 9,120 (of 11,220 total)