Viewing 30 results - 9,811 through 9,840 (of 11,218 total)
  • Author
    Search Results
  • nrggirl888
    Participant

    Under the Theme Options, Blog, I have selected: “Use the advance layout editor to build.”
    When editing my blog page, using the advance layout editor, I have added the Masonry element under the “Content Elements” tab. My blog page loads beautifully when I use the Preview button. When I use the direct link to the blog page, I get an error message:

    “Too many redirects occurred trying to open [page url].This might occur if you open a page that is redirected to open another page which is then redirected to open the original page.”

    I am using WordPress 3.9.1., Enfold 2.8.1 and Safari 7.0.4

    Interestingly, the page works fine in Firefox 29.0.1

    Any suggestions on how to fix this?

    #274735

    Hi!

    You need to use CSS for both fixes, first enable this, set a class to that button and finally add this to the Quick CSS:

    .button_custom a{
    pointer-events: none;
    background: rgba(0, 0, 0, 0.4);
    }

    Cheers!
    Josue

    #274458

    Hey heho!

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

    .av_promobox .avia-button {
    position: relative;
    margin-top: 10px!important;
    }
    .avia-promocontent { margin-right: 0; }

    Best regards,
    Yigit

    #273846

    In reply to: Button

    Hi papernapkinmarketing!

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

    .avia_ajax_form .button { color: white !important; }

    Cheers!
    Yigit

    #273840

    Hi Josue,
    here is a process I used to insert a custom social icon in the small bar. Well, I don’t pretend to have discover a revolutionary process ;) this is just a “step-by-step” process which maybe will help beginners like me… Glad if I can help someone ;)

    1/ Create and export your font from Fontello

    2/ In the Admin, edit “functions.php” and past the code: ‘nameofyourfont’ => array( ‘font’ =>’nameofyourfont’, ‘icon’ => ‘ue888’),
    just below the Youtube line, by example.

    3/ On the FTP go to the directory: Enfold –> includes –> admin –> register-admin-options.php

    4/ Edit register-admin-options.php and past the code: ‘Nameofyourfont’ => ‘nameofyourfont’,
    just below the Youtube line, by example.

    5/ Unzip the Fontello folder you’ve exported and go again on the FTP, directory: wp-content –> Themes –> Enfold –> Config-templatesbuilder –> avia-template-builder –> Assets –> Fonts
    Place here your fonts (.eot, .woff, .ttf, .svg)

    6/ Go back to Enfold Admin, “Import/Export” button, and import your Fontello zip folder with IconFont Manager.

    It should work :)

    Best regards
    Jeff

    #273793

    In reply to: Translation

    Hi Happytie!

    You need to install the Chinese wordpress version: http://cn.wordpress.org/ and make sure that the wp-config.php contains this code:

    
    define ('WPLANG', 'zh_CN');
    

    The theme will then load/use the zh_CN.mo file located in the wp-content/themes/enfold/lang/ folder to translate the theme to Chinese. If you want to update/modify the translation files install this plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Please note that we did not create the Chinese translation (all language files except the German translation were submitted by users) and we don’t know if there’re any spelling errors or if the quality of the translation is acceptable.

    Cheers!
    Peter

    #273779

    In reply to: Page Template

    Hey!

    I can’t log in with the login credentials you posted but you can fix the menu easily – just switch to the child theme, then go to Appearance > menus > “Manage Locations” and select which menu should be used for the main menu, etc.. Afterwards hit the “Save Changes” button and go to Enfold > Theme Options > Import/Export and click the blue “Import Parent Theme Settings” button to import the theme settings of the parent theme.

    Best regards,
    Peter

    #273659
    msands
    Participant

    I get a Javascript Void when I hover over certain buttons in Rev. Slider !!! – I cannot make changes or updates, etc …
    Enfold 2.8, latest rev slider, WP 3.9.1, and Firefox

    • This topic was modified 11 years, 10 months ago by msands.
    #273520

    Hey!

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

    .post-meta-infos, .tagcloud a, .title_container .breadcrumb, body div .avia-button {
    font-family: 'Source Code Pro', arial, sans-serif !important;
    }

    Regards,
    Yigit

    • This reply was modified 11 years, 10 months ago by Yigit.
    #273307

    Topic: Email form fix

    in forum Enfold
    Mesheu
    Participant

    Hi guys,

    no matter how many times I tried and followed other threads on this forum, the email forum didn’t work for me. And as suggested here as a solution (https://kriesi.at/support/topic/enfold-contact-form-only-emailing-to-default-email-not-custom-emails/), I downloaded this plugin on my website here –> see the private content section below

    However, I want the email entry box and the submit button box on the same line, next to each other, positioned at the center. Just like in here –> http://common.am/

    But I can’t do it and the avia builder changes its rules. For instance, I tried to put them in a table or ul/li form in the avia builder but it doesn’t recognise. How can I do it in css?

    please help, I am about to freak out :)
    Thank you!
    Ali

    #273111

    Hi!

    Please try to use this url: http://shortiedesigns.com/site/#av_section_1 for the fullscreen slider button. Enfold should then scroll to the av_section_1 section.

    Cheers!
    Peter

    #272912
    This reply has been marked as private.
    hanslindstrom
    Participant

    Hi
    I can’t get the share buttons and related posts to show up below my blogposts.
    Using a child theme. Have no social media plugin activated. And I’ve set everything in Theme options/Blog Layout.

    Would like it to be like your demo site:
    http://kriesi.at/themes/enfold/2014/04/28/new-electric-cars-are-getting-really-fast/

    Thanks in advance!
    Hans

    #272774

    Hi!

    Maybe Enfold can’t regenerate the dynamic stylesheet for one (or more) languages. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file and all other css files – the name of the files may vary based on the language shortcut – inside the dynamic_avia folder. Afterwards go to Enfold > Theme Options to regenerate the dynamic stylesheets (hit the green “Save all changes” button). Please re-save the options for all languages. If this doesn’t solve the problem please create me an admin account and I’ll look into it.

    Cheers!
    Peter

    #272507

    Hi cspoda!

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

    @media only screen and (max-width: 480px) {
    .responsive .mobile_slide_out .logo {
    height: 100px;
    }}

    2-

    @media only screen and (max-width: 480px) {
    .page-id-2381 .avia-button-wrap {
    padding: 0 !important;
    }}

    Regards,
    Yigit

    Cliffy
    Participant

    Hi,

    I have the latest version of Enfold running on WP 3.8.3.
    I have a page with the Accordion Element in a 1/3 Layout Element and two Accordion listings.

    (the page was created by Duplicate Post plugin)

    When I try highlight some text (which is currently Hyperlinked) and press the Hyperlink Button nothing seems to happen. But when I close the Edit Form Element window, and then close the Accordion Window – The Hyperlink Window is there. It was hiding behind the others but there is no way to get to it. I think you call this the Window Focus?

    Hope this helps,

    #272343
    c3computers
    Participant

    Dear Kriesi and members,

    I have a question and mabye you can help me.

    We are creating a webshop with the enfold theme and are looking for a way to filter our products. So that you can click on the options you need and the click the final button to go to the shop with the right active filters. (we are selling LED Lights)

    Here is a exemple of what we need:
    http://www.verbatim-europe.nl/nl_26/led-productc-lamps.html

    Does sombody know a plugin like this? ive searched the internet for it but cant find what were looking for.

    Im asking my question here because i dont no where to start and i love kriese’s themes :)

    Tnx in advance!

    Yannick Okken
    The Netherlands

    #272277

    Hi kevinjsutton!

    Use this code to center the phone number and to increase the font size – you can add it to the child theme style.css file or quick css field:

    
    .av_phone_active_left .phone-info {
    padding-left: 45px;
    font-size: 12px;
    }
    

    You can also use different values if 45px and 12px don’t give you the best results.

    If you want to add a phone icon to the phone number insert

    
    <span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span>787866455
    

    into the “Phone Number or small info text” option field (Enfold > Theme Options > Header Layout) and replace 787866455 with your phone number.

    Regards,
    Peter

    #272216

    Topic: avia.js modification

    in forum Enfold
    AsadIC
    Participant

    Hi Support team,

    I am using a filtering plugin on the following page (http://52kards.com/library/) so that users can search for specific types of videos. One issue is that if a user filters a certain parameter, then clicks on a video, and then hits the “back” button in his browser he will return back to the library, but the video grid on the page won’t display correctly.

    I spoke to the developer of the filtering plugin and he gave me the following solution:

    “Yes, that’s a bug with Enfold. Open themes/enfold/js/avia.js and change line ~647 from:
    if (fixedMainPadding > 0 && hash && apply_to_container == ‘body’)
    to:
    if (fixedMainPadding > 0 && hash && apply_to_container == ‘body’ && hash.charAt(1) != “!” ) ”

    This solution worked just fine in previous versions of Enfold, but I just updated to the latest release (2.8.1), and this fix no longer works. Do you have a possible solution to the problem?

    Thanks
    Asad

    #271963

    Hi ematters1!

    1- Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646
    and go to Enfold theme options > Blog Layout and check social media you would like to display on your blog page under “Share links at the bottom of your blog post”
    2- Your posts should have the same tags that is how theme relates the posts.
    3- Unfortunately we cannot help you customizing Sharaholic buttons, it is using image http: (Email address hidden if logged out) while Enfold is using font icons.

    Best regards,
    Yigit

    Hi!

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

    .avia_cart_buttons { display: none !important; }

    Cheers!
    Yigit

    Thanks for the replay!

    Saving templates are nice, but what if I change a Icon List on one page, will then the content in the other Icon Lists on the other pages be updated? The possibility to create smart templates of single modules would be really nice in forthcoming updates of Enfold.

    Is there a way to create widgets with the Avia Page Builder and use the Widget Area module?

    I guess I must have the latest version of Enfold since I bought it just a week ago, but I still can’t find the share buttons for social media? Where are they? Or could they only be used in blogs? I want them om static pages.

    EDIT: I found the share buttons, but as I suspected, they can only be used on blog pages. It’s importent to also be able to share content on static pages which is important from a SEO perspective. Is there a way to add the share buttons on a static pages?

    For forthcoming updates it would be nice with some kind of pop-up message to confirm if you want to delete a module.

    Thanks!

    • This reply was modified 11 years, 11 months ago by Effektid.

    Hi assessment_systems!

    1) See: http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/

    2) This would be the first we’ve heard of major inconsistencies between browsers. With IE8 there are quite a few but other than that the theme has full cross browser support.

    Regards,
    Devin

    Effektid
    Participant

    Hi,

    I like the Icon List module in Enfold theme and I have done one with some contact info. I have the Icon List in a 1/3 layout module and the rest of the page in a 2/3 layout module. I want this Icon List with the contact info on all pages. Can I in some way reuse one Icon List for all pages or do I have to create a new Icon List for each page?

    I tried to use the Widget Area module and then create a custom widget, but I soon discovered that there was no way to get access to the modules like the Icon List to put inside the widget. Or is this possible in some way?

    It would be nice if the user could save and give a unique id or something to the modules in the layout builder and then reuse them on another page!?

    Finally, I just wonder why there isn’t any social share buttons to link to common social media like Facebook, Twitter or share by e-mail. I can only find icons that links to someones own Facebooks or Twitter page!?

    Looking forward to an answer!

    Thanks!

    #270561

    Hi!

    WooCommerce triggers an action called “added_to_cart” when the user clicks the “Add to cart” button. Kriesi uses this action to fire the “update_cart_dropdown” function located in wp-enfold\enfold\config-woocommerce\woocommerce-mod.js. If you need a different hook/action for your script I recommend to study the documentation here: http://docs.woothemes.com/documentation/plugins/woocommerce/ and to read the comments inside the plugin code (woocommerce folder).

    Best regards,
    Peter

    #270512
    Pete
    Participant

    Hi Guys

    I am using Enfold Boxed and I am trying to create a few pages that have no menu in the header so the user is trapped on that page. The only way for the user to get off that page is to either click the back button or close the page down.

    Is there a way for the menu not to show with some CSS code using the page ID?

    Any help would be very much appreciated

    Thanks

    Peter

    #270441

    My client is complaining now that he and many others cannot see the front page video on this page:
    in Safari (and earlier today also Firefox & chrome but now it’s fine on those browsers), where it either doesn’t load or comes up with a black screen and play button instead of autoplaying when the page loads. Is Enfold only compatible with the latest version of browsers and plugins? Is it possible to have a code that checks for the browser compatibility and plays the video or alternative slideshow (like I have set to run on ipads/mobile) accordingly? The client really doesn’t want to hear that everyone needs a particular browser version (!). Any suggestions??
    thanks
    nancy

    • This reply was modified 10 years ago by Yigit.
    #270192

    Hi Omer!

    Maybe Enfold can’t regenerate the dynamic stylesheet for one (or more) languages. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file and all other css files – the name may vary based on the language shortcut – inside the dynamic_avia folder. Afterwards go to Enfold > Theme Options to regenerate the dynamic stylesheets (hit the green “Save all changes” button). Please re-save the options for all languages. If this doesn’t solve the problem please create me an admin account and I’ll look into it.

    Cheers!
    Peter

    #270120
    Frostholm
    Participant

    Hello everyone,

    The advanced layout editor button has disappeared from my posts area. I have looked at ‘Screen Options’, but it isn’t even addable in there. Everything is normal with Enfold, but the Advanced Layout Editor button in my posts pages. This is quite weird since this was only installed a week ago, a fresh installation. On all the other pages or portfolio items it displays the Advanced Layout Editor button, only in the post area it doesn’t.

    I have also downloaded the lastest version again and reinstalled it. But still not fixing the problem.

    Bugged?

    #269637
    ShortieD
    Participant

    Hi There – I’m trying to add a full screen slider to this page http://shortiedesigns.com/site/ and I can’t find where to add the captions so I can have some text and a button on the left (i’ve done it before but now I can’t seem to find the settings) I want it to be like the full screen slider page you have on the demo site

    http://kriesi.at/themedemo/?theme=enfold

    thanks

Viewing 30 results - 9,811 through 9,840 (of 11,218 total)