Forum Replies Created

Viewing 30 posts - 1 through 30 (of 67 total)
  • Author
    Posts
  • Victoria, thanks — so how do I solve this?

    in reply to: Events Calendar individual events view messy format #1172068

    Ok, just weird… I was going to do what you suggested, but first I noticed I had in my quick css the following (and a couple other formatting css codes dealing with events manager from before):

    /* remove blank space on event pages */
    @media only screen and (min-width: 768px) {
    .tribe_events { 
    margin-top: -150px;
    }} 

    I decided to add /* */ around that code and refresh … then I removed them and refreshed, and now my events look as they should! Beautiful! No idea what happened…

    Never mind — sorted by removing un-needed information in the table…

    Thanks

    in reply to: Social sharing buttons gone #1171999

    Thanks, solved…

    Thanks, replied in the private area.

    in reply to: Fatal Error After Update to 4.0.6 #794317

    Which PHP 7 version should we use?

    Standard Vs Single Vs FastCGI

    Our System allows you to run PHP scripts a few different ways. You will see these options along side each PHP version on the version selection page.

    Standard

    Allows multiple php.ini files. This is allows you to control the php configuration on a directory by directory basis by placing a php.ini file in any folder.

    Single php.ini

    All php.ini files except ~/public_html/php.ini will be ignored. This will make your php configuration more manageable as everything is controlled from a single file.

    FastCGI

    In some situations running in FastCGI can improve the performance of your website. FastCGI runs PHP scripts through mod_fastcgi which eliminates the startup overhead for each script.

    in reply to: Fatal Error After Update to 4.0.6 #794190

    I don’t see the .zip file I’m supposed to upload?

    never-mind… I think I’ve got it…

    • This reply was modified 6 years, 11 months ago by LAVision.
    in reply to: Fatal Error After Update to 4.0.6 #794178

    Yes, I’d love to get a copy of 4.0.5 to do that as well… Could you please provide a dropbox (or similar) link or something so we can download it? Themeforest only lets me download the latest version…

    in reply to: Fatal Error After Update to 4.0.6 #794168

    Indeed, commenting out line 435 as per post above gets my site back online as a temporary fix…

    in reply to: Fatal Error After Update to 4.0.6 #794153

    In another thread someone said:

    wp-content/themes/enfold/framework/php/class-form-generator.php on line 435

    I commented out line 435 of that file for a temporary fix to my sites until the theme is updated.

    Perhaps someone can try this? I will try as well as soon as I figure out how to login to my site via FTP!

    • This reply was modified 6 years, 11 months ago by LAVision.

    Many others having the same issue. URGENT help needed: https://kriesi.at/support/topic/fatal-error-after-update-to-4-0-6/

    in reply to: Fatal Error After Update to 4.0.6 #794139

    … and instructions how to manually (via FTP) put back the 4.0.5 files, as the WordPress backend is also dead… Themeforest (Envato) only has the latest version available to download, not the prior version.

    • This reply was modified 6 years, 11 months ago by LAVision.
    in reply to: Fatal Error After Update to 4.0.6 #794101

    My website is totally inaccessible after updating to 4.0.6 as well. How do I revert to 4.0.5?

    Ok, access provided below… thanks…

    Thanks, Mike. That fixed it … not sure why it got messed up though in the first place …

    I was experimenting with BWP Minify and similar plugins but ended up deleting them after having no joy in the results (messing things up)… Could that have messed something up, even though the plugins were deleted?

    in reply to: Search results messy #747950

    Thanks, Nikko. Looks good now…. Much appreciated…

    in reply to: Search results messy #745610

    I did not switch anything around. I’m simply acknowledging what you noticed, that the 2 is before 1 in the search results, and they are overlapping.

    in reply to: Search results messy #745599

    Yes, it’s 1 and 2 which is switched around…. I don’t think I did anything that would cause that. What do you mean a clear installation?

    in reply to: On iPhone: EVENT info (left side of page) not viewable #721040

    Ismael, that code seems to fix the event page view problem. However, I didn’t realize till now it had an adverse affect on my other posts (non-event posts) — causing them to be cut off on the top. So I had to delete the code you gave me above. Is there any way to get that code just to function on the single event pages of the Modern Tribe Event plugin, and not on every other post as well?

    Better yet, why is this even happening? I’d like to solve the origin of the problem rather than inserting a code to patch it…

    Thanks.

    Yes I’m using the video element. It does work by just using a text block, but it’s not as easy and convenient as the ALE…

    in reply to: On iPhone: EVENT info (left side of page) not viewable #714053

    Andy, when I added that code it worked for the desktop browsers, but because on mobile (iPhone) there was no blank space to begin with, it cut out some of the event text

    The situation is: Desktop has blank space. iPhone (mobile) version does not show that blank space.

    in reply to: On iPhone: EVENT info (left side of page) not viewable #712862

    Hi Andy. Yes, in your photo, the gap is there. Between the header / menu and where the text starts, there’s lots of blank space. It wasn’t like that, and it’s not like that when viewing from my iPhone.

    in reply to: On iPhone: EVENT info (left side of page) not viewable #712132

    I fixed the main issue by removing a conflicting plugin. However, after everything, I’m sitting with a large empty space (when viewing a single event with a desktop browser) before any of the event details. If you go view an event, you’ll see this empty space. It’s not there when viewing with my iPhone, but only when viewing with a desktop browser.

    in reply to: On iPhone: EVENT info (left side of page) not viewable #711256

    Not sure about that error. I don’t get that error when I click on the link. Maybe I was updating something exactly at that time? Could you please try again…

    Andy, tried that code but it threw off the left column and stuck it at the bottom and messed up a bit… it’s not the end of the world I guess to leave it as is.

    in reply to: On iPhone: EVENT info (left side of page) not viewable #710222

    I noticed on the single event pages, there’s now a big empty gap at the top before the text begins. What could’ve gotten messed up?

    • This reply was modified 7 years, 5 months ago by LAVision.
    in reply to: On iPhone: EVENT info (left side of page) not viewable #709712

    Ishmael, I put that code in the quick css area. I didn’t see any change. Could it be connected to the following:

    In a related issue in another thread I started, I deactivated “better wordpress minify” which solved this issue in this thread. Do I still need that code in the quick css you gave me just now?

    Also, am I right to assume any code I put in the quick-css area could also be put in the css stylesheet in the enfold-child theme directory? I’ve tried some modifications recently (in the css stylesheet in the enfold-child theme directory) but it didn’t take effect; whereas when I put it in the quick-css area it did. Is there a problem somewhere related to this?

    Ok. The plugin “better wordpress minify” was causing the problem. I deactivated it.

    However, now, trying to reload the single event page takes a looooooong time on my iPhone. I believe I followed Josue’s recommended settings for “better wordpress minify” … but it’s not working in my case … Are there some other suggested settings to take advantage of that caching plugin (in conjunction with the other one which I use — (WP Super Cache) or do I just need to delete it … I obviously try to make my site load as fast as possible — as it’s a bit slow, especially on the iPhone.

    Also, referring to the event details which are usually in the left column on the desktop browser, but get moved down below, I think it would make sense if the social share icons are at the bottom of the page, rather than before the event details (the details in the left column that get moved down below on a narrow screen like the iPhone or in a narrow browser window). Is there an easy fix / code for that?

    Re: caching plugin. I have flushed the caching plugins multiple times / restarted browsers / etc… Doesn’t affect anything.

    in reply to: On iPhone: EVENT info (left side of page) not viewable #709206

    Issue 1:

    The SAFARI browser (I’m using a Mac) shows the page I referenced with a Left Column with certain details of the event. See photo:

    The FIREFOX browser does NOT show this Left Column at all, but instead puts the details down below the social icons (which is awkward — since the social icons should be the last thing seen on the page). (A code to fix that maybe would be good).

    The IPHONE BROWSER does not show this left column / event details AT ALL. It is not put below or anywhere on the page.

    This is a problem a) Because the details SHOULD be displayed. and b) because the EVENT TICKETS plugin to the Event Calendar shows up in that left column and thus doesn’t show at all in on the iPhone. It does show up on the iPad browser and in the Mac Safari Browser. I’m not sure why there’s a discrepancy.

    Normal content in columns and such is displayed on the iPhone below the other content … but somehow this one is not.

    P.S. Tnx for the code to fix the social icons overlap. Just wondering why, when I put it in the enfold-child theme it didn’t change anything, but when I put it in the quick CSS area that you mentioned it did?

    • This reply was modified 7 years, 5 months ago by LAVision.
Viewing 30 posts - 1 through 30 (of 67 total)