Viewing 30 results - 209,821 through 209,850 (of 244,617 total)
  • Author
    Search Results
  • #337085

    In reply to: Product image size

    Hey Ignazio!

    Thank you for using Enfold.

    I checked the site and the masonry is using the “masonry” thumbnail size which is 705x705px.

    Best regards,
    Ismael

    #337084

    Hey aadler!

    Thank you for using Enfold.

    Can you please give us a link to the blog page? Note that the avia social share section will only show on single post page.

    Best regards,
    Ismael

    #337083

    Hey fsr-eui!

    Thank you for using Enfold.

    You can set the minimum height of the color section on Section Minimum Height option. It should expand automatically when you add more content.

    Cheers!
    Ismael

    Adenadoume
    Participant

    Thought I’d share some code for Contact Form 7 users:)

    Contact Form 7 styling to match Enfold’s Contact Form (Light Transparent Color Scheme)

    Added these classes in style.css of child theme (or in Quick CSS of Enfold’s General Styling)

    .enf_fields {
    	background: rgba(0, 0, 0, .0) !important;
    	border:2px solid #fff !important; 
    	border-radius:3px !important;
    	padding: 13px !important; 
    	width: 100% !important;
    	min-width: 50px;
    	font-weight: 400 !important;
    	color:#fff !important;
    	}
    
    .enf_text {
    	font-weight: 400 !important;
    	color:#fff !important;
    }
    
    .enf_button {
    	background: rgba(0, 0, 0, .0) !important;
    	border:2px solid #fff !important; 
    	border-radius:3px !important;
    	padding:16px 20px !important; 
    	min-width:142px !important;
    	font-size:12px !important;
    	}
    
    .enf_button:hover {
    	background:#883D1F !important;
    }
    

    *CHANGE background # to your theme color.

    And here’s the Contact Form 7 data:

    <p class=enf_text>Name*</p>
    
    [text* text-1 class:enf_fields]
    
    <p class=enf_text>E-Mail *</p>
    
    [email* email-1 class:enf_fields]
    
    <p class=enf_text>Message *</p>
    
    [textarea* textarea-1 class:enf_fields]
    
    [submit class:enf_button]

    And how it looks: Contact Form 7 Light Transparent

    #337076

    In reply to: event calender

    I’m gonna use this topic to say that even tho this is a great plugin, I have a question about being fully compatible with Enfold.

    I have installed The Event Calendar on my site and wanted to use the Avia Template Builder on it.
    Ok, changed the config so it would appear on the custom post type. Worked.
    But if I use the Advanced Layout Editor on an event, when I publish it, the options from the Plugin doesn’t show! It appears like a normal page. The only “workaround” I could do was enabling the debug mode, copying the shortcodes and pasting them “outside” the Advanced Layout Editor.
    Unfortunately I can’t ask my client to do that… Agreed?

    So, any thoughts on how to enable Advanced Editor keeping the Plugin options like on the event page?

    Thanks!

    #337067

    I did some additional testing coping a page from my webserver using enfold debug view to my MAMP server wp site and when the page glitched on save and lost half the page it also caused my wp install to loose revision history just like on the webserver, which I can figure out how to get it back. Very odd.
    I use ff 33, chrome and safari and this issue appears to be the same with all. Unless ff is causing pagebuilder to glitch and corrupt the site code.
    Still on the sideline until is worked out.

    #337061
    eldrico
    Participant

    Hi guys,

    Me again for another website. I’ve the last version of enfold with the last version of wordpress.

    I have a problem with breadcrumb and portfolio filter that are aligned vertically instead of horizontally.

    Thanks in advance guys and thanks also for all the updates you make all the time, it’s awesome!

    #337060

    Ah. Needed to update theme – very sorry.

    I am looking for the switch for the subtext for each menu item. I’ve looked everywhere I can think of (documentation, tutorials, menu creator, enfold options, and single page editors). I hate to ask another silly question, but I’m stuck.

    Thanks.

    #337056
    Kristofer Vildbird
    Participant

    Hey Guys!
    I was wondering how to get the G Map to look like in this demo?
    http://kriesi.at/themes/enfold-business-flat/contact-2/

    I do not want ot install the demo because then my site is overwritten, right?
    Can you pls tell me how to do this. I’ve tried all the possible ways I as a novice can come up with.

    Cheers!
    Kristofer

    #337048

    In reply to: PROBLEM COPYRIGHT AREA

    This reply has been marked as private.
    #337015
    pede1
    Participant

    Hey there,

    just recognized that my thread https://kriesi.at/support/topic/problem-after-updates-wp-and-enfold-website-broken/ was closed out though it has not been solved yet!

    So please let me know.

    Thank you
    Pede

    #336970

    Topic: Feed Breaking

    in forum Enfold
    NoahCurran
    Participant

    So, my feed keeps breaking. It says:

    This page contains the following errors:

    error on line 2 at column 6: XML declaration allowed only at the start of the document
    Below is a rendering of the page up to the first error.

    I have used plugins and such that fix the feed, but now that I am using a CDN those plugins interfere with the CDN. Therefore, I hired a professional to uncover the reasoning – if it was a plugin, etc…I got the report back today. Please read what he had to say and help:

    So I did extensive digging and testing on this issue. It does appear that the way the child theme works with enfold is the cause of the feed breaking. I was able to get all of the same plugins active and switched to the enfold theme and it works properly:

    I actually went through all of the themes files for both the parent and the child. There were tons of files in there that had blank space at the end. Removing those caused the enfold theme to work but for some reason the child theme does not seem to work. There is something about the way this child theme works with the parent that is causing it to continually break the feed. I looked through all of those php files for the child theme and couldn’t find any outstanding php files with blank lines at the end. Can you please run this issue by the code author to see if they are including/calling any php files from other sites or if they can just help to get the errors with the theme resolved? I’ve manually removed the ending blank lines for the parent and child themes in a test environment already but for some reason the child theme is being very stubborn.

    #336964

    Hello @Yigit, that’s what I did but I’m very frustated being forced to wait for a feature we had before : I can’t upgrade to Enfold V3 because of that… :( to bad

    #336956

    I appreciate your assistance with this, but do you mind supplying a little more information that could be helpful to me in sending me in the right direction in regards to the Social Share Summary? The Social Share Summary (for example, when sharing a blog post in enfold to Facebook) is a little confusing to some who read it. I just need to add “Published on” next to the date. If you do not have code to correct this problem, is there a plugin that will allow me to fix this that is compatible with Enfold? Please, I really need to sort this out. Thank you.

    #336952
    radefeld
    Participant

    I had a quick question about making an update to Enfold where it will pull the correct URL from the WP_SITEURL and WP_HOME definitions set in wp-config.php.

    Background: I have a site i’m working on locally for development and everything works brilliantly with one exception: The font icons when calling entypo-fontello.woff are using the live site (as pulled from the database – sireurl in the wp-options table). The result is that all these icons are broken in the dev site, but work properly in the live site. I’ve found the problem to be that I have WP_SITEURL set in my wp-config.php to override the setting but Enfold isn’t pulling the config value, it’s using the database value.

    Could you make an edit and perhaps let me know where I can also make the edit to fix this?

    Thanks so much!

    #336950

    Hi Arthurvanderlee!

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

    .home .content {
    padding-top: 0;
    }

    Best regards,
    Yigit

    #336947

    In reply to: Navigation bar height

    Hey robertwood04!

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

    .av-main-nav > li > a { padding: 0 9px; }

    Regards,
    Yigit

    Alkaiserred
    Participant

    Hi team,

    How can I get the snazzy kind of transparent button found here: http://kriesi.at/themes/enfold-photography/

    Thanks all.

    • This topic was modified 11 years, 6 months ago by Alkaiserred.
    #336929

    Hey!

    Sorry for the late reply! Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div.avia_textblock { -webkit-font-smoothing: antialiased; }

    Which browser and OS are you using?

    Regards,
    Yigit

    #336925

    In reply to: Full width logo

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

    #336923

    In reply to: Header

    Hey!

    Please go to Appearance > Menus and check “Enfold main menu” under Menu Settings

    Best regards,
    Yigit

    #336899

    Hi tolloti!

    Ja, man muss zumindest “Moderator” sein, dass dieser Button angezeigt wird. Wenn ihr dies ändern wollt, öffnet enfold\config-templatebuilder\avia-template-builder\php\tiny-button.class.php und ersetzt:

    
    if ( current_user_can('edit_posts') &&  current_user_can('edit_pages') && self::$count == 0)  
    

    durch

    
    if ( current_user_can('edit_posts') && self::$count == 0)  
    

    zu ersetzen.

    Alternativ könnt ihr mit zB https://wordpress.org/plugins/groups/ die edit_pages Berechtigung auch an Editoren vergeben, oder ihr “upgraded” alle Editoren, welche Shortcodes einfügen müssen, zu Moderatoren.

    Cheers!
    Peter

    #336898

    Hey!

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

    @media only screen and (max-width: 480px) {
    .responsive #main .container_wrap:first-child .container { width: 300px; }}

    Regards,
    Yigit

    #336896

    In reply to: Heading and menu

    This reply has been marked as private.
    #336892

    Hi mmc-werbung!

    That really isn’t something we can assist with unfortunately. There are a couple of ways you can set up a multisite and it depends on how you want to set the whole thing up.

    Moving over the settings is doable from within the Enfold options from the import/export options but if you want to move a database you’ll need a plugin like WP MigrateDB or WP MigrateDB PRO.

    Cheers!
    Devin

    #336890

    Hi!

    We don’t support the “pro lightbox” because it would require quite a lot of work to integrate it and I’m not aware of many other requests regarding the integration of the pro lightbox. You can suggest this feature here: https://kriesi.at/support/enfold-feature-requests/ and we’ll look into it if more users vote for it.

    Cheers!
    Peter

    #336881

    Hi Romsky!

    Diese Anpassung ist leider zeitintensiv und wir können dabei nicht helfen, da wir nur kleine Anpassungen von unserem kostenlosen Support umfasst sind. Mehr hierzu: https://kriesi.at/support/register/#av_section_2

    Wenn du den Code selber anpassen möchtest, so findest diu diesen in enfold\config-templatebuilder\avia-shortcodes\product_list.php. Ggf würde ich hierfür einen Entwickler beauftragen, falls dies notwendig ist.

    Best regards,
    Peter

    Hi billlon!

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

    .tribe-events-page-template .title_container {
    display: none!important;
    }

    Cheers!
    Yigit

    #336865

    In reply to: Full width logo

    Hi!

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

    .html_header_top.html_logo_center .logo {
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
    div#header_main .container {
    width: 100%;
    margin: 0;
    }

    Cheers!
    Yigit

    #336863

    Hi estercuni!

    I can’t access the url right now for some reason but what you are describing is an issue with using an out of date theme version with WordPress 4.0.

    You need to be on Enfold 2.9.2+ for it to work with WordPress 4.0.

    http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Devin

Viewing 30 results - 209,821 through 209,850 (of 244,617 total)