Forum Replies Created

Viewing 30 posts - 8,341 through 8,370 (of 93,423 total)
  • Author
    Posts
  • in reply to: Logo is not visible on mobile #1410420

    Hi,

    I can’t see a logo at all on any screen size. You have this in your child theme though, which you can try to remove:

    .logo {
        display: none !important;
    }

    Best regards,
    Rikard

    in reply to: content dissapear when editing #1410386

    Hi,

    You didn’t correct the open markup, so I did it for you. Adding content and saving the page works as expected now.

    Best regards,
    Rikard

    in reply to: Different image sizes in different languages #1410385

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    in reply to: Enfold blog posts related not showing #1410384

    Hi Poing,

    Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    Hey tomcusters,

    Great, I’m glad that you found a solution, and thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    in reply to: Logo is not visible on mobile #1410378

    Hey rixi,

    What kind of effect did you use, and where can we see the problem you are having?

    Best regards,
    Rikard

    in reply to: content dissapear when editing #1410353

    Hi,

    Thanks for the update. You have open html markup in the content on that page:

    MobiliarioI<b>Urbano

    Please replace it with:

    MobiliarioI<strong>Urbano</strong>

    Best regards,
    Rikard

    in reply to: cannot edit a demo #1410352

    Hi,

    Thanks for that. I don’t know why, but if the page shortcodes are moved to a new page, then they’re working as expected. Please see private. Could you try using that page instead? You can delete the old page, then change the title and permalink of the new page.

    Best regards,
    Rikard

    Hey imJas,

    The Add to cart buttons looks orange already on the page you linked to, did you manage to find a solution? If not, then please post a screenshot of the element you are trying to target.

    Best regards,
    Rikard

    in reply to: Missing icons and hero image #1410217

    Hi,

    Thanks for the update. Are we allowed to temporarily deactivate plugins as well?

    Best regards,
    Rikard

    in reply to: Issue with Slide Out Menu Styling #1410214

    Hi Mike,

    Thanks for that. First off, could you try updating the theme to the latest version (5.6.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    in reply to: Sticky burger icon on phones #1410213

    Hey Jim,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-burger-menu-main {
      position: fixed;
      right: 40px;
    }

    Best regards,
    Rikard

    in reply to: custom header #1410212

    Hey Gianluca,

    You would likely have to make other adjustments to the header in order to make the image fit in that format. Maybe you could try setting it as a background instead? You can do so under Enfold->General Styling->Logo area.

    Best regards,
    Rikard

    in reply to: “Enable cookie consent message” is not selectable #1410145

    Hi Frank,

    I’m very sorry for the late reply. We’ve replied to your first thread, let’s continue in that :-)

    Best regards,
    Rikard

    Hi Frank,

    I’m very sorry for the late reply. I checked your site, and I could see the problem when using Firefox, but not when using any other browsers. Are you using Firefox by any chance? If that is the case, then please try using a different browser to see if that helps.

    Best regards,
    Rikard

    Hi,

    Great, I’m glad that you got things working. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: cannot edit a demo #1410142

    Hey phastwebcf,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please give us further instructions on how to reproduce the problem you are seeing on your end.

    Best regards,
    Rikard

    in reply to: Issue with Slide Out Menu Styling #1410137

    Hey Mike,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    in reply to: Page broken after Upgrade Theme #1410136

    Hey Sebastian,

    PHP 8.2 is still pretty new, would you be able to run 8.0 or 8.1 for now? The warnings you are getting will likely not affect any functionality on your site, do they disappear if you deactivate debug mode?

    Best regards,
    Rikard

    in reply to: Portfolio navigation #1410131

    Hey Stefan,

    I’m not sure exactly which element you are referring to, but you can import this shortcode to see exactly how it was made:

    [av_two_third first av_uid='av-lfbqi6']
    
    [av_gallery ids='1371,1370,1376,1375,1374,1373,1372' style='big_thumb' preview_size='gallery' columns='7' av_uid='av-ing9ry']
    
    [/av_two_third][av_one_third av_uid='av-66xum']
    [av_textblock av_uid='av-1i8mda']
    <h3>Portfolio Entry!</h3>
    Nulla <strong>consequat</strong> massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu <strong>pede</strong> mollis pretium. Integer tincidunt. Cras dapibus.
    [/av_textblock]
    
    [av_toggle_container initial='1' mode='accordion' av_uid='av-ed903i']
    [av_toggle title='Client' av_uid='av-cqh39a']
    <strong>XY Media</strong>
    
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    
    <strong>XY Media</strong> Website: <a href="http://www.wikipedia.com">http://www.wikipedia.com</a>
    [/av_toggle]
    [av_toggle title='Our Task' av_uid='av-a39nwu']
    <strong>Task</strong>
    
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.
    [/av_toggle]
    [av_toggle title='Skills Involved' av_uid='av-9bnsla']
    <strong>Skills</strong>
    <ul>
    <li>Photoshop</li>
    <li>Indesign</li>
    <li>HTML</li>
    <li>CSS</li>
    </ul>
    [/av_toggle]
    [/av_toggle_container]
    [/av_one_third]
    
    [av_section color='alternate_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='default' shadow='shadow' av_uid='av-89hha6']
    [av_textblock av_uid='av-5727pq']
    <h4 style="text-align: center;">Most Recent Entries</h4>
    [/av_textblock]
    
    [av_hr class='short' height='50' position='center' av_uid='av-3vbw5a']
    
    [av_portfolio columns='4' items='4' contents='excerpt' linking='' sort='no' paginate='no' av_uid='av-36nou6']
    [/av_section]
    
    

    You can enable debug mode under Enfold->Layout Builder->Show advanced options, that will enable you to copy/paste shortcodes in the Layout Builder.

    Best regards,
    Rikard

    Hi bobbysap,

    Saving the theme options on your site seems to be working as it should on my end, could you let us know how to reproduce the problem you are seeing on your end please?

    Best regards,
    Rikard

    in reply to: content dissapear when editing #1410128

    Hi,

    Thanks for that. First off, could you try updating the theme to the latest version (5.6.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. Also make sure that you have a working SSL certificate active on the site, and change the site URL to https on the site in private after that.

    Best regards,
    Rikard

    in reply to: Sidebar on Bottom this morning #1410127

    Hi,

    Thanks for the update. Did you try the advise I posted earlier in this thread?

    Best regards,
    Rikard

    in reply to: Sitemap enfold where is it? #1410067

    Hey jb84,

    We can’t help you out with Yoast or Google services unfortunately, maybe you could refer to Yoast documenation instead?

    Best regards,
    Rikard

    in reply to: hide layerslider full width on mobil #1410066

    Hi,

    Great, I’m glad that you solved your problem. I’ll close this thread for now then, please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    in reply to: First request of HTTP/2 makes the page slow #1410065

    Hi,

    Thanks for the update, I’ll close this thread for now then. Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    in reply to: insert youtube Video problem #1410054

    Hey sitor1966,

    The videos on the page you linked to seems to be working as they should on my end, could you let us know how to reproduce the problem please?

    Best regards,
    Rikard

    in reply to: Slider Component – Not Responsive on Mobile #1410053

    Hey ejames1566,

    Sorry for the problem. I would suggest that you hide that element on mobile in the element options, then add Image + Text/Header element for mobile instead. You can set the visibility for each element in the element options, under Advanced->Responsive.

    Best regards,
    Rikard

    in reply to: Stylize the image caption font #1410051

    Hi,

    Thanks for the update, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Missing icons and hero image #1410048

    Hi,

    Thanks for that. I’m seeing a JavaScript error on the page, but I’m not sure exactly what is causing it. What happens if you temporarily deactivate all plugins? Also make sure to clear all caches, or disable caching completely.

    Best regards,
    Rikard

Viewing 30 posts - 8,341 through 8,370 (of 93,423 total)