Forum Replies Created

Viewing 30 posts - 14,581 through 14,610 (of 17,336 total)
  • Author
    Posts
  • in reply to: Product Category Side Bar #462588
    in reply to: A couple of questions #462580

    Hey!

    you can control it using this code:

    #fullscreen_slider_0 li.av-single-slide.slide-1.active-slide {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0px 175px !important;
    }
    

    Make some changes on the values to adjust as needed.

    Hope this helps.

    Best regards,
    Andy

    in reply to: Part of page falls off #462569

    Hey!

    glad it’s working for you now. Sometimes you just need to rebuild the elements.

    Let us know in a new ticket if you need help again related to the theme. We are happy to assist!

    Cheers!
    Andy

    in reply to: Image link arrow on hover missing #462568

    Hey Purplenaartjie!

    please try to deactivate all your plugins, to see if one is causing this issue. You could also try to rebuild your image elements and to do so delete them and update your page. Afterwards choose a new image element from Avia Layout Builder to rebuild.

    Hope this helps.

    Best regards,
    Andy

    in reply to: How To Change Pricing Tables Row Colors #462559

    Hi!

    thank your for this test link. Use this code to make things green:

    .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra {
    border-color: #5e7560;
    }
    .main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra {
    border-color: #5e7560;
    }
    .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra {
    background-color: #5e7560;
    }
    

    Best regards,
    Andy

    in reply to: Event Calendar 3.10 #462554

    Hey!

    yeah, there were some changes made in 3.2 for Events Calendar. Send us a link showing the issues you have and a screenshot showing what you want to achieve, so we can provide you some CSS code.

    Regards,
    Andy

    in reply to: Image Layout Issue on Grid Element #462549

    Hi!

    to me it seems to look exactly as you wanted it:

    If not what is still missing?

    Best regards,
    Andy

    in reply to: Added Google Font is not visible #462540

    Hi!

    this is what I did, but I still can’t find the editor, so I can’t have a look into your functions.php. The menu point “Editor” is missing:

    Normally it looks like this for me:

    Cheers!
    Andy

    in reply to: Masonry Gallery #462537

    Hi!

    your are right.

    As Elliott already mentioned there is no option to sort by filename or file date. You would need to search a plugin for it or hire a freelancer for this kind of job.

    Best regards,
    Andy

    in reply to: Text block wrap around an image #462536

    Hey Biju!

    not sure what you mean. I can’t see any text around any image. Could you please provide us screenshots? you can use imgur or dropbox.

    About which white gap are you talking about in your post page? please always use screenshot to make things clear.

    Regards,
    Andy

    in reply to: Google Map full width breaks footer socket icons #462532

    Hi!

    I tried it on my own installation and it’s not happening. So I still think it might be caused by a plugin, but if you deactivated all of them and then cleared browser cache and it it still happening for you, there might be some corrupted files. In this case please delete all theme files via FTP and get a fresh copy from your themeforest account.
    Make sure to have a backup.

    Cheers!
    Andy

    in reply to: debug.log notice #462526

    Hi!

    please let us know in a new ticket if you experience any issues or have any questions.

    Cheers!
    Andy

    in reply to: Space between images in grid row #462525

    Hey!

    I think it will work, also when you need a specific order, as you can reorder all images in masonry gallery. Not sure what you mean with having color on hover, but captions are also possible. When you give us a test link showing your masonry gallery, then we can provide you some CSS to remove any white gap.

    Best regards,
    Andy

    in reply to: Masonry Gallery Issues #462523

    Hey!

    1.) I don’t have an iPad, but on http://ipadpeek.com/ it is showing centered for me:

    Please clear your browser cache and refresh a few times.

    2.) Do you mean you want to change position of the caption titles? If yes you can control it using this code:

    figcaption.av-inner-masonry-content.site-background {
    top: 275px;
    }
    

    3.) I am using a Mac book pro 15”, but try to play around with a different value for the width in your code. Also you can try to add an !important:

    @media only screen and (min-width: 1800px) {
    .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry {
    width: 25%; !important
    }
    }
    

    Hope this helps.

    Regards,
    Andy

    in reply to: Logo and menu positioning on scroll #462517

    Hey!

    A) Control the position of your menu with this code:

    nav.main_menu {
    top: 46px;
    }
    

    B) Use this to control position of sub menu:

    ul.children {
    top: 117px;
    }
    

    C) Would be quite difficult to control the changing of logo shrinking as it is hard coded, but I suggest to use a png24 image file with transparent background, instead of a jpg image with white background.

    Hope this helps.

    Cheers!
    Andy

    in reply to: error at footer menu #462512

    Hi!

    I can see the issue anymore that you showed on your first post. So I think it is solved, right?

    Regards,
    Andy

    in reply to: Editing with advanced layout #462505

    Hi!

    please send us admin login, so we can have a deeper look. Post login details here as private reply.

    Cheers!
    Andy

    in reply to: Showing (L x W x H) #462504

    Hi!

    when you go to Products->edit your product in question->Product Data->Attributes
    you can choose to add additional attributes to your product. I think this is how you did it already, right? For “Anmietung” you could just add (L x W x H) into the value field:

    I hope this helps. Otherwise please send us admin login, so we can take a deeper look into it. Post login details here as private reply. Also please ask WooCommerce Support.

    Regards,
    Andy

    in reply to: Slide-Show-Volle Breite #462495

    Hey!

    ich weiß leider nicht genau was du meinst. Möchtest du einen CSS code nur für eine bestimmte Seite anwenden? falls ja, kannst du dies mittels der page-id erreichen.

    Also dass es bei dir zu Sprüngen kommt, finde ich sehr komisch. Ich würde dir ehrlich gesagt am liebsten empfehlen alle Theme Dateien via FTP zu löschen und dir eine frische Enfold Kopie von deinem Themeforest Account zu besorgen. Mach in jedem Fall vorher ein Backup.

    Gruß,
    Andy

    in reply to: H1-H6 edit #462493

    Hi!

    use this code for the title under “Die neuesten Portraits”:

    h3.slide-entry-title.entry-title {
    font-size: 10px;
    margin-top: -6px;
    }
    

    You can find more information on how to style text via CSS here: http://www.w3schools.com/css/css_text.asp

    You can choose different fonts in Enfold->Advanced styling.

    Regards,
    Andy

    in reply to: Anzeige Einträge Portfolio Kategorien #462488

    Hi allerart!

    kannst du uns zeigen was du genau meinst? ein Link, die die jeweiligen Unterkategorien zeigen, würde uns helfen.

    Gruß,
    Andy

    in reply to: Social share buttons order #462052

    Hey!

    It would be best to ask the plugin author about that. Perhaps they have instructions for adding it in manually to a theme.

    Regards,
    Andy

    in reply to: DEMO CONTENT WILL NOT IMPORT DESPITE FRESH INSTALL #462047

    Hi!

    if you stop bumping into your own thread then you would get a faster reply, because your thread gets automatically marked as “answered” when you keep posting and gets behind in our queue.

    Not sure what is causing this, but the site seems messed up and I can’t see that you installed the restaurant demo. Go to Enfold->Demo import and choose “Click to import” for the demo in question.
    Note that all your settings will get overwritten by this.

    Are we allowed to import a demo by ourselves on your website?

    If it does not work for you I suggest to delete all theme files before installing a fresh copy from your themeforest account via FTP.

    Best regards,
    Andy

    Hi mediasauce!

    are you talking about the footer/socket overlapping your form? if yes try to control it using this code in Quick CSS field:

    footer#socket {
    top: 359px;
    }
    

    Regards,
    Andy

    in reply to: How to make videos regular youtube size? #462036

    Hi Nathan!

    how did you implement this video? you can send us admin login so we can take a deeper look into it.
    Try to use a layout element, which has the size you want.

    Best regards,
    Andy

    in reply to: Masonry Gallery Issues #462029

    Hi djshortkut!

    1.) Just use media queries for iPad:

    @media only screen and (max-device-width: 1024px) {
    .avia_desktop.avia_transform3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
    text-align: center;
    }}
    

    2.) Are you talking about the zooming effect of the masonry gallery? if you refer to this post:
    https://kriesi.at/support/topic/disable-the-image-zooming-and-highlight-effect-on-portfolio-images/#post-387079

    3.) I can’t see any gap on the right side when opening your website (Safari, Chrome). Which browser version are you using? Please clear browser cache and refresh a few times. Try on another computer as well.

    Best regards,
    Andy

    in reply to: Testimonials keep disappearing #462015

    Hi!

    I reported this issue again to Kriesi. Let’s wait for an answer from him and thanks for being patient with us.

    Cheers!
    Andy

    in reply to: Add onclick event in button shortcode #462006

    Hi!

    thanks for sharing this with us!

    Let us know in a new ticket in case you have some new issues or questions. We are happy to assist.

    Best regards,
    Andy

    in reply to: Social Media Icons #462004

    Hey!

    use this code to increase them:

    #top .social_bookmarks li {
    font-size: 22px;
    }
    

    You can go to Enfold->Social profiles and add your own link using a “Special” social profile. To add your own icons check out this: http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader

    Cheers!
    Andy

    in reply to: Masonry Gallery #461999

    Hi!

    just click on add images:

    Easy, isn’t it :)?

    Best regards,
    Andy

Viewing 30 posts - 14,581 through 14,610 (of 17,336 total)