Viewing 30 results - 234,601 through 234,630 (of 244,262 total)
  • Author
    Search Results
  • #188274
    This reply has been marked as private.
    #188267
    azulbambu
    Participant

    Hi!

    We have a super charged woocommerce store with enfold theme. Which hosting do you suggest for it. Where is hosted http://kriesi.at/ ?

    Right now we have it in wpengine.

    Thank you!

    http://azulecommerce.com/tienda/

    azulbambu
    Participant

    Hi! Im having problems to use product variations of “woocommerce subscriptions”, please help to improve this, is very important for my site.

    Let me know how i can share admin access.

    Thnak you!

    http://azulecommerce.com/producto/gestion-de-campana-de-google-adwords-mini/
    https://www.woothemes.com/products/woocommerce-subscriptions/

    #188263

    Hi Devin,
    it is a pity, since Enfold already queries the blog posts by categories. It only lacks the possibility to order the results by random …
    Thanks anyway!
    kjlietz

    #188249

    Thanks Devin so are you basically saying child theme or not I would have to follow these steps in the following post each time there was a theme update? https://kriesi.at/support/topic/enfold-logo-resize/

    Any suggestions? Thanks.

    #188230

    Hi!

    You should create a page then switch to Advance Layout Builder, add the Blog Posts element. Configure the Blog Content length to show the excerpt. Don’t set a blog page on Enfold > Theme Options > Where do you want to display blog?. If you don’t do this, you might need to use the <!–more–> tag to specify the excerpt manually. You can also a post then click “Screen Options” and enable the Excerpt option. You can input the summary on the Excerpt box manually.

    Best regards,
    Ismael

    #188229

    Hey Jorge!

    What type of header do you have? Please check on Enfold > Header > Header Type.

    Best regards,
    Ismael

    #188223

    Hey!

    The other themes usually use the index.php but on Enfold there is no specific file for the homepage. If you’re not using the Advance Layout Builder for it, it will use the page.php file. Note that all other pages that is not using the Advance Layout Builder will use the same file. Why do you need to edit it? If you’re using the ALB, you can edit the template-builder.php file.

    Best regards,
    Ismael

    #188221

    Hey!

    Please add this code on your custom.css file located on wp-content/themes/enfold/css folder:

    #header_meta {
    background: gray !important;
    }

    Regards,
    Ismael

    Hi!

    Glad it is working now. :)

    Best regards,
    Ismael

    #188187

    Hi sacden!

    You can add this on your custom.css or Quick CSS:

    .avia-menu-fx {
    display: none !important;
    opacity: 0;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    #188183

    Hi emaniocreative!

    Go to Appearance > Widgets then create a widget area on “Enfold Custom Widget Area”. Call it “Contact Sidebar”, add the widgets that you want. Edit the Contact page then look for Layout > Sidebar Setting > select the “Contact Sidebar” widget area.

    Best regards,
    Ismael

    Hi RDCSI!

    You can change the hover color of the search icon using this:

    .header_color .main_menu ul:first-child > li:last-child a:hover {
    color: red;
    }

    Go to Appearance > Menus then click “Screen Options”. Enable the CSS Classes. Add a css selector on a menu item that you want to change to donate button. Example, add “donate-button” as the css class. Go to Enfold > Styling > Quick CSS then add this code:

    #top .main_menu .menu li.donate-button a {
    background: red;
    height: 30px !important;
    display: block;
    line-height: 30px !important;
    position: relative;
    top: 28px;
    }

    Best regards,
    Ismael

    #188180

    Think it would be great to have a like/view counter for portfolio items similar to what Behance utilizes.

    #188175

    Hi CloudChoice!

    Looks like the server can’t start a session. Please contact your host and ask them to check the server configuration. Make sure that the data session folder is writable & ask them if it exist. Download the Enfold theme again on your themeforest account, just to make sure no files are corrupt and all of it is working properly.

    Cheers!
    Ismael

    #188170

    Hey!

    I’m not sure if that is possible. Have you tried the “ID” parameter? You need to create the categories according to the order that you want. Click on Portfolio Item > Portfolio Categories then create the categories again. You’ll see the “ID” if you edit the category then look for the URL, it looks like this: http://localhost/kriesi/enfold/wp-admin/edit-tags.php?action=edit&taxonomy=portfolio_entries&tag_ID=22&post_type=portfolio

    The ‘ID’ of the category on the example above is “22”.

    Cheers!
    Ismael

    #188162
    domvitz
    Participant

    Hi,

    Is it possible for the blog post grid to display further information below the featured image?

    I am currently using a plugin that I had created but the developer has disappeared and I can’t make any changes. I have seen that your enfold theme does everything that I would like it to. I would still use the plugin for the vehicles as it works just find but use the theme to display them. On a page using the blog posts feature and choosing the “display entries from a custom taxonomy” option, I would like it to show certain custom fields below the image and a button to take you to the page.

    This is an example of what I am talking about. http://development.executivecontracts.co.uk/test-home-display/ but I would like it to display the information on this link: http://development.executivecontracts.co.uk

    Make,
    Model
    Term
    Mileage
    Options
    Price
    Enquiry button.

    I do not need it to show an excerpt of the post. Just the list of items detailed above.

    Can this be done and if so would you be able to let me know how?

    Many thanks

    Dom

    • This topic was modified 12 years, 3 months ago by domvitz.
    #188157

    Topic: Header animation

    in forum Enfold
    Kaperas
    Participant

    Hi! first of all congratulations for Enfold theme. I have chosen small fixed header option and I want to switch off the animation that makes the header to reduce size when scrolling down. Is it possible?

    Thank you in advance!

    #188156
    gentlemansgazette
    Participant

    Hello,
    I have been searching the forum for solutions to implement google custom search with enfold. I do not need the AJAY Icon Search in the top menu bar, But I would like to have a search field in the sidebar.
    So far, I installed the plugin Google CSE and set it up correctly. What do I have to do on your end now to make it work?

    Also, I want to display the images of google and I want to use cse_img; ?>” /> in search php. but so far there is not img src that I could define…

    #188138

    In reply to: Hiding

    This reply has been marked as private.
    #188135

    Hey picnmix!

    You’ll want to first try updating the theme files to the most recent update and bug fixes (2.4.2 vs your 2.3). Make sure you are also on WordPress 3.7.1.

    Deactivating all active plugins to check for a conflict is also a good idea as well.

    Regards,
    Devin

    #188127
    This reply has been marked as private.
    #188119

    Thank you Dude!

    I had tried NextGen 2.0 and couldn’t make heads or tails of it. The Legacy version got me moving along.

    1. I’ve created a gallery with pages as I would like, but when I click on the next arrow or any subsequent page number 2, 3, 4, etc. it doesn’t show the next set of images it is defaulting to a blog page. Under Enfold Theme Options, my blog field is empty, so I’m not sure where it’s pulling the template from.

    Again, I’m using One Page and I’m not sure where/why it isn’t displaying the next page of images.

    #188109

    Hi!

    Yes your theme now looks updated. Please deactivate plugins and check adding cutom css codes. If it starts to work again, you can add following code to Quick CSS in Enfold theme options under Styling tab or into Custom.css file inside Enfold/CSS folder to change color of header meta and adjust it as desired

    #header_meta { background-color: white; }

    You are welcome :)

    Cheers!
    Yigit

    #188108

    Hi, i think i just updated the enfold one. 2.4.2 it says now.

    didnt try the plugins yet but something is wrong now with the header.

    it became transparent.

    any idea what happened or what css code is doing that?

    kinda unreadable ugly now hehe

    APRECIATE your HELP btw!!!

    #188106

    In reply to: Remove Comments

    Hi!

    You should go back to enfold\includes folder and open open loop-index.php file and find

    the_author_posts_link();

    it should be on 159th line. You should replace following lines which are between 152-160

    echo '</span><span class="text-sep text-sep-cat">/</span>';
                        }
    
    
                        echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";
                        echo '<span class="entry-author-link" '.avia_markup_helper(array('context' => 'author_name','echo'=>false)).'>';
                        echo '<span class="vcard author"><span class="fn">';
                        the_author_posts_link();
                        echo '</span></span>';

    with

    //echo '</span><span class="text-sep text-sep-cat">/</span>';
                        }
    
    
                        //echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";
                        //echo '<span class="entry-author-link" '.avia_markup_helper(array('context' => 'author_name','echo'=>false)).'>';
                        //echo '<span class="vcard author"><span class="fn">';
                        //the_author_posts_link();
                        //echo '</span></span>';

    If you have more questions, please start a new thread

    Cheers!
    Yigit

    #188105

    Hey!

    Have you tried deactivating all active plugins? And you are using fairly old version of Enfold (1.9.1). You can login on ThemeForest witht the account you have purchased Enfold and go to Downloads section to download the latest version 2.4.2 and update it via FTP
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Yigit

    #188102
    CooperDevon
    Participant

    Hi,
    since enfold is responsive, i thought i would add my website to my facebook page.
    But if i click on my Website Page Tab, the site loads but the Header menu is a no show.

    is there a way to fix it, somehow?
    or having the mobile navigation have show up?

    thanks in advance

    #188095

    In reply to: Hiding

    Hi,

    You need to update your theme (you have 1.8.2, last version is 2.4.2).

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: http:/vimeo.com/chanels/aviathemes/67209750

    If you have modified the theme files, remember to backup the Enfold folder.

    Regards,
    Josue

    #188094

    Hey!

    Please try adding the code i posted above to Custom.css file inside wp-content\themes\enfold\css folder. CSS added in Quick CSS section is not being applied for some reason. You can try deactivating the plugins if adding to custom.css file does not work either.

    Best regards,
    Yigit

Viewing 30 results - 234,601 through 234,630 (of 244,262 total)