10-25-2018, 08:28 PM
10-25-2018, 09:46 PM
Hey Zowweb,
Will check this out soon.
If it's an issue expect an update this weekend with a fix.
Will check this out soon.
If it's an issue expect an update this weekend with a fix.
10-26-2018, 02:12 PM
Thank. You have a great theme. I look forward to the correction with impatience.
Still there is a remark in
header_menu_memberlist
Find:
Replace:
and
post_attachments_new
Find:
Replace:
Still there is a remark in
header_menu_memberlist
Find:
PHP Code:
<i class="fas fa-user-circle-o" aria-hidden="true">
Replace:
PHP Code:
<i class="fa fa-user-circle-o" aria-hidden="true">
post_attachments_new
Find:
PHP Code:
<i class="fas fa-paperclip" aria-hidden="true">
Replace:
PHP Code:
<i class="fa fa-paperclip" aria-hidden="true">
10-30-2018, 05:36 AM
Hi Zowweb,
Regarding the above fix, it is added. I debugged on your server and found that you have not defined php_max_file_uploads variable. Best is to contact your hosting to define it in php.ini or you can add it by manually modifying the php.ini
You can download the updated theme from your account. It should fix all your issues
Cheers
Regarding the above fix, it is added. I debugged on your server and found that you have not defined php_max_file_uploads variable. Best is to contact your hosting to define it in php.ini or you can add it by manually modifying the php.ini
You can download the updated theme from your account. It should fix all your issues
Cheers
10-30-2018, 04:17 PM
(10-30-2018, 05:36 AM)WallBB Wrote: [ -> ]Hi Zowweb,Default Theme good work.
Regarding the above fix, it is added. I debugged on your server and found that you have not defined php_max_file_uploads variable. Best is to contact your hosting to define it in php.ini or you can add it by manually modifying the php.ini
You can download the updated theme from your account. It should fix all your issues
Cheers
Default Theme good work.
Not work in GO DARK
I updated the theme, it did not give results. On the default theme, everything works. On your not
10-31-2018, 05:26 PM
Any ideas?
11-01-2018, 12:02 PM
Is your temporary login same for the website ?
I will check it out
I will check it out