Search Results for 'cloud'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

Using the import/export option from the theme will allow you to import only the theme panel settings, to import the cloud templates go in tool > export – https://i.imgur.com/3Wxk885.png then to import you need to go in tool > import, then install the wordpress importer and clink on run import – https://i.imgur.com/tyxoVvg.png
Also, you have to use a plugin for migrate https://wordpress.org/plugins/duplicator/

Thank you!

Anamaria
tagDiv Staff

Hello,

Depends on what custom changes, if you will make a change in the theme files, then you need to use a child theme, but for the changes made with tagdiv Composer is not necessary.
Please make sure to create a backup of all files and the database before updating the theme, and ensure that after the update, the theme’s plugins, such as Composer, Cloud, and any other plugins you use, are activated

Thank you!

Anamaria
tagDiv Staff

Hello,

Please check this topic https://forum.tagdiv.com/topic/column-text-wp-editor-not-working/
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please edit the cloud template with tagdiv Composer, select the block and in the tab layout, you can hide the date -> https://i.imgur.com/yPbW71x.png

Thank you!

Anamaria
tagDiv Staff

Hello,

You can use Recaptcha and a plugin for Turnstile https://wordpress.org/plugins/simple-cloudflare-turnstile/

Thank you!

Anamaria
tagDiv Staff

Hello,

You can use the duplicator plugin https://duplicator.com/how-to-migrate-wordpress-site/
Using the import/export option from the theme will allow you to import only the theme panel settings, the cloud templates go in tool > export – https://i.imgur.com/3Wxk885.png then to import you need to go in tool > import then install the wordpress importer and clink on run import – https://i.imgur.com/tyxoVvg.png

Thank you!

Anamaria
tagDiv Staff

Hi,

If you have a Single Post Template from Cloud Library, then you need to edit the post with tagDiv Composer => https://www.screencast.com/t/jHatJGC1qRf, select the Single Post Views => https://www.screencast.com/t/NhUGCRfI and with right-click, you can delete it.

Thank you!

Anamaria
tagDiv Staff

Hello,

We recommend WPML plugin for translations: https://forum.tagdiv.com/using-theme-translations-together-wpml/
You need to translate the English (original language) the template for each language in part – https://i.imgur.com/CDmeHCf.png you should have them for each language cloud template – https://i.imgur.com/4agmUtg.png
A much simpler and faster alternative is to duplicate the cloud template you want to use in another language, edit it and select the desired language – https://i.imgur.com/z1CqgBo.png (edit the name) – https://i.imgur.com/dPX8ROs.pnghttps://i.imgur.com/Lc81IgP.png This method needs to be used to translate all cloud templates.
The pages are created with tagDiv Composer which is a page builder, when WPML is used it cannot translate everything that was built with the page builder and must be edited for each language separately. Please open the page in the editor and click on translate – https://i.imgur.com/TXH6y1c.png. After, if you duplicate the template, you can edit it to change the logo, menu, and whatever you want.
When you make the corrections, make sure you are on the page with the language you are editing, and if you use the cache, or object cache, please clear it.
Please check this topic https://forum.tagdiv.com/topic/missing-strings-on-wpml/

Thank you!

Anamaria
tagDiv Staff

Hello,

I recommend using a single post template -> https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ For example, add a flex block in a post template, go to the filter tab of the element’s settings, and from the dropdown category filter, you can choose between Single – More from author, Single – Related by category, Single – Related from tags. Those special filters will work as expected https://forum.tagdiv.com/flex-block-settings-guide/
For the moment, the only solution is to use a custom css to remove the section “More From Author”:
.td_block_related_posts .td-related-right{
display: none;
}

Set the code in Theme Panel – Custom code – custom CSS.

Thank you!

Anamaria
tagDiv Staff

Hello,

So, when performing an update, it’s recommended to deactivate extra plugins during the update process. After the update, in the theme panel, there is an import/export option, and in case issues arise, you can restore if the settings from the theme panel are lost. https://i.imgur.com/ybXK3uW.png Also, activate the tagDiv Cloud Library plugin
Also, it is recommended to make a backup before the update, whether it’s for the theme, plugins, or WordPress.

Thank you!

Stuart R
tagDiv Member

I appreciate your help. It’s only this update that is causing this, as I said at the top, this code has worked for years with no issues.

Here’s the backtrace:
Array
(
[0] => Array
(
[file] => C:\wamp64\www\sacc_stage\wp-content\plugins\td-composer\legacy\common\wp_booster\td_autoload_classes.php
[line] => 45
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => C:\wamp64\www\sacc_stage\wp-content\plugins\td-composer\legacy\common\wp_booster\td_autoload_classes.php
[1] => Missing parameter: ‘file’
)

)

[1] => Array
(
[file] => C:\wamp64\www\sacc_stage\wp-content\plugins\td-composer\legacy\common\wp_booster\td_js_generator.php
[line] => 243
[function] => loading_classes
[class] => td_autoload_classes
[object] => td_autoload_classes Object
(
)

[type] => ->
[args] => Array
(
[0] => td_res_context
)

)

