Viewing 30 results - 237,781 through 237,810 (of 243,739 total)
  • Author
    Search Results
  • #165950

    Oh, you good thing, thanks so much Devin….did the trick, much apprec’

    cheers

    Darryl

    #165949

    Hey toshism!

    Sure, you can use the :before pseudo element with the image you want to use in it content. See: http://coding.smashingmagazine.com/2011/07/13/learning-to-use-the-before-and-after-pseudo-elements-in-css/

    Regards,
    Devin

    #165943

    Looks like this may be a bug in 2.2. For now you can fix it with:

    .logo, .logo img {
        width: auto !important;
    }
    

    Should get fixed in 2.3 hopefully.

    Regards,

    Devin

    #165938

    Hi!

    Everything looks pretty sharp on my end when checking now. Images in WordPress are somewhat touchy. Its best to just use the largest possible size you have available and then with Enfold choose an image size larger than the container for whatever gallery/image implementation you have.

    Regards,
    Devin

    #165932

    Hello courtierweb1!

    I’m not really sure what you mean. Both the index and /beta of that domain are the same theme.

    For youtube links, you can disbale the themes lightbox plugin from picking them up by adding the nolightbox class to the link. Eg:
    <a href="http://www.youtube.com/">Youtube</a>

    Regards,
    Devin

    #165924

    In lieu of hearing from any support here I talked with my host for a bit to see what we could find. Looks like they may have resolved by turning off pagespeed:

    Can not edit pages with the theme enfold. At first I received a couple of
    modsec errors

    [Tue Sep 24 18:04:29 2013] [error] [client 10.30.5.49] ModSecurity: Rule
    265eda8 [id “3000086”][file
    “/usr/local/apache/conf/modsec2/rootkits.conf”][line
    “155”] – Execution error – PCRE limits exceeded (-8): (null).
    [hostname “myserver.com”] [uri
    “/wp-admin/admin-ajax.php”] [unique_id
    “id”]

    [Tue Sep 24 18:22:09 2013] [error] [client 10.30.5.49] ModSecurity:
    collections_remove_stale: Failed deleting collection (name “ip”, key
    “ip”): Internal error [hostname
    “myserver.com”] [uri
    “/wp-content/themes/enfold/framework/css/avia_colorpicker.css,qver=3.6.1.pagespeed.cf.8hBxrSmIyJ.css”]
    [unique_id “id”]

    [Tue Sep 24 18:22:09 2013] [error] [client 10.30.5.49] ModSecurity:
    collections_remove_stale: Failed deleting collection (name “ip”, key
    “ip”): Internal error [hostname
    “myserver.com”] [uri
    “/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/css/avia-media.css,qver=3.6.1.pagespeed.cf.X8onwKqTMi.css”]
    [unique_id “id”]

    whitelisted the following.

    <LocationMatch “/wp-admin/admin-ajax.php”>
    SecRuleRemoveById 3000086
    </LocationMatch>

    We get the same thing.

    Tried raising the PCRE limits.
    /usr/local/lib/php.ini :

    pcre.backtrack_limit = 10000000
    pcre.recursion_limit = 10000000

    /usr/local/apache/conf/modsec2/custom.conf

    SecPcreMatchLimit 150000
    SecPcreMatchLimitRecursion 150000

    Did no good.

    In the code we found that it was failing at

    GET
    http://myserver.com/wp-includes/js/tinymce/langs/en.js?ver=358-25336
    404 (Not Found)
    wp-tinymce.php,qc=1,aver=358-25336.pagespeed.jm.xvSTA_cQNy.js:1 GET
    http://myserver. com/wp-includes/js/tinymce/themes/advanced/langs/en.js?ver=358-25336
    404 (Not Found)
    wp-tinymce.php,qc=1,aver=358-25336.pagespeed.jm.xvSTA_cQNy.js:1 Failed to
    load: http://myserver.com/wp-includes/js/tinymce/langs/en.js
    wp-tinymce.php,qc=1,aver=358-25336.pagespeed.jm.xvSTA_cQNy.js:1 Failed to
    load:
    http://myserver.com/wp-includes/js/tinymce/themes/advanced/langs/en.js
    wp-tinymce.php,qc=1,aver=358-25336.pagespeed.jm.xvSTA_cQNy.js:1 Resource
    interpreted as Font but transferred with MIME type application/x-font-woff:
    http://myserver.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff&#8221;.
    post.php:1930 Uncaught TypeError: Cannot call method ‘setContent’ of
    undefined avia-modal.js,qver=0.3.1.pagespeed.jm.GwFNp0CbNe.js:77

    Customer is using wp 3.6.1
    customer stated he has installed the latest version of enfold

    no errors for the site specifically coming up in apache other then the modsec
    errors.

    But I believe we have resolved the issue. There was a issue the wherepagespeed_module was interfering with the loading of the edit page.

    avia-modal.js,qver=0.3.1.pagespeed.jm.GwFNp0CbNe.js:77

    We turned off pagespeed for now

    If you want we can turn this on again and enter a entry in .htaccess like the following.

    <IfModule pagespeed_module>
    ModPagespeedDisallow http://myserver.com/wp-admin/*
    </IfModule>

    Would appreciate any follow up from the support here to see how we might get everything running with the pagespeed module since thats nice to have.

    Thoughts?

    bspeice
    Participant

    I need to modify a function that is defined in the ‘avia_sc_gallery’ class. The class is defined here:

    wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery.php

    The function I need to modify is shortcode_handler(). I tried to define the class in the child theme’s function.php, but apparently the ‘aviaShortcodeTemplate’ class that ‘avia_sc_galler’ extends does not exist at the time that the child theme’s function.php is being processed.

    Is there a ‘cool’ way to do this with the child theme, or do I really need to modify the file in the enfold theme itself?

    Thanks!

    • This topic was modified 12 years, 2 months ago by bspeice.
    #165908
    mastcharter
    Participant

    Hello,

    I’ve come across an issue with my Enfold 2.2 install. When scrolling down the page, my header image flickers and disappears and the nav bar also flickers.

    You can see this at http://dev.mastccs.org. I reproduced this both logged in and out in both Chrome and Safari.

    Thanks!
    Phil

    #165899
    wendlandm
    Participant

    I would like to add a small slider banner as an ad at the top of my blog page below the menu. Something like the banner found in this demo page: http://kriesi.at/themes/enfold/homepage/home-v4-small-slider/

    I am building a demo page for the site at this url: http://wilberforcemusic.com/

    I would like it to appear at the top of every blog page in a similar fashion to how I have used banners on my current website: http://buriendaily.com/

    Any help would be awesome! Thanks!

    #165894

    Thank’s, thats a bit more idiot proof. Unfortunately that didn’t work. In fact, it introduced some other bugs.

    Enfold 2.2 is trying to set the width on the image to 296px, but is not setting the height, resulting in the warping. My logo image is 300x91px. Under Enfold v2.1 this scales to 257x78px, because the image scales to the container size (.logo img { width:auto;height:auto; } in base.css).

    When scrolling a small amount from the top of the page, the width stays fixed to 296px but the height shrinks, distorting the image massively.

    It did fix the logo size changing when resizing the window width above and below 1160px.

    tldr;
    If you’re going to set the logo size with js, I think you need to set both dimensions, and remove the auto in base.css. Also you need to fix the behavior when scrolling.

    A question: Should my logo image be smaller?

    Cheers,
    Jason

    Hi!

    Author pages are created automatically for anyone who is a registered user. Its just a template that formats the WordPress author template. See: http://codex.wordpress.org/Author_Templates

    Regards,
    Devin

    #165849

    Hello itchybrain!

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

    .mobile_active #advanced_menu_toggle { font-size: 14px; }

    Then in your WordPress theme directory, please go to Enfold > Js folder and open Avia.js file find following code in line 106 http://i.imgur.com/4Duo3EP.jpg and replace underlined place with “Menu”

    Cheers!
    Yigit

    #165841

    Thanks, Devin. That’s fine, but the customization will disappear every time I update the theme.

    Look what I have coded, maybe you want to include the snippet in the next version of enfold?

    To avia.js, I added after line 1233:

    // function to decide if menu overlaps logo
    	function menuSqueezed(){
    	  if(!$("#header ul#avia-menu").attr("origwidth")) $("#header ul#avia-menu").attr("origWidth",$("#header ul#avia-menu").width());
    	  return(($("#header ul#avia-menu").attr("origWidth")*1 + $("#header .logo img").width()) > $("#header .container").width());
    	}

    and then I replaced line 1369ff with this:

       //plugin functionality
        function run($this){
       
          //menu doesn't exist
          if((isMobile() || menuSqueezed()) && !menuExists($this)){
            createMenu($this);
          }
    
          //menu already exists
          else if((isMobile() || menuSqueezed()) && menuExists($this)){
            showMenu($this);
          }
    
          //not mobile browser
          else if(!isMobile() && menuExists($this)){
            hideMenu($this);
          }
    
        }
    

    For me, this works like a charm because it adapts dynamically to the width of logo and menu and switches to the mobile menu if things won’t fit. You can try via the above url. This even works on a full width window with a too much stuffed menu. I could imagine this would be great for other enfold users, too, since surely nobody wants menu and logo to overlap. :)

    Cheers,
    Rolf

    • This reply was modified 12 years, 2 months ago by mlkg.

    ok, for forums, okay. how about an author page

    Hi JRUp!

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

    .iconbox_top .iconbox_content { background-color: #ffffff!important; }

    Best regards,
    Yigit

    #165818

    Hey!

    There was a red text shadow on main menu elements. This will remove it. Please add following code to Quick CSS in Enfold theme options under Styling

    .main_menu ul:first-child > li > a { text-shadow: none!important; }

    Regards,
    Yigit

    #165815

    In reply to: Enfold Showcase

    Hello!


    @tocal
    your website is a great example of what can be done using Enfold :)

    Cheers!
    Yigit

    #165812

    Hello thedodder!

    Firstly you need to select “Single Author, Big Preview Pic” as Blog Style in Enfold theme options http://i.imgur.com/j0xGfpf.jpg
    Then you should make sure that you choose not to display sidebar in both Blog and Single Blog pages http://i.imgur.com/cWXukmM.jpg
    And that should do

    Best regards,
    Yigit

    #165807

    Thanks Yigit, will do!

    #165806

    In reply to: Enfold Showcase

    A great design from a colleague of mine that I managed to create using Enfold and just a few styling & dev tweaks. http://noodle.19grams.co.uk

    #165803

    Hello!

    Glad you solved it! I think now you should showcase your website here https://kriesi.at/support/topic/enfold-showcase/ if you have not already ;)

    Regards,
    Yigit

    #165797

    Proplem solved. There’s a great plugin that did all the hard work for me. Check it out: http://www.blogsynthesis.com/wordpress-jquery-smooth-scroll-plugin/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=smoothscrollplugin

    #165794

    Hey!

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

    #top .social_bookmarks { float: right; margin-right: 230px; }

    Best regards,
    Yigit

    #165788
    gmmediadienste
    Participant

    Hallo,
    enfold ist scheinbar nicht kompatible mit dem Plugin http://wpseo.de/
    Ist das Plugin aktiviert, funktioniert die Paginierung nicht mehr.

    Ich habe das Plugin seit Jahren auf etwa hundert Blogs laufen. Problemlos.

    Der Programmierer von wpSeo hat mir folgendes geantwortet:

    Genau so steht im Helpdesk http://helpdesk.wpseo.de/faq/theme-paginierung/

    So ist es halt, wenn Themes und Plugins nicht konform gebaut werden. Die Twenty Themes sind immer eine feine Referenz für die Kompatibilität.

    #165784
    Susanne
    Participant

    hi, is it possible to create on a LayerSlider a sort of button (link) with a mouse hover function that changes the color when the mouse pointer is over?

    in explicit, look at the fullscreen slider that you find in the “enfold preview -> pages > fullscreen slider” http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/

    how did you manage to change the button “learn more” when the mouse moves over it?

    thank you :)

    #165781

    Hi, thank you for the quick reply. When I add that line on functions.php I get the following error:
    “Parse error: syntax error, unexpected ‘=’, expecting ‘)’ in /home/content/71/8730971/html/wp-content/themes/enfold/functions.php on line 26”

    After deleting the addition, this error persists. Any clue why?

    Hi Carsten!

    The thumbnail clarity issues is somewhat complicated. When you upload the images WordPress generates all of your thumbnails based on the theme settings (functions.php). So when you change those values you will need to re-generate the images.

    For the thumbnails this should really be needed but I’ll take a look at that at the same time as the column issue.

    Create a temporary admin account for me and I’ll log in and take a look at the columns issue since it could be quite a few different things.

    Send the login data to my email at DevinVinson ( at ) gmail.com . Make sure to include a link to this topic in the email so my spam filter doesn’t grab it.

    Best regards,
    Devin

    #165773

    As far as I know Kriesi has not found a true fix for it. The changes made are such that it degrades to a static image on mobile which I believe is what Kriesi intends.

    But he is working on putting out 2-3 updates a month on Enfold so I’ll add it as an issue to be re-addressed.

    Regrds,

    Devin

    #165766

    In reply to: Enfold Bug In Main Nav

    I’m not able to get that to work. I’m not sure why…

    #165763

    Great, thanks Devin! Really interested in what they have to say. The 7th column is very important due to the nature of the content, so hoping there’s a work-around, even if it does involve editing the js.

Viewing 30 results - 237,781 through 237,810 (of 243,739 total)