Viewing 30 results - 239,011 through 239,040 (of 244,377 total)
  • Author
    Search Results
  • Hi,

    You need to configure both languages. You need to switch to the other language then set the blog on Enfold > Theme Options > And where do you want to display the Blog? option.

    Regards,
    Ismael

    #162751

    Hi,

    Go to Enfold > Sidebar > Sidebar on Single Post Pages > select any sidebar. Single product pages can only have a left sidebar.

    Regards,
    Ismael

    Just to add to what Ismael said, the content in the Advanced Layout Builder is completely separate from the regular visual editor content. You can’t switch between the two freely as a way to manipulate content.

    Hey,

    You should switch to ALB. Edit any elements then scroll a bit below. You should see a Custom CSS Class field.

    Regards,
    Ismael

    #162732

    Why can’t I select a size via the menu for the Easy Slider? Why have the menu?

    hi, again

    that didn’t change the width of the rollover area itself – i’d prefer to actually keep the thumbnails, but for some reason when i was importing the images, some worked OK and others are seen as much larger in the post thumbnail list when editing – perhaps a flaw in the host…

    regardless, the rollover to the left is now wrapping the text and to the right it still looks like about 240 pixels on hover, but i think that if the name isl onger than 100 pixels it’s going to wrap, and i just want the overall hover area to be tighter

    thanks again :)

    sterlingwilliam
    Participant

    Here is the thread (posted below), it wouldn’t let me reply so had to post Fresh forum post… mainly I REALLY was hoping the Parallax effect could work on iphones (since half the world’s site views 2013/14 are from this platform) or at least have option for mobile view to ‘fix’ the backgrounds so we still get some depth as content is scrolled over. I design quite a few client sites in Adobe’s Muse and they have amazing parallax on mobile coding/ability now.
    Just seems there must be a way to have the beautifull Enfold/Kriesi parallax to not be choppy on mobile… I Hope!!
    BIG THANKS for the Enfold Awesomeness and Kriesi Team Amazingnes$!! Keep Em Coming Plz!

    BEST

    -Sterling

    gust 19, 2013 at 8:42 am #28024

    kpellikaan
    Participant
    On the one page portfolio homepage, the parallax images are not scaling on iphone (http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/).

    When i scroll down with my iphone to the image of the kitchen i will see the following: http://web-flight.nl/enfold-bug.png

    I have the same problem with: http://www.digified.co

    August 19, 2013 at 10:14 pm #136182

    Devin
    Moderator
    Hi kpellikaan,

    Which iPhone do you have and which OS version? Kriesi is the only one of us that is able to test for iPhones specifically but it should scale somewhat based on the image settings for the color section.

    Regards,

    Devin

    August 20, 2013 at 3:19 pm #136183

    kpellikaan
    Participant
    Iphone 4 & 5, iOS 6.

    (On android it is working fine)

    August 21, 2013 at 12:17 am #136184

    Ismael
    Moderator
    Hi,

    Please try this:

    @media only screen and (max-width: 767px) {
    .avia-section {
    max-width: 100%;
    }
    }
    Remove browser cache then reload the page.

    Regards,

    Ismael

    September 5, 2013 at 4:33 pm #136185

    Kriesi
    Keymaster
    Hi!

    Hey! I think I found a solution that should work on mobile devices. Will update the theme later today, let us know if it solves you issue. The enfold version is 2.1

    Best regards,

    Kriesi

    #162726

    Hi cloverco,

    The size you choose in the settings is only the size that gets output. The css and container is what actually determines the size of the image for the screen its currently being viewed on.

    So if you want the image slider to be smaller you need to put it into a smaller container via a column element.

    Regards,

    Devin

    Hey,

    You can add this:

    .avia-post-nav .entry-info {
    width: 100px;
    }

    Regards,
    Ismael

    #162646

    Hi,

    You can use POEDIT to fetch all strings and create a .mo file.

    Regards,
    Ismael

    #162645

    Topic: Sortable Tables

    in forum Enfold
    MtnStreamGroup
    Participant

    Can the tables within Enfold have the data within the table sorted by column or do we need a separate sortable/searchable table plugin?

    Scott Beyer
    Participant

    This seems very odd. I am assembling a test site using Enfold, and I have created a page that contains a Blog Posts element — I want to use this in place of the stock blog category page for displaying news posts.

    http://test.cice-education.org/news/

    This page begins with a Text Block, followed by a Blog Posts element. The text in the Blog Posts element is not just larger, it is not at all as crisp as the other text on the page. And when I compare it to the page containing the actual blog post, the difference is also apparent.

    http://test.cice-education.org/2013/09/china-tours-summer-2013/

    Out of curiosity, I added CSS to reduce the font size for the contents of the Blog Posts element .template-blog .entry-content. But reducing the text size did not make it crisp to match the other text.

    Any ideas? When I viewed the pages in Firefox and Chrome, the text seemed uniformly clear readable. Very strange.

    #162640
    cloverco
    Participant

    Enfold: Easy Slider. No matter what size I choose in the menu, Easy Slider forces the images to 1030 x 1030. Also doesn’t matter what size I make the original image, slider still forces display to 1030 x 1030. http://shahforcouncil2014.com

    #162639

    Hey!

    In theory I was able to solve the issue with tag encoding. However I will probably not include it in the next patch tomorrow since I had to change string encoding in a few places that could affect a lot of other elements as well. Once i have worked for a few days with the modifications active I will be able to tell if it causes any issues, and if it doesnt we will add it to Enfold Version 2.3 :)

    Cheers!

    #162617

    Worked perfectly! Thanks Yigit.

    For anyone else wanting to style the contact form to be more visible with a nice border around the fields, here is my final css code, placed in the Quick CSS field under Enfold theme options:

    #top .main_color input[type=’text’] { background-color: #f0eadd; border: solid 1px #ccc; }

    #top .main_color textarea { background-color: #f0eadd; border: solid 1px #ccc; }

    #162606

    In reply to: Search page issue!

    Hi,

    Please try adding following code to Quick CSS in Enfold theme options under Styling
    .post-meta-infos, h2.post-title { margin-left: 60px; }

    Regards,
    Yigit

    #162588

    In reply to: Search page issue!

    Hi,

    Can you post the link to your website as well?
    In your WordPress theme directory you should go to Enfold > Framework > Php and open function-set-avia-frontend.php file and find following code in lines between 857-868

    $output =  $wp_query->found_posts ." ". __('search results for:','avia_framework')." ".esc_attr( get_search_query() );
    				}
    				else
    				{
    					$output =  $wp_query->found_posts ." ". __('search result for:','avia_framework')." ".esc_attr( get_search_query() );
    				}
    			}
    			else
    			{
    				if(!empty($_GET['s']))
    				{
    					$output = __('Search results for:','avia_framework')." ".esc_attr( get_search_query() );

    And change “Search results for:” to Greek

    Regards,
    Yigit

    #162585

    In reply to: Alternate text colour

    Hi,

    Please add following code to Quick CSS in Enfold theme options under Styling
    body { color: #5c5a5c!important; }

    Regards,
    Yigit

    #162578

    In reply to: No menu

    Hi,

    You said “there is no logo and no responsive menu”, I checked your website and I saw responsive menu on your website and i could not see your logo. So i gave you the code to display it. You can simply remove it to hide it again.
    The newest version of Enfold is version 2.1. Version you use is 2.0.1. Can you once again update your theme with a fresh download from ThemeForest 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
    If issue remains after updating via FTP and deacivating plugins, i will tag rest of the support team

    Regards,
    Yigit

    #162577

    LayerSlider Support does not exist. When you access their support site, all you can do is read faqs. They have no way of requesting support from them to help fix this. The problems does not seem to be with my host or file permissions, so it must be something with enfold. I want to by able to create some animations like what is on your front page of your website, but with that section of the plugin not allowing me to access it, I am at a standstill.

    Please throw some ideas at me and I will work on them.

    #162574

    Hi,

    You can target background of text inputs with following CSS. Please add it to Quick CSS in Enfold theme options under Styling
    #top .main_color input[type='text'] { background-color: red; }

    Regards,
    Yigit

    #162573

    In reply to: No menu

    err yes

    the code for the logo was the code enfold support gave me… this is just no much good –

    #162570

    In reply to: No menu

    Hi,

    When i inspect the elements on your website i see that logo has display: none style. Please add following code to Quick CSS in Enfold theme options under Styling or to Custom.css file in Enfold > Css folder.
    .logo.bg-logo { display: block!important; }
    Have you tried updating the theme via FTP and deactivating all plugins and check if issue remains?

    Regards,
    Yigit

    #162566

    Hey! You might find the faq items on this page helpful: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/support

    Hi Seth,

    Thanks for sharing and glad you figured it out!

    Regards,
    Yigit

    #162557

    Glad I could help. WIll close this up then :)

    #162551

    That’s fine! I thank you very much… :)

    Best regards
    Bruno

    #162547
    sethbutler
    Participant

    Hello,

    Could you suggest a browser targeted CSS fix like display:none; that I could apply to all the Entypo icon font icons from Enfold since they won’t display properly—or at all—in IE8 (actually Internet Explorer 8 and below)?

    Any leads would be very much appreciated!

    Cheers
    Seth

    P.S. Excellent work on the forum upgrade!

    • This topic was modified 12 years, 6 months ago by sethbutler.
    #162544
    sethbutler
    Participant

    Hello,

    For all Youtube links I have implemented in the Enfold build we’re working on, I get a lighbox popup.

    Can you suggest a quick coding fix for this that won’t require a URL rewritw such as bitly, etc.?

    Please Advise!
    Seth

    #162541

    logo is called in your header.php file like this:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');
    

    this points to the logo in folder enfold/images/logo.png

    a simple if statement would eb enough:

    if(is_page(1))
    {
    echo avia_logo(AVIA_BASE_URL.'images/layout/logo1.png', false, 'strong');
    }
    else
    {
    echo avia_logo(AVIA_BASE_URL.'images/layout/logo2.png', false, 'strong');
    }
    

    You need to make sure that you didnt set a custom logo in your backend, or it will overwrite those locations

Viewing 30 results - 239,011 through 239,040 (of 244,377 total)