[2] => Array
(
[file] => C:\wamp64\www\sacc_stage\wp-includes\class-wp-hook.php
[line] => 324
[function] => {closure}
[args] => Array
(
[0] =>
)

)

[3] => Array
(
[file] => C:\wamp64\www\sacc_stage\wp-includes\class-wp-hook.php
[line] => 348
[function] => apply_filters
[class] => WP_Hook
[object] => WP_Hook Object
(
[callbacks] => Array
(
[1] => Array
(
[wp_enqueue_global_styles] => Array
(
[function] => wp_enqueue_global_styles
[accepted_args] => 1
)

[wp_enqueue_stored_styles] => Array
(
[function] => wp_enqueue_stored_styles
[accepted_args] => 1
)

[wp_maybe_inline_styles] => Array
(
[function] => wp_maybe_inline_styles
[accepted_args] => 1
)

)

[9] => Array
(
[00000000000025050000000000000000load_modal_content] => Array
(
[function] => Array
(
[0] => um\frontend\Modal Object
(
)

[1] => load_modal_content
)

[accepted_args] => 1
)

)

[10] => Array
(
[the_block_template_skip_link] => Array
(
[function] => the_block_template_skip_link
[accepted_args] => 1
)

[WP_Duotone::output_footer_assets] => Array
(
[function] => Array
(
[0] => WP_Duotone
[1] => output_footer_assets
)

[accepted_args] => 1
)

[um_force_admin_bar] => Array
(
[function] => um_force_admin_bar
[accepted_args] => 1
)

[000000000000226c0000000000000000load_scripts] => Array
(
[function] => Array
(
[0] => MC4WP_Form_Asset_Manager Object
(
[load_scripts:MC4WP_Form_Asset_Manager:private] =>
)

[1] => load_scripts
)

[accepted_args] => 1
)

[00000000000021ad0000000000000000] => Array
(
[function] => Closure Object
(
)

[accepted_args] => 1
)

[td_more_article_box::on_wp_footer_render_box] => Array
(
[function] => Array
(
[0] => td_more_article_box
[1] => on_wp_footer_render_box
)

[accepted_args] => 1
)

[td_bottom_code] => Array
(
[function] => td_bottom_code
[accepted_args] => 1
)

[00000000000025d70000000000000000print_import_map] => Array
(
[function] => Array
(
[0] => WP_Script_Modules Object
(
[registered:WP_Script_Modules:private] => Array
(
)

[enqueued_before_registered:WP_Script_Modules:private] => Array
(
)

)

[1] => print_import_map
)

[accepted_args] => 1
)

[00000000000025d70000000000000000print_enqueued_script_modules] => Array
(
[function] => Array
(
[0] => WP_Script_Modules Object
(
[registered:WP_Script_Modules:private] => Array
(
)

[enqueued_before_registered:WP_Script_Modules:private] => Array
(
)

)

[1] => print_enqueued_script_modules
)

[accepted_args] => 1
)

[00000000000025d70000000000000000print_script_module_preloads] => Array
(
[function] => Array
(
[0] => WP_Script_Modules Object
(
[registered:WP_Script_Modules:private] => Array
(
)

[enqueued_before_registered:WP_Script_Modules:private] => Array
(
)

)

[1] => print_script_module_preloads
)

[accepted_args] => 1
)

[00000000000025d80000000000000000print_client_interactivity_data] => Array
(
[function] => Array
(
[0] => WP_Interactivity_API Object
(
[state_data:WP_Interactivity_API:private] => Array
(
)

[config_data:WP_Interactivity_API:private] => Array
(
)

[has_processed_router_region:WP_Interactivity_API:private] =>
[namespace_stack:WP_Interactivity_API:private] =>
[context_stack:WP_Interactivity_API:private] =>
)

[1] => print_client_interactivity_data
)

[accepted_args] => 1
)

[00000000000025b80000000000000000aiowps_footer_content] => Array
(
[function] => Array
(
[0] => AIO_WP_Security Object
(
[version] => 5.3.3
[db_version] => 2.0.10
[firewall_version] => 1.0.8
[plugin_url] => http://saccstage/wp-content/plugins/all-in-one-wp-security-and-firewall
[plugin_path] => C:\wamp64\www\sacc_stage\wp-content\plugins\all-in-one-wp-security-and-firewall
[configs] => AIOWPSecurity_Config Object
(
[configs] => Array
(
[aiowps_enable_debug] =>
[aiowps_remove_wp_generator_meta_info] =>
[aiowps_prevent_hotlinking] =>
[aiowps_enable_login_lockdown] => 1
[aiowps_allow_unlock_requests] =>
[aiowps_max_login_attempts] => 6
[aiowps_retry_time_period] => 30
[aiowps_lockout_time_length] => 600
[aiowps_set_generic_login_msg] =>
[aiowps_enable_email_notify] =>
[aiowps_email_address] => admin@email
[aiowps_enable_forced_logout] =>
[aiowps_logout_time_period] => 60
[aiowps_enable_invalid_username_lockdown] =>
[aiowps_instantly_lockout_specific_usernames] => Array
(
)

[aiowps_unlock_request_secret_key] => he44fklfiqc9bxqebnc1
[aiowps_enable_whitelisting] =>
[aiowps_allowed_ip_addresses] =>
[aiowps_enable_login_captcha] => 1
[aiowps_enable_custom_login_captcha] => 1
[aiowps_captcha_secret_key] => a5dhg18kkgcvpo9lgnws
[aiowps_enable_manual_registration_approval] =>
[aiowps_enable_registration_page_captcha] =>
[aiowps_enable_random_prefix] =>
[aiowps_enable_automated_backups] =>
[aiowps_db_backup_frequency] => 4
[aiowps_db_backup_interval] => 2
[aiowps_backup_files_stored] => 2
[aiowps_send_backup_email_address] =>
[aiowps_backup_email_address] => admin@email
[aiowps_disable_file_editing] =>
[aiowps_prevent_default_wp_file_access] =>
[aiowps_system_log_file] => error_log
[aiowps_enable_blacklisting] =>
[aiowps_banned_ip_addresses] => 77.72.82.146
[aiowps_enable_basic_firewall] => 1
[aiowps_disable_xmlrpc_pingback_methods] =>
[aiowps_block_debug_log_file_access] =>
[aiowps_disable_index_views] => 1
[aiowps_disable_trace_and_track] =>
[aiowps_enable_5g_firewall] =>
[aiowps_enable_6g_firewall] =>
[aiowps_enable_custom_rules] =>
[aiowps_custom_rules] =>
[aiowps_enable_404_logging] => 1
[aiowps_enable_404_IP_lockout] => 1
[aiowps_404_lockout_time_length] => 60
[aiowps_404_lock_redirect_url] => http://127.0.0.1
[aiowps_enable_rename_login_page] =>
[aiowps_enable_login_honeypot] => 1
[aiowps_enable_brute_force_attack_prevention] =>
[aiowps_brute_force_secret_word] => apricotsoup
[aiowps_cookie_brute_test] => aiowps_cookie_test_m6mpx7twx5
[aiowps_cookie_based_brute_force_redirect_url] => http://127.0.0.1
[aiowps_brute_force_attack_prevention_pw_protected_exception] =>
[aiowps_brute_force_attack_prevention_ajax_exception] => 1
[aiowps_site_lockout] =>
[aiowps_site_lockout_msg] => This site is currently undergoing maintenance. It will be back up and running in less than 30 mins.

Apologies for any inconvenience.
[aiowps_enable_spambot_blocking] => 1
[aiowps_enable_comment_captcha] => 1
[aiowps_enable_autoblock_spam_ip] => 1
[aiowps_spam_ip_min_comments_block] => 3
[aiowps_enable_automated_fcd_scan] => 1
[aiowps_fcd_scan_frequency] => 4
[aiowps_fcd_scan_interval] => 2
[aiowps_fcd_exclude_filetypes] =>
[aiowps_fcd_exclude_files] =>
[aiowps_send_fcd_scan_email] =>
[aiowps_fcd_scan_email_address] => admin@email
[aiowps_fcds_change_detected] => 1
[aiowps_copy_protection] =>
[aiowps_prevent_site_display_inside_frame] =>
[aiowps_prevent_users_enumeration] => 1
[aiowps_block_fake_googlebots] => 1
[aiowps_enable_lost_password_captcha] => 1
[aiowps_lockdown_enable_whitelisting] =>
[aiowps_lockdown_allowed_ip_addresses] =>
[aiowps_enable_registration_honeypot] =>
[aiowps_enable_woo_login_captcha] =>
[aiowps_enable_woo_register_captcha] =>
[aiowps_place_custom_rules_at_top] =>
[aiowps_enable_bp_register_captcha] =>
[aiowps_enable_bbp_new_topic_captcha] =>
[aiowps_ip_retrieve_method] => 0
[aiowps_disallow_unauthorized_rest_requests] =>
[aiowps_banned_user_agents] =>
[aiowps_login_page_slug] => apricot_soup
[aiowps_fcd_filename] => aiowps_fcd_data_wrfyn99cfp
[aiowps_last_fcd_scan_time] => 1727465861
[aiowps_enable_woo_lostpassword_captcha] =>
[aiowps_max_file_upload_size] => 10
[aiowps_recaptcha_site_key] => 6LcccWAUAAAAAHYXBQdxmOVd1TuRiSAmW_Pr0jrX
[aiowps_recaptcha_secret_key] => 6LcccWAUAAAAAH4WDiAedzGBe__JQVO9ogVeyFi9
[aiowps_default_recaptcha] =>
[aiowps_cookie_test_success] => 1
[installed-at] => 1650534420
[dismissdashnotice] => 1715511900
[aiowps_enable_php_backtrace_in_email] =>
[aiowps_max_lockout_time_length] => 60
[aiowps_disable_application_password] => 1
[aiowps_enable_trash_spam_comments] =>
[aiowps_trash_spam_comments_after_days] => 14
[aiowps_on_uninstall_delete_db_tables] => 1
[aiowps_on_uninstall_delete_configs] => 1
[aiowps_default_captcha] => google-recaptcha-v2
[aiowps_disable_rss_and_atom_feeds] =>
[aiowps_turnstile_site_key] =>
[aiowps_turnstile_secret_key] =>
[aiowps_enable_spambot_detecting] => 1
[aiowps_spam_comments_should] => 0
[aiowps_enable_contact_form_7_captcha] =>
[aiowps_auto_delete_default_wp_files] =>
)

)

[notices] =>
[admin_init] =>
[debug_logger] => AIOWPSecurity_Logger Object
(
[debug_enabled:AIOWPSecurity_Logger:private] =>
[debug_readable_level:AIOWPSecurity_Logger:private] => Array
(
[0] => SUCCESS
[1] => STATUS
[2] => NOTICE
[3] => WARNING
[4] => FAILURE
[5] => CRITICAL
)

)

[cron_handler] => AIOWPSecurity_Cronjob_Handler Object
(
)

[user_login_obj] => AIOWPSecurity_User_Login Object
(
[key_login_msg] => aiowps_login_msg_id
)

[user_registration_obj] => AIOWPSecurity_User_Registration Object
(
)

[scan_obj] => AIOWPSecurity_Scan Object
(
)

[captcha_obj] => AIOWPSecurity_Captcha Object
(
[cloudflare_verify_turnstile_url:AIOWPSecurity_Captcha:private] => https://challenges.cloudflare.com/turnstile/v0/siteverify
[google_verify_recaptcha_url:AIOWPSecurity_Captcha:private] => https://www.google.com/recaptcha/api/siteverify
)

[cleanup_obj] => AIOWPSecurity_Cleanup Object
(
)

[is_admin_dashboard_page] =>
[is_plugin_admin_page] =>
[is_aiowps_admin_page] =>
[is_aiowps_google_recaptcha_tab_page] =>
)

[1] => aiowps_footer_content
)

[accepted_args] => 1
)

)

[20] => Array
(
[wp_print_footer_scripts] => Array
(
[function] => wp_print_footer_scripts
[accepted_args] => 1
)

)

[40] => Array
(
[td_footer_script_code] => Array
(
[function] => td_footer_script_code
[accepted_args] => 1
)

)

[99] => Array
(
[000000000000234c0000000000000000run_replace] => Array
(
[function] => Array
(
[0] => Wplmi\Core\Frontend\PostView Object
(
)

[1] => run_replace
)

[accepted_args] => 1
)

)

[100] => Array
(
[td_add_js_typekit] => Array
(
[function] => td_add_js_typekit
[accepted_args] => 1
)

[td_js_buffer_footer_render] => Array
(
[function] => td_js_buffer_footer_render
[accepted_args] => 1
)

)

[1000] => Array
(
[wp_admin_bar_render] => Array
(
[function] => wp_admin_bar_render
[accepted_args] => 1
)

[00000000000025520000000000000000add_cookie_notice] => Array
(
[function] => Array
(
[0] => Cookie_Notice_Frontend Object
(
[compliance:Cookie_Notice_Frontend:private] =>
)

[1] => add_cookie_notice
)

[accepted_args] => 1
)

)

[100000] => Array
(
[tdc_on_live_css_inject_editor] => Array
(
[function] => tdc_on_live_css_inject_editor
[accepted_args] => 1
)

)

[99999999999999999] => Array
(
[um_add_form_honeypot_js] => Array
(
[function] => um_add_form_honeypot_js
[accepted_args] => 1
)

)

)

[priorities:protected] => Array
(
[0] => 1
[1] => 9
[2] => 10
[3] => 20
[4] => 40
[5] => 99
[6] => 100
[7] => 1000
[8] => 100000
[9] => 99999999999999999
)

[iterations:WP_Hook:private] => Array
(
[0] => Array
(
[0] => 1
[1] => 9
[2] => 10
[3] => 20
[4] => 40
[5] => 99
[6] => 100
[7] => 1000
[8] => 100000
[9] => 99999999999999999
)

)

[current_priority:WP_Hook:private] => Array
(
[0] => 10
)

[nesting_level:WP_Hook:private] => 1
[doing_action:WP_Hook:private] => 1
)

[type] => ->
[args] => Array
(
[0] =>
[1] => Array
(
[0] =>
)

)

)

