Forum Replies Created

Viewing 30 posts - 14,611 through 14,640 (of 17,336 total)
  • Author
    Posts
  • in reply to: regenerating thumbnails – wrong image sizes #461996

    Hey!


    @Guenni007

    Thanks!


    @Munford

    I think with this plugin you can achieve exactly what you want. Hope it helps!

    Let us know in a new ticket if you have another questions related to the theme. We are happy to assist.

    Regards,
    Andy

    in reply to: regenerating thumbnails – wrong image sizes #461995

    Hey!


    @Guenni007

    Thanks!


    @Munford

    I think with this plugin you can achieve exactly what you want. Hope it helps!

    Let us know in a new ticket if you have another questions related to the theme. We are happy to assist.

    Regards,
    Andy

    in reply to: Woocommerce and Gravity Forms #461992

    Hi!

    glad you are happy now. Let us know in a new ticket if you need help again with the theme.

    Regards,
    Andy

    Hi rapabon1!
    use this in Quick CSS field:

    #top .no_margin.av_one_fourth {
    right: -50px;
    }
    

    Regards,
    Andy

    in reply to: The full slide video don't work #461984

    Hey!

    maybe the theme got updated for your installation or it was just a caching issue. Glad it’s working for you now :).

    Let us know in a new ticket if you have some more questions related to the theme.

    Regards,
    Andy

    in reply to: Soft Hyphenation #461977

    Hi!


    @Guenni007

    Thanks, although this thread is already very old :)

    Best regards,
    Andy

    in reply to: main content background image not showing #461976

    Hey!

    about which horizontal footer version are you talking about? can you show us screenshots? and a link please?
    I can’t open your website, as I just get a “Gateway Timeout: can’t connect to remote host” error.

    Cheers!
    Andy

    in reply to: blogpost without picture #461969

    Hi!

    there is no easy option for this I think. You could try to manually hide the pictures for every single page-id or post-id. Check this post for more information about page-id: https://kriesi.at/support/topic/changing-a-specific-page-with-quick-css/#post-223394
    To call post-id use this as en example:

    .postid-332
    

    Best regards,
    Andy

    in reply to: Woocommerce and Gravity Forms #461953

    Hi!

    ok, I think you owe me a beer :)
    This is the code I have implemented:

    @media only screen and (max-device-width: 736px) {
    #top #payment .terms {
    position: relative;
    right: -123px;
    top: -114px !important;
    text-align: left;
    padding-right: 115px;
    }
    #top .form-row .input-checkbox { 
    position: relative; 
    right: 111px !important; 
    top: -21px !important;
    }}
    
    #top #payment .terms {
    top: -26px;
    position: relative;
    }
    
    #top .form-row .input-checkbox { 
    position: relative; 
    right: 379px; 
    }
    

    and now it looks beautiful to me on desktop and mobile.

    Best regards,
    Andy

    in reply to: Align Header Menu (main and top) CENTERED #461932

    Hey!

    if it’s not really centered for you then just adjust Elliott’s code. Change for example the “left” value. Play a little bit around until you are satisfied. For the search button use this code:

    li#menu-item-search {
    right: -390px;
    }
    

    and adjust as needed by yourself.

    Cheers!
    Andy

    Hey!

    about which overlapping are you talking about? I can’t see it. Please always provide screenshots, as Ismael already mentioned, to make things clear for us.

    The resizing effect of the masonry gallery is it’s normal behavior and hard coded. If Ismael’s code does not provide a solution for you, then it would require a heavy customization of the theme and you would need to hire a freelancer for this kind of job.

    Cheers!
    Andy

    in reply to: mehrere Portfolio-Seiten #461869

    Hi!

    super, dann lass uns in einem neuen Ticket wissen, wenn du wieder Hilfe mit dem Theme benötigst.

    Lieben Gruß!
    Andy

    in reply to: Woocommerce and Gravity Forms #461867

    Hey!

    I implemented this code into you Quick CSS:

    #top #payment .terms {
    position: relative;
    right: -123px;
    top: -114px;
    text-align: left;
    padding-right: 115px;
    }
    #top .form-row .input-checkbox { 
    position: relative; right: 114px; 
    }
    

    and now it looks good to me.

    Hope you are happy :).

    Best regards,
    Andy

    in reply to: ipad header background disappears scrolling #461840

    Hi!

    I can’t reproduce and see the issue. Does it happen for you when testing it on ipadpeek.com as well?

    Best regards,
    Andy

    • This reply was modified 9 years, 8 months ago by Andy.
    in reply to: Added Google Font is not visible #461839

    Hey!

    I can’t access Design->Editor, as it seems to be removed from your dashboard. We would like to check your functions.php to see if you implemented the code correctly, because normally it should work I think.

    Cheers!
    Andy

    Hey johnkentsf!

    at first please upgrade to Enfold 3.2 and let us know if you still need help.

    Best regards,
    Andy

    in reply to: Grid Row With Images #461835

    Hey!

    I get a “Gateway Timeout: can’t connect to remote host” error when trying to open your website. Could you please check?

    Best regards,
    Andy

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

    Hey!

    sorry, but same is happening with firefox. We need a normal, secure website, without any risks for us to be able to check.

    When we are not able to check your website can you please provide us the shortcodes of the table elements in question please? You can activate debugging mode for it, so we can implement it in our own installation and check whats going on.

    Cheers!
    Andy

    in reply to: Background Image and mobile RESIZE #461820

    Hi!

    yes, and I think it should work. Please clear browser cache and refresh your browser a few times.

    Regards,
    Andy

    Hey!


    @tylerjmorrison

    I think this thread is for a another issue, which needs a different solution. Would be better for us to open a separate ticket I think.
    Please try to delete all theme files and get a fresh copy from your themeforest account. This should fix the issue with your arrow (as you other installations are just working fine).

    Cheers!
    Andy

    in reply to: Page not updating #461816

    Hey!

    login details provided here are not working for me. Can you please check? or could you fix the issue?

    Regards,
    Andy

    in reply to: Woocommerce and Gravity Forms #461814

    Hi!

    can you please create an admin account for us? post login details here as private reply. I think it would be easier to find the right code for you.

    Best regards,
    Andy

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

    Hey!

    mit Werte verändern meine ich ja gerade die, die für die Fenstergröße zuständig sind. Also die Werte der media querries:

    @media only screen and (max-device-width: 767px)
    

    Erhöhe oder verringere die Zahl 767, die in diesem Fall die maximale Fensterbreite angibt. Weitere Infos zu media querries mit vielen Optionen zu unterschiedlichen Fenstergrößen findest du hier: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    Gruß,
    Andy

    in reply to: Left Bar Menu #461810

    Hey!

    I am sorry, but I don’t understand the last post.
    Could you manage to follow Ismael’s instructions?
    If you show us a mockup/screenshots with your menus looking the way you want it, we could try to provide you some CSS code. You can add screenshots using imgur.com or dropbox.

    Regards,
    Andy

    in reply to: Custom style for reply form #461807

    Hey!

    you can generate a contact form shortcode like this:

    [av_contact email=' (Email address hidden if logged out) ' title='' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='' hide_labels='aviaTBhide_labels' form_align='' color='']
    [av_contact_field label='Name' type='text' check='is_empty' options='' multi_select='' width=''][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' check='is_email' options='' multi_select='' width=''][/av_contact_field]
    [/av_contact]
    

    and add it into your header widget.

    Then try to style it with this CSS:

    #top form {
    width: 10%;
    float: right;
    margin-top: -50px;
    margin-bottom: 0px;
    }
    .avia_ajax_form .first_form {
    margin-bottom: -26px;
    }
    input#avia_name_1 {
    height: 28px;
    }
    input#avia_e-mail_1 {
    height: 28px;
    }
    input.button {
    margin-top: 20px !important;
    height: 28px;
    }
    

    Adjust by yourself as needed. Feel free to hire a freelancer for further customizations.

    Cheers!
    Andy

    in reply to: Ajax portfolio layout #461792

    Hey!

    1.) Can you show us what you mean? a link to the site in question would help.
    I think it will be possible to use a 3/4 + 1/4 layout. If you need to decrease the size for your text near the image, we might be able to provide you some CSS for it. We just need a link showing the elements in question :).

    Wordpress automatically resizes images when uploading. You can control it using this plugin: https://wordpress.org/plugins/simple-image-sizes/

    2.) Can you show us the lightbox please? Try this code:

    .mfp-bottom-bar {
    background-color: red;
    opacity: 0.5;
    }
    

    3.) – (1)

    Regards,
    Andy

    • This reply was modified 9 years, 8 months ago by Andy.

    Hi!

    I think you won’t be able to solve the issue using a background image inside a color section, because you can’t call the background image only via CSS (inside color section) and instead you can only call the whole color section via CSS. That’s why any changes made to the color section will effect all the other elements too (inside this color section). Feel free to make a feature request here, so Kriesi can think about adding an option for this in the future: kriesi.at/support/enfold-feature-requests/

    I suggest to try a different approach, using an extra image element for your headphones for example.

    Hope this makes things clear.

    Best regards,
    Andy

    Hey!

    I think at least one of the codes provided in this thread should work. Did you try them? Let us know if it does not work for you and post a link to your website.

    Best regards,
    Andy

    Hi!

    we are trying our best as a support team. If people are writing a lot, it will need more time to read and understand the issue. That’s why some answers get a quicker reply and for others we need more time. If you are in a hurry feel free to hire a freelancer for the job.

    You are right, it’s best to not make any changes in your thread, to get a faster reply.

    Thanks for a possible solution you have provided, but it’s not an option for us, because it is working as expected:
    The problem is that you are first calling a text block element and then calling a separator element. Obvious that things get messed up :). So please make sure to first call the separator element and then the text block:

    [av_hr class='default' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' custom_class='']
    [av_textblock size='' font_color='' color='' custom_class='']
    <ul>
    	<li>Measures:</li>
    	<li>Materials:</li>
    	<li>Dyes:</li>
    	<li>Condition:</li>
    </ul>
    [/av_textblock]
    

    I hope this make things clear :).

    Cheers!
    Andy

    • This reply was modified 9 years, 8 months ago by Andy.
    in reply to: Where do I find documentation for insert images? #461767

    Hi!

    how did you copy them manually? please use the plugins mentioned here to copy your content from one installation to another.

    You can try to delete all theme files again (via FTP) and get a fresh copy from your themeforest account. Let us know if you see any issues with a fresh Enfold copy.

    Cheers!
    Andy

Viewing 30 posts - 14,611 through 14,640 (of 17,336 total)