Discussion on Journal - Advanced Opencart Theme Builder

Discussion on Journal - Advanced Opencart Theme Builder

Cart 36,768 sales
Well Documented

DigitalAtelier supports this item

Supported

This author's response time can be up to 2 business days.

16332 comments found.

i am getting zero prize in frontend , any idea how to fix it

http://www.grandelectronics.in/index.php?route=product/product&product_id=427

Hi, there is no 0 price on that link so the issue may have been resolved, please file a ticket on our support page if you need further assistance.

Best Regards.

Hi, need your advice guys on this? its is possible to to some custom css or smth for this – https://snipboard.io/B7OP89.jpg

Hi, currently that only works on the home page, we’re not sure when of if that would be portable to other layouts.

Best Regards.

Hello, on Journal 3 trying to add custom menu on left hand side bar. Option 1: I can create a menu just like categories that’s not a problem, how do i keep menu open when sub menu item is clicked. This menu is not for categories but our own custom menu for another module and its not using cpath

Option 2: I did created extension that creates menu, added it to left hand bar using layout and it’s working fine, on clicking the sub menu item stays open. I have added same classes as my main menu but not getting same look as my category menu. This is my sample of code that builds the menu

{{ heading_title }}

    {% for download_category in download_categories %} {% if download_category.isOpen %}
  • {{ download_category.name }} {% else %}
  • {{ download_category.name }} {% endif %} {% if download_category.children %} }in{ endif %}” id=”collapse-{{ download_category.download_category_id }}”>
      {% for child in download_category.children %}
    • }open active{ endif %}”>   {{ child.name }}
    • {% endfor %}
    {% endif %}
  • {% endfor %}

Can you please guide how to achieve same look and feel as main menu.

And by the way i am scoring 93 on google mobile page speed insight on journal 3 on php 7.3 without using any external resources.

Thanks

Hi, unfortunately such customisations are not covered by our support, please consult with an Opencart developer for more information.

Best Regards.

dear, i have downloaded the last jounal 3 update . i purchased the theme long ago, but i liked v2 skins more than journal 3. so finally i didnt use the theme at all. now i have decided to use it . and didnt use the support as well. i have a fresh install of opencart v3.0.3 then i upload journal3 and tried to install but on modification page if i press on the refresh button twice then got error. then i reinstall oc & journal again but no luck . i tried more than 10 time. i uploaded via cpanel uploder even with filezilla. from my end i tried all those , but error comes again and again . and once it logged out the session it stop me to re log in admin panel , only error comes. then i again read all of your documentations, licenses and again tried with oc 3.0.2.0 but still no luck . Please help to solve the problem.

error looks like - Notice: Uninitialized string offset: 0 in /home/*/storage/modification/system/engine/router.php on line 79Notice: Constant DB_PORT already defined in /home//storage/modification/system/engine/router.php on line 96Notice: Constant DB_DATABASE already defined in /home//storage/modification/system/engine/router.php on line 96Notice: Constant DB_USERNAME already defined in /home//storage/modification/system/engine/router.php on line 96Notice: Constant DB_PASSWORD already defined in /home//storage/modification/system/engine/router.php on line 96Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Notice: Uninitialized string offset: 0 in /home//storage/modification/system/engine/router.php on line 79Warning: Cannot modify header information - headers already sent by (output started at /home//public_html/admin/controller/startup/error.php:34) in /home/*/storage/modification/system/library/response.php on line 36

Hi, please make sure you have followed the installation guide and it should work, please file a ticket on our support page if you need assistance.

Best Regards.

supported with oc version 3.0.3.3?

i mean with the latest version of oc?

Hi, yes of course, Journal will work with the latest Opencart official release.

Best Regards.

ok thanks

Hello. Is it possible to remove the pagination for customer reviews in product page, so they are all displayed on a single page? OC version is 3.0.2.0, Journal 3.0.37.

Thank you.

Hi, there is no such option in Opencart, you may have to edit some core files to achieve that but it’s not recommended if you have too many reviews, it may slow down product page.

Best Regards.

Hi are you planning on releasing a html template version ? i will buy it :)

Hi, unfortunately no we don’t have plans for HTML-Only templates.

Best Regards.