[4] => Array
(
[file] => C:\wamp64\www\sacc_stage\wp-includes\plugin.php
[line] => 517
[function] => do_action
[class] => WP_Hook
[object] => WP_Hook Object
(
[callbacks] => Array
(
[1] => Array
(
[wp_enqueue_global_styles] => Array
(
[function] => wp_enqueue_global_styles
[accepted_args] => 1
)

[wp_enqueue_stored_styles] => Array
(
[function] => wp_enqueue_stored_styles
[accepted_args] => 1
)

[wp_maybe_inline_styles] => Array
(
[function] => wp_maybe_inline_styles
[accepted_args] => 1
)

)

[9] => Array
(
[00000000000025050000000000000000load_modal_content] => Array
(
[function] => Array
(
[0] => um\frontend\Modal Object
(
)

[1] => load_modal_content
)

[accepted_args] => 1
)

)

[10] => Array
(
[the_block_template_skip_link] => Array
(
[function] => the_block_template_skip_link
[accepted_args] => 1
)

[WP_Duotone::output_footer_assets] => Array
(
[function] => Array
(
[0] => WP_Duotone
[1] => output_footer_assets
)

[accepted_args] => 1
)

[um_force_admin_bar] => Array
(
[function] => um_force_admin_bar
[accepted_args] => 1
)

[000000000000226c0000000000000000load_scripts] => Array
(
[function] => Array
(
[0] => MC4WP_Form_Asset_Manager Object
(
[load_scripts:MC4WP_Form_Asset_Manager:private] =>
)

[1] => load_scripts
)

[accepted_args] => 1
)

[00000000000021ad0000000000000000] => Array
(
[function] => Closure Object
(
)

[accepted_args] => 1
)

[td_more_article_box::on_wp_footer_render_box] => Array
(
[function] => Array
(
[0] => td_more_article_box
[1] => on_wp_footer_render_box
)

[accepted_args] => 1
)

[td_bottom_code] => Array
(
[function] => td_bottom_code
[accepted_args] => 1
)

[00000000000025d70000000000000000print_import_map] => Array
(
[function] => Array
(
[0] => WP_Script_Modules Object
(
[registered:WP_Script_Modules:private] => Array
(
)

[enqueued_before_registered:WP_Script_Modules:private] => Array
(
)

)

[1] => print_import_map
)

[accepted_args] => 1
)

[00000000000025d70000000000000000print_enqueued_script_modules] => Array
(
[function] => Array
(
[0] => WP_Script_Modules Object
(
[registered:WP_Script_Modules:private] => Array
(
)

[enqueued_before_registered:WP_Script_Modules:private] => Array
(
)

)

[1] => print_enqueued_script_modules
)

[accepted_args] => 1
)

[00000000000025d70000000000000000print_script_module_preloads] => Array
(
[function] => Array
(
[0] => WP_Script_Modules Object
(
[registered:WP_Script_Modules:private] => Array
(
)

[enqueued_before_registered:WP_Script_Modules:private] => Array
(
)

)

[1] => print_script_module_preloads
)

[accepted_args] => 1
)

[00000000000025d80000000000000000print_client_interactivity_data] => Array
(
[function] => Array
(
[0] => WP_Interactivity_API Object
(
[state_data:WP_Interactivity_API:private] => Array
(
)

[config_data:WP_Interactivity_API:private] => Array
(
)

[has_processed_router_region:WP_Interactivity_API:private] =>
[namespace_stack:WP_Interactivity_API:private] =>
[context_stack:WP_Interactivity_API:private] =>
)

[1] => print_client_interactivity_data
)

[accepted_args] => 1
)

[00000000000025b80000000000000000aiowps_footer_content] => Array
(
[function] => Array
(
[0] => AIO_WP_Security Object
(
[version] => 5.3.3
[db_version] => 2.0.10
[firewall_version] => 1.0.8
[plugin_url] => http://saccstage/wp-content/plugins/all-in-one-wp-security-and-firewall
[plugin_path] => C:\wamp64\www\sacc_stage\wp-content\plugins\all-in-one-wp-security-and-firewall
[configs] => AIOWPSecurity_Config Object
(
[configs] => Array
(
[aiowps_enable_debug] =>
[aiowps_remove_wp_generator_meta_info] =>
[aiowps_prevent_hotlinking] =>
[aiowps_enable_login_lockdown] => 1
[aiowps_allow_unlock_requests] =>
[aiowps_max_login_attempts] => 6
[aiowps_retry_time_period] => 30
[aiowps_lockout_time_length] => 600
[aiowps_set_generic_login_msg] =>
[aiowps_enable_email_notify] =>
[aiowps_email_address] => admin@email
[aiowps_enable_forced_logout] =>
[aiowps_logout_time_period] => 60
[aiowps_enable_invalid_username_lockdown] =>
[aiowps_instantly_lockout_specific_usernames] => Array
(
)

[aiowps_unlock_request_secret_key] => he44fklfiqc9bxqebnc1
[aiowps_enable_whitelisting] =>
[aiowps_allowed_ip_addresses] =>
[aiowps_enable_login_captcha] => 1
[aiowps_enable_custom_login_captcha] => 1
[aiowps_captcha_secret_key] => a5dhg18kkgcvpo9lgnws
[aiowps_enable_manual_registration_approval] =>
[aiowps_enable_registration_page_captcha] =>
[aiowps_enable_random_prefix] =>
[aiowps_enable_automated_backups] =>
[aiowps_db_backup_frequency] => 4
[aiowps_db_backup_interval] => 2
[aiowps_backup_files_stored] => 2
[aiowps_send_backup_email_address] =>
[aiowps_backup_email_address] => admin@email
[aiowps_disable_file_editing] =>
[aiowps_prevent_default_wp_file_access] =>
[aiowps_system_log_file] => error_log
[aiowps_enable_blacklisting] =>
[aiowps_banned_ip_addresses] => 77.72.82.146
[aiowps_enable_basic_firewall] => 1
[aiowps_disable_xmlrpc_pingback_methods] =>
[aiowps_block_debug_log_file_access] =>
[aiowps_disable_index_views] => 1
[aiowps_disable_trace_and_track] =>
[aiowps_enable_5g_firewall] =>
[aiowps_enable_6g_firewall] =>
[aiowps_enable_custom_rules] =>
[aiowps_custom_rules] =>
[aiowps_enable_404_logging] => 1
[aiowps_enable_404_IP_lockout] => 1
[aiowps_404_lockout_time_length] => 60
[aiowps_404_lock_redirect_url] => http://127.0.0.1
[aiowps_enable_rename_login_page] =>
[aiowps_enable_login_honeypot] => 1
[aiowps_enable_brute_force_attack_prevention] =>
[aiowps_brute_force_secret_word] => apricotsoup
[aiowps_cookie_brute_test] => aiowps_cookie_test_m6mpx7twx5
[aiowps_cookie_based_brute_force_redirect_url] => http://127.0.0.1
[aiowps_brute_force_attack_prevention_pw_protected_exception] =>
[aiowps_brute_force_attack_prevention_ajax_exception] => 1
[aiowps_site_lockout] =>
[aiowps_site_lockout_msg] => This site is currently undergoing maintenance. It will be back up and running in less than 30 mins.

Apologies for any inconvenience.
[aiowps_enable_spambot_blocking] => 1
[aiowps_enable_comment_captcha] => 1
[aiowps_enable_autoblock_spam_ip] => 1
[aiowps_spam_ip_min_comments_block] => 3
[aiowps_enable_automated_fcd_scan] => 1
[aiowps_fcd_scan_frequency] => 4
[aiowps_fcd_scan_interval] => 2
[aiowps_fcd_exclude_filetypes] =>
[aiowps_fcd_exclude_files] =>
[aiowps_send_fcd_scan_email] =>
[aiowps_fcd_scan_email_address] => admin@email
[aiowps_fcds_change_detected] => 1
[aiowps_copy_protection] =>
[aiowps_prevent_site_display_inside_frame] =>
[aiowps_prevent_users_enumeration] => 1
[aiowps_block_fake_googlebots] => 1
[aiowps_enable_lost_password_captcha] => 1
[aiowps_lockdown_enable_whitelisting] =>
[aiowps_lockdown_allowed_ip_addresses] =>
[aiowps_enable_registration_honeypot] =>
[aiowps_enable_woo_login_captcha] =>
[aiowps_enable_woo_register_captcha] =>
[aiowps_place_custom_rules_at_top] =>
[aiowps_enable_bp_register_captcha] =>
[aiowps_enable_bbp_new_topic_captcha] =>
[aiowps_ip_retrieve_method] => 0
[aiowps_disallow_unauthorized_rest_requests] =>
[aiowps_banned_user_agents] =>
[aiowps_login_page_slug] => apricot_soup
[aiowps_fcd_filename] => aiowps_fcd_data_wrfyn99cfp
[aiowps_last_fcd_scan_time] => 1727465861
[aiowps_enable_woo_lostpassword_captcha] =>
[aiowps_max_file_upload_size] => 10
[aiowps_recaptcha_site_key] => 6LcccWAUAAAAAHYXBQdxmOVd1TuRiSAmW_Pr0jrX
[aiowps_recaptcha_secret_key] => 6LcccWAUAAAAAH4WDiAedzGBe__JQVO9ogVeyFi9
[aiowps_default_recaptcha] =>
[aiowps_cookie_test_success] => 1
[installed-at] => 1650534420
[dismissdashnotice] => 1715511900
[aiowps_enable_php_backtrace_in_email] =>
[aiowps_max_lockout_time_length] => 60
[aiowps_disable_application_password] => 1
[aiowps_enable_trash_spam_comments] =>
[aiowps_trash_spam_comments_after_days] => 14
[aiowps_on_uninstall_delete_db_tables] => 1
[aiowps_on_uninstall_delete_configs] => 1
[aiowps_default_captcha] => google-recaptcha-v2
[aiowps_disable_rss_and_atom_feeds] =>
[aiowps_turnstile_site_key] =>
[aiowps_turnstile_secret_key] =>
[aiowps_enable_spambot_detecting] => 1
[aiowps_spam_comments_should] => 0
[aiowps_enable_contact_form_7_captcha] =>
[aiowps_auto_delete_default_wp_files] =>
)

)

[notices] =>
[admin_init] =>
[debug_logger] => AIOWPSecurity_Logger Object
(
[debug_enabled:AIOWPSecurity_Logger:private] =>
[debug_readable_level:AIOWPSecurity_Logger:private] => Array
(
[0] => SUCCESS
[1] => STATUS
[2] => NOTICE
[3] => WARNING
[4] => FAILURE
[5] => CRITICAL
)

)

[cron_handler] => AIOWPSecurity_Cronjob_Handler Object
(
)

[user_login_obj] => AIOWPSecurity_User_Login Object
(
[key_login_msg] => aiowps_login_msg_id
)

[user_registration_obj] => AIOWPSecurity_User_Registration Object
(
)

[scan_obj] => AIOWPSecurity_Scan Object
(
)

[captcha_obj] => AIOWPSecurity_Captcha Object
(
[cloudflare_verify_turnstile_url:AIOWPSecurity_Captcha:private] => https://challenges.cloudflare.com/turnstile/v0/siteverify
[google_verify_recaptcha_url:AIOWPSecurity_Captcha:private] => https://www.google.com/recaptcha/api/siteverify
)

[cleanup_obj] => AIOWPSecurity_Cleanup Object
(
)

[is_admin_dashboard_page] =>
[is_plugin_admin_page] =>
[is_aiowps_admin_page] =>
[is_aiowps_google_recaptcha_tab_page] =>
)

[1] => aiowps_footer_content
)

[accepted_args] => 1
)

)

[20] => Array
(
[wp_print_footer_scripts] => Array
(
[function] => wp_print_footer_scripts
[accepted_args] => 1
)

)

[40] => Array
(
[td_footer_script_code] => Array
(
[function] => td_footer_script_code
[accepted_args] => 1
)

)

[99] => Array
(
[000000000000234c0000000000000000run_replace] => Array
(
[function] => Array
(
[0] => Wplmi\Core\Frontend\PostView Object
(
)

[1] => run_replace
)

[accepted_args] => 1
)

)

[100] => Array
(
[td_add_js_typekit] => Array
(
[function] => td_add_js_typekit
[accepted_args] => 1
)

[td_js_buffer_footer_render] => Array
(
[function] => td_js_buffer_footer_render
[accepted_args] => 1
)

)

[1000] => Array
(
[wp_admin_bar_render] => Array
(
[function] => wp_admin_bar_render
[accepted_args] => 1
)

[00000000000025520000000000000000add_cookie_notice] => Array
(
[function] => Array
(
[0] => Cookie_Notice_Frontend Object
(
[compliance:Cookie_Notice_Frontend:private] =>
)

[1] => add_cookie_notice
)

[accepted_args] => 1
)

)

[100000] => Array
(
[tdc_on_live_css_inject_editor] => Array
(
[function] => tdc_on_live_css_inject_editor
[accepted_args] => 1
)

)

[99999999999999999] => Array
(
[um_add_form_honeypot_js] => Array
(
[function] => um_add_form_honeypot_js
[accepted_args] => 1
)

)

)

[priorities:protected] => Array
(
[0] => 1
[1] => 9
[2] => 10
[3] => 20
[4] => 40
[5] => 99
[6] => 100
[7] => 1000
[8] => 100000
[9] => 99999999999999999
)

[iterations:WP_Hook:private] => Array
(
[0] => Array
(
[0] => 1
[1] => 9
[2] => 10
[3] => 20
[4] => 40
[5] => 99
[6] => 100
[7] => 1000
[8] => 100000
[9] => 99999999999999999
)

)

[current_priority:WP_Hook:private] => Array
(
[0] => 10
)

[nesting_level:WP_Hook:private] => 1
[doing_action:WP_Hook:private] => 1
)

[type] => ->
[args] => Array
(
[0] => Array
(
[0] =>
)

)

)

