kallinen
Forum Replies Created
-
Forum: Plugins
In reply to: [All-in-One Video Gallery] Redirect back to all CategoriesThanks for all you help, you are awesome. Now i did see that the code you gave me was longer and correct, so sorry for the misunderstanding. Didn´t see the scrollbar. I just have one more question, is it possible to get a back to categories link (with custom link) from the tag page too?
- This reply was modified 5 years, 1 month ago by kallinen.
Forum: Plugins
In reply to: [All-in-One Video Gallery] Redirect back to all CategoriesI got it to work, i had to change
add_filter( ‘aiovg_back_to_categories_link’, ‘aiovg_custom_bac’);
to
add_filter( ‘aiovg_back_to_categories_link’, ‘aiovg_custom_back_to_categories_link’);
Thank you for you help! This is really a nice gallery!
Forum: Plugins
In reply to: [All-in-One Video Gallery] Search by tagyes yes yes, thanks!
Forum: Plugins
In reply to: [All-in-One Video Gallery] Redirect back to all CategoriesAh, i had to finish the code you sent me. Now i get this warning on the site i wanted the link to be active
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘aiovg_custom_back’ not found or invalid function name in /home/5/a/aikido/www/wp-includes/class-wp-hook.php on line 292
Forum: Plugins
In reply to: [All-in-One Video Gallery] Redirect back to all CategoriesHi. Thanks. That caused my site to go in a fatal error. Do you have any other suggestion?