You can see the text via en-GB.tpl_wt_ruby_pro.ini
For breadcrumb text: Open custom.css file then add
.sp-page-title h2 {
font-size: 36px;
font-weight: 700;
line-height: 36px;
text-align: center;
text-transform: uppercase;
}
you can change the font size to suite your needs.
Happy New Year
Hi there,
I asked for the site info but I didn’t receive any news about that. Could you please submit a private ticket system here https://warptheme.com/support/ so I can take a look and fix it for you ?
NOTE: Which php version that you are using ? Try php 7.3 and let me know if it works for you.
Happy New Year
Thanks
If you still want to use php 7.4, you can hide the warning message via Joomla configuration -> Error reporting -> None
Hi Hubert,
Yes, its an issue with Warp7 framework and php 7.4, please give a try with php 7.3.
Thank you
Hi there,
The template.css file is generated automatically (Less compiler). I do not recommend you modify the template.css file, please add your css code via custom.css file (template_folder/css/custom.css)
“Product category is not displayed at Hikashop. e.g. Kaffee, Vitalpilze, Flaska”
Could you please submit a private ticket with your site info so I can check ?
“How to integrate a „search function“ in Hikashop?”
Please check https://www.hikashop.com/forum/product-category-display/891394-how-to-use-search-module-hikashop.html
“Wide column (photo left, product text, price right). Where can I change this seetings at the template?”
Do you mean present the product with a LIST view ? Left/Right image assignment ? At the moment, the Ruby template support top image assignment only.
Your site using left/right column layout for the Body, I recommend you remove the right column layout to increase the space between product columns. Instead using Language Switcher from the Left layout container, you can assign it to the topbar to use Fullwidth layout.
BT Google MAP module using old js api code and its no longer supported by Google map. The google map is not free anymore, I do recommend you use Map Iframe to present the MAP
We already removed the bt google map module and replaced with custom map iframe.
Hi there,
Refer to this topic https://warptheme.com/forums/topic/contact-field/
You can use language override with “Language Constant” :
SP_HKSHOP_PRD_STOCK_TITLE
SP_HKSHOP_PRD_STOCK
to translate the text.
You can install Hikashop pro version without problem with existing data.
Thank you
You can use Joomla language override with Language Constant SP_HKSHOP_PRD_PRODUCT_QUANTITY
to translate the text
Check https://warptheme.com/forums/topic/contact-field/
You can find the section ID or element ID via the setting icon(WHEEL ICON) -> tab ADVANCED -> ID
Thanks
Hi there,
By default, Ruby support 02 footer position, footer1
and footer2
You need to create footer3 position via templateDetails.xml file, please take a look this tutorial
Next step, go to template options -> Layout tab -> footer section -> Add new columns -> select 4,4,4 column option. See https://imgur.com/Ci7awX6
After that, assign the new footer3 position for new column then you can create new Joomla module -> assign it to footer3 position.