Viewing 30 results - 227,461 through 227,490 (of 243,848 total)
  • Author
    Search Results
  • #228660

    Thank you Devin!
    You replied to my previous post about Child themes and you said something about the latest Enfold version on Themeforest, would contain a “better” version of the Child theme found in the documentation but I couldn’t find it inside the zip file.

    Is that really different from the sample file you provided in the documentation? Would you mind sharing it here or maybe including in the next theme update?
    Thank you!

    #228659
    stardrive
    Participant

    Please, I will soon commence design with your enfold theme I purchased.
    I am in discusiion with a propective client, and he is suggesting that instead of your icon collapsible text box, he would like to have a full (non collapsible) Text Box on the Right Hand Side of the Top Menu Bar.
    Please, how can this be achieved with your theme?

    #228651

    Hi and I really must congratulate you on a great support and a great theme. That said, I’m wondering what kind of integration we can expect with The Events Calendar? Will it be possible to use the Advanced Layout Editor with The Events Calendar? In any way?
    Would it be possible to use f.e. shortcode for The Events Calendar? Or use the Advanced Layout Editor when creating Events?

    #228650

    <b>Warning</b>: call_user_func_array() expects parameter 1 to be a valid callback, function ‘wc_setup_product_data’ not found or invalid function name in <b>/home/xxx/wp-includes/plugin.php</b> on line <b>507</b>

    <b>Warning</b>: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/xxx/wp-includes/plugin.php:507) in <b>/home/xxx/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php</b> on line <b>33</b>

    In addition, when activated, s2MemberPro, which requires SSL on certain pages, no longer works and has a “too many redirects” error which when WooCommerce is deactivated, works.

    http://www.divawow.org/membersonly/

    Is the site. I see these errors in Safari and Chrome. Firefox seems to be hiding them. And in CHROME the template appears to be completely broken. Perhaps due to the errors?

    #228649

    It seems to be in conflict with the “blog posts”, the latest posts feature from the Avia layout builder, I have the same problem on another page and when I remove the blog posts it is fine !
    What other plugin could I use to replace this ?

    • This reply was modified 11 years, 10 months ago by Amanda.
    #228647
    Helchar
    Participant

    Hello,

    How I can do to display the title and category of a portfolio item instead of the title and excerpt in a portfolio grid?

    Thanks in advance!

    #228645

    Hello
    I have done what you mention but it still doesn’t seem to work.
    My description is saved and appears when I open the code source of my site but the “Page Analysis” of the wordpress seo by yoast at the bottom of the front page still indicates : No meta description has been specified, search engines will display copy from the page instead.
    The keyword / phrase conseil does not appear in the page title.” > There is a meta descritption and the the keyword does appear in the title…
    Thanks again

    #228643

    In reply to: Header Issues

    Hey!

    I see it here:
    http://flatev.com.s180084.gridserver.com/wp-content/themes/enfold/css/custom.css?ver=1

    But is set to 130px, try changing it to 80px.

    Best regards,
    Josue

    #228642
    JoaquimN
    Participant

    Hi, I would like to know if there’s any music player plugin which is easy to implement in Enfold, something you guys already tested with the theme or something like that.

    Can anybody help me here and maybe show me an example of something similar working live?

    Thank you in advance!

    #228638

    In reply to: Header Issues

    Doesn’t change anything if I put into the Custom.css (enfold –> styling options)
    The CSS file already contains:

    .fixed_header #main {
    padding-top: 0;
    }
    
    .header_color .header_bg, #header_main {
    background-color: white !important;
    border: none;
    }
    
    .header_color div {
    border: none;
    }

    What am I doing wrong?

    #228632

    Hi mrshaffly!

    Enfold was updated to work with WC2.1 in Enfold version 2.5.2: http://kriesi.at/documentation/enfold/change-log-version-2-5-2/

    We’ve not had any reports of issues like the above so far.

    Regards,
    Devin

    #228627

    Hi Amanda!

    You may need to not use the theme’s front page/blog page settings and instead use WordPress Settings>Reading for where your home page and blog page are.

    Cheers!
    Devin

    #228624

    Topic: #Top Link Image Gone

    in forum Enfold
    glenclay
    Participant

    At one of my enfold sites the image in the #Top link is gone or has some funny text in it. The site link is http://3mark.net/about3mark/leadership/

    Another enfold site of mine, on the same server, with I believe the same configuration works fine. That link is http://truevaluebenefits.com/

    Any ideas are appreciated!

    #228622

    Glad to hear its working well for you!

    #228620
    Amanda
    Participant

    Hello,
    While optimizing the SEO of my website with the Yoast plugin, it dosen’t seem to work for my front static page.
    It says the meta description empty whereas it is not, I have wrote in a text… “No meta description has been specified, search engines will display copy from the page instead.”
    For all the other pages it is fine, so must I configure it somewhere else for the front page ? In the header.php ?
    Thanks very much for your help

    #228616
    Monsoon
    Participant

    I have a small php file that sends a recommendation to a friend about the page/post they are reading.
    I usually call it via an iframe and prettyphoto. It grabs the post url and sends it to a friend

    How can I do the same kind of call with a button?
    <a style="font-weight: bold" title="" alt="" rel="prettyPhoto" href="/recommend.php?iframe=true&width=550&height=400">TELL A FRIEND</a>

    That way I click the button and it opens an iframe with prettyphoto with the recommend.php in it

    I can t seem to be able to do this using the buttons…any recommendation on how to tell the button to use an iframe and prettyphoto ?

    EDIT: Also how can I add something like <?php $permalink = get_permalink( $id ); ?> inside a button link without it being rewritten I mean is there a way to add some php inside a button code?

    #228613

    Hey!

    You can add custom text or HTML using “Phone Number or small info text” section in Enfold theme options > Header tab. If you would like make more detailed modifications, please go to Appearance > Editor and open Header.php file and add your content under following line

    <div id='header_meta' class='container_wrap container_wrap_meta'>

    Best regards,
    Yigit

    #228609

    Hey ikaika72!

    Please add following code to Quick CSS in Enfold theme options under Styling tab to remove image overlay on gallery items

    .avia-gallery .image-overlay { display: none!important; }

    Cheers!
    Yigit

    #228608

    Hi DigitalMedia!

    Please go to Settings > Media and change the thumbnail image sizes then regenerate thumbnails using http://wordpress.org/plugins/regenerate-thumbnails/
    Then add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-testimonial-image { height: 100px; width: 100px; }

    Width and height values should match your settings in Settings > Media > Thumbnail sizes.

    Best regards,
    Yigit

    #228607

    Topic: Width of form fields

    in forum Enfold
    felipetto
    Participant

    Hi

    Fields of my forms are getting very close, not properly filling the entire column. Want them to stay with the full width of the column. How do I?

    Here is a sample page using the form: http://vivoconfeccoes.com.br/produtos-copa-2014/

    Here an example of how I want you (subject field):
    http://kriesi.at/themes/enfold/pages/contact/

    thanks

    #228587

    In reply to: Enfold Showcase

    Hey everyone,

    Here my website with Enfold Theme : http://fredcouvreurdesign.ca (and for english readers : http://fredcouvreurdesign.ca/en)
    I love the theme. Very easy to use, with great support.

    Thanks,
    Cheers,

    Julien

    #228576

    Hey!

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

    .avia-datepicker-div.ui-datepicker .ui-datepicker-prev, .avia-datepicker-div.ui-datepicker .ui-datepicker-next { background-color: #00abe5; }
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: none; }

    Regards,
    Yigit

    #228574

    Awesome Ygit,
    thank you for your support.
    Since you’re so professional i take advantage of this and ask you about a footer situation.
    Actually i got a full hd monitor and i see the 4 column of the footer correctly,
    if i resize the browser window under 1000 pixel (and that’s happen on my nexus 10 in vertical mode aswell) i got 2 column per row but it still is plenty of space on the first row as you can see in the
    Is it possible to let the four columns stay on a single row till the space they require is too short?
    Thank you :)
    A

    #228570
    This reply has been marked as private.
    lordvadar10
    Participant

    For example – “per month” in your demo site: http://kriesi.at/themes/enfold/pages/pricing/
    How do I include the smaller text in the pricing row of the pricing table?

    #228552

    Hi Cdfb!

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

    .main_menu ul:first-child > li > a { font-weight: normal; }

    Regards,
    Yigit

    #228548
    Cdfb
    Participant

    Hi there

    I am using Theme Enfold. Is there a way to make the font on the header regular? Currently it is bold…

    Thanks in advance…

    #228536
    This reply has been marked as private.
    #228515

    Hi Gee Are!

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

    .gravatar img { height: 60px; width: 60px; }
    .big-preview { display: none; }

    Best regards,
    Yigit

    #228512

    Hey ZakP!

    Please update Enfold to the latest version 2.5.4 and let us know if issue remains
    see http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

Viewing 30 results - 227,461 through 227,490 (of 243,848 total)