Forum Replies Created

Viewing 30 posts - 14,701 through 14,730 (of 14,834 total)
  • Author
    Posts
  • in reply to: Problems with Layer Slider #345448

    Hi EFMSsteph!

    Can you send us an admin login so we can take a closer look? Make sure to set the reply as private.

    Best regards,
    Elliott

    in reply to: Problem with Masonry Gallery on iPhone #345446

    Hey infobahncreative!

    Try selecting “Flexible Masonry” on the size setting. This will make it so the title and excerpt displays beneath the images instead of on top of them. This is the best setting when viewed on very small devices such as phones.

    Or you can have the title and excerpt display on hover as well.

    Best regards,
    Elliott

    in reply to: Placeholder in default contact form #345411

    Hey Snizoo!

    Yes our default contact form can do that. Just create a new page and use the magic wand to customize and insert the contact form shortcode. You can then copy that shortcode and paste it into a text widget in one of your footer columns.

    Here is an example of what it would look like,

    [av_contact email='your email here' title='Send us mail' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='' color='']
    [av_contact_field label='Phone Number:' type='text' options='' check='is_empty' width='element_two_third'][/av_contact_field]
    [/av_contact]

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Bug with Content Masonry #345404

    Hey heufti65!

    1. It’s not just mobiles, that is how it displays on desktops as well. Under the “Element Title and Excerpt” option you can have them display on hover instead of always visible. Or if you set the size setting to “Flexible Masonry” then the title and excerpt will display beneath the image so they are more visible on mobiles.

    2. Make sure to hold CTRL and click on all of the categories you wish to sort by. I went ahead and selected a few for you so you can see how it’s done.

    Cheers!
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: LARGE Testimonial Slider on Mobile #345397

    Hey!

    Try adding this,

    @media only screen and (max-width: 767px) {
    .av-special-heading-tag {
        font-size: 30px !important;
    }
    }

    Best regards,
    Elliott

    Hey!

    You don’t have any featured images set so if you want it to display beneath the images you have in your excerpt then try moving it down to line 189 so it’s right above this,

    echo '<footer class="entry-footer">';
    

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: classic restaurant demo content #345392

    Hey!

    What version of Enfold are you using? Go ahead and take a screenshot highlighting what your seeing so we can get a better idea.

    If your using the latest version then there should be a tab that says “Demo Import” in the Enfold theme settings.

    Best regards,
    Elliott

    in reply to: WP 3.9 Avia Visual Issue (blank) #345386

    Hi AARCS!

    You will need to update Enfold to the latest version. What specific customizations are preventing you from updating? We might be able to offer some suggestions.

    It would be best to update WordPress to the latest version as well.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: portfolio page title #345383

    Hey satucker!

    Try deactivating that plugin and install this one, https://wordpress.org/plugins/wordpress-seo/. It’s the recommended SEO plugin to use with our framework and it let’s you edit the portfolio post type SEO.

    Best regards,
    Elliott

    in reply to: Error Messages & broken Layout Editor after update to v3.02 #345345

    Hey!

    Yes you’ll want to completely delete Enfold from your WP themes directory via FTP before uploading the new files.

    If you have done customizations then you’ll want to create a backup first.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Problems with responsiveness of media images #345344

    Hey!

    In that case you will want to set a width value to them as well,

    .iPhone5cHome .avia_image { width: 194px !important; height: 163px !important; }
    .iPhone5Home .avia_image { width: 194px !important; height: 163px !important; }
    .iPhone4sHome .avia_image { width: 194px !important; height: 163px !important; }
    .galaxyS4Home .avia_image { width: 194px !important; height: 163px !important; }
    .galaxyS3Home .avia_image { width: 194px !important; height: 163px !important; }

    Cheers!
    Elliott

    in reply to: Customize title tags #345341

    Hi JuanRamonMarin!

    You can find that function in /enfold/framework/php/function-set-avia-frontend.php on line 897,

    function avia_which_archive()

    You can change any of the titles you need there. Let us know if that is what you were looking for.

    Regards,
    Elliott

    in reply to: Installed bbpress but can't see forums in the dashboard #345336

    Hey!

    I didn’t see bbPress installed in your plugins. I noticed you had Buddypress installed but you’ll want to install the actual bbPress plugin instead, https://wordpress.org/plugins/bbpress/.

    Cheers!
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Increase submenu width #345332

    Hey bsjosten!

    Did you get this sorted? Your mega menu for link “Medlem2” is expanding to the full screen for me. If your not seeing it then try clearing your browser cache and any caching plugins you might have installed.

    Best regards,
    Elliott

    in reply to: Post Title above Featured Image #345330

    Hi!

    In this case you will need to set a custom excerpt when editing your post. The custom excerpt field should display near the bottom of your post but if you do not see it then click on Screen Options in the top right hand corner and check it to display.

    Regards,
    Elliott

    in reply to: Link to subpage does not work #345328

    Hey Cevik_Kuersad!

    Let’s try the following,

    1. Deactivate all plugins.
    2. Delete your .htaccess file and then refresh your permalinks to the default setting in Dashboard -> Settings -> Permalinks.
    3. For the images on your page here, http://neue-wordpress-homepage.de/teams/, try using absolute path instead of relative path for the links.

    If your still having problems then send us a WordPress login and we’ll take a closer look. Be sure to mark your reply as private.

    Best regards,
    Elliott

    in reply to: Problem with preview after updating to 3.0 #345326

    Hi pfinma1!

    Try deactivating all of your plugins. If the problem goes away then reactivate them one by one to see which one is causing the issue.

    If your still having problems then send us a WordPress login so we can take a closer look.

    Cheers!
    Elliott

    Hey DROR!

    You can find that on line 640 in /enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php,

    $output .= "<a class='av-masonry-pagination av-masonry-load-more' href='#load-more' {$data_string}>".__('Load more','avia_framework')."</a>";

    Best regards,
    Elliott

    in reply to: Portfolio items shown continuosly as "1 big portfolio" #345320

    Hi wernerfriedl!

    I’m not sure what you mean by opened portfolios. Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.

    Best regards,
    Elliott

    in reply to: Hello, I have a big problem .. #345296

    Hi!

    Your using Enfold version 2.4.4. Go ahead and update to the latest version, 3.0.2. See here for updating via FTP, http://vimeo.com/67209750.

    Regards,
    Elliott

    Hi!

    I checked on Chrome and Safari but your logo position and sidebar width look exactly the same to me on those pages. Try clearing your browser cache. If your still seeing the issue then go ahead and take a screenshot highlighting what your seeing so we can get a better idea.

    Cheers!
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: slideshow captions #345282

    Hey!

    It looks like we need a password to view your site. When you reply with the password you can set your post to private so it’s only viewable to yourself and us.

    Regards,
    Elliott

    in reply to: product categories #345278

    Hi!

    You can get support for WooCommerce here, https://support.woothemes.com/hc/en-us.

    Cheers!
    Elliott

    in reply to: server 500 error after update #345272

    Hi!

    Your link is giving me a 404 error and I cannot login to your server. Can you check your server error logs and paste the errors you see here as a private reply so we can take a closer look?

    It would be best to contact your hosting provider and let them know about the troubles your having to see if everything is ok.

    Best regards,
    Elliott

    in reply to: Size of Standalone Icon with Border #345267

    Hi kbarranco!

    Send us a link to your page and paste the shortcode your using here.

    Regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Space between Layout Elements #345257

    Hey!

    Try adding this to your custom CSS,

    .html_header_top.html_bottom_nav_header .main_menu > div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child { height: 25px !important; }
    .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a { height: 25px !important; line-height: 25px !important; }
    
    @media only screen and (max-width: 767px) {#advanced_menu_toggle, #advanced_menu_hide { display: block !important; background-color: pink !important; }}

    You will need to play around with the 767 value on the last line until it displays when your regular menu disappears. You have a lot of custom CSS going on which is interfering with the menu but adding those lines should fix it.

    Cheers!
    Elliott

    in reply to: Fehlermeldung : Design -> Menüs #345253

    Hi!

    Let’s also try the following.

    1. Deactivate all of your plugins before doing #2 and #3.
    2. Switch to the default theme and back to Enfold.
    3. Create a backup and completely delete Enfold before downloading + uploading a fresh copy.

    Regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Auto Suggest Funktion der Suche #345252

    Hey!

    Wenn Sie möchten , schalten Sie das Thema ajax Suche öffnen Sie dann /enfold/js/avia.js und kommentieren Sie Zeile 42,

    //new $.AviaAjaxSearch({scope:'#header'});

    Grüße,
    Elliott

    Hey David!

    Try adding this to your custom CSS,

    #top.avia-blank #wrap_all { display: block !important; }

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Picture size after upgrading WooCommerce #345038

    Hi german_photographer!

    In your source code it says the image is 450×800. Try deleting the image and re-uploading it. If your still having trouble then send us an admin login and make sure to set it as private and we’ll take a closer look.

    Cheers!
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
Viewing 30 posts - 14,701 through 14,730 (of 14,834 total)