Viewing 30 results - 229,651 through 229,680 (of 244,586 total)
  • Author
    Search Results
  • #219968
    Munford
    Participant

    HI
    my client likes the transparent overlay text boxes on this site:
    http://impactalliance.dk/

    how do I do something like this in enfold, using still images
    in the background instead of the video? I tried using the
    icon boxes, but that’s not quite right.
    any suggestions?

    thanks!

    #219958

    Hi,

    I have the same problem as all of the above. How do I get the Enfold contact form working?

    / Theo

    #219946

    Hi!

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

    
    .page-id-57 .avia-builder-el-9 { background-color: white; border-color: blue!important; }
    .page-id-57 .avia-builder-el-9 .su-spoiler-title { color: red; } /* for first widget */
    .page-id-57 .avia-builder-el-12 { background-color: white; border-color: blue!important; }
    .page-id-57 .avia-builder-el-12 .su-spoiler-title { color: red; } /* for second widget */
    .page-id-57 .avia-builder-el-15 { background-color: white; border-color: blue!important; }
    .page-id-57 .avia-builder-el-15 .su-spoiler-title { color: red; } /* for third widget */
    .page-id-57 .avia-builder-el-16 { background-color: white; border-color: blue!important; }
    .page-id-57 .avia-builder-el-16 .su-spoiler-title { color: red; } /* for fourth widget */

    Best regards,
    Yigit

    #219945

    Hey xpoveda!

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

    .search .sidebar { display: none!important; }
    .search .container .nine.units { width: 100%; }

    Regards,
    Yigit

    #219920

    Topic: Enfold multilingual

    in forum Enfold
    Renko
    Participant

    Hello dear team,

    for a new customer we would like to install the Enfold theme with multilingual functionality (4 different languages).

    I learned that the most popular (and probably the most efficient) way to use multilingual sites is the WPML plugin: https://kriesi.at/support/topic/which-wpml-multiligual-plugin-is-right-for-me/
    https://kriesi.at/support/topic/multilingual-press-pro-enfold-multisite/

    Is that true? Or is there another solution you can recommend for a multilingual WordPress site using the enfold theme?

    Thanks in advance for your responses.

    Rainer

    #219898

    In reply to: Enfold Showcase

    https://kriesi.at/support/topic/enfold-showcase/#post-116454

    very nice Medienvirus – but this is Jupiter Theme – isn’t it ?

    • This reply was modified 12 years, 2 months ago by Guenni007.
    #219897

    Hi Ismael,
    Thanks for your quick reply.

    Ouch… I have misread when I purchased, thought it supported both BBPress and BuddyPress. The issue is, I need all the functionality that Enfold has, PLUS compatibility with BuddyPress/BBPress.

    How on earth do I find a developer at such short notice who is familiar with Enfold.
    And, how big a job is this? Would Kriesi be able to do this for me? Perhaps its good to have Enfold BBPress compatible anyway, I suspect a lot of people would like that.

    I guess WP Symposium may be an alternative for BuddyPress.
    Is that compatible with the Enfold theme?

    #219896

    In reply to: Enfold blog layout

    I also selected the Multi Author Blog and the Read more link.
    But the blog shows the whole post

    #219894
    peterfagerberg
    Participant

    Hi!

    The new Google Universal Analytics works fine with Enfold but in order to get demographics, interests and remarketing data you need a slightly upgraded code as described here: https://support.google.com/analytics/answer/2444872?hl=en&utm_id=ad.

    Any chance that Enfold will implement it? Or maybe give users a choice between “Universal Analytics Basic” and “Universal Analytics Plus”?

    In terms of content, Google recommends that users of the Plus version describe their privacy policy based on guidelines found here: https://support.google.com/analytics/answer/2700409

    Rgds ///Peter

    Hello

    All the images in the Easy Slider are set to Lightbox, its just not adding required markup to the theme. All the other options I can choose at each image work, just the lightbox option isnt working.

    #219876

    Hi!

    Ah, ok. Your first question was a bit confusing because you talked about the “shopping cart” which is not the shop page. If you want to set the shop page as front page go to Enfold > Theme Options and select the “Shop” page as front page. If the shop doesn’t show up on the front page go to Settings > Reading and tick “Static front page” and select the shop page from the dropdown.

    Cheers!
    Peter

    #219869

    Hi!

    You can ignore the “theme specific plugins” – they won’t be affected by the child theme.

    Anything else I should watch out for??
    Yes,

    1) Import the parent theme settings after you switched to the child theme (Enfold > Theme Options).
    2) You must configure the menu location again (Appearance > Menus) because WordPress saves it with the theme name and the child theme has a different name.

    Regards,
    Peter

    #219862

    Hey!

    Nein, die @media print Anweisung ersetzt das zusätzliche Stylesheet. Daher der Code der sich in eurem print stylesheet befindet, kommt einfach zwischen

    
    @media print { 
    

    und

    
    }
    

    hinein. Wie bereits oben gesagt verfügt Enfold derzeit nicht über print friendly CSS Code, daher wenn ihr selbst keinen CSS Code für die Anpassung für Drucker habt (den ihr einfügen könntet), dann bringt euch eine solche Anpassung nichts. Ihr müsstet erst selbst den passenden CSS Code erstellen und diesen dann nach @media print einfügen.

    Cheers!
    Peter

    #219857

    In reply to: Pricing Table Issue

    Hi!

    Ismaels code should solve the issue: https://kriesi.at/support/topic/pricing-table-issue/#post-218571

    If you don’t want to change the height of all tables I recommend to insert this code at the bottom of functions.php

    
    add_theme_support('avia_template_builder_custom_css');
    

    Afterwards Enfold will show a “custom css class” field for each template builder element and you can use this css class to set a different table height for a certain table. I.e. insert “mytable” into the css class field and use some css code:

    
    .mytable .pricing-table>li {
    min-height: 70px;
    }
    

    to change the height.

    Cheers!
    Peter

    #219851

    In reply to: Enfold blog layout

    Hoi Devin, ok but when I have a look at the demo site; http://kriesi.at/themedemo/?theme=enfold
    Blog > Blog Mulit Author.
    And click on the first post (with the balloon) > and then click on the image.
    I see that the image is a big picture, but not wide!

    #219847

    Ismal,
    I fixed it by using:
    .avia-center-col > .avia-image-container img{width:100%;}
    What do you think about it?

    #219846

    Hi derbjoern!

    1) Bzgl Responsive Lightbox kann ich leider nicht weiterhelfen. Ich kenne das Plugin nicht und weiß auch nicht, wie und ob es mit Enfold verwendet werden kann. Ich habe hier: http://www.mediafire.com/?05ho02ecut516hu ein Child Theme für fancybox erstellt. Möglicherweise hilft euch das irgendwie weiter.

    2) Versucht einmal folgenden Code in das Quick CSS Feld einzufügen:

    
    #top .avia-slideshow li img {
    width: auto;
    }
    

    – dadurch sollten die Bilder ihre Originalweite behalten.

    Regards,
    Peter

    #219840

    Hi Ismael.
    I added your css code but nothing happened.
    I know that it’s crucial to set max-width for images placed in tables or megamenu somehow. Is there a more effective bugfix for that?

    I suggest something like: adding to image shortcode window the ability to set image width o height.

    *** UPDATE ***
    I noticed what follows: base.css, row 152, if I deactivate max-width:100%, even Chrome behaves like IE o FF.
    ******************

    *** LAST EDIT ***
    I need to know how to solve issue in table, not only in megamenu. Thanks!
    ********************
    Waiting for your kind reply.
    Thanks and best regards.

    #219835

    Thanks Peter for answering my urgent request,

    Last question before I proceed:

    I notice it says “theme specific plugins” might have to be reset. I’m not sure I understand this. What would be the difference between a regular plugin and a “theme specific plugin”? What plugins would be specific to Enfold theme? I have about 12 plugins.

    Anything else I should watch out for??

    Thanks for your time, Jas

    #219831
    martinbose
    Participant

    Hello, guys

    I have a problem with my web site in Internet Explorer 8 . Buttons on the slider and my roll over effect don’t work properly and apparently some other styles weren’t loaded correctly as well. However, I don’t have those problems in other browsers such as Firefox, Chrome, Opera. I also noticed I don’t have those problems in Internet Explorer 10. In addition, I use a WP better minify plugin which if turned off solves some issues with the styles, but not all of them.

    Regards,
    Martin

    • This topic was modified 12 years, 2 months ago by martinbose.
    #219829

    Hey!

    1) Yes, the child theme functions.php loads first, then all parent theme files will be loaded.

    2) Yes exactly. WordPress loads just the functions.php file. An exception is made for the template files (single.php, page.php, header.php, footer.php and the “loop-XXX” files in the enfold/includes folder.

    4) If you overwrite entire functions (by adding them to the child theme functions.php) or if you overwrite template files (like header.php, footer.php) you’re right. In this case you must check if we updated the file in the parent theme folder and if yes you must also update your child theme. The advantage is that you know which files you modified (because all changes can be found in the child theme folder) and often you don’t need to update files because many updates do not touch the template files or framework functions.

    Best regards,
    Peter

    #219820
    This reply has been marked as private.

    Hey Berebeeld!

    You need to edit the Easy Slider then click each images. Look for “Slide Link?” option then set it to “Lightbox”.

    Cheers!
    Ismael

    Hi frankoforte!

    Can you please post a screenshot of the issue? The page looks well on iPad view.

    http://quirktools.com/screenfly/#u=http%3A//wiedemeier-kommunikation.de/sms/&w=768&h=690

    Cheers!
    Ismael

    #219815

    Hi!

    Which content area? You can edit functions.php, find this code:

    $avia_config['layout']['fullsize'] 		= array('content' => 'twelve alpha', 'sidebar' => 'hidden', 	 'meta' => 'two alpha', 'entry' => 'eleven');
    $avia_config['layout']['sidebar_left'] 	= array('content' => 'nine', 		 'sidebar' => 'three alpha' ,'meta' => 'two alpha', 'entry' => 'nine');
    $avia_config['layout']['sidebar_right'] = array('content' => 'nine alpha',   'sidebar' => 'three alpha', 'meta' => 'two alpha', 'entry' => 'nine alpha');

    You can decrease the content units to eight then increase the sidebar width to four.

    $avia_config['layout']['fullsize'] 		= array('content' => 'twelve alpha', 'sidebar' => 'hidden', 	 'meta' => 'two alpha', 'entry' => 'eleven');
    $avia_config['layout']['sidebar_left'] 	= array('content' => 'eight', 		 'sidebar' => 'four alpha' ,'meta' => 'three alpha', 'entry' => 'eight');
    $avia_config['layout']['sidebar_right'] = array('content' => 'eight alpha',   'sidebar' => 'four alpha', 'meta' => 'three alpha', 'entry' => 'eight alpha');

    Regards,
    Ismael

    #219813

    Hi!

    Please add this on Quick CSS or custom.css:

    #top #header .avia_mega_div > .sub-menu > li > ul > li a img {
    max-width: 250px;
    width: 250px;
    }

    Best regards,
    Ismael

    #219807

    Hi Randy!

    What OS and version of Chrome is this with? I think all of us (support crew) use Chrome as our primary browser and have never had any issues with the color sections.

    Right now viewing your site on Chrome and a windows 7 machine I don’t see any issues with it.

    Regards,
    Devin

    #219806

    Hey coer!

    Enfold does not support BuddyPress. BuddyPress requires special templates, etc. to integrate perfectly into the theme and that’s why Envato/Themeforest also sells BuddyPress themes in a special category: http://themeforest.net/category/wordpress/buddypress. You need to use bbPress for the Enfold theme or hire a freelance developer to make BuddyPress plugin compatible.

    Regards,
    Ismael

    Hi ctchope!

    Try to use the Widget Logic plugin to show different widgets on different languages: http://wpml.org/2011/03/howto-display-different-widgets-per-language/

    Regards,
    Ismael

    In your custom.css you have the pointer events disabled on the title link which is preventing the name of the person from linking. You can add this after to turn it back on:

    .grid-entry-title a {
    pointer-events: all !important;
    }
Viewing 30 results - 229,651 through 229,680 (of 244,586 total)