Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Ok I had 2.01 Version installed… not its working…
but can you give me feedback about the server error? if i check the js console all looks fine to me?
i have the same issue… i need the product description tag auto open… but when i add the above mentioned code it doesnt work?
any ideas why?
ok i fixed it via css
.woocommerce .quantity, .woocommerce-page .quantity {
height: auto;
width: auto;
max-width: 111px;the max-width was on 109 px; which was not wide enough… altough very stange, caus i didnt change a thing…
but one question… i carefully saved my custom.css file but it wasnt necessary cause the custom.css file in the new theme was already overwritten with my customized css code… who is that possible? it was a fresh downloaded neighboorhood theme?
well … that worked and also solved another strange problem…
thx for the idea 😉
i tested it with an original functions.php
i will test it with an original neighborhood theme… let you know
i checked the host… they are using nothing loke cpanel or something else… this host of my customer is very old school and the panel does not display error logs
but i did this will see…
// Enable WP_DEBUG mode
define(‘WP_DEBUG’, true);// Enable Debug logging to the /wp-content/debug.log file
define(‘WP_DEBUG_LOG’, true);// Disable display of errors and warnings
define(‘WP_DEBUG_DISPLAY’, false);
@ini_set(‘display_errors’,0);// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define(‘SCRIPT_DEBUG’, true);ok i set the debug mode on true!
where do i check the log error files?
This reply has been marked as private.update…
i tried a few sings so far…
file permmissions of the uploads folder – dont work
media –> setting —> uncheck the option to organize in the uploas folder
use an backup funkctions.pho
nothing works!!!
it has to be an issue with the theme cause it works with every other theme
i mentioned it above… this issue is only in chrome!!!
also here..
http://www.wauwau.at/produkt-kategorie/pfeffermuehlen/
Attachments:
You must be logged in to view attached files.i did clear the cache… i also disable the cachin plugin… and checked it on 2 different laptops…
on some pages especially on the homepage its the same issue but only in chrome! the stange thing aobut is if i refresh the site sometimes it wokrs out fine then i refresh again and the images shown twice again…
but im 100 % sure the cache is clear!!!
By the way you have a real great and fast support guys… thx for that
-
Posted in: We hit Power Elite.