thirdpotato
Forum Replies Created
-
I rolled back to fix the problem and am afraid to try to reinstall it. I’ll wait for another update, I guess, but it kinda sucks.
I can confirm that things were working after I updated WP. I then updated NextGen to 2.0 and all the pages that featured the gallery broke in the way I first mentioned.
Yup it’s not working for me either. Getting:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 303651 bytes) in /home/content/70/3889270/html/tobylotak/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/simplehtmldom/simplehtmldom/simple_html_dom.php on line 382
on my page: http://tobylotak.com/cast/
I had to roll back to an earlier version because my site is live and it was breaking important pages on my site.
Forum: Fixing WordPress
In reply to: Sharing Blogposts on WordPressI was hoping there’d be a better way with excerpts and thumbnails.
Forum: Plugins
In reply to: [WP Display Header] How to Remove a Header?No, I mean I need to delete a header entirely from the header collection, as in, I no longer even want it as a selection/option to choose from.
Forum: Plugins
In reply to: [Advanced Page Manager] Bulk edit and quick edit functionality gonePlease give us the ability to bulk-edit authors.
Also in bulk-edit, there’s no way to UNselect certain features. For instance, I’m using Easel and you can add “characters” in bulk edit. but you can delete them in bulk edit. When you hit bulk edit, the “characters” field is blank, allowing you to only add.I’d really like to have multiple-authors too without having to use a plugin ._.
Forum: Plugins
In reply to: [Collapse-O-Matic] How to expand on the same line.I should mention that the content works expands off to the side, where it should be, but all of this is happens only after a linebreak after the dropdown arrow itself. changed it to:
[expand title=’Author’s Notes’ targtag=”strong” excerpt=”Author’s Notes” targpos=”inline”] Blablah[/expand]Forum: Plugins
In reply to: [Collapse-O-Matic] How to expand on the same line.Oh actually, it’s not working. It still enters a linebreak after the arrow. I did:
[expand title=”” targpos=”inline” targtag=”strong”] content [/expand]Forum: Plugins
In reply to: [Collapse-O-Matic] How to expand on the same line.Perfect, thank you!
Forum: Plugins
In reply to: [Collapse-O-Matic] Something happened in the updateOkay so it seems that it’s Jetpack’s “phototon” that is affecting it. Augh, I don’t know how to stop that though. I like Jetpack’s phototon feature but not if it messes with my coding like that!
Forum: Plugins
In reply to: [Collapse-O-Matic] Something happened in the updateI should also mention that this isn’t happening on other pages using collapsomatic ilke: http://tobylotak.com/cast/
And I tried using the “revisions” portion of WordPress to see if there was something that I changed in the coding, but it doesn’t show any changes other than me adding another collapsable element weeks ago. But it didn’t have the >’s then either.
Forum: Plugins
In reply to: [Collapse-O-Matic] Something happened in the updatehowdy, I have NO idea where that’s coming from o_o that’s not anywhere in the coding of the page itself.
How do I get rid of it? Is that what’s causing the extra “>” ?Forum: Fixing WordPress
In reply to: Revisions Option Not Showing uphttp://wordpress.org/support/topic/missing-revisions-checkbox-in-show-on-screen-panel?replies=6 augh sorry this fixed it >,< Not sure what plug-in did it for me. Probably W3 cache
Forum: Plugins
In reply to: [Raw HTML] How to get rid of within shortcodes?Isotope.
[nggallery id=1 template=isotope] is the shortcodeForum: Plugins
In reply to: [W3 Total Cache] My Dropdown Menues stopped workThe next gen gallery also stopped opening in lightbox. I had to turn off the minify for now, to let my site run properly, but how can I fix that?
Forum: Plugins
In reply to: [Raw HTML] How to get rid of within shortcodes?WP keeps adding <p> tags all over the place, messing the coding of the Gallery’s layout. You can see it on line 166.