Forum Replies Created

Viewing 30 posts - 28,411 through 28,440 (of 34,593 total)
  • Author
    Posts
  • in reply to: Background Image #928119

    Hi,
    If I understand correctly you would like a different background color or image depending on the page id
    and I assume you have tried solutions such as these:
    https://kriesi.at/support/topic/custom-background-image-for-pages/#post-194764
    https://kriesi.at/support/topic/how-to-set-a-different-background-image-for-each-page/#post-246062

    I would like to ask you to please open a new thread so we can assist, we will want communicate in the Private Content area, such as your URL & admin login, but as this is not your thread your info will not be private.
    In your new thread please provide admin login info in the Private Content area with a link to a sample page and a link to the background image to use.
    Thanks for your patience and understanding.

    Best regards,
    Mike

    in reply to: I need to reinstall old Enfold release #928107

    Hi,
    We have recently discovered this and the dev team has worked out a solution for the next update.
    Meanwhile, please try using v4.2.4 linked in the Private Content area. Please follow the steps above to install.
    Thanks for your patience and understanding.

    Best regards,
    Mike

    in reply to: Enfold full demo content #927959

    Hi,
    Ok, I see it now. It looks like you have edited it with the Elementor builder, so I’m not sure if you can switch back without damaging it, I didn’t want to try and lose any of your work. But if you look at page, such as Services, you can see our elements and demo content.
    Please try making a duplicate of the page and open with our builder, it may work.

    Best regards,
    Mike

    in reply to: Strange Issue with Enfold & SSL #927958

    Hey KellyKilgallon,
    I believe this was a failed image from the demo import, I recommend using the plugin Better Search Replace to find and remove the link in your database.
    First make a backup of your database, then use the plugin with the link as the search and nothing as the replace, and the “dry run” box checked. This will just tell you if it’s found without changing anything.
    screenshot-1
    If it does find it one time, you can run it again to remove it.
    Please make a database backup first.

    Best regards,
    Mike

    in reply to: Enfold full demo content #927950

    Hi,
    Did you give us your ID & pass, or a guest ID & pass?

    Best regards,
    Mike

    in reply to: Enfold full demo content #927946

    Hi,
    I also don’t see woocommerce like you do, let me ask the rest of the team for their thoughts.

    Best regards,
    Mike

    in reply to: How to make changes to a blog post element #927943

    Hi,
    This is because this is a different link than the first one you posted.
    For this new page, please try this css:

    #top.page-id-7940 h3.slide-entry-title a {
    font-size: 18px !important;
    }
    #top.page-id-7940 .slide-meta-comments,#top.page-id-7940 .slide-meta-del {
    display: none !important;
    }
    
    #top.page-id-7940 .avia-content-slider .read-more-link a {
    margin: auto !important;
    }
    #top.page-id-7940 .avia-content-slider .read-more-link {
        top: 0px!important; 
        padding-bottom: 0px!important; 
    }
    #top.page-id-7940 .entry-footer .slide-meta {
    margin-top: 5px !important;
    }

    Or if you want to reuse this for many pages, try removing the first code and use this instead:

    #top h3.slide-entry-title a {
    font-size: 18px !important;
    }
    #top .slide-meta-comments,#top .slide-meta-del {
    display: none !important;
    }
    
    #top .avia-content-slider .read-more-link a {
    margin: auto !important;
    }
    #top .avia-content-slider .read-more-link {
        top: 0px!important; 
        padding-bottom: 0px!important; 
    }
    #top .entry-footer .slide-meta {
    margin-top: 5px !important;
    }

    Best regards,
    Mike

    in reply to: Enfold full demo content #927928

    Hi,
    Please see screenshot in Private Content area.
    Can you add a screenshot of what you see?

    Best regards,
    Mike

    in reply to: Issue with one pager menu items #927922

    Hey mcristina959,
    I don’t find the ID “inaction” on your page. I do see that your link “JASON IN ACTION” has the ID “reel”
    This explains why your link above doesn’t go to the JASON IN ACTION section, try using this link:

    Best regards,
    Mike

    in reply to: Enfold full demo content #927915

    Hi,
    Here in the sidebar?
    2018-03-15_234631

    Best regards,
    Mike

    in reply to: Enfold full demo content #927911

    Hi,
    Your site is on WordPress.com?
    Sorry I don’t see Enfold installed?

    Best regards,
    Mike

    in reply to: Related Posts #927891

    Hey Trent,
    Sorry, the related posts element is not available when using the advanced layout builder. But you could copy the element and paste in a code block element to display in the advanced layout builder.
    To do so, open a post that was built using the default editor, and inspect the element right clicking on the div and choosing “edit as HTML” from the menu, then copy the code and paste in a code block element.
    2018-03-15_222127
    This will use the same posts that you copied, which might be ok if you have some top posts that you want to display, but you’ll have to do this step with a few different times if you want to show different related posts on every post.

    Another option might be to add a blog posts element to the bottom of your post, with the option to show a thumbnail image, and except, in a matching category. For my example here are the settings I used:
    2018-03-15_225805
    Here is the css I used:

    .av-alb-blogposts .post-entry div.entry-content,.av-alb-blogposts .post-entry span.post-meta-infos {display: none !important;}
    .av-alb-blogposts .post-entry .blog-meta .small-preview img {border-radius: 50%;}
    .av-alb-blogposts .post-entry .blog-meta .small-preview {background:transparent!important;}
    .av-alb-blogposts .post-entry h2.entry-title {margin-top: 10%;}

    Here is the result:
    2018-03-15_224817
    not quite as nice as the first option, but it does pull from the categories or tags that you choose.
    you may also need to adjust the css by adding “#top.single” to the beginning of each rule so it won’t interfere with the element used on pages.

    Best regards,
    Mike

    in reply to: Question regarding text #927861

    Hey Charlotte,
    Please add a class to the empty div classes that hold your text.
    Please add a different class to the div that holds your image, since you wish it to be full width.
    2018-03-15_214844

    Best regards,
    Mike

    in reply to: Demo import doesn't work, #927854

    Hi,
    Would you mind if we tried a reset and reinstalling? Please include FTP access in the Private Content area

    Best regards,
    Mike

    in reply to: Making a whole text block a link #927839

    Hi,
    I changed the css to:

    .flex_cell_inner a {
    text-decoration: none!important; 
    }

    and it seems to be working now, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Customize Category pages #927836

    Hi,
    I placed the code in your WordPress > Customize > Additional CSS
    it seems to be working now, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Pages not found after 4.2.6 #927832

    Hi,
    We look forward to your report.

    Best regards,
    Mike

    in reply to: Enfold Demo is not importing media files #927831

    Hi,
    Unfortunately it is not hopeful, after nearly a dozen cases Strato has offered a different cause in each case with none successful. The closest we ever got was that Strato is blocking the kriesi.at ip where the demos are stored.
    The good news is after the demo imports, I have never heard a complaint about Strato.

    In the future, try installing a localhost version of Enfold, install the demo you wish, then copy the images and database to your live site.

    Best regards,
    Mike

    in reply to: Image with Hotspots #927823

    Hi,
    We will look forward to your update, Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Enfold full demo content #927819

    Hi,
    Thank you for the login info, but I’m unsure of the site url, please include.

    Best regards,
    Mike

    in reply to: Pages not found after 4.2.6 #927818

    Hi,
    I believe the issue is with your webhost, possibility with changing your PHP version, because your site is unable to show simple html pages such as the readme.html file which doesn’t use wordpress to render and should always work.
    Please contact your webhost and ask them to look into this.

    Best regards,
    Mike

    in reply to: Pages not found after 4.2.6 #927766

    Hey Tom,
    Have you tried to update your header.php with this one?
    If so, can you please provide your admin login and ftp, in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Slider Issue on Interior Pages – Mobile Issue #927760

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Enfold full demo content #927758

    Hi,
    Perhaps I should take a look at your setup, to understand better. Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Body class for pages with sidebar #927317

    Hi,
    Assuming that your default style for h1 is going to be your style for pages without a sidebar, then we will change the style when the
    left sidebar is is place:

    #top #wrap_all #main .sidebar_left h1 {color: red !important;}

    for either sidebar:

    #top #wrap_all #main .sidebar_left h1,#top #wrap_all #main .sidebar_right h1 {color: red !important;}

    On my test page the h1 was a special heading, so I prefer:

    #top #wrap_all #main .sidebar_left h1.av-special-heading-tag {color: red !important;}

    Best regards,
    Mike

    in reply to: LayerSlider not activated anymore, content stays black #927301

    Hey kupecl,
    I took a look at your site and it seems the layerslider is working with elements and images.
    Please see screenshot in Private Content area.
    The LayerSlider Plugin will show “not activated” because it is a bundled product, this is normal and it can not be activated. This is how the layerslider team wanted the bundle to work.
    Only the non-bundled layerslider can be activated, with an additional layerslider license.
    Hope this helps.

    Best regards,
    Mike

    in reply to: Body class for pages with sidebar #927284

    Hey mike235,
    For pages the sidebar class is under the ID #main and class .container_wrap
    So for example:

    #top #wrap_all #main .sidebar_right 

    add your target afterwards

    Best regards,
    Mike

    in reply to: I need to reinstall old Enfold release #927262

    Hi,
    When you installed via FTP, did you remove the old theme folder first? Please try this, don’t try overwriting the theme folder as it may leave files behind from v4.2.6
    If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: How to make changes to a blog post element #927233

    Hey DROR,
    Try this code in the General Styling > Quick CSS field:

    #top.home h3.slide-entry-title a {
    font-size: 18px !important;
    }
    #top.home .slide-meta-comments,#top.home .slide-meta-del {
    display: none !important;
    }
    
    #top.home .avia-content-slider .read-more-link a {
    margin: 0px !important;
    }
    #top.home .avia-content-slider .read-more-link {
        top: 0px!important; 
        padding-bottom: 0px!important; 
    }
    #top.home .entry-footer .slide-meta {
    margin-top: 5px !important;
    }

    Best regards,
    Mike

    Hi,
    Is there anything else we can assist with on this issue, or shall we close this then?

    Best regards,
    Mike

Viewing 30 posts - 28,411 through 28,440 (of 34,593 total)