Forum Replies Created

Viewing 30 posts - 14,641 through 14,670 (of 14,834 total)
  • Author
    Posts
  • in reply to: Nur eine Skin mit Layerslider WP? #346169

    Hey Suny!

    Navigieren Sie zu Dashboard – > LayerSlider WP -> Ihre Slider -> Slider -Einstellungen – > Layout und die erste Option, die Sie sehen, sollte die Breite sein . Wenn Sie es haben wollen Fullscreen legen Sie es dann auf 100%. Ansonsten nur eine Pixelbreite eingestellt .

    Sehen Sie hier für das Hinzufügen neuer Skins zum LayerSlider , http://www.docs.purethemes.net/sukces/layerslider/documentation/documentation.html#skinsupport .

    Mit freundlichen Grüßen ,
    Elliott

    in reply to: Mobile menu missing the current "Forum" entry #346160

    Hey Hyperdevbox!

    I also noticed that the page title “Forum” is missing on mobile. Not sure what would be causing that. Have you tried deactivating all of your other plugins?

    The forum software we recommend to use is bbPress, have you considered using that plugin instead?

    Best regards,
    Elliott

    in reply to: How to make video pop up #346144

    Hey!

    To do that you would use HTML like so,

    <a href = "http://vimeo.com/1084537" rel = "lightbox">Click me to open a video</a>
    

    That will open the video in a popup as shown in the website you linked to.

    Best regards,
    Elliott

    in reply to: Bullet Points in Product Description Tab #346137

    Hi zchristos!

    HTML and shortcodes should work in the product description. Go ahead and send us a link and paste the code your using here and we’ll take a look.

    Cheers!
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Product sorting on classes site #346130

    Hi webdesignIO!

    Try adding this to your custom CSS,

    .product-sorting { display: none !important; }
    

    If that’s not working then send us a link and we’ll take a look.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: How to display post excerpts instead of full post contents #346112

    Hey sasusc!

    Try opening up /enfold/includes/loop-index.php and on line 55 you should see this,

    $current_post['content'] = str_replace(']]>', ']]>', apply_filters('the_content', $current_post['content'] ));
    

    Add this on the next line,

    if (is_archive()){ $current_post['content'] = get_the_excerpt($post->ID); }
    

    Regards,
    Elliott

    in reply to: Sidebar Navigation on Full-Width Pages #346094

    Hey tonyska!

    You need to remove the color section surrounding your content. That will make it display full width and above your sidebar.

    Best regards,
    Elliott

    in reply to: Controlling popup for link on icon #346086

    Hey Flemming!

    I think this is what your wanting, http://stackoverflow.com/questions/14829040/facebook-sharer-popup-window.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Add Logo to Mobile Menu #346084

    Hey djshortkut!

    Try adding this on line 59 in /enfold/header.php;

    <?php 	echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true); ?>
    

    And then add this to your custom CSS,

    #wrap_all > .logo { display: none; }
    .show_mobile_menu > .logo { display: block !important; position: relative; z-index: 2000; margin: 0px auto; }

    Cheers!
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Adding an intro text/pic to the top of the blog post #346049

    Hi!

    For some reason that page is not updating at all. Your other pages are fine though. Try deleting that page and recreate it.

    Cheers!
    Elliott

    in reply to: Force image size #346046

    Hi!

    For the image shortcode you can have WordPress resize it. When you select the image from your media library look to the right and there will be a size setting where you can select a size such as thumbnail, medium, full size, etc etc. If you do that for all of your images then they should display the same size.

    Cheers!
    Elliott

    in reply to: WooCommerce Styles – tabs, buttons, etc #346044

    Hey!

    Looks like it’s coming from this,

    <link rel="stylesheet" href="http://184.154.1.124/~fwadevel/wp-content/uploads/sass/wc_quotes_orders.min.css" type="text/css" media="screen">
    

    If the plugin authors do not have information on removing it then you can also try logging into your server via FTP and edit the file manually to remove all of the CSS.

    Cheers!
    Elliott

    in reply to: Pacific – Advanced Layout Editor malfunctioning #346040

    Hi!

    It looks like the problem is that your getting a 404 on tinyMCE which is causing javascript errors,

    "NetworkError: 404 Not Found - http://182.160.153.36/~wosld0dl9jufj/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4104-20140822"
    

    This is not a theme issue because the error displays even in the default theme. Did you recently update WordPress? I would try creating a backup and reinstall WordPress to see if the error goes away.

    Cheers!
    Elliott

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

    Hey!

    It looks like you set them to absolute path, http://neue-wordpress-homepage.de/teams/, and they are working fine on my end now. What errors are you referring to? If your still having issues then send us a link to the page in question and we’ll take a look.

    Be sure to clear your browser cache and any caching related plugins you might have installed.

    Cheers!
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.

    Hey!

    Send us a link to one of your products and we’ll take a look. You can mark your reply as private if you wish.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    in reply to: Mouse over effect #346009

    Hey RachelIdentify!

    It looks like they are using custom code and images for that. You may be able to find a plugin that does this but I do not know of any that I can recommend.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.

    Hey!

    When you activated a child theme you have to recreate the WordPress menus in Dashboard -> Appearance -> Menus.

    Regards,
    Elliott

    in reply to: EasySlider the wrong size #346003

    Hi!

    Try adding this to a text block in the or if your using the default editor switch to the Text tab and add this to the bottom,

    <style type = "text/css">
    div .av_two_fifth { margin-left: -3.5% !important; }
    </style>

    Best regards,
    Elliott

    in reply to: portfolio page title #345992

    Hi!

    I don’t recommend it. It would be best to stick with one. I would check out, https://wordpress.org/plugins/wordpress-seo/, it’s a pretty powerful SEO plugin. It also has a bulk editor which makes it so you can quickly change SEO.

    Best regards,
    Elliott

    in reply to: Mobile menu #345989

    Hi Marie!

    Enfold already has a responsive menu for mobiles which is the button in the top right hand corner. Are you wanting to disable that and keep your regular menu?

    Best regards,
    Elliott

    in reply to: Transparent color in header and contetn #345987

    Hi mar10nlund!

    This is the CSS he used to create that effect,

     #header {
        background-color: transparent;
        background-image: none, linear-gradient(to top, rgba(7, 15, 25, 0.75) 0px, rgba(7, 15, 25, 0.8) 10px, rgba(7, 15, 25, 0.86) 20px, rgba(7, 15, 25, 0.9) 30px, rgba(7, 15, 25, 0.94) 40px, rgba(7, 15, 25, 0.98) 50px, rgba(7, 15, 25, 0.99) 60px, #070f19 70px);
        background-position: center top;
        background-repeat: repeat;
        border-bottom: medium none;
        box-shadow: 0 1px 0 0 rgba(5, 38, 57, 0.05);
    }
    #main {
        background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
        background-position: center top;
        background-repeat: repeat;
        background-size: auto auto;
        box-shadow: 0 -1px 0 0 rgba(5, 38, 57, 0.05);
    }

    Cheers!
    Elliott

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

    Hey!

    Go ahead and take a screenshot and highlight inside your screenshot exactly what your trying to do so we can get a better idea.

    Regards,
    Elliott

    in reply to: Bug with Content Masonry #345983

    Hi!

    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.

    I recommend trying out those two options.

    Cheers!
    Elliott

    Hey koala!

    Try adding this to your custom CSS,

    .slideshow_align_caption { display: block !important; }

    When using the left frame or left position caption.

    Regards,
    Elliott

    in reply to: mobile changes #345959

    Hi Atelier_interaktiv!

    1. Try adding this to your custom CSS,

    .responsive .logo a, .responsive .logo img { max-height: 100px !important; height: 100px !important; max-width: 100px !important; width: 100px !important; }
    

    And then play around with the values to change it’s size.

    2. Navigate to Dashboard -> LayerSlider -> Your Slider -> Slider Settings -> Layout and make sure you don’t have the “Hide on mobile” option checked.

    3. Are you trying to just change the blog title font? Go ahead and send us a link and let us know exactly which elements your trying to change.

    4. It looks fine on my end. Take a screenshot of what your seeing so we can get a better idea of what’s going on.

    5. Are you just wanting to make this image bigger? Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.

    6. I’m not sure I understand. Is this the “Angebot” area? If so then you currently have three columns setup with buttons in each column and text below them. You would just need to move the buttons around if you want to re-order them.

    Cheers!
    Elliott

    Hi Effektid!

    1. You can use the Blog Posts element to display your blog posts. It has 4 different styles you can use. You can also use the Masonry element to display blog posts as well.

    2. Go ahead and update Enfold to 3.0.2 and let us know when your done and we’ll take a closer look.

    Cheers!
    Elliott

    in reply to: transitions sliders in layerslider #345939

    Hey famewebdesign!

    When you edit your slide there is a “Select Transitions” button which you can use to change the slide transitions.

    Best regards,
    Elliott

    in reply to: slideshow captions #345933

    Hi!

    You currently have a coming soon template setup so we will need an admin login to take a look.

    Best regards,
    Elliott

    in reply to: empty scroll to top box and portfolio issue #345931

    Hey!

    I’ll go ahead and flag this for the rest of our team to take a look.

    Regards,
    Elliott

    in reply to: Same space in sidebar as in main content area #345660

    Hey ThomasNorden!

    I don’t see the separator anywhere in your source code. I noticed you got the google map to go full width though. Is this what you were trying to do?

    Cheers!
    Elliott

Viewing 30 posts - 14,641 through 14,670 (of 14,834 total)