Forum Replies Created
-
AuthorPosts
-
Yes, we can't access your site admin again. Please check it and let us know again. We will help you check that issue soon.
Thanks.
Hi again.
I have found a solution to help you return the blog page to 404 by copy the 404.php file content to: /wp-content/themes/yolo-bestruct-child/templates/archive.php
Please check it again.
Thanks.
Hi again.
We have checked and fixed that issue on your site. Now you can add class category.
Please check it again.
Thanks.
Hi.
Thank you for contacting us.
We have checked and enabled page builder for footer block. Now you can edit the footer as the page.
Please check it again.
Thanks.
Hi again.
Sorry for the mistake. If you want to disable blog on your site, you can try this plugin: https://wordpress.org/plugins/disable-blog/
Please try it again.
Thanks.
Hi again.
We have checked and imported demo data on your site.
Please check it again.
Thanks.
Yes, We have checked your site and found the issue from your custom function on the child theme:
$url = $_SERVER['REQUEST_URI'];
if ( ($url == '/blog/') || ($url == '/category/articles/') ) {
global $wp_query;
$wp_query->set_404();
status_header( 404 );
nocache_headers();
include( get_query_template( '404' ) );
die();
} else {}
After commented that code, the blog page works fine: https://proremdom.ru/blog/
Please check it again.
Thanks.
Hi again.
We have tried to import the demo data on your site, but have the issue with the timeout.
Please follow that article and increase your PHP server config, it will help you avoid timeout issue when importing demo data.
Thanks.
Hi again.
We have checked and set up your slider fullwidth on desktop and mobile. Please check it and let us know again.
Thanks.
Hi.
Thank you for contacting us.
Please give us your site URL, admin account. We will help you check the issue soon.
Thanks.
Hi.
Thank you for contacting us.
To make the slider full screen on the mobile, it also depends on your setup on the desktop. As I see, you have set container for the page content. It also include the slider.
Please give us your site admin account. We can help you check the page config.
Thanks.
Hi.
Thank you for contacting us.
We have checked your site, the single blog page, blog page at the front-end and back-end still work fine. Maybe you have fixed that issue.
Please check it and let us know again.
Thanks.
Hi.
Thank you for contacting us.
Please give us your site URL, admin account. We will help you check the issue soon. And please use the English language for the communication.
Thanks.
Hi again.
Sorry for the late response.
Yes, we have fixed that issue on your site. Please check it again.
Thanks.
Hi.
We have updated the WPBakery on our server. Please check it again.
Thanks.
-
AuthorPosts
