Forum Replies Created
-
AuthorPosts
-
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.
Yes, I have fixed that issue, please check it again.
Thanks.
Hi.
Thank you for contacting us.
We have checked your site on that page: https://www.regio-delivery.de/testing/produkt-kategorie/gemuese/
The quantity button still works fine.
Please check it again.
Thanks.
Hi again.
Sorry for the late response.
Yes, we have enabled the wp_debug to check that issue.
Can you give us the FTP account? We need to check your source code. To fix the blog page, you also need to check the child theme custom again. As I said, you also do the custom with the theme function on the framework folder. That is a reason some functions in the template can't work.
Thanks.
Hi again.
We have completed install the theme and demo data to your site.
Please check it again.
Thanks.
Yes, we will help you check it soon. If yes, please give us the FTP account too, we also need to check the source code to debug if have the issue.
Thanks.
-
AuthorPosts
