Forum Replies Created

Viewing 30 posts - 1 through 30 (of 34 total)
  • Author
    Posts
  • in reply to: Menu icon color in mobile view #1174754

    Hi Rikard
    Thank you for your quick reply.
    I tried that but now the hamburger is both black and white (see screenshot).

    in reply to: Strange shortcode behavior #1172094

    Thanks a lot, that works like a charm!
    Quick follow up question: what are the “av_uid=’av-cscs4c'” for and do these codes have to be different for each item? Are they random?

    in reply to: Strange shortcode behavior #1170596

    Please see private content for login credentials.
    Thank you.

    in reply to: Strange shortcode behavior #1170461

    Hi Rikard
    I’ve checked the solution but there are no spaces or breaks to begin with, so the problem still persists.

    in reply to: Strange shortcode behavior #1165662

    Awesome, will try that, thanks!

    in reply to: Mobile menu items turning white #1164671

    Awesome, thanks!

    in reply to: Menu and mega menu styles different #1164670

    Hi Ismael
    The settings don’t seem to have any effect.
    By the way, I don’t mind the separators but the borders of the menus. How can they be so different even when I don’t have any additional styling?

    in reply to: Strange shortcode behavior #1162165

    Any updates on this?
    I still can’t figure out why the icons are not all in one line despite there being no issue in the html code…
    Your help would be appreciated.

    in reply to: Strange shortcode behavior #1161593

    Hi Basilis
    Sorry, I don’t understand your question. Can you rephrase?
    Best,
    Alan

    in reply to: Strange shortcode behavior #1160442
    This reply has been marked as private.
    in reply to: Strange shortcode behavior #1158996

    Hi Rikard
    Thanks for looking into it.
    I’m using the Avia Layout Builder and there is no span element entered manually in the html view of that section.

    When I check the source code of that section, all span tags are closed (see in private content).
    Are you referring to a span tag outside of that section?

    in reply to: Strange shortcode behavior #1158698
    This reply has been marked as private.
    in reply to: Blog meta elements setting not working #1131512

    Thank you, I will look into it.
    Could you also check the questions before my last post? Thanks!

    in reply to: Blog meta elements setting not working #1131028

    Also, how can I get it to show “Last updated: March 20, 2019” (last modified date) instead of just the posting date?

    in reply to: Blog meta elements setting not working #1130859

    Thank you very much for your help, it’s working now!
    I have some follow-up questions:

    1. How can I change the font size of this short-code content? I tried adding it in the CSS but no effect.
    2. Comments are not shown in the short code. I used to have a “disable comments” plugin but it is dis-activated. Nevertheless, comments are not shown below the posts, nor in the short code.
    3. When I click on the author link, it leads me to a page (author page) where there is a small mistake in the code (see screenshot link in private content).

    in reply to: Blog meta elements setting not working #1130612
    This reply has been marked as private.
    in reply to: Blog meta elements setting not working #1127164

    Hi Ismael
    Thank you for your reply.
    I inserted the code from that thread into my functions.php file and inserted the short codes [sc_post_title] / [sc_author_name] into a post. However, all I get is the short codes shown in the post. Does the code still work, or did I miss a crucial step?

    in reply to: Menu hover line #1125120

    Just one follow-up question: how can the thickness of the line be increased?

    in reply to: Menu hover line #1124705

    Hi Nikko
    Tried again and it’s working.
    Thank you for your help!

    in reply to: Menu hover line #1124325

    Hi Nikko

    Thank you for your reply.
    I tried the code but can’t see any change.

    Not sure if it helps finding the source of the issue but here is the entire Quick CSS code I found on our site:

    .alternate_color strong, .main_color strong { color: black; }

    .sidebar li a {
    color: grey !important;
    font-family: ‘Ubuntu’;
    font-style: normal;
    font-size: small;
    }

    .main_menu ul:first-child>li>a {
    font-size: 16px;
    font-color: white;
    }
    .main_color tr:nth-child(even) {
    color: #121212;
    }
    #top ul:first-child > li > a {
    color: white;
    }
    #top ul:first-child > li > a:hover {
    color: white;
    }

    .avia-icon-list .iconlist_icon {
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 20px;
    margin: 0 30px 0 16px;
    }

    /* MENU BORDERS */
    #top .main_menu .menu ul li a {
    border-right-style: solid;
    border-right-color: #ffffff;
    border-right-width: 1px;
    border-left-style: solid;
    border-left-color: #ffffff;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-top-width: 1px;
    }

    /* Main Menu – SUB MENU OFF */
    #top .main_menu .menu ul li>a {
    color: #ffffff;
    font-weight:600;
    }
    /* Main Menu – SUB MENU HOVER */
    #top .main_menu .menu ul li>a:hover {
    color: #f16e50 !important;
    background-color: #ffffff;
    font-weight:600;
    }
    /* Main Menu – HIGHLIGHT BLOCK */
    #top .avia-menu-fx {
    display:block;
    position:absolute;
    top: 28px;
    border-style:solid;
    border-width:1px;
    color: #ffffff !important;
    }
    #top #avia-menu .avia-menu-fx {
    top: auto;
    bottom: 0;
    }

    #top fieldset > h3 {
    display: none;
    }

    .page-id-3542 #main img {
    border: 5px solid red !important;
    }

    .recentcomments a, .widget_recent_entries li a {
    font-style: normal !important;
    font-family: “Ubuntu” !important;
    }

    div#header_main {
    background-color: #f16e50;
    }

    .avia_mega_div * {
    font-size: 16px !important;
    }

    .home .av-masonry-date {
    display: none !important;
    }
    .avia-content-slider .slide-meta time {
    display: none;
    }

    in reply to: Menu hover line #1123203

    Sure, please see private content.

    in reply to: Blog meta elements setting not working #1122138

    Sure, please see the link below (private content).
    FYI, I have checked all check boxes in the settings, but there is no date, no author, etc. on the blog posts.

    in reply to: Contact form issues #810801

    Yes we do. Is that the problem? Any work-arounds or is Enfold not compatible with clodfare?

    in reply to: Contact form issues #809627

    Sorry about that, please try with the one below. If you get a “cookie” error, it should work if you press “log in” again.
    Thank you.

    in reply to: Contact form issues #807769

    Yes, I have deleted the form and made a new one. However, the autoresponder subject & text is gone, every time I save the form and open it again. Short codes seem to be fine but aren’t working.

    in reply to: Error message when updating. #773490

    See below

    in reply to: Error message when updating. #766631

    Well, the error message I was starting this thread about still appears.
    Here is my OP:

    “When I update enfold (child theme) I recently receive a warning so I’m wondering if there’s a problem I need to fix.
    “Warning: Error while sending QUERY packet. […]”

    [for full message see private content]

    in reply to: Error message when updating. #766407

    I am using a child theme and I update it trough the update function within WP.

    in reply to: Error message when updating. #764415

    I have created a new key, replaced it within wordpress and updated to the newest enfold version, but I still get the error message (see below).

    in reply to: Changing static inactive link color #727743

    Hi Basilis
    You mean the code to change the background to black? I just tried it but it had no effect.

Viewing 30 posts - 1 through 30 (of 34 total)