Forum Replies Created

Viewing 30 posts - 57,091 through 57,120 (of 67,197 total)
  • Author
    Posts
  • in reply to: layer slider background #293205

    Hi Finlando!

    Thank you for using the theme.

    Add this on Quick CSS or custom.css:

    div#layer_slider_1 {
    background: black !important;
    }

    Best regards,
    Ismael

    in reply to: Advanced Layer Slider in 1/2 Layout Sections? #292862

    Hey dannablumenau!

    Thank you for using the theme.

    Unfortunately, you can’t insert the layer slider inside a column layout. Use other sliders like easy slider or accordion.

    Cheers!
    Ismael

    in reply to: Form as a Widget #292861

    Hey Mono14!

    Thank you for visiting the support forum.

    Create a temporary page or post then use the shortcode wand to generate the contact form shortcode. Copy it then place it inside a text widget.

    Best regards,
    Ismael

    in reply to: Menu below banner rather than above the banner #292859

    Hi freeethinka!

    Thank you for using the theme.

    Can you please provide us with a screenshot of what you’re trying to do? A link to the actual website will help.

    Regards,
    Ismael

    Hi atrixdave!

    Thank you for using the theme.

    Edit the logo text:

    <a href="/shop"><img style="height:66px; width:183px;" src="http://64.19.142.11/staging.eyemagic.net/wp-content/uploads/eye-magic-order-now-button.png"></a>
    

    Replace the href attribute with the URL of the shop page.

    <a href="SHOP PAGE URL HERE"><img style="height:66px; width:183px;" src="http://64.19.142.11/staging.eyemagic.net/wp-content/uploads/eye-magic-order-now-button.png"></a>
    

    Best regards,
    Ismael

    in reply to: issue, after updating version 2.9.1 #292857

    Hi!

    Thank you for the update.

    Please edit the page then insert the portfolio grid elements inside a 1/1 column. This should fix the issue.

    Best regards,
    Ismael

    in reply to: remove "You may use these HTML tags and attributes:" #292854

    Hi!

    Thank you for using the theme.

    Please add this on Quick CSS or custom.css:

    p.form-allowed-tags {
    display: none;
    }

    Regards,
    Ismael

    in reply to: Ajax layered Navigation woocommerce #292853

    Hi!

    Thank you for the info.

    Please go to Appearance > Widgets then add the WooCommece Layered Nav widget. You need to have variable products.

    Cheers!
    Ismael

    in reply to: Woo Commerce Single Product Desktop View #292852

    Hey rpl_admin!

    Thank you for using the theme.

    What do you mean by “RHS”? A screenshot will help.

    Cheers!
    Ismael

    in reply to: Header #292851

    Hey!

    Thank you for the update.

    Can we take a look at the actual website? Try to add this on Quick CSS or custom.css:

    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0;
    }

    Regards,
    Ismael

    in reply to: Header – Center logo and main menu #292850

    Hi!

    Thank you for using the theme.

    Please replace this code:

    .container_wrap_logo .logo{
    left: 42.5%;
    }
    

    with this:

    strong.logo {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    }

    Regards,
    Ismael

    Hi!

    Glad it is fixed. Thank you for using the theme. If you still have questions, let us know.

    Best regards,
    Ismael

    in reply to: Problem with images in explorer 10 #292845

    Hi!

    Thank you for the info.

    Please add this on Quick CSS or custom.css:

    .lightbox-added img {
    width: 100%;
    }

    Cheers!
    Ismael

    in reply to: Visual Editor No Longer Working #292844

    Hi!

    Yes, you’re using a child theme but the Enfold parent theme is not updated, it’s version 2.1. Download the latest version from your themeforest account then update the theme via FTP. Watch the video on the link we provided above.

    Cheers!
    Ismael

    in reply to: Menu with images, not just text #292842

    Hi Ivana!

    Thank you for using the theme.

    You can add HTML tags right before the navigation label. Go to Appearance > Menus then edit a menu item. Add an img tag on the navigation label, something like this:

    <img src="IMG URI HERE">MENU ITEM LABEL
    

    You can also use icon shortcodes.

    Cheers!
    Ismael

    in reply to: Farthest right mega menu dropdown off screen #292841

    Hi danchristopher!

    Thank you for visiting the support forum.

    We need to see the actual website. Please post it here. Make sure that you’re running the latest version of WordPress and the Enfold theme.

    Best regards,
    Ismael

    in reply to: Big list of questions! :) #292838

    Hey!

    Thank you for the update.

    When you say “portfolio tab”, are you referring to the post navigation? Please use this on Quick CSS to disable it:

    #top .avia-post-nav {
    display: none;
    }

    Regards,
    Ismael

    in reply to: LayerSlider WP not working correctly under Firefox #292835

    Hey!

    Thank you for the info.

    Did you copy any files specifically the header.php to your child theme folder? Please get a new copy of the file then replace the old one.

    Best regards,
    Ismael

    in reply to: read more link in portfolio grid #292833

    Hi!

    Thank you for the update.

    I made a mistake of adding a closing div. Please use this instead:

    $readmore = '<br /><a href="'.get_permalink($the_id).'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a>';
                        $output .= !empty($excerpt) ? "<div class='grid-entry-excerpt entry-content' ".avia_markup_helper(array('context'=>'entry_content','echo'=>false, 'id'=>$the_id, 'custom_markup'=>$custom_markup)).">".$excerpt.$readmore."</div>" : '';
    

    Best regards,
    Ismael

    in reply to: Gallery does not work #292832

    Hi!

    Thank you for using the theme.

    Please try to increase the max_execution time and max_upload limit then reload the page images. Ask your hosting provider. Refer to this link for a possible fix: https://kriesi.at/support/topic/gallery-edit-issues#post-277654

    Regards,
    Ismael

    in reply to: Enfold Theme Issues #292830

    Hey!

    Thank you for the info.

    Can you please give us a copy or the code inside your .htaccess file? Did you install wp on a sub directory?

    Regards,
    Ismael

    in reply to: Problems Reoccurred when I imported posts #292829

    Hey!

    Thank you for the update

    I’m sorry but the website is not loading on my end. It must have something to do with your server configuration. Where are you hosting the website? I’ll ask the rest of the support team to check it. Try to use this plugin to import your posts: https://wordpress.org/plugins/wp-ultimate-csv-importer/

    Cheers!
    Ismael

    in reply to: Sidebar with images #292828

    Hi satucker!

    Thank you for using the theme.

    You have to manually build the html code using a text widget or you can create a custom widget but that would a bit complicated. This is how the website created the links with images.

    <table border="0" cellspacing="0" cellpadding="5" width="25%">
    <tbody>
    <tr style="background-color:#c0c291">
    <td><a href="/counselors/lisa-a-davis"><img src="http://64.19.142.11/www.directionscounseling.com/templates/dcg/images/lisa_3xsm.jpg" border="0"></a></td>
    <td>
    <p class="about"><a href="/counselors/lisa-a-davis">Lisa Davis<br> RN, MA, PCC</a></p>
    </td>
    </tr>
    <tr style="background-color:#e2d4b9">
    <td><a href="/counselors/emily-heselton"><img src="http://64.19.142.11/www.directionscounseling.com/templates/dcg/images/emily_3xsm.jpg" border="0"></a></td>
    <td>
    <p class="about"><a href="/counselors/emily-heselton">Emily Heselton<br> MA, PC</a></p>
    </td>
    </tr>
    <tr style="background-color:#c0c291">
    <td><a href="/counselors/kala-johnson"><img src="http://64.19.142.12/www.directionscounseling.com/templates/dcg/images/kala_3xsm.jpg" border="0"></a></td>
    <td>
    <p class="about"><a href="/counselors/kala-johnson">Kala Johnson<br> MA, PC</a></p>
    </td>
    </tr>
    <tr style="background-color:#e2d4b9">
    <td><a href="/counselors/joe-johnston"><img src="http://64.19.142.11/www.directionscounseling.com/templates/dcg/images/joe_3xsm.jpg" border="0"></a></td>
    <td>
    <p class="about"><a href="/counselors/joe-johnston">Joe Johnston<br> MDiv, MAMFT, IMFT</a></p>
    </td>
    </tr>
    <tr style="background-color:#c0c291">
    <td><a href="/counselors/ryan-smith"><img src="http://64.19.142.11/www.directionscounseling.com/templates/dcg/images/ryan_3xsm.jpg" border="0"></a></td>
    <td>
    <p class="about"><a href="/counselors/ryan-smith">Ryan Smith<br> LISW-S, SAP, LCDC-III</a></p>
    </td>
    </tr>
    </tbody>
    </table>

    Cheers!
    Ismael

    in reply to: Header acting funny #292824

    Hi!

    Yigit’s suggestion should fix the issue. I checked the website and I don’t see the header issue anymore. Please remove browser cache then reload the page a few times.

    Best regards,
    Ismael

    in reply to: Visual Editor No Longer Working #292822

    Hey!

    Thank you for the update.

    Actually, you’re not using the latest version of the theme. You’re using version 2.1 which is not compatible with WordPress 3.9.1. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Note that updating the website from version 2.1 might break some elements on the website so you might need to recreate them or configure the options again.

    Cheers!
    Ismael

    in reply to: enfold sub menu color when on parent page #292820

    Hi Reto!

    Thank you for using the theme!

    Please add this at the very bottom of Quick CSS:

    #top .main_menu .menu ul li>a {
    color: white !important;
    }

    Best regards,
    Ismael

    Hi!

    Thank you for the update.

    Please add this on Quick CSS or custom.css:

    #top .products .product-category h3:before {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px;
    border-style: solid;
    visibility: hidden\9;
    border-bottom: none;
    border-right: none;
    z-index: 1000;
    top: -6px;
    border-color: #e1e1e1;
    background-color: #fcf9f4;
    }

    Cheers!
    Ismael

    Hi!

    Thank you for using the theme.

    When you switched from the advance layout builder to the default editor, are you expecting to see the same shortcodes? Note that you can only use one editor, choose between the default and advance layout builder. You cannot switch back and forth. If you want to see the actual shortcodes below the advance layout builder, switch it to debug mode. Edit functions.php, find this code on line 16:

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

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    Regards,
    Ismael

    in reply to: Portfolio roll-over #292813

    Hi Andrea!

    Thank you for using the theme.

    Another user requested the same effect but we are not able to provide a proper solution because of the way iOS handles hover state. I’m sorry but you need to hire a freelance developer if you want to modify the hover effect.

    Best regards,
    Ismael

    in reply to: Breadcrumb #292480

    Hey!

    Thank you for the info.

    I checked the http://dash-journal.com/dash-nr-09-housing-exibitions/ page but I don’t see the “Issues” page on the breadcrumb. I think you miss a step when you’re describing the issue above but I’m not sure where. How will you navigate back to DASH #09 – Housing Exibitions using a breadcrumb?

    Regards,
    Ismael

Viewing 30 posts - 57,091 through 57,120 (of 67,197 total)