Viewing 30 results - 221,251 through 221,280 (of 243,428 total)
  • Author
    Search Results
  • #259743

    Thanks, Josue!
    Unfortunately, installing the Duplicate Posts plugin did not solve the problem. The clone of the page still will not accept drag/drop. Other pages still appear to be OK.

    Before receiving your suggestion, I also saved a Template of the page, and then applied that Template to a new page: same problem.

    It would appear that something is corrupted on that page…

    Is the only solution starting from scratch and rebuilding from the beginning?

    Appreciate your help! Otherwise, I’m having a great experience with the Theme, and with the quality of support here on the Forum. You guys deserve all the success you’re getting with this Theme.

    John

    Hey Paul!

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

    .page-id-1736 #av_section_1 .avia_widget_section {
    background: rgba(255,255,255,0.5)!important;
    padding: 10px;
    }

    255,255,255 is rgb value of the color and 0.5 is opacity level which you can adjust between 0-1
    Have a nice weekend!

    Best regards,
    Yigit

    Hey!

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

    @media only screen and (max-width: 990px) {
    #footer { display: none; }}

    2-

    @media only screen and (max-width: 990px) { 
    .menu-footer2-container {
    margin-top: 10px;
    }
    #footer {
    padding: 5px 0 10px 0; }}

    Best regards,
    Yigit

    #259722

    Hi raineysw!

    Yes, the latest version (Enfold 2.7.1) fixes the issue.

    Regards,
    Peter

    #259720

    Hi brendymullan!

    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px

    Regards,
    Yigit

    #259713

    Hey!

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

    @media only screen and (max-width: 1140px) {
    .container .twelve.units, .responsive .container .twelve.units {
    width: auto; }
    }}

    Cheers!
    Yigit

    #259712

    In reply to: Blog meta elements

    Thanks Yigit for coming back to me.
    Yes, my website is currently down because the upgrade to the latest wordpress version failed and I am backing up…
    I am running the enfold theme on a local wordpress installation to get used to the enfold theme and will change the theme on my website soon.
    Maybe the best is to get back to yout when it is ready with the enfold theme and the issue is still there.

    All my best
    Michael

    #259709

    Hey!

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

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: white;
    background-color: transparent;
    color: white;
    }

    Best regards,
    Yigit

    #259704
    tdako
    Participant

    Hi,

    I bought Enfold a week ago and I’m not trying to set up a site locally on my computer and will move it to the Live site when it’s done. It’s a great theme and I think one can create great sites with it.

    One thing I’m having an issue with is setting up a Portfolio. I am going to use the site for Photography and to sell the images. In my current site, I have each image entry done as a Post. With Enfold, I am thinking I can make each image entry as a Portfolio item and each image fits into a category.

    If now I create a Portfolio item or entry, I can add the image/picture to the Avia Layout Builder section, setup the Tags and Categories like a normal Post. This works fine.
    When I then go and look at the Portfolio Page, I won’t see a thumbnail of this post, just the image caption. In order to see an thumbnail of this image, in the Portfolio item, I have to add a Featured Image. Then on the top level Portfolio page, I see the thumbnail of the image.

    However, if I think click on it and go to the Image page, I see the featured image at the top and then the main image underneath. I guess this is overkill. Is there a way to not show the featured image above the main image?

    Thanks in advance for your help.

    Cheers
    tdako

    #259702

    Hi Jamie A!

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

    .fb_iframe_widget {
    margin-left: 45%;
    }

    Regards,
    Yigit

    Hey!

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

    .avia-icon-list .iconlist_title { text-transform: none; text-align: center; }

    Regards,
    Yigit

    • This reply was modified 11 years, 6 months ago by Yigit.

    Hi!

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

    .socialize-containter { display: none !important; }

    Cheers!
    Yigit

    #259696

    Hi spavli2!

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

    #top .aviaccordion-preview-title-wrap, #top .aviaccordion-preview-title-pos { height: auto!important; }

    Cheers!
    Yigit

    #259693

    In reply to: Menu Hover

    Hey!


    @janeyj
    Please see – https://kriesi.at/support/topic/menu-hover-2/#post-259653

    @insatiableiam
    Thanks for helping :)

    @msheli
    Please go to Enfold theme options > Header Layout > Header Behaviour and choose to display sticky header

    Best regards,
    Yigit

    #259688

    In reply to: Enfold editor problem

    Hey!

    Thank you for using the theme!

    I’m glad it is working now. It is really to important that you save the elements properly.

    Cheers!
    Ismael

    Hey!

    Ja, die Schriftfarbe eingeben kann man nicht. Ich muss zugeben, dass ich auch nicht weiß, ob dies vorher überhaupt möglich war. Wenn ich aber das Theme auf zB TwentyThirteen ändere, kann man ebenfalls keinen Farbwert eingeben, sodass es nicht am Enfold Code liegen kann. Als Workaround empfehle ich in den “HTML” Modus zu wechseln und den Farbwert im Code abzuändern.

    Das Absatz Problem hat ein anderere User bereits berichtet und sollte mit dem nächsten Update behoben werden.

    Cheers!
    Peter

    #259683

    Hi,

    I just purchased Enfold and learning to get to grips with it.

    I think it is a bit confusing then, when one chooses to use the Fullscreen Slider and sets the option to No Scaling. This gives the impression that you can upload an image with a certain size and that it will not be scaled upwards when used in the slider.

    Maybe this could be explained somewhere in future documentation?

    Cheers
    tdako

    #259673
    jockejansson
    Participant

    Hello!
    I’m looking for a solution to make my contact forms transparent in Enfold. I have tried to search the forums but the codes i’m finding is not working with Enfold. Thanks for any help in advance.

    #259672

    In reply to: Menu Hover

    I’m locking for a floating menu like what you’re using on you enfold demo page to “change styles”.. could you help me to do that ?

    thank you

    Davide

    #259671

    Topic: Duplicate Images

    in forum Enfold
    Bedros
    Participant

    Hi Friends, thanks very much for your great support and patience.

    I don’t use any plugins, and I use Enfold Theme with Latest WordPress Version and Latest Enfold Version.
    When I upload an image via dashboard, it seems I am uploading a single image, but when I ceck it via FTP it seems every image has 10 versions with different dimensions. Why is that?

    Thanks very much for all your support.
    Kind Regards,
    Bedros

    #259659

    In reply to: installation problem

    Hey!

    Thank you for the update.

    Please extract the actual enfold zip file inside the theme package. http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Please check the file permission of wp-content/uploads/dynamic_avia folder. Set it to 755 or higher. Delete the file enfold.css first then change some settings on the theme options. Save changes.

    Best regards,
    Ismael

    #259655

    Topic: Blog meta elements

    in forum Enfold
    mipau66
    Participant

    Hi,

    I recently bought the Enfold theme (great stuff!) and I am currently playing with all the features and options on a local installation before I adapt my website.
    In the blog layoutsettings I have changed the appearence of the “blog meta elements” – the changes show up in a single blog post but not in the Blog overview. How can I change that?
    Thanks for your support
    Michael

    @ismael, thank you, this has worked. I put it in the child functions.php, so it won’t be overwritten. Will this fix be included in the next version?

    Awesome, work and fast response. :D

    #259634
    raineysw
    Participant

    At one point a while back it appeared that opengraph meta was not being added correctly from the Yoast SEO into Enfold.

    Switching themes fixes issue.

    One of the moderators here suggesting adding the following function to functions.php which fixed the problem. The fix was to be rolled into next update.

    /*
     * Make sure that the plugin adds the og meta tags, etc. on template builder pages
     */
    if(!function_exists('avia_wpseo_change_init_priority'))
    {
        function avia_wpseo_change_init_priority()
        {
            remove_action('template_redirect', 'wpseo_frontend_head_init', 999);
            add_action('template_redirect', 'wpseo_frontend_head_init', 9);
        }
    
        add_filter('init','avia_wpseo_change_init_priority', 20);
    }

    Has this fix been implemented?

    Cheers,

    Sean.

    • This topic was modified 11 years, 6 months ago by raineysw.

    Hi jmikhail!

    Thank you for using the theme!

    Please go to Enfold > Header Layout > Header Layout tab > Header Size. Choose custom pixel value then set it to 30px. I hope that helps.

    Regards,
    Ismael

    Hey!

    Thank you for the update.

    Please try to add this at the very bottom of functions.php:

    add_action( 'wp_print_scripts', 'avf_descript_cart_fragments', 100 );
    
    function avf_descript_cart_fragments() {
        wp_dequeue_script( 'wc-cart-fragments' );
        return true;
    }

    Let us know what happens. We’ll check it again after.

    Cheers!
    Ismael

    #259613

    Hey amyfitz!

    Looks like you need to first unzip that folder to get access to the actual theme folder inside. Take a look at this video and you’ll see me walk through unzipping and talking about the files. You can follow the whole thing and upload over FTP but it isn’t needed:
    http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Regards,
    Devin

    #259611

    Topic: Iconfont manager issue

    in forum Enfold
    insatiableiam
    Participant

    I get this error when I try to upload a zip file of custom icons I got from flaticons.com (great source for designers and developers btw) onto fontello (before anyone jumps the gun, yes I made sure I was uploading the SVG format into fontello , otherwise I wouldn’t be able to select them and get them in a zip file from fontello itself)

    the error I get is


    Couldn’t add the font.
    The script returned the following error:
    Fatal error: Call to a member function attributes() on a non-object in /home1/liontech/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 182

    Now when I checked line 182 , this is what I have
    $font_attr = $xml->defs->font->attributes();

    it’s the same as the original php file that came on the clean install, I am also using a child theme to make all of my customizations as well.

    Anyone shine some light on this subject for me? I am not particular acknowledged with PHP quite just yet , because I spend hours trying to find the right icon for the site only to have this error, kinda bummed out.

    Any help would be appreciated, thank you!

    • This topic was modified 11 years, 6 months ago by insatiableiam.
    #259609

    Topic: Double title tags

    in forum Enfold
    mensmaximus
    Participant

    Today I have seen Google Webmaster Tools to complain about double title tags on my blog. I am using the advanced layout editor for my blog page. As this is a page the title will always be set to avia_set_title_tag(). On a paged blog this causes double title tags.

    In my child theme I have now modified the header.php to alter the title by adding the page number starting from page two:

    <title>
         <?php
             if(function_exists('avia_set_title_tag')) {
                 echo avia_set_title_tag();
                 if ( $paged >= 2 || $page >= 2 ) {
                     echo ' - ' . sprintf( '%s', max( $paged, $page ));
                 }
             }
         ?>
    </title>
    

    This could be a good feature to be implemented in a future release of Enfold.

    Regards

    Michael

Viewing 30 results - 221,251 through 221,280 (of 243,428 total)