Forum Replies Created

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • in reply to: Remove sidebar from blog on mobile #1341391

    Hi Ismael,

    Totally right! I completely missed that.
    Thanks a lot! It worked perfectly!

    in reply to: Overlapping rows #1340891

    Hi Nikko,
    I think I managed to fix it.
    I put everything in the 1/2 column with pink background and added some white background directly to the picture.
    I then swap for a normal picture with no background on the mobile version.
    Thanks for the suggestion.

    in reply to: Overlapping rows #1340672

    Hi Nikko,
    Not sure I understand your suggested solution.
    At the moment the text block and the button sit on a coloured background that is bigger than the picture.
    If I put the picture together in the same 1/2 column, the picture will sit on the pink background too.

    in reply to: Custom ID images #1340056

    Thank Mike!
    Apologies for the late reply. It works perfectly!

    in reply to: Custom ID images #1339166

    Hi Rikard,
    Thanks for checking it out.
    I started with the page “What We Believe”. The “greca” ID is applied as a custom ccs class to the 3 small images on that page.
    Many thanks

    in reply to: Color section: background 100% #1337351

    Hi Nikko,
    I think I fixed the issue.
    Didn’t go with your solution but something similar. Thanks a lot for the suggestion!

    in reply to: Overlapping column #1336672

    Many thanks!

    in reply to: Color section: background 100% #1336164

    Hi Nikko,
    Thanks.
    I imagine that was the case, but if I remove that CSS I lose the color section at 100%.
    At the moment that CSS allows me to have the right picture stretched to the edge of the page.
    I’ve tried to add a CSS that father only big screen, and leave the right column as it is, but gives back the margin to the left column, but doesn’t work.

    @media only screen and (min-width: 1300px) {
    div#section-container-width .container .avia-image-container-inner img {
    width: 100%;
    left-margin: 10%;
    padding: 0;
    }
    }

    in reply to: Overlapping column #1336163

    Thank you Mike!
    This is perfect. And thanks for the tips on adding the custom ccs-class.
    You are right, it would be better to go that way to avoid problems.
    Just to be sure, if I want to work with the class, (imagining that the first block is “community.link”) the code will become:

    #top.page-id-3983 #main .community-link .avia-builder {
    position: relative;
    left: -50px;
    top: 30px;
    }

    Is that correct?
    Thanks again for the help really! Very appreciated.

    in reply to: Overlapping column #1335741

    Hi Mike,
    thanks!
    The page is called “how to get support desktop”
    And your code worked! Except for the middle one where it doesn’t overlap correctly.
    Screenshot-2022-01-16-at-11-01-14

    I used your code and customer with the avia bulder numbers of each section.
    I imagine I need to add something to let the text block go over the pic?

    Thansk again

    in reply to: Overlapping column #1335712

    Hi Guerini,

    Thanks for getting back to me.
    My attempt was to share the screenshot inside the message, but I guess it didn’t work.
    I can see there is just a broken icon instead of the whole picture, apologise.

    I understand your code, but I can get it right on my side with the 2 columns.
    This is what I came up with, but it doesn’t work at all.

    #flex_column av-1le3l3z-b2986afa38a06f384d07cf89a56569ea .av_one_half .avia-builder-el-4 .el_after_av_one_half .el_before_av_one_half .no_margin flex_column_div {
    position: relative;
    left: -50px;
    top: 30px;
    }

    Screenshot-2022-01-15-at-14-31-28

    in reply to: Color section: background 100% #1335695

    Hi Ismael,

    The color section works perfectly now, but the home page is not 100% responsive on big screens.
    I set the website to have a max container of 1366px and all the other pages follow that size, with the logo and the content always aligned across different screen resolutions.
    The home page doesn’t work in the same way. As you can see from the screenshot attached. I’m sure it’s due to the rule of the color section that stretches the columns to fit the screen. I have been trying to add custom CSS for the big screens but with no luck.
    Any chance you can help me with that?
    Many thanks

    in reply to: Color section: background 100% #1332939

    Hi Ismael,

    Many thanks! It worked perfectly!!

    in reply to: Color section: background 100% #1332669

    Hi Rikard,
    Sure, see the link below
    Screenshot-2021-12-13-at-20-57-25

    The green background (which is an image I uploaded as a background of the color section) doesn’t fit the whole screen (I’m on 17″ atm).
    And it’s even worse when seen on a 24″.
    It’s set as “stretch to fit”, so it should stretch to cover the container all the time, but it only works on a small screen (13″).
    Any idea on how to fix this?
    Many thanks

    in reply to: Change shape and position for Dropdown menu #1331040

    Hi Mike,

    Many thanks for that.
    Definitely better, works perfectly.
    I have another question, but I’ll open a separate thread, so it’ll be easier to be found by others that might have the same issue.

    Thanks again!

    in reply to: Change shape and position for Dropdown menu #1330737

    This is exactly what I was looking for! Thanks a lot!!!!!

    I have another question if I can ask on this same topic.
    I’m trying to add a caption title to my Fullwidth easy slider, but I need it to be onto 2 lines.
    I’ve been trying by setting a max-width for the caption using CSS. It works, but it changes the alignment of the whole caption, plus I’m not sure it will work on different screen resolutions?
    Do you have a suggestion for this?
    Many thanks again

    in reply to: Change shape and position for Dropdown menu #1330678

    Hi Ismael,

    Many thanks! And apologies for the late reply.
    The position is all good now, thanks for the help!
    What I’d like to adjust is the shape. I’d like to add a small triangle on the top, like an upward arrow that points at the main menu item.
    Is it possible to add that?
    I’ve shared the page and the access below.

    in reply to: wordpress update not working #1207948

    Hi,
    Many thanks for the help!
    I managed to update it manually and it seems that I haven’t lost anything.
    So good news!

    I have a problem tough with Woocommerce. It doesn’t send the confirmation email for the orders received, neither to the customer nor to the admin itself.
    I had a similar problem in the beginning but it was only related to delay. Now it just doesn’t send any email.
    I have tried to check all the details following one of your thread but with no luck.
    I have also tried to install an SMTP plugin but again no luck.
    Any chance you can look into that and give me a suggestion please?

    Many thanks

    in reply to: wordpress update not working #1206715

    I don’t want to loose al the specs of the website. Usually if done via the website it’s very simple and doesn’t affect the style, but via FTP not sure how to manage this.
    Many thanks

    in reply to: wordpress update not working #1206712

    Thanks.
    I did that, I pasted the Token in the Update section but no changes.
    I have a message saying :”No Updates available. You are running the latest version! (3.7.1) – Check manually”
    Once I click on “Check manually” I get a list of errore like

    Warning: Invalid argument supplied for foreach() in /home/pagliaef/public_html/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49

    That goes on forever. I suppose it’s related to my old version of enfold.
    What should I do now? Update manually? and if so, how?

    Thanks

    in reply to: wordpress update not working #1206508

    Hi Victoria,

    Sorry for the late reply.
    I fixed the problem, it was actually my bad, not related to WP. Sorry about that.
    I would need an help with another matter tough if possible. Can I move the enfold theme license from one website to another?
    My situation is:
    1) Website A, with a new paid Enfold theme, that is not going to be used anymore as the business has been sold.
    2) Website B And with a very old version of Enfold (I can not find the license anymore)

    Can I move the licence from website A to website B?
    Any suggestion on how to do it?

    Thanks

Viewing 21 posts - 1 through 21 (of 21 total)