apoteko
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Pricefiles] HTTP 500 errorIn which PHP file? for the plugin? I cannot find where to increase the memory.
Please some help!Forum: Plugins
In reply to: [WP-FFPC] Undefined index: memcache.protocolHi Peter!
For the 1st answer, I am not sure where can I check that. Do I find it inside the plugin in wordpress or in some forlder?
For the second, I have removed both uswername and password and save but when I refresh it comes back. Althought the message stopped appearing now.
Many thanks
Forum: Plugins
In reply to: [WP-FFPC] Undefined index: memcache.protocolI am facing also a problem with the plugin!
I get the following two messages in my woocommerce
This site was reached as https://www.apoteko.se ( according to PHP HTTP_HOST ) and there are no settings present for this domain in the WP-FFPC configuration yet. Please save the ? WP-FFPC Settings for the domain or fix the webserver configuration!
WARNING: you’ve entered username and/or password for memcached authentication ( or your browser’s autocomplete did ) which will not work unless you enable memcached sasl in the PHP settings: add
memcached.use_sasl=1
to php.iniWhat is that and how can I fix it!
Thank you
Forum: Plugins
In reply to: [jQuery T(-) Countdown Widget] Recurring CountdownsHi I installed the plugin in wordpress and I add it as a widget in my page. The problem is that I forgot to restart it again the next day and it jammed my whole page. Processes went mad, up 70 at the same time at wordpress.
The big questions is how can I have the countdown restart again everyday without needed to change the date by my self inside the widget. Now I have to go inside exactly before the countdown reaches zero, and then change it by my self to next day at 2pm so it can start count 24 hours again.
Also I want to remove the days and hide it from the timer as well, just display only hours, minutes, seconds. Can you do that?
Thanks
Forum: Plugins
In reply to: [Import any XML or CSV File to WordPress] File uploadclosed
Forum: Themes and Templates
In reply to: Search resultsDo you know how to edit the images to crop the correct way? I am facing another problem with the images in woocommerce. I have some images that are different sizes for example: some are 320X450 some are 300X420
The problem is that woo, generates images only when they are equal (square) otherwise it cuts and doesn’t display correct. You can see an example at https://www.apoteko.se the product called Solgar Omega 3-6-9.Have you faced similar problem? Have you found any solution?
Forum: Themes and Templates
In reply to: Search resultswhere did you add it in the functions? in the end?
Forum: Themes and Templates
In reply to: Search resultsI am not sure which solutions is the best…
I have edit the header, you have edit the functions. I am just thinking what happens with both solutions when we update? if it will lose the changesForum: Themes and Templates
In reply to: Search resultsI found the solution!
You go to wordpress
-Go to Appearance
-Go to Editor
-Select your themes main (not child) folder
-Find the file called “header-area.php”Find the code in the 23 line
<div class=”button-search”></div>
<input type=”text” name=”s” id=”s” placeholder=”‘.__(‘Search’,’oxy’).'” value=”” />
under there place the following
<input type=”hidden” name=”post_type” value=”product”>
Save and it works like a charm!Forum: Themes and Templates
In reply to: Search resultsNope unfortunately I haven’t fixed the problem. I just removed temporary the search from header of OXY theme and I installed as a widget the woo search on the sidebar. Alternatively it should be good if I could move on header the widget of woo search but I haven’t found a way yet to do it.
Thank you for that!!!
It worked when updated!Forum: Plugins
In reply to: [WooCommerce] woocommerce status problemI have got the same! I have updated the new version of Woocommerce yesterday and the same message came up. It is coming in the reports in Dashboard.
My Jetpack is updated in the latest version. Any other suggestions?