[5] => Array
(
[file] => C:\wamp64\www\sacc_stage\wp-includes\general-template.php
[line] => 3081
[function] => do_action
[args] => Array
(
[0] => wp_footer
)

)

[6] => Array
(
[file] => C:\wamp64\www\sacc_stage\wp-content\plugins\td-composer\legacy\Newsmag\footer.php
[line] => 66
[function] => wp_footer
[args] => Array
(
)

)

)

  • This reply was modified 1 year by Stuart R.
mgpl
Participant
#0

Hi,

I am getting the following error on few pages:

There has been a critical error on this website.

WP debug logs give the following output:


[02-Oct-2024 19:18:24 UTC] PHP Fatal error: Uncaught Error: Call to a member function is_post_type_archive() on string in /var/www/example.com/wp-content/plugins/td-cloud-library/td-cloud-library.php:184
Stack trace:
#0 /var/www/example.com/wp-includes/class-wp-hook.php(324): tdb_add_js_variables()
#1 /var/www/example.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /var/www/example.com/wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /var/www/example.com/wp-includes/general-template.php(3065): do_action()
#4 /var/www/example.com/wp-content/plugins/td-standard-pack/Newspaper/header.php(11): wp_head()
#5 /var/www/example.com/wp-content/plugins/td-composer/td-composer.php(254): require_once('...')
#6 /var/www/example.com/wp-includes/class-wp-hook.php(324): {closure}()
#7 /var/www/example.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /var/www/example.com/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /var/www/example.com/wp-content/themes/Newspaper/header.php(2): do_action()
#10 /var/www/example.com/wp-includes/template.php(810): require_once('...')
#11 /var/www/example.com/wp-includes/template.php(745): load_template()
#12 /var/www/example.com/wp-includes/general-template.php(48): locate_template()
#13 /var/www/example.com/wp-content/plugins/td-standard-pack/Newspaper/404.php(18): get_header()
#14 /var/www/example.com/wp-includes/template-loader.php(106): include('...')
#15 /var/www/example.com/wp-blog-header.php(19): require_once('...')
#16 /var/www/example.com/index.php(17): require('...')
#17 {main}

