Viewing 30 results - 215,551 through 215,580 (of 244,458 total)
  • Author
    Search Results
  • #305389

    Hi!

    Yes, after you setup the child theme, re-install the parent one using a fresh copy from Themeforest. You can also use the Enfold > Import/Export buttons to transfer the parent settings to the child theme.

    Best regards,
    Josue

    #305381

    Hey!

    Images like this should do fine, can you post a link to your website?

    Best regards,
    Josue

    #305376
    Courtney
    Participant

    Hi guys :)

    I’d like to remove the comment count on my blog page: Single post with big preview, Single author, big preview (no author picture)

    I unchecked the box but it didn’t remove the comment count.

    • This topic was modified 11 years, 7 months ago by Courtney.

    Awesome… and now I’ve removed the code only to have my entire site disappear. Cannot access anything — /wp-admin only brings up a blank page.

    I tried going through the backend FTP to replace the file function-enfold.php file with the original matching file from the theme files. Made the replacement, but the site is still down. Help?

    #305369
    websiteworkers
    Participant

    Hi there!

    I’m having some issues getting a couple of custom sidebars to work on a couple of pages (not posts). Here’s what I’ve tried.

    First route
    1. I went into Enfold > Sidebar Layout and selected “No Sidebar” for the Sidebar on Pages option.
    2. I created the custom sidebar in the widgets tab
    3. On the pages that I wanted the custom sidebar, I selected “Left Sidebar” in the Layout drop down, and then the custom sidebar I wanted from the Sidebar Setting.
    What’s happening: when I click to save that page, it’s not saving the information I supplied in the Layout and Sidebar Setting drop downs, thus not showing a sidebar.

    Second route
    1. I went into Enfold > Sidebar Layout and selected “Left Sidebar” for the pages option.
    2. I created the custom sidebar in the widgets tab
    3. On the pages that I wanted the custom sidebar, I left the “Default” setting in the Layout drop down, and then the custom sidebar I wanted from the Sidebar Setting.
    What’s happening: In the sidebar on the page, I’m getting both the custom sidebar menu I created in the widgets and a default submenu of all the pages that fall underneath the page I was working on.

    Is there a workaround here? I would like to go with the first route, but the issue I’m running into is the Layout and Sidebar Setting not saving (they’re reverting back to the default) when I click to save the page.

    Thanks!

    #305359

    Thanks. I have a child theme. If I undestand you right I can do this change in functions-enfold.php in the child theme functions.php?

    #305352

    Topic: Add additional icons?

    in forum Enfold
    debenm
    Participant

    Is it possible to add icons to be used with the icon box and icon features of enfold? I know that enfold uses Entypo icons, but flaticon.com has thousands of additional free vector icons.

    #305345

    Topic: Strange link behavior

    in forum Enfold
    buddhafish
    Participant

    Hi, I have an issue with the Enfold theme, where I have a number (3) links in a footer widget, and when you hover over them they immediately change orientation from horizontal to vertical. Any help would be greatly appreciated!

    #305344

    Hi!

    Look in Enfold > General Styling.

    Cheers!
    Josue

    #305343
    EdFritz
    Participant

    I would like to know if you have any suggestion for placing the enfold/js.

    Google speed test says its blocking loading.

    Can I move this js to the footer or will that cause problems ?

    http://fritzimages.com/…-content/themes/enfold/js/avia-compat.js

    thanks a lot

    Hey Cerasela!

    Sorry for not explaining, add it to Quick CSS (Enfold > General Styling).

    Regards,
    Josue

    This reply has been marked as private.
    #305329
    gabytivi
    Participant

    Friends I use Enfold theme, very good at all, very reliable and stable. But I have a doubt, the most important is that I am using WooCommerce and I want to change the colors of the buttons because my client wants white with black border and black letters, both in normal as well as when you pass the mouse over. That should change style sheets? as I look for the specific code? your help is extremely important to me. In this case I’m working offline and then transferred to the main server.

    The other topic is to know because they have not included the option to place social buttons in public pages because I see that in the blog that if there are social buttons. They were included in future versions of Enfold? or is there a method or plugin compatible?

    I hope I was clear and I can help !!

    #305315
    aconnors
    Participant

    In addition to the responsive versions of our website (which is large and somewhat archival) using the Enfold theme, we would like to develop a limited function mobile app. Do you have any recommendations on plugins that would be helpful? We are looking at WP Webapp, but it hasn’t been updated recently. This is a church site, so limited funds and personnel.

    #305303
    kwhorne
    Participant

    I needed to do some small ajustments to functions-enfold.php. What is the best practice to do so my changes dont get overwriten when the theme is updated?

    #305299

    Hi!

    1) You don’t need to modify the contact form code/class – you can add the code I posted above in the child theme functions.php file, enfold/functions.php or you can create a custom plugin.

    2) The question is what you want to do with the form data. If you just want to process it without sending emails please use this code:

    
    	add_filter('avf_form_send', 'avia_process_form_data', 10, 3);
    	function avia_process_form_data($send, $new_post, $form_params)
    	{
    		foreach ($new_post as $current_key => $current_post)
    		{
    			//loop through all contact form fields. $current_key contains the field name, $current_post the corresponding value.
    		}
    		return false;
    	}
    

    Then insert your custom code (which processes the form data) below the php comment line.

    
    //loop through all contact form fields. $current_key contains the field name, $current_post the corresponding value.
    

    You can i.e. store the submitted data into the database, write it to a text file, etc. Note that I can’t provide this code because it depends on your php application and it’s also beyond the scope of our support forum.

    Cheers!
    Peter

    #305290
    This reply has been marked as private.
    #305286

    In reply to: Using the Gallery

    Hey Gabster!

    No, there’s no direct way to reuse galleries. You can copy/paste the gallery shortcode from one page to another though (if you use the standard editor) or you can activate the debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ if you want to “inject” a gallery shortcode into an advanced template (just paste the shortcode into the code textarea below the editor and save the page.

    Alternatively you can install a gallery plugin like: https://wordpress.org/plugins/nextcellent-gallery-nextgen-legacy/ which enables you to create an unlimited number of galleries and to manage them with ids (like post categories).

    Regards,
    Peter

    #305285

    Topic: A couple questions

    in forum Enfold
    gtj007
    Participant

    Hello and thank you for this awesome theme. I am new at web design and have been having some trouble with a couple things. I am doing my site in Japanese as well, which makes things even more difficult. So any help you can provide would be greatly appreciated. Here is my website http://www.great-sensei.com

    1) I can not seem to change the “home” link to Japanese title of “ホーム” that I wanted my link to say… Can it be changed?

    2) I would like my picture to be full width, but a friend checked my site and says it is boxed style, but the enfold general styling page says it is not boxed… This has been puzzling me for weeks.

    3) On mobile devices my image and text is cut off… Is there a way to fix it so that the image appears in full on mobile devices?

    4) In my popular posts section of my main page, I would like to just have the title of the post appear and not any other information. How can I achieve this?

    5) I would like the text for my header menu to be more clear. How can I make the colors all the same as the “home” link and then when clicked or highlighted turn red.

    Thank you in advance and sorry to ask so much at once.

    #305281
    This reply has been marked as private.
    #305280
    This reply has been marked as private.
    #305269

    Topic: Using the Gallery

    in forum Enfold
    Gabster
    Participant

    Hey there,

    I like the Gallery Option within enfold. But is there a way how I can reuse a created gallery on another page without creating it again? I would love to have it the same way like you would include the blog, just by choosing Categories to include. Any smart way?

    #305268

    Thank you, Ismael.

    Much appreciated.

    By the way: have seen lots of enhancements and nice new stuff in Enfold 2.9.1, thanks for improving Enfold !

    :-)

    #305261

    In reply to: Social Icons in header

    Hi KK!

    Thank you for using Enfold.

    Please use this on QuicK CSS or custom.css to align the social icons:

    #header_main nav .social_bookmarks {
    position: relative;
    top: 120px;
    }

    Best regards,
    Ismael

    #305259

    Hi!

    Thank you for using Enfold.

    If you don’t mind, please post a screenshot of what you’re trying to do. We’ll try to help you with the css in order to accomplish it. By default, you can only add a background image if you’re using a boxed layout. You can also add Color Sections on a page using the Advance Layout Builder then apply the background on the element itself.

    Best regards,
    Ismael

    #305256

    Hi Slade!

    Thank you for using Enfold.

    You can add a top margin on the layer slider:

    @media only screen and (max-width: 768px) {
    div#layer_slider_1 {
    margin-top: 30px;
    }
    }

    Regards,
    Ismael

    #305248

    Hey!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css to adjust the logo on mobile view:

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 100%;
    height: 27px !important;
    max-height: 27px !important;
    }
    
    .responsive .mobile_slide_out .logo {
    float: left;
    top: 30px;
    position: relative;
    }
    }

    Regards,
    Ismael

    EdFritz
    Participant

    I am really aghast at the amount of additional resized files (15-16 ! )that this theme produces ! Most of them are unnecessary or unneeded depending on what parts of the theme you need to use. I am now trying to investigate what can be cut back.

    My bigger question is why is Enfold throwing the images that I am uploading to WordPress today 8/2014 into folders for 2011 ? This seems very odd and peculiar…
    My WP media setting are accurate/properly:
    http://prntscr.com/4dbnda

    Here is screen shot showing 8/15 images in a 2011 folder. It is really difficult to troubleshoot why this theme resizes when I can’t tract down my images and when I do they are in old folders.
    http://prntscr.com/4dblfk

    This has only been an issue with Enfold

    What gives?

    #305232

    In reply to: h1 tag missing

    Hi Ismael,
    A confession: I wrongly assumed that the h1 tag on “posts” is used the same way as it is on “pages”. However Enfold outputs the h1 in a different way on posts. Therefore my requests are redundant. Everything is perfect and you don’t need to fix anything :-)
    Thanks!
    Björn

Viewing 30 results - 215,551 through 215,580 (of 244,458 total)