Post by MaxD » Thu Aug 05, 2021 3:48 pm

Majnoon, output will be shown in your browser instead of page contents.

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by Majnoon » Fri Aug 13, 2021 12:31 am

Thanks for response.

Active Member

Posts

Joined
Fri Feb 05, 2021 8:29 pm

Post by lovol3 » Fri Aug 13, 2021 3:05 pm

This sounds amazing

I'll test this out. Is oc3 generally faster than oc2.

We use open car 2 with journal theme, and it takes over three and a half seconds to load a whole page

Newbie

Posts

Joined
Thu May 17, 2018 4:05 am

Post by MaxD » Fri Aug 13, 2021 6:51 pm

Nope, OC3 in general is slower then OC2.

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by JNeuhoff » Fri Aug 13, 2021 10:49 pm

We use open car 2 with journal theme, and it takes over three and a half seconds to load a whole page
Well, Journal3 is quite a poor quality bloated web theme, and is not compliant with the OpenCart standards.

Also, switching from a PHP (OC 2) to a Twig (OC 3) template engine was a poor choice.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by iamstevenelson » Sun Aug 22, 2021 5:24 pm

Hey Max D,

Thank you for the great optimized package. Please add the below SEO URL bug fixes too.
References: https://stackoverflow.com/questions/462 ... -account-l

User avatar
New member

Posts

Joined
Sat May 02, 2015 11:56 am

Post by btafoya » Tue Aug 24, 2021 11:27 pm

Do you have a github repo for this project? Thanks!

Newbie

Posts

Joined
Tue Oct 01, 2013 3:03 am

Post by MaxD » Thu Aug 26, 2021 4:32 am

btafoya wrote:
Tue Aug 24, 2021 11:27 pm
Do you have a github repo for this project? Thanks!
Unfortunately, there is no repo for it. Do you want to submit some changes?

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by iamstevenelson » Sat Sep 18, 2021 12:24 am

Hey Max D,

How to disable the button captions with text? I liked the original oc admin button icons only. Some extensions save button shows like "save save" repeated twice due to the button captions turned on by default.

User avatar
New member

Posts

Joined
Sat May 02, 2015 11:56 am

Post by cata77 » Sun Sep 19, 2021 5:07 am

iamstevenelson wrote:
Sat Sep 18, 2021 12:24 am
Hey Max D,

How to disable the button captions with text? I liked the original oc admin button icons only. Some extensions save button shows like "save save" repeated twice due to the button captions turned on by default.
You have to keep the original opencart footer.twig file. It is located at: admin\view\template\common\footer.twig

Newbie

Posts

Joined
Fri Mar 24, 2017 3:21 pm

Post by MaxD » Sun Sep 19, 2021 5:29 am

Yep, or remove this code from it (admin\view\template\common\footer.twig):

Code: Select all

$('.btn[data-toggle=tooltip]').each(function () {
        var title = $(this).attr('title');
        if (!title) return;
        $(this).attr('data-toggle', '').attr('title', '').append('  ' + title);
    });

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by iamstevenelson » Sun Sep 19, 2021 10:31 am

Uploaded the default footer.twig! Now perfect! :D

User avatar
New member

Posts

Joined
Sat May 02, 2015 11:56 am

Post by iamstevenelson » Mon Sep 20, 2021 10:10 am

Hey MaxD,

I recommend you to release the package for 3.0.3.8 latest version including the SEO URL fix suggested earlier in this thread and without button captions (which conflicts with existing extensions buttons). Please consider about the github repo for this mod package.

Thank you!

User avatar
New member

Posts

Joined
Sat May 02, 2015 11:56 am

Post by SoloApoellin » Wed Sep 22, 2021 3:50 pm

php8 error on clean installation
php7.4 has no errors

Unknown: Required parameter $lineno follows optional parameter $only in system/library/template/twix_compile.php on line 6633Unknown: Required parameter $lineno follows optional parameter $asString in system/library/template/twix_compile.php on line 6882

Newbie

Posts

Joined
Mon Nov 27, 2017 5:50 am

Post by danielb123 » Thu Oct 07, 2021 12:58 am

About Lighting Cache plugin i wanna say that make big difference in loading speed and scores, is so satisfying to see that exist something that really works from first time with journal :D i hope version 3.2 it will be more better :) i will try it

New member

Posts

Joined
Wed Nov 15, 2017 8:48 pm

Post by MaxD » Thu Oct 07, 2021 1:21 am

Journal is Lightning top priority ;)
It is so strange to see some devs ignoring the #1 most selling and used theme for Opencart!

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by OSWorX » Thu Oct 07, 2021 2:47 am

MaxD wrote:
Thu Oct 07, 2021 1:21 am
It is so strange to see some devs ignoring the #1 most selling and used theme for Opencart!
Well, look around here in this forum and you know why.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Guru Member

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by danielb123 » Thu Oct 07, 2021 4:40 am

khnaz35 wrote:
Fri Jun 18, 2021 3:50 pm
Just setup a demo website for this OC version and at a fresh install run the google page speed test.
The results looks awesome!!

Now will install Journal V 3.2 beta as well to make test and report error to them as well. Looks like finally Journal also listen to OC_users compalints and start work in same directions.
https://www.journal-theme.com/beta-v32/

Journal 3.2 is the biggest update for Journal since Journal’s first launch. We have recoded the framework almost entirely for much better integration with the core Opencart system and added radically improved performance and usability features both in the admin and storefront.
got 97 :D i have all performace options ON until webp... webp make website to have lagg, with last OC and journal official versions + Lighting got 100 score

New member

Posts

Joined
Wed Nov 15, 2017 8:48 pm

Post by glolar » Mon Oct 11, 2021 8:45 am

Hello MaxD,

I have OC 3.0.3.1 installed, and my web hosting company just dropped support for PHP 7.3 (They automatically moved my site to PHP 7.4, which broke some stuff in OC/Twig).

So, imagine my surprise when I saw your post! I have a question:

Can I simply upload your version 3.0.3.7 over my 3.0.3.1 (except for the config.php and admin/config.php files)? Is there anything else for me to do after that?

Thank you very much!

User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by danielb123 » Mon Oct 11, 2021 3:11 pm

glolar wrote:
Mon Oct 11, 2021 8:45 am
Hello MaxD,

I have OC 3.0.3.1 installed, and my web hosting company just dropped support for PHP 7.3 (They automatically moved my site to PHP 7.4, which broke some stuff in OC/Twig).

So, imagine my surprise when I saw your post! I have a question:

Can I simply upload your version 3.0.3.7 over my 3.0.3.1 (except for the config.php and admin/config.php files)? Is there anything else for me to do after that?

Thank you very much!

yes you can update OC, but first make a full backup, read https://docs.journal-theme.com/docs/update-oc

New member

Posts

Joined
Wed Nov 15, 2017 8:48 pm
Who is online

Users browsing this forum: No registered users and 105 guests