Forum Replies Created

Viewing 30 posts - 61 through 90 (of 223 total)
  • Author
    Posts
  • in reply to: Visual Artist demo mobile devices #993856

    Hi Ismael,

    thank you for moving the info to private content box. I created new login credentials, they should work now (please see screenshots in private content as well).

    Thank you for all your kind help in advance.

    Best regards,
    Sophie

    in reply to: Magazine element tooltip #991641

    Hi Mike,

    great, that is working :-) . Just one question: How can I make it safe upon update? I am using Enfold Child Theme.

    Thank you for your kind help in advance.

    Best regards,
    Sophie

    in reply to: Masonry style for category pages #991555

    Hi,

    thank you for the info. What code do you mean exactly by saying “Instead of using the tag.php and the archive.php you can use specified with the name of the taxonomy / archive, so it should load only for those”?

    It’s not clear to me since there are a lot of links now that I should refer to, but which one is the right one?

    Really do appreciate all your help. Thank you so much in advance.

    Best regards,
    Sophie

    in reply to: Visual Artist demo mobile devices #991380

    Hi Ismael,

    thank you for the update. Can you please remove the a/m private data in your a/m thread, this should not be public and you should have used private content box for this. Okay, don’t know why it does not work on your side. Will create a new user and send it later on.

    Best regards,
    Sophie

    in reply to: Magazine element tooltip #991282

    Hi Victoria,

    thank you for your fast reply. Unfortunately this is changing nothing. As I wrote I just want to remove the “Link to:” and not the complete title tooltip.

    Hope you can help. Thank you.

    Best regards,
    Sophie

    in reply to: Visual Artist demo mobile devices #990638

    Hi Ismael,

    just checked them again, they are working on my site. This is ftp not sftp, thus there shows up a query with a certificate that you just have to confirm. Hope this helps.

    Kind regards,
    Sophie

    in reply to: Visual Artist demo mobile devices #990260

    Hi Ismael,

    I have an iPad Air 2. It is also not working on iPhone 6 Plus and Nokia 5 Android 8 Oreo. Please kindly find the FTP login details in private content box.

    Thank you for all your help in advance.

    Have a great day!

    Kind regards,
    Sophie

    in reply to: Visual Artist demo mobile devices #988680

    Hi Ismael,

    okay, the background attachments show up “fixed” and I added the a/m “.avia-bg-style-fixed, .flex_cell” custom CSS without any script in my functions.php, but there is not showing up any image on iPad/iPhone now. And on desktop there are showing the images, but they do not scroll anymore like in your demo.

    Your urgent help is really appreciated.

    Kind regards,
    Sophie

    in reply to: Visual Artist demo mobile devices #988223

    Hi Ismael,

    thank you for your kind help. I am a little confused now. So I just have to add

    .avia-bg-style-fixed, .flex_cell {
        will-change: transform;
    }
    

    in custom CSS? And what kind of custom css class attribute should I add to the elements?

    Thank you for your kind help in advance.

    Best regards,
    Sophie

    in reply to: Visual Artist demo mobile devices #987543

    Hi Ismael,

    yes, I did as per suggested in here https://kriesi.at/support/topic/playing-with-new-demos/:

    1. Set the background attachment to scroll
    2. Added the script to my Enfold child functions.php
    3. Added the following code to Custom CSS
    .bgfixed {
    background-attachment: fixed !important;
    }
    4. Added custom class to the color-section: bgfixed

    but it still does not work. I reset all the a/m steps. Please kindly find the URL and login details in private content box, it’s in maintenance mode.

    Thank you for all your help in advance.

    Kind regards,
    Sophie

    Yes, everything is okay. Please close this thread :-) . Thank you!

    Kind regards,
    Sophie

    in reply to: Visual Artist demo mobile devices #985314

    Hi Ismael,

    thank you for the links. I tried adding this code

    .avia-bg-style-fixed, .flex_cell {
        will-change: transform;
    }
    

    but it does not change anything.

    Don’t know what exactly participant mlebarron meant in his thread https://kriesi.at/support/topic/chrome-67-broke-backgroundfixed/#post-976384 by saying the following code worked for him:

    Note: I fixed this by adding a custom class to each item that has background: fixed with the following css property 
    will-change: transform;
    

    Still don’t know how to solve. Really would appreciate all your help solving this issue.

    Thanks a lot and kind regards,
    Sophie

    This reply has been marked as private.

    Thank you for your info regarding font-weight: 400, Nikko. I think I got it now :-) . You can close this thread now.

    Thanks again for all your help! Wish for you a great weekend!

    Kind regards,
    Sophie

    in reply to: LAW demo Footer page shortcode #984897

    Hi Victoria,

    okay, thank you for the info. You can close this topic out.

    Best regards,
    Sophie

    in reply to: Masonry style for category pages #984831

    Hi,

    thank you for giving me the hint. I may forgot to mention that I would love to have the Masonry style for particular recipe categories and tags only. Can you help?

    Thanks for all your efforts in this issue.

    Kind regards,
    Sophie

    in reply to: LAW demo Footer page shortcode #984626

    Hi Rikard,

    please see screenshot in private content box. This is at the bottom of every page of LAW demo and seems to be a footer page?

    If you should have a shortcode for that part, it would be great. Otherwise will try to create a subdomain for importing the demo. But first solution would save me a lot of time ;-) .

    Thank you for all your efforts in this issue.

    Kind regards,
    Sophie

    in reply to: Button to the right of some text #981656

    Hi Nikko,

    awesome, that looks much better :-) . Thank you for your help. I think you can close this topic out now.

    Wish for you a great day!

    Kind regards,
    Sophie

    in reply to: LAW demo Footer page shortcode #981654

    Hi Rikard,

    I would have done so if the code would include the footer area. But the code does not include the footer. Can you help?

    Best regards,
    Sophie

    in reply to: LAW demo Footer page shortcode #981220

    Hi Rikard,

    thank you for the code, but I would love to add the footer area only, not the entire page. Can you help?

    Best regards,
    Sophie

    Hi Nikko,

    I hope the above private message of participant “swotes” does not mess up my thread. Can you please tell where to put the code

    font-weight: 400;
    

    Would be great! Thanks a lot in advance.

    Best regards,
    Sophie

    in reply to: Button to the right of some text #980733

    Hi Basilis,

    no, I did not try that. Can you tell where to add the height exactly?

    Thank you in advance.

    Kind regards,
    Sophie

    in reply to: Button to the right of some text #980110

    Hi Rikard,

    thank you for your help, it is really working when using your code

    <p style="display:inline;">Your content here</p>
    

    but without using the CSS

    .inline {
      display:inline;
    }

    Unfortunately I did not bear in mind that I will get a larger line height when using a button next to a text row. I assume this is a normal behavior?

    Best regards,
    Sophie

    in reply to: Button to the right of some text #979821

    Hi Guenni007,

    yes, it’s some text in Standard Editor with a button (with an anchor link in it) to the right of the text like:

    Please find some more info under [av_button label='yummy pasta' link='manually,#example' link_target='' size='medium' position='center' label_display='' icon_select='yes' icon='ue81f' font='entypo-fontello' color='dark' custom_bg='#444444' custom_font='#ffffff' av_uid='av-b4b97' custom_class='' admin_preview_bg=''].

    Hope this helps :-) .

    Best regards,
    Sophie

    in reply to: Button to the right of some text #979808

    Hey Rikard,

    yes of course, please kindly find a link to the page in question in private content box. Above the recipe you will find the grey bordered button named “Tipps & Hinweise”. The button should be displayed in all my recipe posts. Would be great if you could help.

    Wish for you a great day!

    Kind regards,
    Sophie

    Hi there,

    number 1 still not solved ;-) .

    Regarding local fonts they still do not look the same as they did when they were loaded via the Google server. As comparison: I use your Church demo. Your Church demo with Google Font Lato looks different then mine with local Google font Lato. Cannot figure out. Do you have any idea?

    Can you help?

    Best regards,
    Sophie

    Hi Nikko,

    thank you for your kind help.

    1. I think I got it. First, I had to change all the fonts for example for H1, H2, menu links etc. in Theme Options > Advanced Settings, because these fonts have of course not changed automatically and loaded locally. Second, I had to add your a/m code to my recipes Custom CSS as well, now it works perfecty :-) . But, still the local fonts do not look the same as they did when they were loaded via the Google server (as comparison I use your Church demo). Cannot figure out. Do you have any idea?

    2. Oops! I should have known, right ;-) ? Now that I have the code it’s clear to me. And yes, it is working :-) . Your a/m code for my blockquote font makes it loading from my local server instead of Google server :-) ! Thank you so much!!!!!!

    As always, thank you so much for all your help in solving my issues :-) !

    Wish for you a great day!

    Kind regards,
    Sophie

    Hi Nikko,

    thank you so much for your kind help.

    1. I am a little confused about that. Not sure where to put your a/m code? Can you help and tell?

    font-family: 'lato-v14-latin-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    

    or

    font-family: 'lato-v14-latin-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    

    2. For blockquote styling I already used custom CSS as follows, but then the font will be loaded from Google server again. Can you help and tell how to load my local font that I already imported to Theme settings > Import/Export?

    blockquote {
    	font-family: Chelsea Market;
    }

    3. Awesome! Your code helped me to prevent loading font awesome from bootstrapcdn. Thank you so much, really do appreciate all your help!

    Again, I thank you so much for all your efforts that you put in my issues. I am so happy! Thank you!

    Best regards,
    Sophie

    in reply to: Sticky sidebar #973380

    Hi Victoria,

    thank you for your reply. That’s too bad. Thought would be worth meanwhile offering such a sticky sidebar. Don’t want to use another plugin. I think you can close this topic out now.

    Thank you for all your efforts. Wish for you a great day!

    Kind regards,
    Sophie

    Hi Nikko,

    that is fantastic :o) ! Thank you so much for your help! I think you can close this thread now :o) .

    Thank you and have a great day!

    Kind regards,
    Sophie

Viewing 30 posts - 61 through 90 (of 223 total)