Mark Gilbert
tagDiv Member

A curiosity related to this: I have a post loop on author pages copied from the category page cloud template. The cat page template came with extra class tt-icon and the ajax arrows far left and far right. On the category template removal of tt-icon brings both arrows to left. Here with tt-icon in place:

https://jazzjournal.co.uk/category/reviews/audio-reviews/

The same category row, copied to author template, with extra class tt-icon in place, does not render arrows left and right but both to the left. (Removal of extra class tt-icon makes no difference.) Here with tt-icon in place:

https://jazzjournal.co.uk/author/nigel-jarrett/

How come?

Thanks

Mark

Anamaria
tagDiv Staff

Hello,

The custom post type is different for a post, so you need to create a custom post type template to match the rest of the site. You can find a template in cloud -> https://cloud.tagdiv.com/#/load/Custom%20Post%20Type

Thank you!

Treble666
tagDiv Member

Ahhh i see, I haven’t assigned the cloud template. When I try to import one, it only gives me Custom Built templates; I have no option to select “Single Template – Week PRO” to match the rest of the site.

Anamaria
tagDiv Staff

Hello,

Please check if you have the TagDiv Cloud Library plugin installed and activated.
Also, check if you have a cloud template assigned to the custom post type -> https://i.imgur.com/Xfz5GyK.png

