Viewing 30 results - 211,771 through 211,800 (of 244,547 total)
  • Author
    Search Results
  • #326956

    Hey broshannon!

    Thank you for using Enfold.

    I’m sorry but you can’t apply these attributes on mega menu columns. However, you can apply it using this at the very bottom of functions.php:

    function add_custom_script(){
    ?>
    <script>
    jQuery(window).load(function(){
    	jQuery('#top #header .mega_menu_title a').attr({target: '_blank', rel: 'nofollow'});
    });
    </script>
    <?php
    }
    add_action('wp_head', 'add_custom_script', 10);

    Regards,
    Ismael

    #326955
    MasterFlo
    Participant

    Hi guys,

    I would need a function like the spoiler tag, for pages. I didnt find anything in WP or Enfold.
    What can I do?

    Cheers

    #326952

    Hi!

    Thank you for using Enfold.

    I checked the site on safari 5.1.7 and the layer slider loads fine. On what version of safari are you testing this?

    Cheers!
    Ismael

    #326949

    Hey gb!

    Thank you for using Enfold.

    Did you set the page as frontpage? Go to Enfold > Theme Options > Frontpage Settings.

    Best regards,
    Ismael

    Hey!

    Check /wp-content/themes/enfold/functions.php, line 240:

    $lang = apply_filters('ava_theme_textdomain_path', get_template_directory()  . '/lang');
    

    Best regards,
    Josue

    #326932
    gkobmf
    Participant

    I haven’t been able to find a solution for this issue. I created a child theme of my Enfold purchase and chose just one transition for the layerslider plugin that comes with it. When I view the site online the transitions are just random 2D and 3D transitions and seem to ignore my choice. What can be done to force this to work?

    Thank you.

    #326921

    Hi Enfold support team,

    I installed Yoast 1.5.5. and switch off iTheme Security, and then it works.
    So it is either SEO or security if I continue to use Enfold theme. I have also tried with Wordfence security plugin. Same, I still need to make a choice.

    Can you do something? So that SEO and security plugin can coexist in Page/Post List and Edit Page/Post?

    thanks,
    MJ

    #326919

    This is what our developer said for your reference

    “It appears that there is some issue with your Enfold template to work under https:// it appears that the URLs that it is trying access are http ones. I tried several things to setup it including search and replace all the URL occurrences to go through https:// , using force HTTPS plugin and .htaccess directives that will force any application URL to go via HTTPs but to no avail.

    I would recommend you to contact the template developers to have a look at what might be the reason for this issue as the setup cannot be completed due to this fact and update us as soon as you have more information so that we can setup your applications.”

    #326913

    Thank you for your clarifications, Devin. Your answers are always so clear. It is very much appreciated.

    I hope my previous comments of trying to resolve this issue – and other recent with LayerSlider – were not too infused with the frustrations of troubleshooting for days. I had been working and profiling my whole sites element by element – themes then individual plugins – to reduce the memory footprint before migrating to a new high speed, optimized host. The memory was coming out so high, astronomically at moments, and surprisingly so for these themes. It is of course obvious that the resource rich theme would have some increase in memory, but this was way beyond.

    Anyways, your message came right when all cleared. Finished the migration of my site from Media Temple to Synthesis last night, and with an upgrade of my servers to php 5.5 during the night, the memory footprint is now 13,526,448 bytes! (13.5Mbs) for the same site.

    New host and latest php did it.

    Surprisingly, my home layer slider which has not been appearing in Safari on all my Enfold sites this past week (or longer), now appears upon this successful migration and upgrade. I do not know how the server would make a difference in what seems a browser or LS, or latest LS integration bug, but it did in this instance.

    I take it the integration of the latest version of LS into Enfold is awaiting the Enfold 3 update. Release date?

    Thanks again. All best…
    Michael

    #326912
    koala
    Participant

    I like the buttons we can create in the content – how do we do the same thing on the sidebar?

    #326911
    Eleina_Shinn
    Participant

    Left Column in Enfold, where you would typically see

    Theme Options
    General Styling
    Advanced Styling
    Header Layout, etc……

    Nothing is showing up… left hand column is blank – I don’t see anywhere to attach a screenshot here.

    #326908

    Hey this is same issue I’m having as mjarras .. any ideas.. ????
    “I am having the same issue. This is why I HATE updates. There is always a problem in some form. Now I can’t edit my website – all the pages just sit with the “loading” spinner. Please advise. I have deactivated all the plugins- I’m running wordpress 4.0 (which I’ve manually and through the dashboard updated twice) and I have Enfold 2.9.2 installed.”

    #326898

    Hi!

    If you view the source of your site the theme outputs a bit of debug info you can read the memory from. It will look like this:

    
    <!--
    Debugging Info for Theme support: 
    
    Theme: Enfold
    Version: 2.9.2
    Installed: enfold
    AviaFramework Version: 1.9.1
    AviaBuilder Version: 0.7
    ML:128-PU:37-PLA:3
    -->
    

    The ML is the memory limit set for the WordPress install.

    Regards,
    Devin

    #326893

    If you can post your site here as a private reply we can take a look to see if we can spot any errors.

    Ultimately we can’t control google or how it indexes anyone site. Kriesi uses Enfold here on his own site and we have had lots of users using the theme in thousands of websites so we do have a good bit of feedback from users that there are no major deviations from what is industry standard SEO.

    #326889

    ok thanks!

    And there is a way to update the theme by the back-end if my “Enfold Options” screen is blocked (the javascript just display the homepage settings)…

    Because I modifify a lot of things in the files, so I prefered not to update by FTP.

    Thanks again!

    #326885

    Hey Michael!

    Just to clear up any misconceptions, WordPress 4.0 and Enfold version 2.9.2 have no conflicts. We have had 2-3 actual small bugs that have not warranted a bug fix release for the entire user base. As with just about every WordPress update where an internal js file was changed there are lots of caching issues that go along with updating that make it seem like odd errors are happening but eventually go away.

    As for the main question, The memory footprint is higher because it uses a lot of ajax. That would be my only guess. I’ve installed hundreds of client sites, maintain quite a bit at the same time. Even using an extremely stripped down _s created theme I’m getting around 30mb of memory usage compared to my live dev install of Enfold that stands around 50.
    If you look at what the theme is doing it is not a surprise that the memory needed is higher. In addition I’ve not noticed any increase since switching all my sites to 2.9.2 and now the beta version of 3.0 for a few of them.

    I’ve never seen any installation go up to 80mb however.

    I’m using Query Monitor when testing in this case and checking with both WooCommerce and BBPress active on my enfold dev install and neither is active on my second _s theme.

    Cheers!
    Devin

    #326876

    Hey natashazuvela!

    You need to update your theme version so that its compatible with the newly updated WordPress version. See: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Devin

    #326875

    Hi saki!

    You can turn on the debug field for both installations to see the full builder shortcode data: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Cheers!
    Devin

    #326867
    Scot
    Participant

    Hi there,
    A charity website is having issues with their donate buttons (they are with a third party donations company called Chimp that provides a donation system) When you click on their donate button off the site, the pop up appears below the header, footer and all the page’s contents, like the copy and photos. I have no idea to fix this. The donate button works just fine in other wordpress themes I’ve implemented on. I set up a test page to show you what I mean:

    http://www.obkchildren.org/donate-test/

    Any help would be amazing.

    #326865

    In reply to: Low pagespeed rank

    I am using also Google’s PageSpeed testing tool and have following results:

    I am using the Enfold theme (http://itcst.co.nz). And I changed my hosting provider having now 1,024 MB Server RAM.

    So I followed what Ismael suggested to the T:
    1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg, done.
    2. Once all images are on the website optimize with ewww optimizer plugin twice 1hr 10mins apart, done.
    3. Install wp-smushit run once to remove jpeg extra data, then uninstall, done.
    4. Use BWP minify plugin to minify scripts and stylesheets, which I implemented with default settings, done.
    5. Install WP-Super cache, select all recommended settings, done.
    6. Logout your website, visit every page at least once to create super cache files, done.
    7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. once done log out, done.

    And got the following results PageSpeed improved only slightly from 39/100 to 39/100 for mobile and from 64/100 to 67/100 for desktop and demands me to still minify HTML/CSS/JavaScript files. The slight improvement might have been due to having Cloudflare already active before?

    Anyway the PageSpeed results go up to 73/100 for mobile and 92/100 for desktop when I switch the theme to another framework of course lacking all the icons and slideshow.

    Also deactivating all the other plug-ins does not make any difference to the PageSpeed score.

    Only when I take out the 6 page LayerSlider WP on my front page the PageSpeed goes up to 66/100 for mobile and 67/100 for desktop. Even with the LayerSlider off this is not a great speed performance.

    After doing tests with http://www.webpagetest.org the situations seems to be much better, with everything activated and optimised I get a 95/100 score. Yet with a fairly bad first view loading time of around 12 Seconds.

    I am aware that I have activated pretty much every feature available, that’s why I bought it in the first place. If it sets me back in ranking due to slow speed I have to rethink using your theme. I was reading a lot in this Forum and the ones related to Minifying. Is there no other way to improve the speed effecting my User Experience and Rankings. Any help would be highly appreciated.

    Regards

    Dieter

    #326859
    koala
    Participant

    Is there a way to of importing a page of content from a local installation of Enfold? I have a intricate page that I’d like to duplicate on my online demo page. In the old days, I would just copy the editor content and paste it, but it’s all in the visual editor.

    #326847
    kem1975us
    Participant

    I’m using an Enfold Child theme. How do I make my custom css show up in the Avia Layout Builder?

    Here’s an example..

    I’m using the Icon Box in the ALB and am using the Title field. In the site front-end, the Icon Box Title is in an h3 tag. In my child theme I have set the css so that h3 title is orange. How do I make that title apear orange when in the ALB?

    I know that if I had the usual WP editor, I could add the same css to an editor-style.css (assuming that was enabled in the theme) but I don’t know how to do it with the ALB…

    Hope you can help!

    #326834
    datibus
    Participant

    Hi:

    The products slider is not working. The page displays the products below each other.

    I am using WordPress 4.0, WooCommerce 2.2.4 and Enfold 2.9.2.

    Thank you very much in advance.

    Regards,
    Raquel.

    #326821

    It worked perfectly!!!!!
    Thank you Josue, Yigit, Ismael !! thank you all guys. I’m loving this enfold template and your support has been awesome all this time.

    Keep rocking it guys ;)

    #326815

    Hi!

    Can you post the link to your website please?
    Please go to Enfold theme options > Advanced Styling tab and edit “Main menu sublevel links”

    Best regards,
    Yigit

    • This reply was modified 11 years, 6 months ago by Yigit.
    #326811
    This reply has been marked as private.
    #326797
    DStoeckl
    Participant

    Hi,

    I want to use the 80×80 thumbs instead of the 36×36 thumbs. I found the position in enfold/framework/php/class-framework-widgets.php:

    $image_size = isset($avia_config[‘widget_image_size’]) ? $avia_config[‘widget_image_size’] : ‘widget’; (line 446)

    What I have to do to change the image-size? There is no possibility in the backend.

    Thanks,
    Daniela

    #326796
    #326794

    Hey!

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

    @media only screen and (max-width: 767px) {
    .main_menu, #header_main_alternate, .responsive #header .main_menu ul { display: block; }
    li#menu-item-search { display: block!important; }
    .av-main-nav > li { display: none; }}

    Cheers!
    Yigit

    #326790

    Hi Josue,

    i coded it myself and didn’t used the accordeon-element of enfold.

    Best regards,
    Daniela

Viewing 30 results - 211,771 through 211,800 (of 244,547 total)