SELECT DISTINCT , pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = ‘1’ AND pd2.quantity = ‘1’ AND ((pd2.date_start = ‘0000-00-00’ OR pd2.date_start < NOW ) AND (pd2.date_end = ‘0000-00-00’ OR pd2.date_end > NOW )) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = ‘1’ AND ((ps.date_start = ‘0000-00-00’ OR ps.date_start < NOW ) AND (ps.date_end = ‘0000-00-00’ OR ps.date_end > NOW )) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = ‘1’) AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = ‘2’) AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = ‘2’) AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = ‘2’) AS length_class, (SELECT AVG AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = ‘1’ GROUP BY r1.product_id) AS rating, (SELECT COUNT() AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = ‘1’ GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id IN…..............................

This one runs on homepage followed by 22.000 products making mysql server crashed instantly… As you see this has also reported from many others and seems to be theme related.. and it exists in /catalog/model/journal3/product.php

Hi, this depends on how you use modules and product extras so check your modules first. Please file a ticket on our support page if you need further assistance.

Best Regards.

Hello,

I have bought 3 times your theme and now my support period has expired. You are going to charge me 3 times again (I have already paid in the past for renewal) in order to solve an issue that occurs probably from a combination my configuration and yours theme setup.

Hi, support is offered via our support page only, you don’t have to renew all your licenses, just the one you’re using for the store with the above issue. We’ve already suggested a possible cause of your issue, for more information please file a ticket on our support page.

Best Regards.

Hi guys

I’m facing this design issue:

I’ve added a top menu with large icons like in the Journal 3 demo. Unfortunately, the subtext (<s></s>) gets truncated for some reason.

Please see these images:

https://speelgoedingelberts.be/journal1.jpg https://speelgoedingelberts.be/journal2.jpg

Thanks for the help!!

Best regards, Jonas

Hi, there doesn’t appear to be room to fit that, we would need a link to that page in order to check to see what’s going on. You should file a ticket on our support page of otherwise provide a link.

Best Regards.

Ok it’s fixed, seems like truncate text was activated on the module items :)

Hello. Is it possible to remove the pagination for customer reviews in product page, so they are all displayed on a single page? OC version is 3.0.2.0, Journal 3.0.37.

Thank you.

Hi, please file a ticket on our support page and consult with our developers.

Best Regards.

I have a simple question How do we turn off such pop ups when turning orders?

https://prnt.sc/vhdzy6

Hi, you can disable that payment method from Journal > Skin > Checkout > Journal > Advanced but some payment methods may not work if disabled, please check before.

Best Regards.

I have the Journal 2.0 theme, and I have been running it on opencart 1.5.4 until recently, when my hosting company upgraded to php 7.3.2 and broke it.

I do see I received an “upgrade” email in August for the Journal Theme, but when I go to the download page, there isn’t a “upgrade” or “patch” but a whole new download of Journal 3.0 and it indicates it works for Opencart 2.0 and 3.0, not my version.

Is there not a patch to get my 2.0 to work?

Thank you.

Hi, Journal 2 page has been moved to https://www.journal-theme.com/v2/ and documentation is located at https://docs.journal-theme.com/v2/ Also, it can be downloaded from https://www.journal-theme.com/v2/download/

Best Regards.

Hi, how can we get RSS feeds for the blog functionality?

Hi, please file a ticket on our support page and consult with our developers.

Best Regards.

Hi. I want to add FAQs under each category. How can I do it? Sample Click: https://prnt.sc/vfpvae

Hi, you can create custom Blocks module with your questions and place each on a custom layout category. You need to create custom layouts for your categories in order to be able to add different module on each category: https://docs.journal-theme.com/docs/layouts/custom-layouts/

Best Regards.

Thank you so much. I did it according to your description. It happened.

Hi, On the product details page, when ‘buy now’ button is clicked.. nothing happens. buy now button on the home page is working but not on the products details page.

unable to add to cart using the button. Please advice urgently. thanks.

Hi, you may have others mods or extensions that interfere with that, we can’t tell without looking at your setup so Hi, please file a ticket on our support page and consult with our developers.

Best Regards.

Hello Team,

Is is possible to create this type of page in Journal3 or opencart something similar to this: Link is for reference: https://www.flipkart.com/big-diwali-sale-store

Hi, we can’t say for sure since that is something done entirely custom bu it’s pretty much made with lots of graphics, so those are mostly images. Best to consult with a designer who can make those graphics.

Best Regards.

Hello Team, Thanks for reply, i just want to know is it possible to create this type of html page in opencart or journal theme with some blocks of categories or brand or products, or we can link categories in html page, is it possible to create html page..?

As of now the earlier page is not available, but for reference alternate page is added : https://www.flipkart.com/mobile-phones-big-diwali-sale-pl99i8k1-store

You can create custom HTML pages via the Information page in Opencart. You can create custom layouts for different pages to make them unique and add custom modules on each.

Best Regards.

how to add product video with product image ?

Hi, unfortunately that is not possible at this stage, the product image only supports images at this stage.

You can add videos to product pages via the Journal > Product Extras > Product Tabs…These can be used as visible blocks, not just tabs and support any HTML content.

Best Regards.

HI.. Could you please tell me how to remove the category title in Journal 3? Thank you

Hi, you can turn off the page title from any layout directly from that layout, for example Journal > Layouts > Category > Style Override (top right corner)...

Best Regards.

Does Journal 3 allow you to format the Specials page in OC3? I cannot find any settings for that in the demo

Hi, in Opencart that is treated as a normal product listing page, so the options from Journal > Skins > Edit > Product Listing > ... will apply there as well.

Additionally you have a dedicated layout for that page in Journal > Layouts > Specials… so you can add more custom modules to that layout if needed.

Best Regards.

Hi, does Journal 2 support PHP 7.4? It seems the theme looses all settings when upgrading the host to latest PHP….

Hi, we haven’t tested that and Journal 2 has been phased out for a long time, consider using older versions like php 7.3 or lower if you still want to use Journal 2.

Best Regards.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey