Viewing 30 results - 236,101 through 236,130 (of 241,748 total)
  • Author
    Search Results
  • #164117

    Hi,

    Please, add a 500px.com social media icon! ;o)

    Thx

    Jul…

    #164101

    I just logged in and did the same thing I’ve done numerous times and this time it’s working. Before no matter what I did the images would not add to the gallery but now they are. I am on another computer, not sure if that could have any impact (wouldn’t seem so).

    It will be a few days before I can work on this project again but I really hope the glitch is gone. I am using Enfold on several projects and besides this strange issue on one website, it’s the best theme I’ve ever used. Much appreciation.

    #164097

    Hi Kriesi,

    It was fixed by Removing “-webkit-perspective: 1000” from

    .isotope, .isotope-item, .inner-entry, .ajax_slide{
    -webkit-perspective: 1000; /*fix webkit flickering bug*/
    -webkit-backface-visibility: hidden;
    }

    Hope it helps.

    Thanks
    Jas

    #164096

    I got a private message from Nicolas, but I see some other people may be interested in my workaround, so I’m posting my response here. I think you’ll find the answer here:

    https://kriesi.at/support/topic/enfold-video-and-avia-layout-builder-in-ajax-preview/

    You basically have to force it to stop from defaulting to image previews by getting rid of the area that shows them, which alters the layout a bit, but opens up space for Vimeo or whatever video/content you want. I think the code modification provided by Dude in the link was what did the trick.

    And cut the support team some slack, they’re super helpful if you ask for specific technical issues. You’ll have to dig around and try things out a bit.

    – Omar

    #164087

    Good to know, Thanks, BTW before i started this ticket i tried with a pattern and Its was blur in iPad and iPhone (Just to let you know, its hard to tell in pictures sometime)

    Thanks for support

    #164085

    Well thats not entirely true :)
    As it seems only retina macbooks are affected, since I couldn’t reproduce the issue on any of my 4 mac devices (imac, mba, iphone, ipad) And since the market and visitor statistics for high resolution desktop devices are still very small I need to make sure that if I make that update other users are not affected :)

    Also there is still a good number of users running older chrome and safari versions, (dont aks me why one would disable auto updating, but just checked my site statistics)

    But as I said: will check back multiple versions and see if we can safely remove at least some of those “fixes” that are causing trouble now :)

    #164083

    P.S. Interestingly
    Chrome is auto updated and Safari is Mac exclusive now and Mac / iphone/ ipad people always update anyways. So Its Good to change/remove those codes because its creating issues in all new devices.

    #164082

    Hi Kriesi,

    I don’t know. I removed both of them :-D, I’ll recheck it tonight and message you back.

    Thanks
    Jas

    #164081

    Hi nicolasweh,

    The reference version of enfold is a customized version that has functionality the theme does not. So if you wanted the same customization for free the best route would be to contact the user who did it to begin with.

    Cheers!
    Devin

    #164079

    Hello!
    The problem with removing these line of codes is that it might cause problems on older versions of chrome and safari, so at this point I cant really just remove it. By the way: which line exactly was the one causing trouble?

    Will do a few tests with the latest chrome and safari versions and if everything works fine will eventually remove it :)

    Cheers!
    Kriesi

    #164078

    Hi agarkitekter!

    Sure, in enfold/js/shortcodes.js comment out/delete following line

    
    target_wrap.avia_keyboard_controls({27:'.avia_close', 37:'.ajax_previous', 39:'.ajax_next'});
    

    Best regards,
    Peter

    #164076

    In reply to: Many IE8 Issues

    Hey Devin,

    Thanks for the reply. I am currently using respond.js to add responsiveness to the site in IE8, which worked perfectly with the past versions of Enfold, but is now causing the breaking seen in the screenshot.

    1. I tried this both with and without respond.js active, but unfortunately it did not fix the issue, the menu remained the same.

    3. I tried this and unfortunately the problem remains. I’ve also seen several other people on the forum with the same issue in IE8 where the font renders as rectangles. Since this is the only instance on the site where I’m using the Entypo font, could you show me how to simply switch the magnifying glass icon out with an image of my choosing (so I can upload an image of a magnifying glass) or another work around?

    4. This worked, thanks!

    5. I do have respond.js installed, which may explain that. Unfortunately I tried the code you supplied both with and without respond.js enabled and cleared cache, but it doesn’t work either way.

    6. I’ve now discovered an issue that has reared its ugly head again where the menu is overlaying the logo at certain sizes in every browser:
    http://s13.postimg.org/huh20ejhj/Screen_Shot_2013_09_20_at_8_43_41_AM.png

    Thanks,
    Tom

    #164055

    Hey!

    1) You need to translate the menus too (Appearance > Menus). If you use a custom menu widget you need to use the widget logic plugin to translate it – see: http://wpml.org/2011/03/howto-display-different-widgets-per-language/

    3) Because the widget will just show posts from the current selected language. You can translate the widgets though (see 1) ).

    You can remove this flags easily – open up header.php an delete

    
    					/*
    					* Hook that can be used for plugins and theme extensions (currently: the wpml language selector)
    					*/
    		      		do_action('avia_meta_header');
    

    Best regards,
    Peter

    #164054

    Hello babum_2000!

    Please update Enfold to the newest version 2.2. It will fix the bug
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

    #164050
    babum_2000
    Participant

    Hi all,

    since the update to 2.1 the initial open at the accordion is not working correct.
    I know this has been discussed a lot and there should be a temp. fix at https://kriesi.at/support/topic/accordion-since-enfold-21-update-accordion-initial-open-item-is-not-working#post-139264 , but I always get a 404 when going to this page.

    Could one of you you help out please?

    Many thanks,

    babum_2000

    #164045

    Hi!

    I do not have a change to try it online but can you go to Enfold folder and open Header.php file and find following code in line 114
    http://i.imgur.com/xDdyszg.jpg
    and change it to
    http://i.imgur.com/1mgXrvu.jpg

    Regards,
    Yigit

    #164043

    BTW, I still cannot understand (or discover) how to turn off those flags in the top right corner of my menu (see picture)

    #164042

    Ok, I discovered how to duplicate content and translate it. But the result is awful, the new page (i.e. the page translated) has some issues:
    1) in the sidebar I have my top menu
    2) the language selector disappears
    3) The widget Enfold Latest News – which is in my footer – disappears

    #164040

    Hey Yigit
    Thx for the answer – but that just “jump” into a new window that is also a 404
    I want it to (when you are on your mobile) to ask if it (the mobile) should call the no. directly and I can do that on a normal page by using the
    a href=”tel:xxxxxxxxxxx″>xxxxxxxxxxxx</a – but not if I put it into the the header in Enfold.
    Best Regards
    S

    #164034
    pe6ev
    Participant

    Hi i’m using captcha option in contact form but there is a strange bug, the field for the answer of mathematical question is duplicated with questin mark. Here is a screen shot http://www.4shared.com/download/sMqYh0Kh/contact.jpg?tsid=20130920-105641-2a90a494 . How to fix it. Thanks in advance.

    #164027
    krear
    Participant

    Hi! I’m developing a site with this amazing templates!…but only thing that i can fix is the design of single entry and loop.
    I can see the design lke in demo! the development site is in http://europa.serverkrear2.net/?page_id=317 in Noticias / Noticias!

    What can i do for fix this and have the same design like in demo!

    Thank you!!

    Nice work!!

    • This topic was modified 11 years, 7 months ago by krear.
    #164024

    Thanks Kriesi,

    This fixed the issue. GREAT HELP.
    Kindly update your theme as well. Now it looks beautiful. Whole section was blur when all elements in Website (Even at your demo) are crisp clear.

    Thanks
    Jas

    P.S. Dear Devin, I wasnt angry, but there was no way left for me to explain. I was saying same thing from beginning and trying to explain better even before anyone reply to it helps you as well.

    I was trying to help as well to make this beautiful theme the best. My developer was suggesting me from 2 weeks to change it to something else, but i was stuck to make this theme work. There are always issues but people like you, me and Kriesi are working hard to polish it and to make it the best.

    #164019

    In reply to: Footer

    Hi!

    Would you like to decrease padding in footer? If so, please add following code to Quick CSS in Enfold theme options under Styling

    #footer { padding: 15px 0 15px 0; }

    If not, please describe more specifically

    Best regards,
    Yigit

    #164013

    Hello!

    Yes, wp-options and the templates are saved as post meta data.

    Cheers!
    Peter

    #164008

    OK, found it. Most is in the ‘wp-options’ table.
    Tx,
    Frank

    #164007

    Hello!
    Since I dont own a retina macbook either its hard for me to help with this issue as well, but lets try a new approach. In general we use CSS3 transitions for elements like the overlay, and often times we need to apply a special fix to prevent flickering. I think that fix could eb the cause of this issue.

    So please try the following: open up shortcode.css in folder css and remove, one by one, all occurences of

    	-webkit-perspective: 1000;
    

    and

    	-webkit-backface-visibility: hidden;
    

    And let us know if it helps

    Regards,
    Kriesi

    #164006

    Hi!

    Btw – you can also save existing advanced layout templates if you don’t want to use the WPML duplicate feature: http://www.screenr.com/ee97

    Cheers!
    Peter

    #164002

    In reply to: Changing width

    Hey!

    No, this is not easily possible. Enfold supports a 1210px layout and a 1030px layout. The css grid framework is optimized for these container widths and if you change the width of the container you also need to change the width values of the entire css grid. Kriesi suggests ( http://themeforest.net/item/enfold-responsive-multipurpose-theme/discussion/4519990?page=81#comment_4797760 ) to hire a freelancer for the job.

    Regards,
    Peter

    #163999
    jackyking
    Participant

    Hi,

    I tried to use the child theme but the styling got messed up with two rows of main menus showing up. Followed the instructions at http://codex.wordpress.org/Child_Themes and added


    /* =Imports styles from the parent theme
    ————————————————————– */
    @import url(‘../enfold/style.css’);

    /* =Theme customization starts here
    ————————————————————– */

    to the enfold Child theme style.css file.

    Did I do it correctly?

    Also, if I added codes to the header.php file, does it mean that I need to copy header.php file to the child theme directory? does the same rule apply to all the files that were modified?

    Last question, now we have everything installed by default under the enfold directory, can we rename the folder to abc? would that change collapse the site? Once renamed, would I still be able to get automatic update from themefrost with the correct API key entered?

    Thank you for your help!

    #163995

    Hey!

    You can create a wiget area in Appearance > Widgets and add desired widgets then on page edit screen you should find layout on the lower right and set sidebar http://i.imgur.com/8BYLtxR.jpg
    Please make sure that you choose to display sidebar in Enfold theme options http://i.imgur.com/AUc9ykw.jpg

    Regards,
    Yigit

Viewing 30 results - 236,101 through 236,130 (of 241,748 total)