Issue with homepage and modules
Greetings,
I have an issue with my openchart site.
In the Homepage, it is showing only the header, menu and footer. (attached a screenshot)
An other issue is that all modules are disabled and I can't enable them, the edit button is not active. (attached a screenshot)
Openchart version 3
Thank you
- Sat Apr 04, 2020 4:45 pm
- Replies 1
- Views 169
Re: [SOLVED] - Make changes in available options
Will try for sure.xxvirusxx wrote: ↑Sun Mar 01, 2020 10:28 pmYou can replace <hr> with <hr class="my_hr"> then in you theme css you can use:Code: Select all
hr.my_hr{ border-top: 6px solid #8c8b8b; }
Thanks! Jump to post
- Mon Mar 02, 2020 12:33 am
- Replies 11
- Views 801
Re: Make changes in available options
As expected, same thing goes for bolding. Adding <strong> tag for {{ option.name }} in checkbox option type and done
One more question, how to make those lines a little darker or thicker?
- Sun Mar 01, 2020 10:09 pm
- Replies 11
- Views 801
Re: Make changes in available options
Still, adding lines exactly where I want isn't so easy. Like this? For bold, size...you can make CSS changes. I did it!!! ;D You helped me a lot with the thene refresh!!! If you see the picture, there is a text line "OCHI DREPT" which is made as a checkbox option whithout options so it ap...
Jump to post- Sun Mar 01, 2020 10:01 pm
- Replies 11
- Views 801
Re: Make changes in available options
Don't forget to refresh Ocmod modifications, clear Theme cache and Sass cache from Dashboard, right top gear. well now I can see all the changes I'm making. :D Still, adding lines exactly where I want isn't so easy. Same for bolding text. <div id="product"> {% if options %} <hr> <h3>{{ te...
Jump to post- Sun Mar 01, 2020 9:46 pm
- Replies 11
- Views 801
Re: Make changes in available options
done, but no changes. Jump to post
- Sun Mar 01, 2020 9:17 pm
- Replies 11
- Views 801
Re: Make changes in available options
A link to your site will help others help you What have you already tried ? Have you cleared ALL caches ?? The website link and product page is here I have tried to edit product.twig in public_html/catalog/view/theme/simplica/template/product but no changes appeared. "Have you cleared ALL cach...
Jump to post- Sun Mar 01, 2020 9:16 pm
- Replies 11
- Views 801
Re: [Cookie_Mod] Unique Made (Euro) GDPR Cookie Solution OC v.1.5.x up to OC v.3.x
Why have you added the link debeterefietsenwinkel.nl under the cookiebar logo? Isn't this a low move from you?
Jump to post- Sun Mar 01, 2020 8:53 pm
- Replies 5
- Views 9093
[SOLVED] - Make changes in available options
Greetings, I want to make a few changes in the available options, like bold titles and separate them with lines. As shown in the picture, what is highlighted needs to be bold and where there is the red line, needs to be added a separation line. Is it possible? I tried myself but had no luck so far. ...
Jump to post- Sun Mar 01, 2020 7:57 pm
- Replies 11
- Views 801
Re: product option limitation
If there is no change when you view info.php then it seems your host does not allow php.ini overrides. In that case I would suggest you contact your host to see if they can help. If you are using shared hosting, then they will most likely say no. One of the many drawbacks of using shared hosting un...
Jump to post- Sun Jan 05, 2020 8:25 pm
- Replies 4
- Views 1263
Re: product option limitation
max_input_vars increase to 10000 in php.ini and admin/php.ini After changing, check the change has taken place by uploading a php file as follows: name it info.php contents: <?php phpinfo(); Upload to your store root folder and run it in a browser - Check for the value of max_input_vars to see if i...
Jump to post- Sat Jan 04, 2020 5:06 am
- Replies 4
- Views 1263
[SOLVED] product option limitation
It seems this is an old issue, but I had no luck in finding the solution.
So, I have a problem with product options. It apeears there is some limitation. I tried editing php.ini and .htaccess, but nothing.
Any solution?
Thank you
- Sat Jan 04, 2020 4:01 am
- Replies 4
- Views 1263
Re: 2 question regarding the product option drop down.
HI, 1 To change drop-down option dimension, add bellow css in your stylesheet.css #product .form-group select { width: 50%; } 2 You can use bootstrap grid system ( https://getbootstrap.com/examples/grid/ ) to arrange options in two columns. The code provided worked! Thanks a lot. Regarding bootstra...
Jump to post- Tue Feb 23, 2016 4:52 am
- Replies 8
- Views 824
Re: 2 question regarding the product option drop down.
Version 2.1.0.2
Jump to post- Mon Feb 22, 2016 6:05 am
- Replies 8
- Views 824
Re: 2 question regarding the product option drop down.
no one?
Jump to post- Mon Feb 22, 2016 4:17 am
- Replies 8
- Views 824
Re: 2 question regarding the product option drop down.
I am talking for the front page.
As seen in the picture. I want to make it shorter.
- Sun Feb 21, 2016 9:10 pm
- Replies 8
- Views 824
2 question regarding the product option drop down.
Hello,
I have two questions regarding the product option, drop down.
1. How/where can I change the drop down product option dimension?
2. How can I arrange them, say in two columns?
I am using the default theme.
Thank you
- Sun Feb 21, 2016 6:19 pm
- Replies 8
- Views 824
Re: Unlimited product values
solve it with one of the two threads mentioned above!
Thank you
- Sun Feb 21, 2016 6:16 pm
- Replies 4
- Views 607
Re: Unlimited product values
Hello, Thank you for your reply. It is about the option values, as called to other eCommerce platforms, attributes. I have to add lots of option values (as drop down list). It is about a contact lenses site. When I try to add more values in my product options, some of them disappear and some of them...
Jump to post- Sun Feb 07, 2016 8:47 pm
- Replies 4
- Views 607
Unlimited product values
Hy,
Is there any way to set the product values to unlimited?
I have quite a lot values for my products and when I add more new values to an option, other options and values disappear(disable).
Thanks
- Sun Feb 07, 2016 5:39 am
- Replies 4
- Views 607