Forum Replies Created

Viewing 30 posts - 11,731 through 11,760 (of 93,569 total)
  • Author
    Posts
  • in reply to: Abstand Textboxen auf kleinen Screens falsch #1364512

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .flex_column_table .av-zero-column-padding {
      padding-bottom: 20px;
    }
    }

    Best regards,
    Rikard

    in reply to: Tap Section Error / content confusion #1364509

    Hi,

    Thanks for the update. I checked your site in Chrome, but I couldn’t see the problem. I see that the plugin in question is deactivated now, so I guess that’s why it’s working? Please note that our support is limited for problems caused by third party plugins. You might have to reach out to the plugin developers for further help.

    Best regards,
    Rikard

    in reply to: Foreign elements in sitemnap #1364508

    Hey HulaSlim,

    If pages appear in your sitemap, then it’s very likely that they exist on your actual site. If you want to delete categories, the you can do so under Posts->Categories, or Portfolio Items->Categories. Please note that category pages won’t appear under Pages in the WordPress menu.

    Best regards,
    Rikard

    in reply to: How to disable all tooltips of the Related Entries #1364507

    Hi,

    I had a look at your site, and it looks like Ismaels code is working as it should. Did you try checking in a private or incognito browser window?

    Best regards,
    Rikard

    in reply to: Icon list title tipography #1364505

    Hi,

    Thanks for that. Does it make any difference if you select to use the Classic Editor in the main page of the theme options? If not, then please try to temporarily deactivate all plugins, to see what happens then.

    Best regards,
    Rikard

    in reply to: Page locked, can't get in anymore #1364504

    Hey HulaSlim,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    in reply to: Space / gap in submeny #1364503

    Hey Alan,

    I’m not sure I fully understand your question, could you post a screenshot highlighting your intentions please?

    Best regards,
    Rikard

    in reply to: Using Icons in the footer widgets #1364502

    Hi,

    I added Ismaels CSS to the actual divs in the widget, and that seems to be working. Please review your site.

    Best regards,
    Rikard

    in reply to: Caption in slider on mobile view #1364500

    Hey es.design.ma,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .slideshow_caption {
      padding-top: 10px !important;
    }
    }

    Best regards,
    Rikard

    in reply to: "Hi, xyz" #1364498

    Hi HulaSlim,

    That bar is only visible while you are logged in, not to any users. Thanks @guenni007 for helping out.

    Best regards,
    Rikard

    • This reply was modified 3 years, 7 months ago by Rikard.
    in reply to: Modify woocommerce form #1364497

    Hey HulaSlim,

    Please try this in your functions.php file:

    function natacha_change_woo_textarea_placeholder(){
    	?>
    	<script>
    	jQuery(document).ready(function(){
              $('textarea#order_comments').attr('placeholder','Commentaires concernant votre commande: ex. informations ou demandes spéciales concernant votre visite guidée');
    	});
    	</script>
    <?php
    }
    add_action('wp_footer', 'natacha_change_woo_textarea_placeholder', 999);

    Best regards,
    Rikard

    in reply to: 404 page #1364495

    Hi,

    Thanks for the update, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Spacing & size of mobile menu #1364493

    Hi,

    Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Unprecise image #1364492

    Hi,

    Thanks for the update. I’m seeing the same thing as Nikko, this appears after logging in: https://snipboard.io/x1bPuv.jpg

    Best regards,
    Rikard

    in reply to: Site design impossible #1364451

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Uncaught Error: Syntax error, unrecognized expression #1364450

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    in reply to: Abstand Textboxen auf kleinen Screens falsch #1364449

    Hi Jutta,

    Could you try updating the theme to the latest version (5.1.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    Hey Jonas,

    It seems to be working on my end, could you post a screenshot highlighting the problem you are seeing on your end please?

    Best regards,
    Rikard

    in reply to: Top Image fails on one site #1364446

    Hey leberfweb,

    Thanks for the login details. I added the 1/1 element with its content in a Color Section element, and that seems to have helped. It’s likely that the content which is generated by the shortcodes is causing problems.

    Best regards,
    Rikard

    in reply to: Spacing & size of mobile menu #1364444

    Hi,

    Please see screenshot in private. Those are the results I get on mobile Iphone emulation in Chrome, and on an actual Android device using Chrome.

    Best regards,
    Rikard

    in reply to: Icon list title tipography #1364440

    Hey Marco,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please let us know where we can see the actual problem on your site.

    Best regards,
    Rikard

    in reply to: Tablet Blog Posts Columns #1364439

    Hey FamalcoGroup,

    Thanks for the screenshot. So you want the elements in your screenshots in two columns on tablet screen sizes? Could you post a link to where we can see the actual elements?

    Best regards,
    Rikard

    in reply to: Form Email Junk Issue #1364437

    Hi,

    Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Sektion volle Breite geben #1364436

    Hi,

    Thanks for the update. The code I gave you removes the padding from the container element, that’s why it becomes full width.

    Best regards,
    Rikard

    Hi,

    Did you try removing the code I referred to above? That is what is adding space above the social icons:

    #top .social_bookmarks {
        margin-top: 40px!important;
        font-size: 28px;
    }

    If you add a class to the container which holds the social icons, then it will be easier to target it with CSS.

    Best regards,
    Rikard

    in reply to: Site design impossible #1364433

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    in reply to: Specific color for burger menu on specific pages #1364432

    Hi,

    Try this CSS instead:

    .page-id-339 .av-hamburger-inner, .page-id-339 .av-hamburger-inner::before, .page-id-339 .av-hamburger-inner::after, .page-id-1302 .av-hamburger-inner, .page-id-1302 .av-hamburger-inner::before, .page-id-1302 .av-hamburger-inner::after, .page-id-351 .av-hamburger-inner, .page-id-351 .av-hamburger-inner::before, .page-id-351 .av-hamburger-inner::after {
        background-color: #006699 !important;
    }

    There’s no hover on mobile devices, so I’m not sure I understand what colour changes you are referring to?

    If you have additional questions then please ask them after your initial request is solved, or create a new thread. One problem per thread is what we generally prefer, as threads are then easy to follow for both moderators and other forum users.

    Best regards,
    Rikard

    in reply to: button alignment in columns #1364431

    Hi,

    Please try this CSS instead:

    @media only screen and (min-width: 768px) {
    .page-id-221 #av_section_1 .av_one_third .avia-button-wrap {
        position: absolute;
        width: 170px;
        bottom: 20px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .page-id-221 #av_section_1 .avia_textblock {
       margin-bottom: 40px;
    }
    }

    Best regards,
    Rikard

    in reply to: Sektion volle Breite geben #1364385

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-1439 #after_section_2 .container {
      padding: 0;
    }

    Best regards,
    Rikard

    in reply to: Specific color for burger menu on specific pages #1364384

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-339 .av-hamburger-inner, .page-id-339 .av-hamburger-inner::before, .page-id-339 .av-hamburger-inner::after, .page-id-1302 .av-hamburger-inner, .page-id-1302 .av-hamburger-inner::before, .page-id-1302 .av-hamburger-inner::after, .page-id-351 .av-hamburger-inner, .page-id-351 .av-hamburger-inner::before, .page-id-351 .av-hamburger-inner::after {
        background-color: #006699;
    }

    Best regards,
    Rikard

Viewing 30 posts - 11,731 through 11,760 (of 93,569 total)