Viewing 30 results - 132,961 through 132,990 (of 142,757 total)
  • Author
    Search Results
  • #231144

    Thanks Peter. Is there a topic that explains more about serialized data? If I restore both the database and all FTP files again and see don’t have my Theme Options could this be in part to serialized data?

    When I customize the Theme Options in Dashboard after having a child theme set up does this write to the stylesheets inside wp-content/uploads/dynamic_avia? I have 2 stylesheets in here. One is enfold.css and another is a css file named for my child theme.

    Thank you!

    jmikhail
    Participant

    Hi Guys,

    So when I set up my 4th slider to have the video and only 1 loop so it stops at the video I want everyone to see the video with the HD suffix hack. So it appears like it shows it in the preview mode inside the layerslider settings: https://www.evernote.com/shard/s77/sh/89f828e0-124f-4f63-bf19-4819f384da03/af6af95b18df0107660d400ea47a75fa

    However on the website after saving it looks like this: https://www.evernote.com/shard/s77/sh/2cb8bc3b-59c1-4f27-b9a0-e70063cfdd4e/8e3ce21ece9a14e44c2f21d1fb8be0af

    Website URL: http://bit.ly/1mSFN9W

    Code I used:

    
    <div class="ls-s2" rel="optional local settings of sublayer">
         <iframe width="1300px" height="475" src="//www.youtube.com/embed/LbUg1N2kFfw?rel=0" frameborder="0" allowfullscreen></iframe>
    </div>
    

    Any help would be greatly appreciated.

    Thanks!

    #231127

    Topic: S.E.O. plugin

    in forum Enfold
    fjrichart
    Participant

    I don’t know anything about SEO. Could you recommned any good plugin that you know is compatible with Enfold. I’ve read some topics here saying that WordPress SEO plugin makes some pages dissapear.
    Thanks in advance for your help.

    #231117
    crazyflx
    Participant

    I had a similar topic open here: https://kriesi.at/support/topic/entire-menu-disappearing-instead-of-select-items-with-membership-plugin/ but am opening this one because the topic and how I think I’ll need to tackle the issue has “morphed” into something a bit different.

    I need to hide/show menu items based on the following logic (that comes from having another plugin, a membership plugin, installed):

    if( !Dap_Session::isLoggedIn() ) {
    //HIDE CERTAIN MENU ITEMS
    }
    else {
    //SHOW CERTAIN MENU ITEMS
    }

    I tried using the “Menu Visibility Control” plugin here: https://wordpress.org/plugins/menu-items-visibility-control/ which allows for using custom code/functions to hide/show menu items (for instance, on another site I run, I simply entered: !Dap_Session::isLoggedIn() within the “Visibility” option that appears for each menu item.

    However, that plugin doesn’t seem to be compatible with the latest version of Enfold I’m running, as the “Visibility” option does not appear for each menu item.

    I see that Enfold has it’s own available conditional menu logic available/built in, which I have activated after following the directions here: https://kriesi.at/support/topic/enfold-conditional-menu/

    However, the conditional logic is limited to logged into/out of WP, along with user roles. I need to hide/show menu items based on whether they’re logged into/out of DAP (digitalaccesspass, a wordpress membership plugin).

    The following code, when DAP is activated, returns whether a user is logged into/out of DAP:

    Dap_Session::isLoggedIn()

    Is there any way I can get the Enfold conditional menu logic to work with that check, instead of the WP logged in/out check?

    • This topic was modified 12 years ago by crazyflx.

    I only know the answer to this fortuneRice, because I’m in the middle of working on a related issue and one of the moderators here was kind enough to help me out.

    Enfold does have support for conditionally showing menu items, see here: https://kriesi.at/support/topic/enfold-conditional-menu/

    #231086
    #231084
    Laure
    Participant

    Hello,
    I have a concern by inserting a video in an article.
    It is in MP4 format and displays correctly but there are warning line of code that start at the top.
    Here is the location on my website: http://ecoledesvalettes.fr/morphing-cybercentre-cm1/
    Here is the code of the line 576:

    if(!function_exists('avia_is_200'))
    {
    	function avia_is_200($url)
    	{
    	    $options['http'] = array(
    	        'method' => "HEAD",
    	        'ignore_errors' => 1,
    	        'max_redirects' => 0
    	    );
    	    $body = file_get_contents($url, NULL, stream_context_create($options), 0, 1);
    	    sscanf($http_response_header[0], 'HTTP/%*d.%*d %d', $code);
    	    return $code === 200;
    	}
    }

    Thank you in advance
    Laure

    Hey crazyflx!

    The only possible conflict I can think of is the wordpress menu walker class. Afaik wordpress doesn’t support multiple menu walkers for a menu and if our theme registers a menu walker class the membership plugin must not register a second walker class. However if it registers a second/custom walker class the menu might break. Our menu walker class can be found in wp-content\themes\enfold\includes\helper-responsive-megamenu.php and it’s required to display the mega menu. I’m not sure how the DigitalAccessPass plugin handles the menu and I don’t have enough time to dig into the plugin code but that’s imo the only possible conflict. If you just need a function which hides/shows certain menu items based on the user roles try the “conditional menu” feature: https://kriesi.at/support/topic/enfold-conditional-menu/ . If you want to add a custom conditional check see: https://kriesi.at/support/topic/using-conditional-menus-with-custom-defined-user-roles/ for more information.

    Regards,
    Peter

    NAVIGATION STILL DOES NOT WORK

    AGAIN:
    Perhaps the problem is with the sidebar navigation code you have given me is that it is NOT a widget but the normal sidebar navigation
    (the reason why it is not in alphabetical order is because I used the order that page should be in the page editing area)

    AGAIN: the current page item for the side navigation works only for the first (top) page
    when one chooses another page on the sidebar the main navigation no longer shows which main menu item one is in.

    SOLUTION?
    the side navigation is in green but the top navigation “ausbildung” should also be green
    http://www.tcm-team.at/ausbildung/module-und-preis-uebersicht/

    Hey!

    Please try to clear the browser cache and clear the cookies – maybe it fixes the issue because Kriesi uses sessions to store the breadcrumb path for portfolio items. If it doesn’t help please contact the plugin author of the “post types order” plugin and ask him how you can revert the plugin changes. Ismaels code here: https://kriesi.at/support/topic/breadcrumbs-doesnt-work-correct-after-portfolio-sorting/ will deactivate the default portfolio breadcrumbs and this change will also remove the portfolio page from the breadcrumb trail.

    Regards,
    Peter

    #231004

    What do you mean with social code? I disabled the plugin and the arrow is still at every single post right under the tag (wouldn’t mind the gab between the tag and the tag line to be smaller aswell)

    About the meta, I would like to display the date on top in a style similar to sentence theme so its getting a bigger “showcase” to show the readers when I did a post update

    #230983

    Hi!

    Please add this on your custom.css or Quick CSS:

    td {
    vertical-align: top;
    }

    Regards,
    Ismael

    #230967

    In reply to: Theme update

    Please create another topic regarding that.

    Regards,
    Josue

    #230958

    Hey!

    I added this code to the Quick CSS:

    .social_header #header_main .container, .main_menu ul:first-child > li > a {
        height: 70px !important;
        line-height: 70px!important;
    }
    #header_main {
        z-index: 9999;
    }
    .logo {
        position: absolute;
        height: 170px !important;
        width: 200px !important;
        top: -35px;
    }
    .logo, .logo img{
        max-width: 300px !important;
    }

    Now i set the header to show on the Home so it the logo gains legibility:
    http://kctennisacademy.us/

    Best regards,
    Josue

    #230944
    #230933

    Topic: Portfolio help

    in forum Enfold
    kbrimberry
    Participant

    Hi,

    I’m trying to setup a portfolio page as follows:
    Each file should be uploaded in a manner that when you click on the image it shows the descriptions on the side.
    I want to have 3 separate galleries so when you click on the portfolio tab you see 3 boxes with these photos. Clicking into them will open a new page with a thumbnail of all photos and a large image at top.

    Please advise.
    Thanks.

    #230908

    it would be cool if we could bring the top down a little tighter so the guy at the top is reaching into white :) but yes

    #230899
    5fold
    Participant

    We’ve had issues with the theme load speed on our hosting with wpengine. This is what they said.

    One issue that looks to be a primary concern is that your Theme is seen as a “memory hog” on our system…
    PROBLEM: Memory Hog
    This line of code took 6ms and allocated 256KB of memory.
    Original cause was a theme, in /wp-content/themes/enfold/includes/admin/register-admin-options.php:110
    Specific culprit is function substr($p[‘func’],0,60), in /wp-content/themes/enfold/includes/admin/register-admin-options.php:110

    Full stack trace, with the culprit at the top:

    #11 – /wp-content/themes/enfold/includes/admin/register-admin-options.php:110
    #10 – /wp-content/themes/enfold/framework/php/class-superobject.php:116
    #9 – /wp-content/themes/enfold/framework/php/class-superobject.php:86
    #8 – /wp-content/themes/enfold/framework/avia_framework.php:97
    #7 – /wp-content/themes/enfold/functions.php:77
    #6 – /wp-settings.php:323
    #5 – /wp-config.php:138
    #4 – /wp-load.php:29
    #3 – /wp-blog-header.php:12
    #2 – /index.php:17
    #1 – /index.php:0
    and
    PROBLEM: Memory Hog
    This line of code took 18ms and allocated 112KB of memory.
    Original cause was a theme, in /wp-content/themes/enfold/css/dynamic-css.php:709
    Specific culprit is function substr($p[‘func’],0,60), in /wp-content/themes/enfold/css/dynamic-css.php:709

    Full stack trace, with the culprit at the top:

    #11 – /wp-content/themes/enfold/css/dynamic-css.php:709
    #10 – /wp-content/themes/enfold/includes/admin/register-dynamic-styles.php:122
    #9 – /wp-content/themes/enfold/functions.php:410
    #8 – /wp-includes/plugin.php:0
    #7 – /wp-includes/plugin.php:429
    #6 – /wp-settings.php:347
    #5 – /wp-config.php:138
    #4 – /wp-load.php:29
    #3 – /wp-blog-header.php:12
    #2 – /index.php:17
    #1 – /index.php:0

    #230897
    fashiontribe
    Participant

    not sure what my issue is here but if you can take a look I sure would appreciate it. The pic in the middle is is taking precedence at top and the other two columns are starting where the pic ends.

    #230887
    fashiontribe
    Participant

    There was a thread open for this but it closed and my replies weren’t answered. I am trying to put the logo on top as suggested in the other thread but it didn’t act as it should.

    Josue,

    This works on the phone well thanks.

    Only issue I’m having is my logo seems to be acting funny on the desktop view when the browser is not at full width and more like a 4:3 width. Please try adjusting your browser over and see what I mean.

    Ahh also the phone number begins to overlap the social icons.

    Thanks.

    #230880

    Hi!

    Try the following:

    #header_main .container {
    height: 150px  !important;
    line-height: 120px  !important;
    }
    
    html.fixed_header #main {
    padding-top: 120px;
    }

    Best regards,
    Josue

    Thanks Peter! I was trying to implement Relevanssi after seeing a tutorial for integrating it with Enfold.
    So it seems for now there may be some incompatibility so I will implement Google custom search instead which should deliver better results. I’ll go over some of the previous threads for tips on that.

    Thank you for your team’s awesome support!!

    #230875

    Hey!

    It appears the slider isn’t set to autoplay automatically, you can check that when editing the individual Layer Slider > Global settings.

    Cheers!
    Josue

    #230866
    mestech
    Participant

    Hello, I am using the header with bottom navigation and the logo is too small so I entered the code that was on the FAQ on Envato (Is there a way to make the header taller and fixed in height?) and made the height 150 which works for the logo but it stretches the bottom navigation, making it taller. How can I keep the bottom navigation the same and keep the area with the logo at 150?

    #header_main .container, .main_menu ul:first-child > li > a {
    height: 150px  !important;
    line-height: 120px  !important;
    }
    
    html.fixed_header #main {
    padding-top: 120px;
    }

    Screenshot image of problem:
    http://i.imgur.com/ge1OFTu.jpg

    I searched for this problem on here but didn’t find anything that worked. Thanks for the help.

    • This topic was modified 12 years ago by mestech.
    #230863
    mrsl
    Participant

    hi my slider has stopped, used to work fine – it still does the manual arrow transition but not the auto..delay set to 4 seconds- but there is no more auto change in 4 seconds or ever

    wheresthewell.com to see

    thanks

    #230862

    In reply to: Separate portfolios

    As far as i know, not at the moment, but feel free to suggest it here:
    https://kriesi.at/support/topic/enfold-feature-requests/

    Cheers!
    Josue

    #230856
    tlow87
    Participant

    Running of Yigit’s advice (https://kriesi.at/support/topic/alternate-logo-for-fixed-navigation/#post-230794) I created a class fixedlogo and placed it inside my header.php file, just above the logo:

    <div class='container'>
    <div class="fixedlogo"></div>
                            <?php
                            /*
                            *	display the theme logo by checking if the default logo was overwritten in the backend.
                            *   the function is located at framework/php/function-set-avia-frontend-functions.php in case you need to edit the output
                            */
                            echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    To allow the fixed logo div to transition, I set its opacity to 0, rather than display: none;.

    .fixedlogo { opacity: 0; }
    	
    .header-scrolled .fixedlogo {
    	display: block;
    	width: 40px;
    	height: 40px;
    	top: 4px;
    	background: url('http://site.com/fixedlogo.png') no-repeat;
    	background-size: 35px 35px;
    	float: left;
    	position: absolute;
    	left: 0;
    	z-index: 1;
    	-webkit-transition: opacity 0.5s ease-in;
    	-moz-transition: opacity 0.5s ease-in;
    	-o-transition: opacity 0.5s ease-in;
    	opacity: 1;
    }	
    	
    .header-scrolled .logo { display: none; }

    Hope this helps anyone wondering!

    Note: I placed this in my Desktop Styles media query, so I could do something similar for mobile.

    #230834

    Hey!

    When i checked your website header was non-fixed. It is tricky to have logo and main menu centered on fixed header. So i suggest you using a non-fixed one if you need them to have centered. Please refer to this post here and change the height to 160px https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003

    Cheers!
    Yigit

    #230833

    In reply to: Separate portfolios

Viewing 30 results - 132,961 through 132,990 (of 142,757 total)