Viewing 30 results - 219,241 through 219,270 (of 244,621 total)
  • Author
    Search Results
  • philip
    Participant

    Hello.
    I bought and installed a deposit plugin from limeplugin. this is used in conjunction with woocommerce so that customer is able to pay e.g. 25% deposit.
    But somehow enfold and this plugin dont work well together from css point of view.

    1. the button to choose between 100% payment and deposit payment is distorted. there are 2 dots
    2. the deposit plugin does its calculation and the calculation details appear below the additional information field. this information should be hidden.

    could you please have a look?
    thanks for checking,
    philip

    #282168

    Hi lflask!

    Within the theme the only thing that would be able to support anything close to that would be the prettyPhoto lightbox script but the whole slideshow with captions would need to be custom coded.

    As an example, the theme pulls together the photos in galleries into a lightbox like on this page when you click on an image: http://kriesi.at/themes/enfold/shortcodes/gallery/

    But you would need to build the code for the link custom into a code element using the demos here: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/

    The non-code route would be to find a plugin that does what you are looking for instead which there is most likely one that fits your needs out there somewhere.

    Regards,
    Devin

    #282162

    (Sorry for the 2-part Question)

    Also, the Dev Team at WPMU Plugins are asking about the theme’s sidebar functionality. Their question is as follows:

    My question was:
    “I am using the professional theme Enfold and with this theme you can choose whatever sidebar you like in blog posts or page posts.

    You can easily choose Sidebar under Edit Post > Layout > Sidebar Setting. See link below:
    https://www.dropbox.com/s/uzgryvhsdcpgu9n/layout.png

    However with the Fundraiser Post Plugin, the option for Layout is missing entirely. I do not think the theme is the issue, but see link below:
    https://www.dropbox.com/s/fw2k0p8ydgpusrv/campaign%20post.png”

    Their response and question to you:
    “Does the Enfold theme support custom post types for its layouts? Or is it just for posts and pages? From its product page it doesn’t seem like it supports these. Have you tried it with any other custom post type? (besides WooCommerce products… I believe it supports these). Have you tried contacting the theme developer on this one?? Perhaps their insights would help us resolve this and add support for all custom post types…”

    #282151

    In reply to: Submenu

    Hi Finlando!

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

    #top .av-main-nav ul a { text-align: center; }
    .av-main-nav ul { box-shadow: none; }

    Regards,
    Yigit

    #282146

    Hi!

    Typically your symptoms sound like a permalinks issue. So try going to your Settings>Permalinks and then saving them as default. Check that the url is working and then re-save with your previous settings. That will ‘flush’ the permalink settings. If the page still doesn’t work it’s probably an incompatibility issue between Enfold and qtranslate. If that’s the case you need to switch to WPML or use another theme which officially support qtranslate. We do not support qtranslate at the moment and we also don’t have plans to support it in the future.

    Best regards,
    Peter

    #282143

    In reply to: Shadow effect

    Hi uroskancler!

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

    .image-overlay { background: transparent !important; }

    Cheers!
    Yigit

    #282128

    Hey elad0708!

    Enfold is not backwards compatible with older themes like Corona or Replete. Enfold is the first theme which includes the “Avia Advanced Layout Builder” and this layout builder uses different shortcodes and a different template/layout logic than older themes like Corona. This (unfortunately) means you must build the pages again and replace the Corona shortcodes with the Enfold template builder shortcodes. Personally I recommend to copy the theme/plugin/wordpress files to a test/developer server, then export the database of the production website with WP MigrateDB or WP MigrateDB PRO and replace the url/domain of the production server with the testserver url. Then import the database file on your test server (i.e. with phpmyadmin) and rebuild/edit the pages with the new Enfold template builder. Afterwards make a backup of your production server files and database, copy the files from the test server to the production server and import the database from the test server on your production server.

    Regards,
    Peter

    #282126

    In reply to: Favicon Not Updating

    Hey azevan28!

    Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750

    Cheers!
    Yigit

    #282125

    In reply to: Search Bar

    #282124

    Hey!

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

    #top .avia-content-slider-inner .slide-entry-wrap { -webkit-perspective: none; }

    Regards,
    Yigit

    #282113
    elad0708
    Participant

    Hi,
    I recenly bought the Enfold theme and I am using Corona for my site right now. How can I transfer my site to Enfold without building it all up again,
    Thanks
    Elad

    #282112
    Gurify
    Participant

    Hello

    Unfortunately I dont use tags and just imported over 200+ articles in Enfold and wish to use the related posts feature but its not working.

    Is it because I dont use tags?

    Thank you

    #282091

    Hey Ignazio!

    Thank you for using the theme!

    Yes, it’s possible. Edit functions.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;
    

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');
    

    Refer to this link for more info: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Ismael

    #282075
    This reply has been marked as private.
    #282074

    Okay, I see, so you’re calling the Footer Copyright section a “Socket” section – not to be confused with Socket Layer. It’s just a made up term for Enfold.

    #282065

    The only thing I am actually having trouble with is the size of the thumbnails.

    If you go here : http://kriesi.at/themes/enfold/blog/masonry-blog/

    The image sizes are perfect.

    But on my page I get just two images per row.
    I have tried each one of the display formats, and I have even tried using a couple of your images to see if it was my place holder images causing the problem.

    I have also tried the landscape and portrait tags but that didnt work either.

    Any ideas?

    =======

    Solved – I was putting the masonry within a 1 column layout element as a container, if i remove the container and just dump the masonry element it works perfectly.

    Sorry, hope this helps some one else though!

    • This reply was modified 11 years, 10 months ago by checkitwriteit. Reason: solved problem
    #282048

    No, you can actually do that in Enfold, please see the first part of my message.

    Regards,
    Josue

    #282047
    This reply has been marked as private.
    #282035

    Here’s a better explanation:

    http://kriesi.at/themes/enfold/

    Regards,
    Josue

    #282030

    In reply to: Breadcrumb

    Hi!

    You must delete the wp-content/themes/enfold/taxonomy-portfolio_entries.php template inside the enfold folder – then WordPress will use the default archive template for portfolio categories too. You can also place the taxonomy-portfolio_entries.php file into the child theme folder and replace the code inside the file with the code of archive.php. Then replace:

    
    get_template_part( 'includes/loop', 'index' );
    

    with

    
    avia_config['blog_style'] = "single-small";
    get_template_part( 'includes/loop', 'index' );
    

    to switch to the right blog/archive layout.

    Cheers!
    Peter

    #282004

    In reply to: Portfolio for pages

    Hey Sophieja23!

    No unfortunately not. The porfolio elements are only set up to handle content that has a taxonomy. So if it has categories or tags then it can be queried like that.

    You could use the partner/logo element and then set the pages manually to get something similar but nothing automatic: http://kriesi.at/themes/enfold/shortcodes/partnerlogo-element/

    Regards,
    Devin

    #281977

    Hallo Dude. Ich bin von diesem Gedanken weg. Habe nur eine Bitte:
    Ich habe die Enfold Social Navigation über die functions.php eingebunden.
    Ist alles Prima. Ich möchte jedoch nur, dass sie im Portfolio-Detailseiten erscheint.
    Ich bekomme das menü nicht von der Startseite weg. Wie kann ich das anstellen?

    ich verwende folgenden Code:

    add_action('ava_after_content', 'avia_add_social_toolbar', 10, 2);
    function avia_add_social_toolbar($id = "", $context = "")
    {
    	if($context == "single-portfolio")
    		avia_social_share_links();
    }
    
    add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1);
    function avia_add_social_toolbar_template_builder($content = "")
    {
    	$content .= avia_social_share_links(array(), false);
    	$content .= '<div style="height:1px; margin-top:50px;" class="hr"></div>';
    	return $content;
    }
    • This reply was modified 11 years, 10 months ago by docperi.
    #281971

    Hey svdevelopment!

    Enfold supports WPML which enables you to translate each post/page or custom post type (i.e. portfolio entries). There’s no easier way to translate your website at the moment. A different way is to use a plugin like: http://marketpress.com/product/multilingual-press-pro/ but we didn’t test it extensively with Enfold and we don’t support it officially (which means we don’t provide support if you encounter an incompatibility issue).

    Cheers!
    Peter

    #281966
    svdevelopment
    Participant

    Hello,

    I would like to know if there is a way to set up a multilingual site using Enfold.

    From what i know, one option is to have each page/post/portfolio created in the desired language.
    Is there a different/easier way to do this?

    Regards.

    #281959
    This reply has been marked as private.
    #281957

    Hey!

    Thank you for the update.

    I’m not seeing the errors Dude describe on his earlier post. Did you fix it ?

    Regarding the logo, please go to Enfold > Header Layout > Mobile Menu. Look for the Header Mobile Menu activation setting then choose the second option to force the mobile menu to show on screens lesser than 990px. Add this on Quick CSS or custom.css to resize the logo and prevent the menu overlap.

    @media only screen and (max-width: 1140px) { 
    .logo a img {
    max-height: 80px !important;
    }
    }

    Please post the actual page with column issues.

    Regards,
    Ismael

    #281949

    In reply to: Image animation

    Hi!

    Thank you for the update.

    I’m not sure if the image overlay function can work properly on mobile devices since the hover feature works differently and somehow slow downs the click event. That’s why Kriesi disabled it for mobile devices. You might need to investigate this particular issue on your own or hire a freelance developer to modify the overlay function. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    Cheers!
    Ismael

    #281928

    Hi!

    Thank you for the update.

    If you want to increase the size of the logo, go to Enfold > Header Layout > Header layout. Look for the Header Size setting and select the custom pixel value option. Increase the height to 67px. This will also adjust the size of the logo. Add this on Quick CSS to remove the bottom border of the header_main container:

    #header_main {
    border-bottom: 0;
    }
    
    #header_main_alternate {
    display: none;
    }

    Regards,
    Ismael

    #281925

    Topic: AviaFramework conflict

    in forum Enfold
    adigold
    Participant

    Hi there,

    Its seems like I have AviaFramework conflict and I wonder how can I prevent the avia framework from modifying the html inside one of Enfold textblock sections?

    here you can see the conflict:
    http://www.Adigoldstein.com/videos

    Best,

    Adi

    #281917

    Hey!

    If you want to add some custom content (description, etc.) to the category page you can use the category description option field: https://www.clipular.com/c/6172894090493952.png?k=iBd7tp-_wuMJUHfgYlUjzyiVkzg
    The category title will show up in the breadrumb/title area like here: http://kriesi.at/themes/enfold/portfolio_entries/css/
    If you want to edit the portfolio grid templates you need to edit wp-content/themes/enfold/taxonomy-portfolio_entries.php for the surrounding container and wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php for the portfolio grid.

    Best regards,
    Peter

Viewing 30 results - 219,241 through 219,270 (of 244,621 total)