Forum Replies Created
-
AuthorPosts
-
February 26, 2020 at 6:01 pm in reply to: Multiple Masonry Gallery's on same page — photos don't appear right away #1188135
Victoria, thanks — so how do I solve this?
January 10, 2020 at 7:54 am in reply to: Events Calendar individual events view messy format #1172068Ok, 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…
January 9, 2020 at 10:46 pm in reply to: Events Calendar Strange formatting in wp-admin backend when listing EVENTS #1172004Never mind — sorted by removing un-needed information in the table…
Thanks
Thanks, solved…
January 8, 2020 at 12:53 pm in reply to: Events Calendar Strange formatting in wp-admin backend when listing EVENTS #1171404Thanks, replied in the private area.
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.
I don’t see the .zip file I’m supposed to upload?
never-mind… I think I’ve got it…
- This reply was modified 7 years, 6 months ago by LAVision.
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…
Indeed, commenting out line 435 as per post above gets my site back online as a temporary fix…
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 7 years, 6 months ago by LAVision.
May 16, 2017 at 5:25 pm in reply to: Need help immediately fixing fatal error with Enfold 4.0.6 #794145Many others having the same issue. URGENT help needed: https://kriesi.at/support/topic/fatal-error-after-update-to-4-0-6/
… 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 7 years, 6 months ago by LAVision.
My website is totally inaccessible after updating to 4.0.6 as well. How do I revert to 4.0.5?
May 14, 2017 at 11:55 am in reply to: Church theme / events / displayed in single column row (unreadable) #792897Ok, access provided below… thanks…
March 12, 2017 at 12:05 pm in reply to: Google Maps (on Event Calendar Event) Not displaying properly #759588Thanks, 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?
Thanks, Nikko. Looks good now…. Much appreciated…
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.
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?
December 6, 2016 at 3:06 pm in reply to: On iPhone: EVENT info (left side of page) not viewable #721040Ismael, 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.
December 6, 2016 at 3:03 pm in reply to: Yoast SEO: Video Plugin doesn't detect Youtube Videos in Advanced layout Editor #721037Yes 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…
November 18, 2016 at 3:13 pm in reply to: On iPhone: EVENT info (left side of page) not viewable #714053Andy, 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.
November 16, 2016 at 12:20 pm in reply to: On iPhone: EVENT info (left side of page) not viewable #712862Hi 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.
November 14, 2016 at 8:08 pm in reply to: On iPhone: EVENT info (left side of page) not viewable #712132I 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.
November 11, 2016 at 4:58 pm in reply to: On iPhone: EVENT info (left side of page) not viewable #711256Not 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…
November 9, 2016 at 3:18 pm in reply to: Safari / Firefox: Display DIFFERENT view/formatting for events #710238Andy, 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.
November 9, 2016 at 2:33 pm in reply to: On iPhone: EVENT info (left side of page) not viewable #710222I 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 8 years ago by LAVision.
November 8, 2016 at 11:44 am in reply to: On iPhone: EVENT info (left side of page) not viewable #709712Ishmael, 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?
November 8, 2016 at 11:39 am in reply to: Safari / Firefox: Display DIFFERENT view/formatting for events #709711Ok. 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?
November 8, 2016 at 11:11 am in reply to: Safari / Firefox: Display DIFFERENT view/formatting for events #709694Re: caching plugin. I have flushed the caching plugins multiple times / restarted browsers / etc… Doesn’t affect anything.
November 7, 2016 at 2:24 pm in reply to: On iPhone: EVENT info (left side of page) not viewable #709206Issue 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 8 years ago by LAVision.
-
AuthorPosts