Viewing 30 results - 236,671 through 236,700 (of 243,803 total)
  • Author
    Search Results
  • #173199

    Hi mioranza!

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

    .responsive .container .nine.units { border-right: 1px solid #e1e1e1; }

    2) First you should switch to Default Editor ( http://i.imgur.com/hROBjAw.jpg ) and create Contact Forum by clickin magic wand. Then you should copy that shortcode and paste in the content of your tab

    Cheers!
    Yigit

    #173183

    In reply to: Issues on IOS

    Hi!

    Just for your information, our queue goes from the oldest to the newest queries. So if you self post, you are automatically pushing your topic to the end of the queue.

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

    @media only screen and (max-width: 989px) { .avia-progress-bar .progress { height: 72px; } }

    Regards,
    Yigit

    Hi Jose!

    Just for your information, our queue goes from the oldest to the newest queries. So if you self post, you are automatically pushing your topic to the end of the queue.

    Please go to Enfold theme options and make sure that you choose to display sidebar in Sidebar tab.

    Best regards,
    Yigit

    Hey!

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

    .woocommerce .title_container .breadcrumb { display: block; }
    .title_container .breadcrumb { display: none; }

    Regards,
    Yigit

    #173163
    timfl
    Participant

    greetings earthlings,

    Enfold makes it easy do create a one-page site. cool. But when I i use an ajax portfolio with pagination not so much. what happens is that the entire page reloads on clicking the page number. .

    I’m not sure if there’s a way around this and the page reload wouldn’t be a problem if it went to the page position with the portfolio, instead of the top of the page.

    MaYbe an anchor link? If so, where and how?

    Many thanks.
    Great theme and support!

    #173153

    In reply to: Enfold Portfolio Grid

    Hello!

    There is a problem with the plugin “Visual Form Builder”. I deactivated it then the Artists page started to work properly. http://www.realwiredmusic.com/artists/

    Best regards,
    Ismael

    #173134

    Hello Ismael,
    I mean we are adding custom php files for our pages and menus. Our developers are working on it but it seems they cant change the sliders to our images we need. The slider is the one that was included with enfold which is layer slider

    website is

    http://home.acmeliteservicesllc.com/

    #173131

    In reply to: new social icons

    Hello!

    I tested this and successfully added the QQ social icon on the header. I followed Dude’s instruction.

    1.) Edit includes > admin > register-admin-options.php, find this code on line 905:

    'Behance' => 'behance',

    Add this code below:

    ‘QQ’ => ‘qq’,

    2.) Edit functions.php, find this code on line 16:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    function avia_add_custom_icon($icons)
    {
    $icons['qq']	 = array( 'font' =>'entypo-fontello', 'icon' => 'ue908');
    return $icons;
    }

    3.) Go to Enfold > Header > Add the “QQ” social icon. Save changes.

    This is the screenshot of the result:

    Regards,
    Ismael

    #173128
    filippocorretti
    Participant

    Hello,
    I need to add a category description text, which should be displayed below the list of categories in a portfolio page, when you click on a category name. I have figured out that the filtering of the items for each category is obtained via javascript but I don’t know what to do. My javascript knowledge is very basic. Have a tip?

    #173127
    gianmarizzi
    Participant

    Hi all,
    I installed Enfold theme on two different hosting. Both sites have been customized in the same way (they are twins, in one word).
    BUT, despite what css says, site A has wrap width = 1010 px, site B has wrap width = 1110 px.
    Does it depend on server settings or what else?

    #173114
    penumbra
    Participant

    Hello –
    What is the best way to create a blog with one column where there are multiple large photos and text without thumbs or clicking to enlarge the image as well as embedded video (Vimeo)?
    How do you display categories, name and date at the bottom of the blog post?
    Is it possible to not included the author and the date on a post and if so how?
    I want to install a custom font for the menu, blog and text pages and I have a web font kit for the font. How do I install that font?
    What is the best way to add social links and icons to the lower left side of the footer?
    How do I remove the navigation from the footer?
    How do I remove the attribution “Enfold Theme by Kriesi”?
    Thank you.

    • This topic was modified 12 years, 3 months ago by penumbra.
    #173111

    Topic: Customize

    in forum Enfold
    penumbra
    Participant

    Hello –
    What is the best way to create a blog with: multiple large photos and text without thumbs or clicking to enlarge the image as well as embedded video (Vimeo).
    How do you display categories, name and date at the bottom of the blog post?
    Is it possible to not included the author and the date on a post and if so how?
    I want a custom font for the menu, blog and text pages and I have a web font kit for the font. How do I install that font?
    What is the best way to add social links and icons to the lower left side of the footer?
    How do I remove the navigation from the footer?
    How do I remove the attribution “Enfold Theme by Kriesi”?
    On the last upgrade to 2.3.1 there was a dialog notice to add the code in the dialog to the .htaccess but I had to modify permissions on the .htaccess but then lost the dialog which I believe was code for responsive. Where do I find that code?
    Thank you.

    #173110

    Topic: Pages with Comments

    in forum Enfold
    moggiex
    Participant

    Hi,

    We’re using the latest version of Enfold I have created a page in WordPress and published it.

    Both “Allow comments” and “Allow trackbacks etc,..” are checked. However there is no comments section showing at the bottom of the page.

    Any ideas?

    Matt

    PS. In Settings > discussion settings comments are enabled. We’re also using WishList Member and Simplepress if that makes any difference?

    #173105
    This reply has been marked as private.
    #173081

    Hey ChaosWeb!

    One or more of your currently active plugins are causing a conflict with the theme. So you’ll need to deactivate your plugins and then re-activate them one by one to find out which one is causing the issue.

    Cheers!
    Devin

    #173077

    Hi mikaelsv!

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

    .js_active .toggler { color: red !important; }

    You can change layout to large in Enfold theme options under General Settings

    Cheers!
    Yigit

    #173070

    In reply to: Enfold Child Theme

    Cool, and in regards to css if i copy the shortcodes.css file (for example) and edit the css in the child theme folder i will be able to update without losing the new styles that i have created for the shortcodes?

    Regards,

    Jyles

    #173068

    In reply to: Increase website width

    Hey khalidmuharraqi!

    Please go to Enfold theme options > General Settings and change your layout to “Responsive Layout Large” in Responsive Layout http://i.imgur.com/3H7cQtF.jpg

    Best regards,
    Yigit

    #173067

    Hi midosianturi!

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

    nav.sub_menu a { color: white; }

    Best regards,
    Yigit

    #173066

    In reply to: Enfold Child Theme

    Hi Jyles,

    Kriesi has the download available in a comment on that video.

    Child theme information can be found here: http://codex.wordpress.org/Child_Themes

    It isn’t quite that simple but for files in the main folder of the theme (header, footer etc) the child theme version will be used first.

    Regards,

    Devin

    #173063

    Hi!

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

    #header_meta { z-index: 2; }

    Regards,
    Yigit

    Hi!

    Please update Enfold to version 2.3.1. You are currently using 2.1. There have been many bug fixes and improvements since
    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

    Regards,
    Yigit

    #173059

    Hey winstoncuthbert!

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

    .team-img-container { float: left; }

    Cheers!
    Yigit

    Hello!

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

    #top .main_menu .menu li>a:hover { border-bottom: 2px solid orange; }
    span.avia-menu-fx { display: none; }

    Cheers!
    Yigit

    #173055

    In reply to: Enfold Child Theme

    Thanks for your quick reply. I just have a few questions:

    Is the child theme template included in the latest download?

    And just to confirm any file that i need to customise i.e functions.php or header.php i simply copy those files into the child theme folder then edit them in there?

    Thanks again.

    Jyles

    #173049
    mioranza
    Participant

    Sidebar:
    Weirdly the line that divides the sidebar from the page’s content changes its color as you pass through the content (check it at http://mioranza.org/a-transmioranza/ or http://mioranza.org/contato/ ).

    Tabs:
    How can I put a contact form in a tab ( tab like these: http://kriesi.at/themes/enfold/features/ )? Is there a “text” version of the contact form (that may help me doing what I need)?

    Thank you!

    Regards,
    Bruno.

    #173040

    issue solved!!!

    thanks guys!!

    #173039

    In reply to: Enfold Child Theme

    Hello jyles_ks!

    Here is the tutorial Devin prepared on how to create a child theme http://vimeo.com/channels/aviathemes/67221517

    Regards,
    Yigit

    #173037

    Hey jennallocco!

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

    #advanced_menu_toggle { color: #4b7ead; }
    .responsive .logo { height: 110px; }

    Regards,
    Yigit

    #173036

    Topic: Enfold Child Theme

    in forum Enfold
    Jay
    Participant

    Hi Guys,

    Could someone send me over some info on how to set up a child theme for the new Enfold release ?

    Thanks in advance,

    Jyles

Viewing 30 results - 236,671 through 236,700 (of 243,803 total)