Viewing 30 results - 91,111 through 91,140 (of 142,828 total)
  • Author
    Search Results
  • #680690

    Now I have deleted a code I had found here and it is working but not the google maps:
    I have found this message:
    You have included the Google Maps API multiple times on this page. This may cause unexpected errors.js:96:295

    InvalidValueError: initMap is not a function(desconocido)
    “Google Maps API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key”util.js:209:12
    “Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
    Your site URL to be authorized: ……………
    And this message is still on the top: // InitiateCheckout // Track when people enter the checkout flow (ex. click/landing page on checkout button) fbq(‘track’, ‘InitiateCheckout’);
    Thanks

    #680678
    Xperten
    Participant

    Hi, I have some problems with a media querie that doesen’t seem to work… In the editor i added theese styles to the id #Danske_Spil. I gave the white box a width of 70%, now I want to make a media querie for small devices (mobile) so the width is 90% instead of 70%. Here is my code and link. hope you can help me!

    #Danske_Spil {
    margin: auto;
    width: 70%;
    margin-bottom: 80px;
    margin-top: 80px;

    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    padding-left: 5vw;
    padding-right: 5vw;
    }

    @media only screen and (max-width: 767px) {

    #Danske_Spil {

    width: 90%;
    padding-left: 4vw;
    padding-right: 4vw;
    }
    }

    #680666
    Starkos
    Participant

    Hello,

    I noticed that on mobile, the down arrow needs to be moved up the page or it can’t be seen (screenshot in private content). You will need to test this on an actual phone rather than in developer mode on your desktop browser. What’s causing the down arrow to not be seen in the mobile version is the small space at the top for the URL, which is pushing the down arrow just enough below the mobile device’s viewing area that it can’t be seen.

    Thank you!

    #680659

    Hello
    I have a local installation of Enfold and I compared the files.

    I see no difference between header.php and between enfold / config-wocommerce / config.php
    It is true that remember trying to put the sidebar pages you WooCommerce products on the right side.
    But I was careful to leave everything as it was before, because it did not work these solutions:

    https://kriesi.at/support/topic/enfold-single-product-page-sidebar-will-not-appear-on-the-right/

    I have also disabled the options WooCommerce store, but that does not affect the problem.

    The truth is that on WooCommerce product pages Single Product Pages sidebar does not appear, and this sidebar is at the base of the page, not the right.

    You can see it in the test product:

    I do not understand what happens … :(

    #680658

    I have exactly the same issue the blog post content is to narrow. Even if I don’t have any sidebar it is 600px wide max.

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;

    If I remove the line max-width: 600px; then it is 800px default because it is defined here.

    #top .fullsize .template-blog .post .entry-content-wrapper {
        text-align: justify;
        font-size: 1.15em;
        line-height: 1.7em;
        max-width: 800px;
        margin: 0 auto;
        overflow: visible;

    I don’t won’t is to create a custom single post layout and maintain it. I want to modify the default one and be it a bit wider. Is there an option to do so?

    #680653

    Hi Rikard,
    thanks for reply, we kind a solved that one (we found another solution).
    But could you please look at this issue now, it would be great to have answer today:

    Thanks in advance!
    Best,
    Svetlana

    #680645

    Hi,

    das wird schwierig, aber schau dir das mal an: https://kriesi.at/support/topic/custom-styling-related-posts/

    Hoffentlich hilft es. Ansonsten könntest du den ALB für deinen Blogposts verwenden, mit dem du alles nach deinen Wünschen gestalten kannst.

    Gruß,
    Andy

    #680642

    Hi,

    you would need to build another Partner/Logo Element which you hide on desktop and display on mobile devices only, containing the settings you need.

    Best regards,
    Andy

    #680611

    Hi,

    FTP login you’ve provided here does not work. Can you check please?

    Best regards,
    Andy

    rwwood
    Participant

    I started having the following show up at the top of the admin page:

    “Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/richa703/public_html/wp-includes/plugin.php on line 524”

    Additionally, I’m unable to bulk update themes or plugins. I can individually update themes and some plugins, but others say the server is busy, try again later. Bulk update attempts result in “Update Failed: Connection lost or the server is busy. Please try again later.”

    At present, all plugins are disabled and I’m still getting all of the above behavior. If I switch to one of the WP default themes, the error message is not there, but I still have the bulk upload issues. I have re-uploaded the most recent edition of WP via FTP, but there is no change.

    Thanks for any help you can provide.

    #680595

    Hi,
    I used the following css to sort it – which it has but now the posts have disappeared from the mobile version!
    #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }

    Any suggestions please?

    #680594

    In reply to: Error Google Maps

    Hey!

    mira esto: https://kriesi.at/support/topic/google-maps-not-working-10/page/2/#post-678048

    Espero que te ayuda.

    Saludos!
    Andy

    anton123
    Participant

    Hi – Someone just closed this ticket and it is not resolved :https://kriesi.at/support/topic/google-maps-api-error-entered-the-api-in-the-theme-options-field-with-no-luck/

    The map stil doesn’t work

    Please open tthe ticket again and fix the map please – thanks

    #680568

    In reply to: responsiveness issue

    Hi Ismael,

    Thanks for the reply. Probably the template is working correctly, but it doesn’t display the site the way I would like on a tablet. My problem is that the whole content is too big (text and images). What I would like is that the whole site scales down proportionally on a mobile device (text and images). Now it seems that on a tablet, the content has completely different proportions than on a desktop browser, even if the aspect ratio is of the browser window is the same as the tablet. Any ideas on how to deal with this?

    I think that the height of the text colums dictates the height of the photos, so if the text would become much smaller we would see much more of the photos.

    I inserted the code you suggested, but that only has effect on the headings and not on the paragraph text. Do you have a suggestion on how to scale that down on mobile?

    Thanks!!

    #680567

    Hi,

    I can see the social icons active in the mobile menu. Please check the attached screenshot and if you do not see the same go ahead and refresh the browser cache.

    I have added the below css to fine tune the social icon.

    
    #top .social_bookmarks {
        margin: 0 0 0 22px!important;
    }
    .social_bookmarks a:before {
        top: 2px!important;
        margin-left: -13px!important;
    }

    Best regards,
    Vinay

    sshattersley
    Participant

    Hello,

    I was wondering how I can make an alternate menu that appears when you are on certain pages. For example, my site has two types of users: English speakers and Korean speakers.

    On the current top menu I have pages in this order:

    Home -> Blog -> About -> Contact -> 한국어

    When they click 한국어, it will route them to a duplicate of the homepage but instead with Korean text. After they click that, I would like the top menu to change to a custom menu that is all in Korean and links to the Korean version of pages. Is this possible?

    I’ve done it with other themes before, but I can’t remember if there was a way to do it in enfold.

    #680553

    Hey!

    We checked the site today and the google map element is working. Did you figure this out? If you encounter any issue with the google map widget, please follow this thread. https://kriesi.at/support/topic/google-maps-api-error-missingkeymaperror-3/#post-677308

    Please review this short tutorial to activate the google maps api properly: http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/

    UPDATE: The advance layout builder is not working in your installation. Please deactivate all plugins, remove browser cache or hard refresh the advance layout builder.

    Cheers!
    Ismael

    #680552
    OblakJ
    Participant

    I have a strange problem. I use different logo on mobile and on desktop site. When using tablets, and on scroll, logo changes… and its ugly. Please check http://xli.si on ipad.

    #680538

    Hi clairemartindigital!

    Thank you for using Enfold.

    function custom_title_code(){
    ?>
     <script>
    jQuery(window).load(function(){
    	// Get page title
      	var pageTitle = jQuery("title").text();
    
    	jQuery("title").text("Don't forget to read this...");
    
    	// Change page title back on focus
    	jQuery(window).focus(function() {
    	  jQuery("title").text(pageTitle);
    	});
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'custom_title_code');

    You should be aware of the disadvantages of this trick. http://plainmade.com/blog/14129/please-stop-the-title-swapping

    For example, if the user opens two or more pages/posts from your website in new tabs, all tab titles will show the same “Don’t forget…” message.

    This makes navigating around a bit tricky, and can apparently cause a few problems when using some bookmark apps (check out this post to learn more).

    Cheers!
    Ismael

    #680531

    Hi,

    Great, glad you found the problem :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #680521
    #680509

    Hey!

    Thank you for the info.

    2.) Please use this in the Quick CSS field:

    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
        font-family: 'Capriola', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    3.) Could you please provide a screenshot of the issue? The code that we provided worked when we tested it on this page. http://welt-der-vorfahren.de/

    Cheers!
    Ismael

    Hi,

    Great, glad you found a solution and thanks for sharing :-)

    Please let us know if you should need any further help on the topic.

    Thanks,
    Rikard

    #680504

    Hi dfds,

    Go to Appearance–>Menus and click Screen Options in the top right hand corner of the screen. Select to show Description there.

    Best regards,
    Rikard

    Hi!

    If I set the background image and video to a color section, won’t that remove the video from showing on the desktop version

    It will display the video on desktop and then show a static image on mobile.

    Best regards,
    Ismael

    #680480

    Hi,

    This code is in the style.css file of the child theme but I can’t find it.

    @media only screen and (max-width: 1300px) {
    #top div .products .product {
        width: 49.5%;
        margin-bottom: 15px;
    }
    }
    

    You should remove that code. We also added the following css code in the Quick CSS field as a temporary fix:

    ul.products li.first {
        clear: none !important;
    }
    
    div .columns-4 .products .product {
        float: left;
        margin: 0 1% 1% 0;
        padding: 0;
        position: relative;
        width: 24.25%;
        margin-left: 0;
    }

    Best regards,
    Ismael

    #680464

    In reply to: Delete post links

    Hey glozemedia,

    You can do that by selecting to edit the posts in question, simply select editor to the top right or the posts in question.

    Best regards,
    Rikard

    Hi,

    1.) Alright. Please revert it back to the original viewport:

    @media only screen and (max-width: 1280px) {
    .responsive #top #main .sidebar {
        display: block;
        width: 100%;
    }
    
    .responsive .single-product-summary {
        width: 100% !important;
    }
    }

    is that the place where the sidebar would be is still there, it’s blank now instead, so the main content area did not seem to act responsive.

    The code above should force the main content area to go full width and move the sidebar under.

    2.) Add this inside the css media query above.

    .single-product-main-image {
        width: 100%;
    }

    3.) Please create a new thread for this inquiry.

    Best regards,
    Ismael

    #680436

    Hi,

    Sorry for the late reply, please try this instead:

    .page-id-7812 #av_section_6 .content {
        padding-top:0 !important;
    }

    The padding is coming from the content container element, not sure why it’s doing that though.

    Best regards,
    Rikard

Viewing 30 results - 91,111 through 91,140 (of 142,828 total)