Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: How to display Avia Post NAV with same category only #1335459

    Hi there.
    I tried the code from Yigit. Is it up to date?
    It caused some warnings and did not solve the problem. And, yes I made a hard-refresh.

    Warning: Use of undefined constant ‘avia_post_nav_settings’ – assumed ‘‘avia_post_nav_settings’’ (this will throw an Error in a future version of PHP) in /homepages/x/xxxxxxxxxxx/htdocs/xxxxxxxxxxxxx/wp-content/themes/xxxxxxxxxx/functions.php on line 16

    Warning: Use of undefined constant ’avia_same_category_filter’ – assumed ‘’avia_same_category_filter’’ (this will throw an Error in a future version of PHP) in /homepages/x/xxxxxxxxxxx/htdocs/xxxxxxxxxxxxx/wp-content/themes/xxxxxxxxxx/functions.php on line 16

    Warning: session_start(): Cannot start session when headers already sent in /homepages/homepages/x/xxxxxxxxxxx/htdocs/xxxxxxxxxxxxx/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php on line 81

    Does anyone have the same problem and hopefully a solution?

    Thanks

    in reply to: Only have header show when user scrolls up #1271247

    Thats it – works perfect.
    Thank you Mike.

    in reply to: Only have header show when user scrolls up #1270857

    Hello.
    I use the first code (#1135170). It works really smart. Thanks again.
    I use an bigger logo and a lot of text on some pages. While reading the text und scoll up a line the logo comes back und takes to much space.
    Is it possible to change the code so that logo comes back only when I´m at the top (or nearly at the top) of the site?

    Thanks
    .

    in reply to: Only have header show when user scrolls up #1270247

    sweet
    Thanks for sharing @Guenni007.

    Hi Mike,
    thanks for your reply and for the link.
    The code from Guenni007 is very cool.

    Hello.

    I also was looking for a solution for this problem and I tried the function custom_hide_logo_script.
    On a desktop everything worked well. The logo shirked und diapeared.
    On my ipad the logo disapeared BUT a blank space remained.
    So I changed the code. I changed $(‘.logo’) to $(‘.av-logo-container’). Now it worked perfect on the ipad (no blank space).
    But on the desktop it worked no more. The logo shinked but remains there.

    Is there a way to combine this two?

    I´m not so familar with php and sorry for my bad english.

    THX

    in reply to: Enfold Portfolio Title Over Image On Hover #734919

    Hey Andy,
    I cant give you this at the moment.
    I´ll come back for this when it´s poosible.

    Thanks

    in reply to: Avia Layout Builder/Architect not loading anymore #625201

    Hallo together.

    I had this problem now for the second time. At the first time it disapeared by itself (i don´t know why).
    On a newer project the problem remains and I cant find the reason. I tried everything what is suggested here and in other posts.
    Nothing helps – it really sucks…

    But I found a way to handle the effect not the cause.
    I duplated the page which didn´t load with a plugin like “Post Duplicator”, deleted the “problem-page”, remaned the copy-page and everything was fine.

    A fix of the cause whould be nice for the future.

    have a nice day

    Hi.

    This topic is one year old but today I was also looking for a solution for that problem.
    Here is my solution:

    1) Change the min-height of a section to a small number (e.g. 20px). I did it in the custom.css.
    .avia-section {min-height: 20px;}

    2) Add a color-section after the slider
    no min-height
    no padding
    no border
    with scroll down arrow

    The arrow is diplayed in the slider ;-)

    look here

    • This reply was modified 8 years, 7 months ago by baucks.
Viewing 9 posts - 1 through 9 (of 9 total)