Thank you!

finsmes
Participant
#0

I am having issues saving content after editing pages: on console i get save_post – ERROR and on network i see “Enable JavaScript and cookies to continue”. I am using cloudflare and i have made the custom rule for rocket loader, i have disable my security plugins but still having issues. I think the problem also affects other aspects of the theme: the prev next button on a flex block doesn’t work properly. I tryed also to update the theme hoping to solve this way, but it takes down wordpress for a while and after restoring the theme it still have same issues.

Hoping for you help

finsmes
tagDiv Member

I have the same problem: when i check the console i get this error on “save_post?uuid=….” with preview saying “Enable JavaScript and cookies to continue. I have disabled my security plugins, checked if my cloudflare configuration is compliant to your raccomandation and check also this “https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/” but still cannot solve. I am also having problem with ajax request on website, like prev and next button for pagination.

Anamaria
tagDiv Staff

Hi,

To have the button to edit with composer, please make sure that you use a single post template -> https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you!

bananaj
tagDiv Member

We need ability to to add to this setting on blocks images https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/fetchPriority

Currently our Featured Image on frontpage get loaded last and we get low LCP score.
On Posts it’s Ok because featured image is loaded with tag but block images are not.

Because images are loaded as css background-image: url(xxxx) and NOT as tags I can’t exclude them from lazyloading.

