Forum Replies Created

Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • in reply to: Header widget overlaying menu #692867

    Hi Yigit,
    thanks for your help. The menu is working now. But is there a possibility to have the image overlaying the grey background of the menu row, without disabling the menu buttons? Now the bird looks a little sad without legs… :(
    Your advice is really appreciated!
    Best regards. Claudia

    in reply to: Menu icon align #692866

    Hi Yigit,
    thank you so much. It looks perfect!
    Enfold is a great product!
    Thanks for your help.
    Best regards, Claudia

    in reply to: Menu icon align #691920

    Here it is. Thanks!

    in reply to: Menu icon align #690987

    Hey Jordan,
    thanks for your reply. I tried that too, but it didn´t work. I added to the menu item: (in the section menu name)
    Login Login
    Do you have an idea how to align it?
    Thanks in advance.
    Best regards, Claudia

    in reply to: Margin under header/ menu #690417

    Thank you so much. It worked great!
    Best, Claudia

    in reply to: Margin under header/ menu #687116

    here you are. :)

    in reply to: jquery problem #677195

    Hi Ismael,
    thanks for your help. Can you tell me exactly which folders you changed? I hope I can solve the problem myself in the future…
    Best regards,
    Claudia

    in reply to: jquery problem #673395

    Hi Vinay,
    I have updated Enfold via ftp, bur now the icons are again not showing on the frontend as well as (still) in the Avia layout builder! I really need your help, as I can´t identify the error.
    Best regards,
    Claudia

    in reply to: jquery problem #672405

    Hi Ismael,
    thank you for your help. You are great! The only thing that is still bothering, is that the icons are not showing in the backend either. e.g. In the Avia Layout Builder there are no icons showing for copying a column (or a picture…) or deleting it. :(
    Sorry for being such a pain in the a…, but I can´t find the bug!
    Best regards, Claudia

    in reply to: jquery problem #668890

    Hi Josue,
    here it is…
    Best regards,
    Claudia

    in reply to: jquery problem #668280

    Hi Ismael,
    this is what there is written in the htaccess:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /wordpress/
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /wordpress/index.php [L]
    </IfModule>
    # END WordPress

    # BEGIN Icons showing
    <FilesMatch “\.(ttf|otf|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>
    # END Icons showing

    I can´t see a problem there. Do you? The icons are not visible. Please check!
    Thanks. Claudia

    in reply to: jquery problem #667732

    Hi Josue,
    have you had time to check my problem with the icons that are not showing (in front and back end…)? Hope to hear from you soon.
    Best regards, Claudia

    in reply to: jquery problem #666429

    Hi Josue,
    thank you so much for helping out! That worked great. The plugin CSS is fixed as well…

    But I do still have one remaining problem: The icons in the frontend are not showing. Could you please check that one, too? That would be great. I have already deleted and reinstalled enfold twice, but it didn´t work. :( Sorry for not creating another topic, but I think it is related to the js-problem…

    Best regards, Claudia

    in reply to: jquery problem #663849

    Hi Josue, have a look in the private data. I copied it from my first message. Best regards, Claudia

    in reply to: jquery problem #663117

    Hi Josue,
    if I activate the plugin, the backend shows horrible font sizes (see pics) and I can´t adjust any widget. After activation of the plugin and deactivation, the icons are not showing in the frontend anymore. :( The developer says, it has to do with the jquery-problem?
    It would be great if you can help!
    Thanks so much. Claudia

    Hi Rikard,
    thanks for checking. I needed to delete all template-files from my webserver and to install Enfold once more. But now it works! :)
    Thank you! Once again you saved me…

    Greetings from Berlin!
    Claudia

    in reply to: Add custom Javascript to one single page #626337

    Hi Jordan,

    thank you for your reply. I found another solution using iframes, which is not the best one, but it works for now!
    Thank you anyway!

    Best, Claudia

    in reply to: Full width main menu #616379

    Hi Andy,
    thanks for your help!!! It worked fine, but didn´t look too nice. :( I think I will leave the menu as it is and just center it with: .avia-menu.av-main-nav-wrap { margin-left:15%;}.
    Thanks anyway!
    Best, Claudia

    in reply to: Full width main menu #614651

    Hi Yigit,
    I played around with the code a little bit, and changed the size of the items. But I still have the problem that there are some items showing in the second row? I can´t find a solution by changing the item width… :( And the menu is not in the centre anymore.) Thats what I added to Quick CSS:

    /* center menu */
    #avia-menu {
    width: 1010px;
    margin: auto;
    }

    .html_header_top.html_bottom_nav_header #top .main_menu .menu-item-search-dropdown {
    float: left;
    }
    #avia-menu { float: left; }
    #header_main_alternate .container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 5;
    }
    .av-main-nav > li { width: 12%; }

    Thanks for checking once more.
    Claudia

    in reply to: Full width main menu #613833

    Hi Yigit,

    thanks for your quick reply, but it did not work as intended. The menu items are all the same size now, but they are not on one line anymore. They are displaying all under eachother… (see pic) I would like to have the normal horizontal menu, centered, all items same size.

    Please help me. Thanks! :)
    Claudia

    in reply to: Header background image #613624

    Hi Vinnie,

    thanks for your ideas. I managed to hide the wordcloud by hidung the header widget… :) Footer background works! Thanks for your great support.

    Best, Claudia

    in reply to: Header background image #609199

    Hi Vinnie,
    thank you so much for your help. The header looks nice now – I´ve set it to “not shrink while scrolling”.

    I don´t understand your answer for 2.&3. How can I hide the widget #wordcloud on mobile devices?
    The background image doesn’t scale down on mobile devices as well. Is it possible to fix this somehow?

    The footer background image does not appear, when I put the code snippet that you send me. I don´t know if I used it correctly?

    Would be great, if you could help me once more.
    I promise, I will open new tickets for different issues in future. Thanks for the advice! :)

    Greetings from Berlin! Claudia

    in reply to: Header background image #608134

    Hi Rikard,
    thanks for your quick reply. The login should be working now. I´ve also send some images to show what I mean…
    Best, Claudia

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