Viewing 30 results - 91,201 through 91,230 (of 142,909 total)
  • Author
    Search Results
  • 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

    #680430

    Hi,

    Sorry for the late reply, glad you found a solution though and thanks for sharing :-)

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

    Regards,
    Rikard

    #680421

    Hi there,
    I was also wondering if it’s possible to use the mobile navigation menu on the desktop site?

    i.e. on my regular desktop site, Can I have no menu visible and just the square box (like the mobile site navigation) then when clicked it expands and shows the menu options.

    Similar to this site: http://www.3magine.com/

    Thanks much!
    Justin

    Rcaroe
    Participant

    Hi there, we cannot get any page of creativeagencysecrets.com to work responsively. The box is ticked and I disabled and re-enabled all plugins with no effect. Suggestions please?

    #680389

    Hey!

    Try adding this code to General Styling > Quick CSS:

    #top .grid-content h3{
        font-size: 22px;
        text-align: center;
        color: red;
        font-family: sans-serif;
    }

    Cheers! 
    Josue

    #680370

    Hey!

    Try adding this code to General Styling > Quick CSS:

    #header_main_alternate .container {
        width: 100%;
        max-width: 100%;
    }
    
    #header_main_alternate ul {
        display: flex;
        justify-content: space-between 
    }
    
    #header_main_alternate ul li{width: 100%;}
    
    .html_header_top #top .av_menu_left .main_menu{
        left: 0;
    }

    Cheers! 
    Josue

    #680368

    Hey!

    Try adding this code to General Styling > Quick CSS:

    #top .avia-mailchimp-form .button {
        background: red;
        color: white;
    }
    
    #top .avia-mailchimp-form .button:hover {
        background: blue;
        color: yellow;
    }

    Cheers! 
    Josue

    the icon is showing up now and the link is working but it does not have a color when you hover over it… can you advise how to get this?

    also, when you are not hovering over it, a line pops up under the icon. can you advise how to stop this?

    thanks,
    jeannie

    #680348

    Hi,

    Refer to this thread:
    https://kriesi.at/support/topic/create-a-link-to-an-open-gallery/

    Best regards,
    Josue

    #680326
    psstudiosinc
    Participant

    Hi,

    I’d like to edit the single-event template for Tribe The Events Calendar, and have found the other forum posts that show how Enfold overrides the Events Calendar single-event.php template. So even though Tribe provides a way to do this, since Enfold overrides this the only solution that I’ve been able to find on this forum is to just turn off the Enfold override, which also loses all styling for the all theeventscalendar templates.
    https://kriesi.at/support/topic/enfold-3-0-and-tribe-events-calendar-3-8/

    So, I’m now trying to edit the Enfold version of the single-event template. I found it and made a copy in my child theme but its not affecting the output. Can you provide a way for my updated version of single-event.php, located in ‘my-child-theme/config-events-calendar/views/’ to override the version located in the Enfold parent theme?

    Thanks in advance!

Viewing 30 results - 91,201 through 91,230 (of 142,909 total)