https://ibb.co/k2nfZh3

If the images where using tag we are add/remove lazyload and add fetchpriotity tag.

For great performance use Cloudflare and enable all their performance settings.

frankiefop
Participant
#0

Thank you for your support, though, I found a way to optimise my site.

However, I have an issue. I can’t edit my homepage with the TD Composer, each time I click on it, it shows the following error: https://paste.pics/S2GD1

Every other Cloud Template pages are loading at the backend unless the homepage. Now, I can’t make any changes to the homepage.

Please, I need your help. Thank you.

frankiefop
tagDiv Member

Thank you for your support, though, I found a way to optimise my site.

However, I have an issue. I can’t edit my homepage with the TD Composer, each time I click on it, it shows the following error: https://paste.pics/S2GD1

Every other Cloud Template pages are loading at the backend unless the homepage. Now, I can’t make any changes to the homepage.

Please, I need your help. Thank you.

oman44
Participant
#0

Dear Support Team,

I hope this message finds you well. I am currently using the River News template within the Newspaper theme and have encountered an issue with the Infinite Loading for Single Posts feature. Despite enabling the setting, it does not seem to be functioning correctly on my site.

I have already tried clearing the cache on both WordPress and Cloudflare, but the problem persists. The issue appears to be specific to the River News template, as this feature was working fine with other templates.

Anamaria
tagDiv Staff

Hello,

You can remove the block with the related posts section from Single Post Template, edit with tagDiv Composer the single post template => https://www.screencast.com/t/4VoyAOlzgd6, select the block and with right-click you can delete or selecting the element and with drag & drop place into the deleting red zone from the bottom right of the page.
The same steps for all elements.
You need to drag and drop the elements to move them where you want. Also, do you use a Single Post template or a standard template? Please provide a video.
You can find more details here:
-> https://forum.tagdiv.com/tagdiv-composer-tutorial/
-> https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you!

stringbenderb5
Participant
#0

The Tag Div Standard Pack plugin is causing the white screen of death. It has been disabled so the site is live but just barely.

Can you please provide a solution?

https://cloudninemagazine.com

Viewing 25 results - 1,876 through 1,900 (of 21,203 total)