Viewing 30 results - 78,781 through 78,810 (of 142,898 total)
  • Author
    Search Results
  • #803313

    Hey Uroš,

    To decrease the width, just add this code:

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
      max-width: 22em !important;
    }
    

    Best regards,
    John Torvik

    #803310

    Hey tivo_designs,

    This link ought to help you: https://kriesi.at/support/topic/how-to-display-the-sidebar-on-the-right-of-the-single-product-page/

    Best regards,
    John Torvik

    #803269

    In reply to: Retina Logo

    ahhh I figured it out. I was doing save for web on photoshop. I set my dpi to 190 but apparently I have to always do save as, jpeg and then I save at the highest quality. Thanks! You can close this topic now!

    #803261

    Hi,

    Thank you for the info.

    Please refer to this link for a possible solution.

    // https://kriesi.at/support/topic/warning-session_start-cannot-send-session-cache-limiter/#post-659656

    Best regards,
    Ismael

    #803260

    Hi,

    Please remove the css code then replace it with the following.

    .page-id-731 .entry-content {
        right: 50px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    Best regards,
    Ismael

    #803249

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #803233
    Mellisa
    Guest

    HI, hope you are well. I have been advised to purchase the Enfold Theme for our Multisite. But concerned about a few things and wanted to see if you can help me clarify a few things. Being a Multisite is there a header option to show case each site attached to this multisite – at the moment we have a custom header at the top of our current website BMXcultue | BIKE PLAY | BMXdevelopment | IBMXshop – but I want to avoid any custom work to ensure everything is always updated. check out http://www.bmxculture.com – at the top bar you will see 4 buttons (These are our 4 divisions) and they point to each domain associated to the multisite – can this theme offer a header like this? And can the main header be on all pages with a seperate menu for each domain – Looking forward to your support so I can purchase the theme and get it uploaded – Thanks Mellisa

    #803212
    mleite1
    Participant

    Grid row animated numbers

    On the desktop it works fine. On the Iphone 7 works well (could be smaller) But on the Samsung tablet is not cool. Very disorganized information.

    How to solve this?

    LINK IMAGES

    View post on imgur.com

    #803193

    In reply to: Toggles

    Hi,

    Glad that Rikard helped you :) Let us know if you need more assistance regarding this topic or if we can close it.

    Best regards,
    Nikko

    #803183

    Hi,

    Sorry I didn’t notice the bottom wasn’t working, since I was checking the tab section on top, can you give us temporary admin access? so we can check the backend, I tried multiple tab sections on my local server and it was working fine.

    Best regards,
    Nikko

    #803166

    In reply to: SOCIAL ICON ON MOBILE

    Hi,

    Yes, but here goes a simplified version :)

    /*SOCIAL ICONS MOBILE*/
    @media only screen and (max-width: 767px) {
    .av_icon_active_right .social_bookmarks { padding: 0!important; }
    .responsive #header .social_bookmarks li {
    border-color:#120A2A !important;
    }
    .responsive #top #header_meta .social_bookmarks li a {
    background: #120A2A !important
    color: white !important
    }
    }

    Best regards,
    Yigit

    #803159
    codecreative
    Participant

    hi guys

    ive posted my entire css sheet at

    It seems some really odd behaviour is happening. My website loads fine on my desktop, laptop, and when using inspect element feature it appears fine in the chrome simulators.

    How ever on my real devices it appears very differently. It is as if some css isn’t being applied.

    I also have xcode which has a really good simulator for an iphone and it appears some css is failing to be applied from my sheet on that too.

    I’m just wondering what maybe causing this. I have a feeling some kind of syntax on the media queries possibly?

    It is really strange because when I go landscape on my phone the css that turns off the desktop background images fails to be applied and I see these background images appear. The css works on the device being portrait.

    So I thought to myself okay lets do some debugging. I removed the css entirely that removes the backgrounds. And it appeared on my laptop just as I imagined. How ever on incognito browsing on my mobile device removning it had no impact.

    I’m so confused now.

    Maybe someone can advise what is wrong in my css. I’ve checked for missing brackets and can’t see any. If you view my site on a mobile device in landscape you can see on the food menu the annoying backgrounds appearing. So odd

    I’ve been clearing cache on my mobile devices.

    Css being used is at
    https://pastebin.com/9WDHzbxT

    Website link is at http://changosmicro.flywheelsites.com/

    #803156

    In reply to: SOCIAL ICON ON MOBILE

    Its ok now…..

    Do I need to use all these codes above ^^^?

    /*SOCIAL ICONS MOBILE*/
    @media only screen and (max-width: 767px) {
    .av_icon_active_right .social_bookmarks { padding: 0!important; }}

    @media only screen and (max-width: 767px) {
    .responsive #header .social_bookmarks li {
    border-color:#120A2A !important;
    }
    .responsive #top #header_meta .social_bookmarks li a {
    background: #120A2A !important
    }
    }
    @media only screen and (max-width: 767px) {
    .responsive #top #header_meta .social_bookmarks li a {
    color: white !important
    }
    }

    #803155

    Topic: sparky

    in forum Enfold
    tiresias423
    Participant

    How do I get the theme to stop calling me sparky? It is obnoxious enough to make me not use this theme. I have looked for the following
    file and have not found it:
    anuglarframeworkjsavia_option_pages.js

    #803151

    this: http://mmsmail.com/services/printing-services/large-format-printing/

    edit : oh sorry that little small one

    i can see this:

    #top #wrap_all .main_color h1 {
        color: #666;
        font-family: Alice,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 16px;
        font-weight: 400;
        text-transform: none;
    }

    and this is not what you want?
    What is the thing you like to have? color, font-size, font-family, font-weight, letterspacing etc. ?

    • This reply was modified 8 years, 10 months ago by Guenni007.

    Hi Tony,

    I followed up here – https://kriesi.at/support/topic/site-down-for-3-days-after-enfold-update/
    I am closing this one for now. Let us continue on the other thread :)

    Best regards,
    Yigit

    #803130
    hizzacked
    Participant

    Hello,

    I found a thread created by Ismael some time ago with information on how to create a custom content element block to display post meta info on the ALB when using it to create posts.

    I was wondering if someone could help me rework this code so that it ONLY shows the post date, nothing more.

    The link to the thread is here: https://kriesi.at/support/topic/post-meta-information-not-appearing-on-single-post-in-restaurant-theme-in-enfold/

    The code here:

    <?php
    /**
     * Comments Element
     * Adds a comment form to the page
     */
     
    // Don't load directly
    if ( !defined('ABSPATH') ) { die('-1'); }
     
     
     
    if ( !class_exists( 'avia_post_meta_info' ) )
    {
            class avia_post_meta_info extends aviaShortcodeTemplate{
                           
                            /**
                             * Create the config array for the shortcode button
                             */
                            function shortcode_insert_button()
                            {
                                    $this->config['name']           = __('Post Meta', 'avia_framework' );
                                    $this->config['tab']            = __('Content Elements', 'avia_framework' );
                                    $this->config['icon']           = AviaBuilder::$path['imagesURL']."sc-comments.png";
                                    $this->config['order']          = 28;
                                    $this->config['target']         = 'avia-target-insert';
                                    $this->config['shortcode']      = 'av_post_meta';
                    $this->config['tinyMCE']        = array('disable' => "true");
                                    $this->config['tooltip']        = __('Add the post meta infos', 'avia_framework' );
                    //$this->config['drag-level'] = 1;
                            }
                           
     
                             
                            /**
                             * Editor Element - this function defines the visual appearance of an element on the AviaBuilder Canvas
                             * Most common usage is to define some markup in the $params['innerHtml'] which is then inserted into the drag and drop container
                             * Less often used: $params['data'] to add data attributes, $params['class'] to modify the className
                             *
                             *
                             * @param array $params this array holds the default values for $content and $args.
                             * @return $params the return array usually holds an innerHtml key that holds item specific markup.
                             */
                function editor_element($params)
                {
                    $params['innerHtml'] = "<img src='".$this->config['icon']."' title='".$this->config['name']."' />";
                    $params['innerHtml'].= "<div class='avia-element-label'>".$this->config['name']."</div>";
                    $params['content']       = NULL; //remove to allow content elements
                    return $params;
                }
                           
                            /**
                             * Frontend Shortcode Handler
                             *
                             * @param array $atts array of attributes
                             * @param string $content text within enclosing form of shortcode element
                             * @param string $shortcodename the shortcode found, when == callback name
                             * @return string $output returns the modified html string
                             */
                            function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")
                            {
                                    $the_id = get_the_ID();
                                   
                                    $output  = '<header class="entry-content-header">';
                    $output .= "<span class='post-meta-infos'>";
                    $markup  = avia_markup_helper(array('context' => 'entry_time','echo'=>false));
                    $output .= '<time class="date-container minor-meta updated" {$markup}>'.get_the_time(get_option('date_format'))."</time>";
                    $output .= "<span class='text-sep text-sep-date'>/</span>";
     
     
     
                        if ( get_comments_number() != "0" || comments_open() ){
     
                        $output .= "<span class='comment-container minor-meta'>";
                                            ob_start();
                                            comments_popup_link(  "0 ".__('Comments','avia_framework'),
                                              "1 ".__('Comment' ,'avia_framework'),
                                              "% ".__('Comments','avia_framework'),'comments-link',
                                              "".__('Comments Disabled','avia_framework'));
                                                                                      $comment = ob_get_clean();
                                                                                      $output .= $comment;
                        $output .= "</span>";
                        $output .= "<span class='text-sep text-sep-comment'>/</span>";
                        }
     
     
                        $taxonomies  = get_object_taxonomies(get_post_type($the_id));
                        $cats = '';
                        $excluded_taxonomies =  apply_filters('avf_exclude_taxonomies', array('post_tag','post_format'), get_post_type($the_id), $the_id);
     
                        if(!empty($taxonomies))
                        {
                            foreach($taxonomies as $taxonomy)
                            {
                                if(!in_array($taxonomy, $excluded_taxonomies))
                                {
                                    $cats .= get_the_term_list($the_id, $taxonomy, '', ', ','').' ';
                                }
                            }
                        }
     
                        if(!empty($cats))
                        {
                            $output .= '<span class="blog-categories minor-meta">'.__('in','avia_framework')." ";
                            $output .= $cats;
                            $output .= '</span><span class="text-sep text-sep-cat">/</span>';
                        }
     
     
                        $output .= '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";
                                            $markup  = avia_markup_helper(array('context' => 'author_name', 'echo'=>false));
                        $output .= '<span class="entry-author-link" $markup>';
                        $output .= '<span class="vcard author"><span class="fn">';
                                            ob_start();
                                            the_author_posts_link();
                                            $author  = ob_get_clean();
                        $output .= $author;
                        $output .= '</span></span>';
                        $output .= '</span>';
                        $output .= '</span>';
                    $output .= '</span>';
                                    $output .= '</header>';
                                   
                                   
                            return $output;
                    }              
                           
            }
    }

    Thanks in advance, would be lovely if Ismael could get me code to show only post date.

    #803123

    Hi,

    Add the following to quick css:

    @media only screen and (max-width: 767px)  {
    .fullsize .content .entry-content-wrapper {
    padding-right: 0;
    margin-top: 0px !important;
    }}

    Be sure to remove what you have above.

    Best regards,
    Jordan Shannon

    #803117

    Topic: Header images

    in forum Enfold
    VastMarketing
    Participant

    How do I add a header section at the top of a page turner Nader the navigation and logo area?

    #803106
    serhatbalik
    Participant

    Hi,

    I searched the forum and found the topic below. As Daniel mentioned, my contact form does not work too. I solved the problem by installing Contact Form 7. There are some posts in the topic where they solve it by sending some private information to each other (css code maybe?). Can you help me by providing similar solution if you have a code snippet that makes the CF7 form identical to enfold contact form?

    https://kriesi.at/support/topic/contact-form-7-enfold-contact-form-identical-styling/

    Thank you,
    Serhat

    #803090

    Hi,

    Remove this:

    
    div .slideshow_caption h2 {
    font-size: 84px;
    font-weight: normal;
    line-height: 100px;
    margin: 330px auto 0;
    text-transform: none;
    }

    Add what you need to the css I gave you, and be sure to add it to the very top of quick css.

    Best regards,
    Jordan Shannon

    #803087

    Hey Pascal,

    Unfortunately this is an individual device function. They won’t autoplay videos without user interaction. As web developers there is not much we can do for this, but perhaps speaking with and iOS or Android dev would be more appropriate. They would have a better insight into the workarounds of the device hardware.

    Best regards,
    Jordan Shannon

    #803086
    #803085

    Hey TJ,

    I think it would be the best if you created a shortcode – https://codex.wordpress.org/Shortcode_API and display your content using shortcode. You could add shortcode to bottom of your pages and simply change the content inside Appearance > Editor > functions.php file to apply it on all pages.

    Also, you can refer to my post here – https://kriesi.at/support/topic/footer-to-mirror-top-bar/#post-604625 to add custom content above footer on all pages.

    I hope one of the solutions work for you! :)

    Best regards,
    Yigit

    #803084

    Hey winnerl,

    I am not seeing that effect on my laptop. Can you please provide a screenshot of the issue.

    Best regards,
    Jordan Shannon

    #803076
    Amigs
    Participant

    Hi Support Team

    I only would like to have a CSS margin-top from 95px, but only for desktop reselution so i add the following:

    @media only screen and (max-width: 479px) {
    .fullsize .content .entry-content-wrapper {
    padding-right: 0;
    margin-top: 0px!important;
    }}
    .fullsize .content .entry-content-wrapper {
    padding-right: 0;
    margin-top: 95px !important;

    but i did something wrong, bcaucse its allway 95px maging on top ;-(

    All the best

    #803074

    In reply to: Change Social Icons

    Hi,

    Please use following code instead

    #top #wrap_all .social_bookmarks li:hover a {
        background: transparent!important;
        color: black;
    }
    

    Best regards,
    Yigit

    JellyRock
    Participant

    3 days ago I did the Enfold 4.0.7 update and now only the navigation shows at the top but no page content.

    I did the update like I always do, through the child theme and this is the first time it didn’t work. I also disabled the only 2 plugins that were active because I’ve read that in a lot of posts but still nothing.

    I also uploaded and overwrote the Enfold folder via FTP based on support advice.

    I have PHP 5.6, does the new Enfold update need a newer version?

    I’m sending the Admin and FTP login info through the private section.

    Thank you,
    Tony

    fireflyitrecovery.com

    #803068

    In reply to: SOCIAL ICON ON MOBILE

    Hi,

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) {
    .responsive #top #header_meta .social_bookmarks li a {
      color: orange !important
    }
    }

    Best regards,
    Yigit

    Hi,

    Please refer to my post here – https://kriesi.at/support/topic/lightbox-for-mailchimp-form/. You can add your HTML code into slider captions

    If you would like to style your button as Enfold buttons, please add following code to Quick CSS as well

    .open-popup-link { 
        background-color: #d63e2d;
        color: #ffffff;
        border-color: #b41c0b;
        padding: 9px 10px 7px;
        font-size: 13px;
        min-width: 80px;
        text-decoration: none;
        display: inline-block;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        margin: 3px 0;
        line-height: 1.2em;
        position: relative;
        font-weight: normal;
        text-align: center;
        max-width: 100%;
    }

    Best regards,
    Yigit

Viewing 30 results - 78,781 through 78,810 (of 142,898 total)