Viewing 30 results - 227,161 through 227,190 (of 244,601 total)
  • Author
    Search Results
  • auroradesignstudio
    Participant

    After upgrading to WordPress 3.8.1, the categories in my portfolio are no longer visible in the sorting menu, although they have been selected in the portfolio settings. Only All appears. How can I fix this?
    http://www.studentartfund.org/dev

    Lynda Rae
    Aurora Design Studio

    I’ve got to say, the support here is stellar. Far better than from other places I’ve purchased themes/theme memberships from, thanks so much! I’ll be putting up a review about your theme/support on blackhatworld as my way of saying thanks.

    I do have one last question though…I tried putting the above logic into my functions.php file, and it broke the theme (the entire site just was white space). To resolve it, I had to download the functions.php file from wp-content/themes/enfold/functions.php via FTP, remove the added code and reupload it.

    I have no child themes installed, it’s just the activated Enfold theme from within the Enfold folder under wp-content/themes/enfold. Here is what my functions.php file looked like after I added the above code (which I had to remove because it broke it). This is from line 1 (and everything beneath what I’ve pasted here, is exactly as it comes with a fresh install of the theme…nothing added or modified):

    <?php
    global $avia_config;
    /*
    
     * if you run a child theme and dont want to load the default functions.php file
    
     * set the global var bellow in you childthemes function.php to true:
    
     *
    
     * example: global $avia_config; $avia_config['use_child_theme_functions_only'] = true;
    
     * The default functions.php file will then no longer be loaded. You need to make sure then
    
     * to include framework and functions that you want to use by yourself. 
    
     *
    
     * This is only recommended for advanced users
    
     */
    
     
    /* enable custom DAP hide/show menu logic */
    
    if(isset($avia_config['use_child_theme_functions_only'])) return;
    add_theme_support('avia_conditionals_for_mega_menu');
    
    if(!function_exists('avia_condition_customrole'))
    
    {
    
        function avia_condition_dap()
    
        {
    
            if(Dap_Session::isLoggedIn()) return true;
    
            return false;
    
        }
    
    }
    
    add_filter('avf_avia_menu_conditions','avia_add_conditional_options', 10,1);
    
    function avia_add_conditional_options($options){
    
    $options['avia_condition_dap'] = array('title' =>__('User Logged in (Dap)', 'avia_framework')),
    
    return $options;
    
    }
    /* end conditional menu logic addition */
    #234342

    I know it’s been mentioned before, but right now my #1 request would be Mailchimp support for the contact forms.

    The standard mailchimp form designer is hopeless and it’s a pain integrating Mailchimp forms to look good at the moment.

    #234336

    Is there a particular way I could update jquery in the theme without using one of the plugins which break everything?

    #234335
    Imburr
    Participant

    Just thought I would update, the newest version of WooCommerce uses blockui.js version 2.6, which requires a minimum of jquery 1.3

    Enfold/wordpress seem to be using 1.10.2 so this breaks the theme JS from rendering correctly if it is minified.

    #234331

    Topic: Backs Up & Revisions

    in forum Enfold
    addwebtoday
    Participant

    Hello and thank you again for a great theme!

    I was curious about a better way to make sure backups and revisions to posts and pages are more properly accounted for. I’ll lose a tab with some edits, and when I try to restore it, the page never restores back to the right versions. It typically erases a ton of work.

    This issue has been a big problem while creating portfolio pages. How can I locate a full revisions page to show all of my past revisions in order to restore them?

    I’m currently running the debug mode on the page builder. I can’t tell if this is causing the issue as well but previewing my modifications has been buggy while modifying both the layout build and the debug menu.

    Again, the only reason I’m using the debug menu is because the short code button in the classic editor is not nearly robust enough to manage more than 50% of the theme’s core features. I’d rather use the classic editor for consistency but am trying to work with Enfold’s system. Please help steer me in a good direction.

    Thank you!

    #234312

    Please make Quick CSS its own tab

    The current size is most unusable

    #234311

    Please make Quick CSS its on tab

    The current size is most unusable

    #234299

    In reply to: Tracking Code

    Hey wesleysoccer!

    Thank you for the question. I hope all is well with you today.

    Are you sure that this is the right website? This is not using the Enfold theme. What is the tracking code for?

    Cheers!
    Ismael

    #234294

    Hi Jason!

    Thank you for the question. I hope all is well with you today.

    We recommend using this plugin to move your website: WP MigrateDB or WP MigrateDB PRO

    Refer to this link: http://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684

    You don’t have to import or export theme settings after you import the database.

    Regards,
    Ismael

    #234293

    Hi 10-der!

    How are you? I hope you’re doing well today.

    You have a very old version of the theme. The tutorial is only applicable with the latest update of Enfold. Please download version 2.5.4 on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Ismael

    Hi sandboxes!

    Thank you for using the theme. I hope you’re doing great.

    You can use the Fullwidth Masonry element to display blog posts like that but as the shortcode title says, it will be fullwidth. Two blog post overview filtered by tags is no biggie with Enfold but the tag dropdown that you want it not available without major modications. You can hire someon for that. For further customization, please visit Werkpress.

    Cheers!
    Ismael

    #234278

    as I can keep my settings as colors, logo, etc.

    -Theme Setting Import + Export

    #234273

    In reply to: Blog Settings

    Hi!

    Thank you for using the theme. I hope you’re doing great.

    If you select the page on Enfold > Theme Options > Where do you want to display blog? option, this page will use the index.php template. You can’t add any avia elements using the Advance Layout Builder. So.. to make the blog page flexible with additional contents, you must not assign the blog page on the said option then add the Blog Posts element instead.

    Best regards,
    Ismael

    #234269

    In reply to: Login over the Header

    Hey!

    Request your quote with all the details here:
    http://kriesi.at/contact/customization

    The login here is part of the forum system (bbPress, which is compatible with Enfold).

    Regards,
    Josue

    #234254

    Hi Peter!

    Thank you very much!
    I have finished the pages before and installed Yoast SEO later…
    I was having issues until now. =) Don´t know what changed, but now it´s fine.

    Thanks a lot for your quick reply!

    #234252

    In reply to: Login over the Header

    Anonymous

    Hi,
    So if I would let it make of you.
    Can you tell me what price I should expect?

    For the first time I’ve seen it here.
    http://www.eyedee-media.com/
    I just want to once you have the log in information correctly entered will then be redirected to a photo gallery.
    The yes I make as Blanke gallery. Does this look like “enfold Masonry Gallery” button with a back.

    The login should be on the header appears in a different way.

    Is it possible that the Enfold Theme Login to integrate data in the sidebar?
    As you have it too?

    Something else you have on your page Horizentrale strokes with a star in the middle in the Enfold theme are also included?
    Or how I can get this also?

    Cheers
    DOM

    #234245

    In reply to: Enfold Gallery

    Hi!

    Thank you for using the theme. I hope you’re doing great.

    Please add this:

    .main_color .sidebar a, .main_color .sidebar  {
    color: #ffffff !Important;
    }

    Regards,
    Ismael

    #234244

    Hey MMA_Impact!

    You maybe need to save the template/page first. We use a special hook to pass the page content to Yoast SEO and this hook might not work if the post content is not saved. I did a quick test on my test server and the keyword analysis worked with advanced layout pages and standard posts/pages.

    Cheers!
    Peter

    Hi!

    Please replace the code that I gave you with this:

    $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="search-text">'.__( 'Search', 'avia_framework' ).'</span></a></li>';
    

    This will make the “Search” string translatable. If the translation is not automatic when you switch language, please use this plugin to translate the string: http://wordpress.org/plugins/codestyling-localization/

    Please hire a freelance developer if you want to integrate the Choices’ or the Propulsion’s search form on Enfold.

    You can set the facebook account on Enfold (En) and Enfold (Fr) separately. Switch between languages when you are on the wp dashboard.

    Cheers!
    Ismael

    #234242

    Hi!

    You didn’t update the theme to 2.5.4. Please download the latest version on your themeforest account. Note that the videos on mobile version will be disabled on the next release of Enfold. You will be required to add a fallback image for the video for mobile devices.

    Best regards,
    Ismael

    #234241
    MMA_Impact
    Participant

    I looooove this theme…and you guys helped me a lot with my problems.
    Thanks for that!

    Now…I was pushing some buttons for SEO with the help of Yoast WordPress SEO and it can´t see the content of the Text-Blocks.
    You know? If I am looking for a special keyword, it doesn´t recognize the content and tells me, that the keyword is not on the site.

    Is this just a problem, that the PlugIn is not checking it? Or is google also not seeing the text in the Txt-Blocks???

    Thanks and have a nice weekend!

    #234240

    In reply to: Partner/Logo Element

    Hi!

    You can find the instruction here http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ as i posted in my previous post :)

    Best regards,
    Yigit

    #234237

    In reply to: Enfold > Map size

    Hi vcoronel!

    Please add a Color Section element to your page with a custom ID and insert your Google Map inside it then add following code to Quick CSS

    #color-section-id .container { width: 100%; }

    Cheers!
    Yigit

    #234235

    Hi vcoronel!

    Can you post the link to your website so we can see which type of header are you using? You can also check it in Enfold theme options > Header tab. You should use a plugin such as http://wordpress.org/plugins/wp-retina-2x/

    Best regards,
    Yigit

    #234233

    Hi vcoronel!

    You can upload your icon in Media > Library then copy its URL and add following code to Quick CSS and change the url to your icon

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: url(https://yourwebsite.com/icon.png);
    font-family: 'entypo-fontello';
    }

    Best regards,
    Yigit

    #234229

    In reply to: enfold > preheader

    Hey vcoronel!

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

    .header-scrolled #header_meta { display: none; }

    Best regards,
    Yigit

    #234223

    Topic: CSS problem?

    in forum Enfold
    Michael64142
    Participant

    Hi,

    I use W3 Total Cache and WPML and more plugins for my website with Enfold.
    I was changing from ‘Page restrict’ plugin to ‘User acces manager’ to restrict access to pages on my site.

    Wordpress or the cache or something else caused some problems, I deleted the page restrict plugin but the page stills shows the login form from the Page restrict form, and not from the user access manager.

    I decided to clear my cache (browser, and W3 cache) but now it was switching from Page restrict to the 404 not found (but the page does exist). Pressed F5.. Page restrict, pressed F5 again and 404 not found.

    I decided to delete the Permalinks from .htaccess and looked if this did help.. No, it didn’t. Then I disabled every cache option in W3, and cleared my cache but still switching.
    But when I disabled every cache options, I saw that my website now loads without CSS.. So I decided to enable W3 again, but now my CSS doesn’t show.

    What can the problems be? My website: http://www.michael64142.eu (please provide a screenshot how the home looks at you). The restricted page which has the problems: http://www.michael64142.eu/item-support/ (please visit this page to).

    Kind Regards,
    Michael

    #234210

    I see. My bad, and thank you for your answer.

    Hey!

    Try adding this code to the Quick CSS:

    .title_container .breadcrumb {
    position: relative;
    right: auto;
    top: 0;
    margin-top: 0px;
    padding-bottom: 8px;
    overflow: hidden;
    left: -2px;
    }

    Cheers! 
    Josue

Viewing 30 results - 227,161 through 227,190 (of 244,601 total)