victoo79
Forum Replies Created
-
Forum: Plugins
In reply to: [Random Content] Domain PHP 8.x issueOh, I’m sorry. Please delete it if you can.
Forum: Plugins
In reply to: [Event List] Exclude from search resultsI did this by adding function
function remove_post_type_page_from_search() { global $wp_post_types; $wp_post_types['el_events']->exclude_from_search = true; } add_action('init', 'remove_post_type_page_from_search');
Back to 2.1.23 and now works fine, but all galleries created since 2.1.26 have broken slug and that create issues in albums.
Pathetic… it is still broken in 2.1.31, galleies created over last two weeks doesnt work properly and what is more important, new galleries are broken too.
NextGen Gallery plugin create wrong slugs, with weird symbols, doesn’t change latin symbols to normal one.
For example word in title is “Chocho?owska”, slug should be “Chocholowska”, but it is “Chocho??owska”
Same issue here…
buuuuuuuu everywhere Configuration errors after update
I’m using Photocrati theme and I think they made bug in newest release. More people have this problem. But support says:
To resolve this, you’ll need to re-create your thumbnails to be square (i.e. 100×100). This is a common bug that Alex Rabe hasn’t resolved yet. To learn how to re-create thumbnails, follow this Help Topic. To match the same size of thumbnail as our demos, set your thumbnails to be 140×140. Be sure to select ‘ignore aspect ratio’.
Thanks Alex for reply!
I’ve tried and after changing number of columns to 4,5 or 6 in all my galleries show only one column.
Probably my hosting sucks and some folders has wrong CHMOD or something.PS. after changing sort order in gallery, empty rows move up or down