Viewing 30 results - 215,341 through 215,370 (of 244,458 total)
  • Author
    Search Results
  • #306617
    coinmaster
    Participant

    Hi there,

    I’m wondering if there is any way to set Enfold up so that the front page uses the stretched layout, and internal pages use the boxed layout? This is a curly question from my client :)

    Any suggestions would be most appreciated!

    Thanks,
    Mark

    #306614
    cyborg527
    Participant

    I’ve got a website I’ve been working on for months.
    Was running it on LAMP, worked great, but used a good deal of resources for good amounts of traffic, so I switched to Nginx, or LEMP, with pagespeed, SSL, and php-fpm.
    Everything runs GREAT, very smooth, fast, etc. Only issue is if I go to my woocommerce store, and then go back to a page with content I made in Avia, in Enfold, you can see all the content load in the way it should, and then after it loads in it just vanishes.
    I thought it was really weird, I’m not a web pro, but I know a fair amount and I haven’t been able to fix it.
    The content is still there, and the background pictures load, everything being loaded in the page is being loaded as “HTTPS” and I believe the HTTPS content is cacheable. This only happens on one page of my website, every other page is fine, so I’m suspecting it’s something that Avia doesn’t like about the server environment, with HTTPS.
    I’ve switched back to Apache for the time being, I’d really appreciate any help you guys can give me!
    thanks.

    #306613

    Hey fundance!

    Thank you for using Enfold.

    What do you mean by “return button? Can you please elaborate? A screenshot of the issue will help.

    Cheers!
    Ismael

    #306612

    In reply to: Masonry Blog Columns

    Hey davisar!

    Thank you for using Enfold.

    The masonry element will always stretched full width even if you don’t place it inside a color section. Please edit the masonry element then play around with the Size Settings. The Flexible Masonry will give you up to 6 columns depends on the screen size.

    Cheers!
    Ismael

    #306611

    Hey Gabster!

    Thank you for using Enfold.

    You can add this on functions.php to add the social share section at the bottom of the portfolio items:

    add_action('ava_after_content', 'avia_add_social_toolbar', 10, 2);
    function avia_add_social_toolbar($id = "", $context = "")
    {
    	if($context == "page" || $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;
    }
    

    Regards,
    Ismael

    #306608

    In reply to: Full page Archive.php

    Hey gregdickson!

    Thank you for using Enfold.

    Please go to Enfold > Sidebar Layout. Set the Sidebar on Archive Pages to “no sidebar”.

    Regards,
    Ismael

    #306605

    In reply to: Default Contact Form

    Hey crawford13!

    Thank you for using Enfold.

    Regretfully, this particular request is beyond the scope of support and is not a theme related issue. You might need to use plugins such as Contact Form 7 or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Regards,
    Ismael

    #306604

    Hey InitiativeNeuland!

    Thank you for using Enfold.

    You can edit config-templatebuilder > avia-shortcodes > postslider.php, find this code on line 386:

    $output .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>";
    						$output .= "</div>";

    Replace it with:

    $output .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time><div class='slide-meta-del'>/</div>";
    						$output .= "<div class='slide-meta-author' $markup>" .ucfirst(get_the_author())."</time>";
    						$output .= "</div>";
    

    Cheers!
    Ismael

    Hi Dan!

    Thank you for using the Enfold theme.

    We tested this on our installation and the predefined color schemes along with the custom color changes are imported properly. Please try to deactivate all plugins then test it again.

    Best regards,
    Ismael

    #306592

    Hi jade41682!

    Thank you for using Enfold.

    When you upload a logo, make sure that you select the Fullsize thumbnail size before you use the image as logo. Go to to Enfold > Header Layout > Header layout panel. Look for the Header Size then select custom pixel value. Change the height of the header, this will automatically adjust the height of the logo.

    Regards,
    Ismael

    #306591

    Hey denis-lvov!

    Thank you for using Enfold.

    Unfortunately, this is not possible and is beyond the scope of support. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Anyway, it is possible to show html codes on the Ajax Portfolio Preview Settings. Look for the Display Preview Images then choose the last option. Add the video code on the Add Preview Text editor.

    Regards,
    Ismael

    #306582

    In reply to: Voucherpress plugin

    Hi!

    I’ve not tested it with Enfold, but this plugin could work for you.

    To insert a Video, try using the Video element found in Media Elements.

    Best regards,
    Josue

    #306561

    Topic: Make main menu sticky

    in forum Enfold
    mattmosman
    Participant

    Hello…I would like to make my ubermenu “sticky” in enfold. Currently the menu is embedded in a code block within a color section (on all pages). Basically just want it to always appear at the top (like the logo) as I scroll down pages. Any quick CSS would be greatly appreciated

    #306556

    Topic: Menu Color

    in forum Enfold
    blankonblank
    Participant

    Hi –
    Been trying to get the menu links in the header to be white, but changing the colors in enfold theme options doesn’t seem to work. You change the color and clear cache but nothing changes in the header. Everything is changed to #ffffff except for the header background color. BUt it doesn’t work. I want the menu items and the social media icons to be white. What’s wrong?

    #306538
    slui
    Participant

    Hi,
    I’m looking to get help on here on a number of issues that I’m experiencing with Enfold. Here they are:

    1. Background image on color section not scaling – If you take a look at the attached image, you will see that I have laid this out in PS. Each of the sections, events, parties, etc have their own color section with a background image. If you look at the development site you will see that the images are not showing up properly.

    The images are are currently sized to 1500 x 577 and then uploaded. For whatever reason, the background image is not showing up completely even when I select the image option to be FULL SIZE when I select the image for the background.

    As result the images are blurry and not as crisp as I like them to be.

    2. In the GAMES section (of the mockup image) you will see a blue background surrounding the text. I was wondering if how this can be replicated with minimal to no code.

    3. In the EVENTS section (of the mockup image), you will see the text is to moved to the right. I’m currently using the text tool but need to help in understanding on how to shift it to the right and still keep it centered.

    Thanks for your help…I look forward to your answers.

    #306518

    Hi KirinDesign!

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

    .social_bookmarks a {
    height: auto!important;
    line-height: 25px!important;
    }

    Cheers!
    Yigit

    #306513

    In reply to: Grey Bars?

    Hi!

    Please refer to my post here – https://kriesi.at/support/topic/enfold-some-questions/#post-304947

    Best regards,
    Yigit

    Hi Devin,

    I am going crazy, deleted all the files reinstalled WP latest version, Installed Enfold again.
    I have make sure that the set-ups, permission, etc. are exactly same as the other site on same server, but I still cannot edit using the visual tools. The only difference with the other site is that it is using Enfold Version 2.8.1
    This is driving me nuts, I got a deadline end of this month and I am far from ready because of this issue, content editor cannot add any content because e hasn’t got a clue of HTML.

    I hope you can help+ me fix this issue.

    Thank you

    PS
    Server admin is saying there is some php error showing up on server:

    PHP Notice: Undefined variable: webUrl in /home/[USER]/public_html/dev/wp-content/themes/enfold/includes/helper-main-menu.php on line 84
    PHP Notice: Undefined variable: webUrl in /home/[USER]/public_html/dev/wp-content/themes/enfold/includes/helper-main-menu.php on line 88

    • This reply was modified 11 years, 7 months ago by Dewdan.
    #306504

    Hey,

    Thanks for the information. Given this, I am hoping that I can somehow increase the height of the images. Is this simply a matter of changing the height to 360? For example

    Change This:
    $avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>710, ‘height’=>270);

    To this:
    $avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>710, ‘height’=>360);

    The reason I ask is because the default aspect ratio is not good for social media. In particular, I have found that Google+ will display the featured image as a tiny image at Enfold’s default aspect ratio instead of a large image. It’s similar on Twitter and Pinterest. You can view a sample on my G+ profile here: https://plus.google.com/u/0/+KyleSchmidt1/posts You’ll see the tiny picture for the second post down on the left.

    To answer your previous question, I have always used a right sidebar. Something that may be important to know is that prior to the most recent Enfold update, I noticed that the images on my blog posts stretched farther right so that the right side of the image ran flush against the right sidebar container. I always thought this was weird, but didn’t worry about it. With the most recent update, this changed and there is now padding between the right sidebar and image, which is undoubtedly intended.

    It’s also important to note that I have always increased the size of the right sidebar and decreased the size for the content container in functions.php as follows:

    $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’);

    Again though, this has always been the case. My blog url is blog.bluepipes.com.

    In any case, if you could let me know how I can properly increase the height of the images, then that would be great!!

    Thanks so much for the help!

    Kyle

    #306497
    ccarberg
    Participant

    Hi,

    I’m looking to improve the search functionality of my website and I was interested in adding google custom site search or SearchWP.

    How can I integrate CCS into my site, both in the ajax search and the standard search results page?

    Thank you!
    Chris

    Jojo_W
    Participant

    EMERGENCY! I put your code in and it screwed up my websites page layout on ALL pages. I took the code out and it is still screwed up and the Header is illegible. See in Private Content.

    Please help.
    HELP! Jodie

    On Tue, Aug 19, 2014 at 6:39 AM, WordPress < (Email address hidden if logged out) > wrote:
    Yigit wrote:

    Hey Jojo!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab
    .page-id-4529 .column-top-margin { margin-top: 0; }
    .page-id-4529 .av_one_fourth { margin-top: 50px; }

    Best regards,
    Yigit

    Post Link: https://kriesi.at/support/topic/space-between-rows-inconsistent-version-2-9-1/#post-306334

    ———–

    You are receiving this email because you subscribed to a forum topic.

    Login and visit the topic to unsubscribe from these emails.

    • This topic was modified 11 years, 7 months ago by Jojo_W.
    dankinchen
    Participant

    Theme: Enfold
    Version: 2.9.1

    I created a child theme and imported settings from my parent. Predefined color scheme did not carry over but the custom settings did. Which made my site have a mix of styles applied. So when I clicked on the predefined color scheme that I wanted (Blueish), it reset my custom styles.

    Parent Settings

    • Predefined color scheme was selected (Blueish)
    • Custom settings were applied to all tabs (general, header, main content….socket)

    Possible Solution

    • Add predifined color scheme preference from parent theme to export.

    Thanks! Love the theme.

    #306471

    EMERGENCY! I put your code in and it screwed up my websites page layout on ALL pages. I took the code out and it is still screwed up and illegible. See attached.
    HELP! Jodie

    On Tue, Aug 19, 2014 at 6:39 AM, WordPress < (Email address hidden if logged out) > wrote:
    Yigit wrote:

    Hey Jojo!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab
    .page-id-4529 .column-top-margin { margin-top: 0; }
    .page-id-4529 .av_one_fourth { margin-top: 50px; }

    Best regards,
    Yigit

    Post Link: https://kriesi.at/support/topic/space-between-rows-inconsistent-version-2-9-1/#post-306334

    ———–

    You are receiving this email because you subscribed to a forum topic.

    Login and visit the topic to unsubscribe from these emails.

    Hi Peter,

    Thank you! That code mostly worked. The ‘From’ address still reads that @box668.bluehost.com, but the reply to address is correct, which I suppose is good enough. :)

    Also, to fix the issue with the site disappearing — it was literally a blank page, I couldn’t even access word press to make a back up — I had to locate the functions-enfold.php files in the latest/orig theme files and use that to overwrite the corrupted file via FTP. Once I did, the site popped right back up.

    As it turned out, when I removed the previously provided code, I removed one } too many and messed it all up.

    Thanks for your help! Much appreciated.

    #306447

    In reply to: add a class to a div

    Hi!

    It depends on the page. If it’s a standard page (no advanced layout builder) search for this line in page.php:

    
    <main class='template-page content  <?php avia_layout_class( 'content' ); ?> units' <?php avia_markup_helper(array('context' => 'content','post_type'=>'page'));?>>
    

    If you want to modify the layout builder template you need to modify wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/section.php:

    
    $output .= "<{$markup} class='template-page content  ".avia_layout_class( 'content' , false )." units'>";
    

    Regards,
    Peter

    #306445

    Thank you for the reply. I will work with our IT department to see if it’s possible to grant you access to the page.

    If that doesn’t work, do you know of a WordPress plugin that works well with Enfold that could provide the end result we’re looking for? I don’t mind altering styles if necessary.

    #306441
    Stinki
    Participant

    Hallo zusammen,
    nachdem ich jetzt 2 1/2 Tage damit verbracht habe den Fehler selbst zu finden wende ich mich an Euch!

    Ich habe folgendes Problem:
    Im Backend von WordPress kann ich sowohl bei Standardbeiträgen als auch bei Beiträgen von CustomPostTypes das Artikelbild nicht mehr entfernen. Desweiteren kann der Status des Beitrages nicht mehr editiert werden.

    Folgende Schritte habe ich bereits selbst durchgeführt:
    – gegooglet (ohne Erfolg)
    – alle Plugins deaktiviert
    – das System komplett neu aufgesetzt
    – “Enfold”-Theme von themeforest neu heruntergeladen und entsprechend auf den Server hochgeladen

    Ich hoffe das jemand von Euch eine Lösung hat.

    • This topic was modified 11 years, 7 months ago by Stinki.
    #306436

    Hi Wils1234!

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

    #top .av-main-nav ul a { padding: 5px 15px; }

    If that does not help, please post the link to your website.

    Cheers!
    Yigit

    #306432

    In reply to: lightbox

    Hey davisar!

    Yes, open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery.php and replace:

    
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' $markup_url><img {$tooltip} src='".$img[0]."' width='".$img[1]."' height='".$img[2]."'  title='".$title."' alt='".$alt."' /></a>";
    
    

    with

    
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' $markup_url><img {$tooltip} src='".$img[0]."' width='".$img[1]."' height='".$img[2]."'  title='".$title."' alt='".$alt."' /></a>";
    
    

    This should link all galleries to the same lightbox.

    Cheers!
    Peter

    #306422

    I Devin

    Perhaps it’s more easier to see what I mean in http://www.webethique.com/enfold.pdf

    Thank’s

Viewing 30 results - 215,341 through 215,370 (of 244,458 total)