manu334
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact forms disappeared from backendI’m seeing the same issue here. Contact forms disappeared and show 404 in the frontend.
Already disabled most plugins, but not success.
Needed plugins still enabled are: Slider Revolution, Bunyad widgets and shortcodes, WPBakery (all three from theme).
You already resolved your issue, Ingrid?
Filed the bug report as suggested. Let me know if I can do anything else for now.
Yes. We’re also changing the thumb sizes, else we don’t need to override them. The full shortcode is this:
[ngg_images source="galleries" container_ids="59" display_type="photocrati-nextgen_basic_thumbnails" override_thumbnail_settings="1" thumbnail_width="180" thumbnail_height="120" thumbnail_crop="0" images_per_page="0" number_of_columns="3" ajax_pagination="0" show_all_in_lightbox="0" use_imagebrowser_effect="0" show_slideshow_link="0" slideshow_link_text="[Show slideshow]" order_by="sortorder" order_direction="ASC" returns="included" maximum_entity_count="500"]I just duplicated the post into English from German to see if that’s causing the error. Same result so far:
English: https://www.agenda-austria.at/en/bildung-ngg-test/
German (as given previously): https://www.agenda-austria.at/bildung-ngg-test/Thanks for looking into this. Here the gallery with
override_thumbnail_settings="1"https://www.agenda-austria.at/bildung-ngg-test/
Result: tries to load thumbs from this
nextgen-imageURL that doesn’t work.—
And there the exact same shortcode with
override_thumbnail_settings="0":https://www.agenda-austria.at/bildung/
Result: Thumbs load correctly from the pre-generated thumbs, rather the dynamic URL.
I’m seeing the same error and had to block all URL containing ngg_tag because it overloaded our server with long requests, when bots are indexing our site.