Forum Replies Created

Viewing 30 posts - 59,221 through 59,250 (of 67,163 total)
  • Author
    Posts
  • in reply to: Breadcrumbs not appearing on pages #246104

    Hey!

    Thank you for the login credentials.

    I’m sorry but I’m still not sure why the title and breadcrumbs are not showing. I noticed that there is a javascript error on the console. Did you add the quick sand script on your child theme folder? Is it ok if you disable that first? We’ll check it again after. If you don’t mind please deactivate the plugins especially the All-in-One SEO Pack.

    Best regards,
    Ismael

    in reply to: menu managemen problem #246092

    Hey!

    As always, thank you for using the theme!

    @neokenig: I can the issue on your end. Do you mind if I deactivate the events calendar plugin? I’m guessing that the plugin is causing the jquery error. Please disable both plugins then get back to us, we’ll be happy to assist you afterwards.


    @area97
    : Thank you for the kind words. If you have any questions, let us know. :)

    Cheers!
    Ismael

    in reply to: transparency dropdownmenu on a tablet #246084

    Hey!

    I don’t have the actual device to check the issue but please try this on Quick CSS or custom.css:

    .header_color .main_menu .menu ul li a {
    background: #aebe36 !important;
    color: #5C601F;
    opacity: 1 !important;
    }
    
    .header_color .main_menu .menu ul li a:hover {
    background: #53b7c6 !important;
    opacity: 1 !important;
    }

    Remove browser cache then reload the page a few times.

    Best regards,
    Ismael

    in reply to: How can i set Grid layout of images on Home page #246080

    Hey!

    1.) Yes, that’s correct. If you update the theme via FTP and you don’t exclude the style.css, it will be overwritten and the child theme might not work. In that case, you’ll need to change the line that you mentioned above.

    2.) Please open a new thread about the grid layout question to prevent this thread from getting off the topic. Just a quick suggestion, you can use the full width masonry element.

    Regards,
    Ismael

    in reply to: Layer slider #246073

    Hey wcolwell!

    Thank you for using the support forum.

    Unfortunately, we’re not entirely sure of the issue because we’re not able to reproduce the issue on my end and using the jquery updater plugin works as expected. My quick guess is that you’re using an old version of the theme. If you don’t mind posting the link to your website, that will help.

    Cheers!
    Ismael

    in reply to: icons and ipad #246068

    Hey!

    Thank you for the link.

    I’ll ask Devin and Josue to check this on their end. Please try this on Quick CSS or custom.css:

    .avia_mobile #top .av-parallax-section{z-index: 0;}
    

    This is the fix Kriesi provided on one of the topics with the same issue.

    Best regards,
    Ismael

    Hey!

    Thank you for the screencast.

    Like David, I don’t see the issue even on page refresh but it does load longer than it should. The console shows that there is a javascript error, this is usually cause by certain plugin. Please try to disable the plugins, see if that helps. Also, try to optimize the page speed by utilizing cache and minify plugins. Plugins that are commonly use are:

    http://wordpress.org/plugins/w3-total-cache/
    http://wordpress.org/plugins/bwp-minify/

    Cheers!
    Ismael

    in reply to: megamenu cut off #246051

    Hi!

    Thank you for the info. I can see the issue now.

    Please add this on Quick CSS or custom.css for a temporary fix:

    #header_main_alternate .avia_mega_div {
    left: -700px !important;
    }

    Adjust the left position if necessary. Don’t remove the !important tag. We’ll investigate the issue further.

    Best regards,
    Ismael

    in reply to: read more missing #246047

    Hey Knut!

    Thank you for using the support forum!

    If you don’t mind posting the link to the website, that would be great. We would like to inspect it. If you’re using the Blog Posts element, configure the options then look for the “Define Blog Grid layout”. Select the Title and Excerpt + Read more link.

    Regards,
    Ismael

    in reply to: Blog styling broken? #246042

    Hi!

    Thank you for using the support forum and for providing the screenshots.

    Did you use the Advance Layout Builder to edit the page? I can’t seem to inspect the website, a plugin must be hindering me from doing so. Note that you can’t use the Default Editor when you set the Blog Style to that option.

    Best regards,
    Ismael

    in reply to: Search Results Page #246039

    Hey!

    Glad it helped you. If you have any questions, let us know. :)

    Cheers!
    Ismael

    in reply to: Fly Out Sub-Menu appear to Right #246038

    Hey techgrayscale!

    Thank you for the link.

    Josue fixed the problem privately. I’m not sure what he did so I’ll ask him to check this. If you don’t mind, please post the link to the website so that we can inspect it.

    Best regards,
    Ismael

    in reply to: Elements in the same line #246036

    Hey CloudChoice!

    Thank you for using the support forum!

    I’m sorry but I am not entirely sure of what you’re trying to do so if you don’t mind clarifying the problem by giving us more details, a screenshot perhaps, that would be great. Also, a link to a sample website will greatly help. After that, we’ll be happy to assist you with whatever it is you’re trying to accomplish. Note that you can use complex contact forms plugin like Contact Form 7.

    Best regards,
    Ismael

    in reply to: Issue With Floating Images #245873

    Hey!

    Glad it worked. ;)

    Regards,
    Ismael

    in reply to: Issues with secondary header navigation, top right #245871

    Hi!

    What version of IE are you checking this with? If you’re using IE9 or lower, please use this:

    .av-main-nav > li > a {
    font-size: 12px !important\9;
    padding: 0 5px !important\9;
    }

    I hope that helps.

    Regards,
    Ismael

    Hi!

    How are you? I hope you’re doing great!

    I checked the post with the image post format and I don’t see the featured anymore. http://www.photobek.com/golden-sunset-vang-vieng-valley/

    Please remove browser cache then reload the page a few times. :)

    Best regards,
    Ismael

    in reply to: Edit Breadcrumb "You Are Here" #245869

    Hi!

    Thank you for the question.

    Yes, if you previously set the settings prior to using a child theme, you’ll need to import the parent theme settings. If you started using the theme with the child theme at the very beginning then you don’t have to import any settings. :)

    Cheers!
    Ismael

    in reply to: How to fix an issue with Mansory #245868

    Hi!

    Thank you for using the support forum!

    You can set a minimum height for the masonry inner content. Add this on Quick CSS or custom.css:

    .main_color .av-inner-masonry-content {
    min-height: 102px;
    }

    I hope this helps. :)

    Best regards,
    Ismael

    in reply to: Menu in the sidebar #245866

    Hey eymata!

    Thank you for using the support forum!

    Those are nested subpages with the same parent page. So if you want to show those page, you need to set the page hierarchy on Page Attributes > Parent. Enable the Page Sidebar Navigation on Enfold > Sidebar. If you don’t want to set the parent attributes, you can use the custom menu widget on Appearance > Widgets.

    Best regards,
    Ismael

    in reply to: Scroll down #245862

    Hey!

    No problem. If you have any questions, let us know. ;)

    Cheers!
    Ismael

    in reply to: Static Main Menu Item with Drop down menu #245861

    Hey!

    Thank you for using the support forum!

    On Appearance > Menus, you can create a custom link then fill in the URL with a hashtag (#). Use this custom menu as the parent menu of the drop down. I hope this helps.

    Best regards,
    Ismael

    in reply to: Header Image/Section to Posts #245860

    Hey!

    Thank you for the explanation.

    I don’t see anything wrong with how you setup the child theme. If you don’t mind posting the login details here. We would like to check it on our end. Please set it as a private reply. Did you copy any parent theme files on the child theme folder?

    Best regards,
    Ismael

    Hi bakbek!

    Thank you for the question. You might want to check Josue’s solution here: https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/

    If that doesn’t work, do this instead. Edit includes > loop-index.php, remove everything then replace it with this code:

    http://pastebin.com/PrknfpSw

    I hope that helps.

    Cheers!
    Ismael

    in reply to: Add a 'Read More…' link to the end of search results #245857

    Hey spmcfarland!

    Thank you for using the support forum!

    Please edit includes > loop-search.php, find this code on line 91:

    the_excerpt();
    

    Below, add this code:

    echo '<div class="read-more-link"><a href="'.get_permalink().'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a></div>';
    

    This should append the read more link below the excerpt or summary.

    Best regards,
    Ismael

    in reply to: Submenu Issue #245856

    Hey Michael!’

    Thank you for explaining the issue.

    You can add this on Quick CSS or custom.css to decrease the bottom and top padding of the menu items:

    #top .main_menu .menu li ul a {
    padding: 4px 15px;
    }

    And if you don’t mind, you can move the “By Brand” menu item towards the top.

    Regards,
    Ismael

    in reply to: weird thing when on mobile #245855

    Hey Willem-Paul!

    Thank you for the link.

    Did you add any plugins prior to the issue? Please check the WP Super Cache plugin then disable the minify settings. Use this plugin instead: http://wordpress.org/plugins/bwp-minify/

    Best regards,
    Ismael

    in reply to: Blog Posts duplicating #245853

    Hi Armando!

    Thanks for the info.

    We would like to inspect the source code but I think you disabled the right click event using a plugin. Please disable that plugin or all the plugins for that matter. Maybe, there is a plugin that is duplicating the posts. Let us know once you have done that, we’ll be happy to assist you after.

    Regards,
    Ismael

    in reply to: Portfolio Menu #245852

    Hey dbddiamonds!

    Thank you for using the support forum!

    Make sure that you added portfolio categories for each portfolio items then edit the portfolio grid element. Set the “Sortable?” option to yes. This will show all portfolio categories just like in the demo.

    Regards,
    Ismael

    in reply to: Ken Burns Effect at Fullscreen Slideshow #245651

    Hi frobi!

    Thank you for using the theme!

    We greatly appreciate any feedback or requests from you, that’s why we created the Enfold Feature Request page. You can vote for the feature that you want or post your own feature request. We cannot provide an exact timeline on when a particular feature might be added to the theme but you’ll see it on the theme changelog if ever.

    Regarding the Ken Burns effect, you can replicate the same animation using the Layer Slider. Utilize the Transition In > ScaleY and ScaleX options combined with the Duration.

    Cheers!
    Ismael

    in reply to: Dotted overlays on color section #245650

    Hi!

    I know this is not practical but since you added the custom css class, you can try this. Edit all the color sections except for the section with the background overlay. Add a custom css class called section-top-index to all of them. Add this on Quick CSS:

    .section-top-index {
    position: relative;
    z-index: 100;
    }

    This should move the layer position of all the section on top of the color section with the background overlay.

    Best regards,
    Ismael

Viewing 30 posts - 59,221 through 59,250 (of 67,163 total)