Forum Replies Created

Viewing 30 posts - 10,171 through 10,200 (of 34,992 total)
  • Author
    Posts
  • in reply to: Removed logo, now have white space #1372371

    Hey JoeTheMacGuy,
    Please link to your page so we can examine the elements and provide the correct css.

    Best regards,
    Mike

    in reply to: Patreon bei Social Icons #1372370

    Hi,
    Typically you would follow our documentation and find your icon at fontello.com and then add it to your site. But Patreon is not available at fontello.com
    So if you add a social icon that you don’t use and add your Patreon link to it we can use css to swap out the icon with one of these
    2022-11-12_010.png
    let us know which one you like.

    Best regards,
    Mike

    in reply to: Video background doesn't work #1372368

    Hi,
    Thanks for your feedback, but the background video is working for me in Chrome.
    2022-11-12_007.png
    I took a look at your page but the slider was showing shortcode in it:
    2022-11-12_008.png
    I was not able to investigate further because the login you gave us is not admin so we can not see the theme settings or investigate.
    So try disabling all of your plugins and try again on a new page, but if you continue to see this shortcode then there is a conflict somewhere.

    Best regards,
    Mike

    in reply to: When updatign emoji's get lost #1372366

    Hi,
    The issue with the other user is that he was adding emojis to title elements that don’t support HTML.
    If you are losing emoji somewhere else please include an admin login to your site and explain how we can reproduce the error so we can investigate.
    Please ensure that you have reproduced the error with your plugins disabled to ensure that this is not your issue, we have not been able to reproduce this on a clean demo install.

    Best regards,
    Mike

    in reply to: Button in Mobile Header #1372365

    Hi,
    I have tested the functions.php code and it works correctly, perhaps you copied the code from an email please copy the code from the forum.
    If you continue to have trouble please include admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Contact form #1372364

    Hey Asterios,
    Thanks for your question, it sounds like you want to use your email that is with your domain with WordPress, if so you will need to use the plugin WP Mail SMTP and set it up with your domain SMTP login so that WordPress sends the email though your webhost SMTP server.
    Just follow the instructions from the plugin and if you have trouble your webhost can help.
    Otherwise, your email will be marked as spam.

    Best regards,
    Mike

    in reply to: Problem with anchor links to specific section on other page #1372362

    Hi,
    Thanks for your patience and the link to your site, I tested your link on Windows in Chrome, Firefox, & Edge, and Mac Safari, Firefox, and Chrome and on each when I clicked the close “X” the section #films is centered in the page. These are the browser versions I tested with:
    Mac:
    Chrome v107
    Firefox v106
    Safari v16.1

    Windows:
    Firefox v107
    Chrome v107
    Edge v107

    Best regards,
    Mike

    in reply to: Cusrev conflict with Enfold #1372358

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Main Menu #1372357

    Hey A,
    Thanks for your patience and the link to your site, to make your header transparent only on your homepage and make the menu items white when the header is transparent so you can see them I added this css:

    .html_header_top.html_header_sticky #header.av_header_transparency {
        background: transparent;
    }
    #top #header.av_header_transparency .av-main-nav > li > a {
        background-color: transparent;
    }
    #top #header.av_header_transparency .av-main-nav > li > a .avia-menu-text {
        color: #fff
    }
    #top #header.av_header_transparency .av-main-nav > li#menu-item-search > a {
    	color: #fff;
    }
    #top #header.av_header_transparency .av-main-nav li:hover .avia-menu-fx, 
    #top #header.av_header_transparency .current-menu-item > a > .avia-menu-fx, 
    #top #header.av_header_transparency .av-main-nav li:hover .current_page_item > a > .avia-menu-fx {
        background-color: #fff;
    }

    To remove the social icons I removed them at Enfold Theme Options ▸ Social Profiles, none of them had links so they would not do anything on click anyways.
    Then I added this css to make your phone number larger and move the menu over to make room:

    #header_main .phone_number a p {
    	font-size: 47px;
    }
    #header_main .avia-menu.av_menu_icon_beside {
        margin-right: 336px;
    }

    If you want the phone number smaller feel free to adjust
    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Highlight menu item #1372348

    Hi,
    To add the underline effect please add this css:

    .av_minimal_header #header_main .avia-menu-fx {
        display: block;
    }

    The border around your menu item is added by your css: border: 1px solid rgba(0,61,29) !important;
    but you have the same css added twice so you will need to remove both of them:
    2022-11-12_004.png
    this is also the reason the padding issue with the menu text, in one place you corrected the padding to padding: 5px 0 5px 5px !important; but not in the other place, this is why I asked for a login to help you remove this other css.

    Best regards,
    Mike

    in reply to: Mobile Video all control elements are centered. #1372340

    Hey cktanju,
    Thanks for your patience and the link to your page, when I check your videos in the section “showreel” I don’t see any issues with the control elements, but from your description I believe the page may be different now because I don’t see a lightbox, if this is true can you create a test page that shows the error, can you tell us if this occurs on both Android and iPhone?

    Best regards,
    Mike

    Hi,
    Thanks for your video, in Firefox on Windows I see this happening for the items:
    LEDA – Long-Term Experimental Dry Storage Analysis
    DCS-Monitor II
    Forschungsverbund Myonenradiografie

    which are the last three on the page.
    But this doesn’t occur in Chrome or Edge, I don’t see any reason why this would be occurring.
    I asked the rest of the team if they have any ideas, Thank you for your patience.

    Best regards,
    Mike

    in reply to: Book Button in the footer #1372329

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Cusrev conflict with Enfold #1372328

    Hi,
    Thank you for your patience and for the login, I found the solution is to set the CSS File Merging option at Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression to Use minified theme CSS files without merging
    I set this for you and now the stars are showing.
    The issue was that the link in the css for the stars is relevant so when the css is merged in the /wp-content/uploads/dynamic_avia/ directory the URL for the stars is expected at /wp-content/uploads/dynamic_avia/images/star.png instead of it’s actual location at /wp-content/themes/enfold/config-woocommerce/images/star.png
    I have reported this to the Dev Team for their review, for now you can use the setting that I set or you can upload a copy of the stars image to the /wp-content/uploads/dynamic_avia/images/ directory to use the CSS File Merging option.

    Best regards,
    Mike

    in reply to: Calalog image size #1372306

    Hey ditteditte,
    Sorry for the very late reply, I looked at the last 8 items on the page that you linked to, and as I understand these are the ones that are showing correctly, and the ones at the top of the page are newer and not showing correctly.
    The ones at the bottom that are showing correctly are using multiple images in the thumbnails called a source set, your newer thumbnails at the top of the page are only using one image.
    Did you add a new plugin? I see that you have quite a lot of plugins.
    I tested creating new products with our latest version and the newest woocommerce and found no changes with the images or thumbnails, so I’m not sure what would have changed on your site.
    Do you remember making any changes or adding plugins?

    Best regards,
    Mike

    in reply to: Table design #1372304

    Hi,
    Thanks for the link to your page, this helps a lot, so as I understand you want the bottom table to match the top table, the only differences I see are the header row needs to be bold and the table layout needs to be “auto”:
    2022-11-12_002.png
    so I recommend adding this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .avia-table.avia-data-table {
    	table-layout: auto;
    }
    #top .avia-table.avia-data-table tbody > tr:nth-child(1) {
    	font-weight: bold;
    }

    this is the expected results:
    2022-11-12_003.png
    The only other difference I see is that your KURSUS above has links so the text color is blue, but I’m sure that if you add links to the bottom table they will also be blue, so it seems that the two tables now match.
    Please try this css and clear your browser cache to check.

    Best regards,
    Mike

    in reply to: Creating a widget that sits above the footer #1372298

    Hi,
    Ok, then I guess the link you have is your best option.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Highlight menu item #1372297

    Hi,
    Please include an admin login in the Private Content area so I can check your css.

    Best regards,
    Mike

    in reply to: Creating a widget that sits above the footer #1372294

    Hi,
    I tried the URL that you posted and it went to the google search page and showed the review popup, so I guess you could use that URL for your button, but I’m not sure if it is a good idea because the URL has tracking code for your specific search.
    This article recommends going to your Google Business Profile and get your Google review link:
    2022-11-12_001.png
    then use this link in your button.
    If you want to display your Google reviews try the Plugin for Google Reviews, I have not tried it or any other google review plugins.

    Best regards,
    Mike

    Hi,
    Thanks for your patience, the function you posted above is for changing the layout of the archive page, so instead of the grid layout you would have the single small layout, that is a small image like your post page that you linked to, did you want to change from a grid layout?
    We can change the h3 to h2 with some javascript, but if you want to change the layout please add the function first.
    We can also remove the word “English” from the category link, but for the post linked I didn’t find a French translated post, has this not been created yet, or can you link to it?
    I ask because I wanted the javascript solution for removing the word “English” from the category link to also work the assumed word “French” in the translated posts.

    Best regards,
    Mike

    in reply to: Categories image thumbnail Intrinsic size #1372258

    Hi,
    This is true, the “WooCommerce_thumbnail” size is not the same as the “Thumbnail size”
    woocommerce sets its own thumbnail size, I don’t understand how this would “brake your whole site” so perhaps you should create a backup.

    Best regards,
    Mike

    in reply to: Transparent logo container header on boxed layout #1372257

    Hey michaelatma,
    Thank you for your patience and the screenshot, please link to your page so we can examine the elements and assist with some css.

    Best regards,
    Mike

    in reply to: Highlight menu item #1372256

    Hi,
    Please try this, after applying the css, please clear your browser cache and check.

    #top #header #header_main .av-main-nav .current-menu-item > a > .avia-menu-text {
        border: 1px solid rgba(0,61,29) !important;
        margin-left: 1px !important;
        padding: 5px 0 5px 5px !important;
        background-color: rgba(0,0,0,0) !important;
        border-radius: 4px !important;
    }
    #top #header #avia-menu .menu-item:hover > a > .avia-menu-text {
        color: #003D1D;
    }

    If this doesn’t help please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Highlight menu item #1372218

    Hi,
    I’m seeing this css:

    #header .av-main-nav .current-menu-item > a > .avia-menu-text {
        border: 1px solid rgba(0,61,29) !important;
        margin-left: 1px !important;
        padding: 5px !important;
        background-color: rgba(0,0,0,0) !important;
        border-radius: 4px !important;
    }

    note the padding is still padding: 5px !important; please note that this is a different rule than the one you posted above, as I look closer you have two rules that are very similar, so please look for this one.

    Best regards,
    Mike

    in reply to: Sidebar under the content #1372217

    Hey Antonio,
    Thanks for the link to your page, it looks like you are using a full-width color section, full-width elements will make the sidebar show below, please use a one-width column element instead.

    Best regards,
    Mike

    in reply to: Animated highlight text #1372212

    Hi,
    Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Table design #1372211

    Hey Alan,
    Please link to your table and include specific details such as the colors and how much cell padding, if you have a mockup it may be helpful, the more information you share the easier it will be for us to assist and meet your expectation.

    Best regards,
    Mike

    in reply to: Enfold License and Token #1372209

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Creating a widget that sits above the footer #1372208

    Hey woogie07,
    To add a custom widget area above the footer go to Appearance > Widgets > Enfold Custom Widget Area and create a new widget area with the name “abovefooter” and then go to Appearance > Editor and edit functions.php file and add following code:

    add_action('ava_before_footer','avia_above_footer');
    function avia_above_footer(){
    dynamic_sidebar( 'abovefooter' );
    }

    then you can add your elements inside the new widget area.

    Best regards,
    Mike

    in reply to: Highlight menu item #1372207

    Hey mvanstee,
    Thank you for the link to your page, your Home menu item with the outline around it looks off center because the 5px letter-spacing adds 5px after each letter, so the H is flush to the padding on the left, but the E has an extra 5px letter-spacing before the padding on the right. To correct I recommend removing the 5px padding on the right, so in your css above change the padding to this:
    padding: 5px 0 5px 5px !important;
    To display the underline add this css:

    .av_minimal_header #header_main .avia-menu-fx {
        display: block;
    }

    To change the hover menu item color add this css:

    #top #header #avia-menu .menu-item:hover > a > .avia-menu-text {
        color: #003D1D;
    }
    

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 10,171 through 10,200 (of 34,992 total)