Wumakudu
Forum Replies Created
-
Pod??czam si? do pytania – brak funkcjonalno?ci anulowania p?atno?ci po okre?lonym czasie (wbudowanej w WooCommerce) uniemo?liwia mi i klientom u?ywanie wtyczki. Ustawione 10 dni na sztywno w systemie to zdecydowanie za d?ugo, gdy mam zapotrzebowanie na ustalenie tego czasu na kilka minut.
Mo?e Pan poda? rozwi?zanie jak zmieni? na sztywno we wtyczce, by ustawia?a ona prawid?owy status? Oczekuje na p?atno??, czyli Pending payment.
Forum: Plugins
In reply to: [WooCommerce] Unexpected crashing of cart and checkout pagesOk, today I changed Web hosting service of my site, nothing changed, right now I installed Woocommerce on another site just to see whether it is working… and the same situation 404 errors, crashing at cart and checkout.
What a pity ;/ All my site was based on Woocommerce, now i need to find a solution or equivalent plugin but only Woocommerce is so powerful.
I could even pay for the solution of working Woocommerce like month ago…
Regards
Forum: Plugins
In reply to: [WooCommerce] Unexpected crashing of cart and checkout pagesThanks, i increased memory limit to 96MB, SSL is turned off. Now i don’t see permission errors.
But still the same problem with Cart/Checkout freezing or crashing (when sometime adding to cart work well, i can’t add more to the cart or delete product etc.), i really don’t know what is wrong ;/
Forum: Plugins
In reply to: [WooCommerce] Unexpected crashing of cart and checkout pagesNow i installed fresh WordPress, fresh Woocommerce and added Divi theme, all newtest versions and… now when i try get to cart i see this error:
Forbidden
You don’t have permission to access / on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.Nothing goes right these days..
Forum: Plugins
In reply to: [WooCommerce] Unexpected crashing of cart and checkout pagesHi, i activated only WC plugin, changed theme and still the same situation everything instead Woocommerce cart and checkout working well.. ;/
here is my system status (i know there is now 40MB memory limit, but i changed it one time to even 256MB and it did’nt work either):
### WordPress Environment ###Home URL: https://techia.pl
Site URL: https://techia.pl
WC Version: 2.4.6
Log Directory Writable: ? /var/www/vhosts/37/128826/webspace/siteapps/WordPress-32789/htdocs/wp-content/uploads/wc-logs/
WP Version: 4.3.1
WP Multisite: –
WP Memory Limit: 40 MB – We recommend setting memory to at least 64MB. See: Increasing memory allocated to PHP
WP Debug Mode: –
Language: pl_PL### Server Environment ###
Server Info: Apache
PHP Version: 5.5.25
PHP Post Max Size: 2 048 TB
PHP Time Limit: 600
PHP Max Input Vars: 1000
SUHOSIN Installed: –
MySQL Version: 5.5.43
Max Upload Size: 64 MB
Default Timezone is UTC: ?
fsockopen/cURL: ?
SoapClient: ?
DOMDocument: ?
GZip: ?
Zdalny wpis: ?
Remote Get: ?### Database ###
WC Database Version: 2.4.6
:
woocommerce_api_keys: ?
woocommerce_attribute_taxonomies: ?
woocommerce_termmeta: ?
woocommerce_downloadable_product_permissions: ?
woocommerce_order_items: ?
woocommerce_order_itemmeta: ?
woocommerce_tax_rates: ?
woocommerce_tax_rate_locations: ?### Active Plugins (1) ###
WooCommerce: przez WooThemes – 2.4.6
### Settings ###
Force SSL: –
Currency: PLN (z?)
Currency Position: right
Thousand Separator:
Decimal Separator: ,
Number of Decimals: 2### API ###
API Enabled: ?
API Version: 3.0.0### WC Pages ###
Strona sklepu: #503 – /sklep/
Koszyk: #504 – /koszyk/
Zamówienia: #505 – /realizacja-zamowienia/
Moje konto: #506 – /konto/### Taxonomies ###
Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)### Theme ###
Name: Divi
Version: 2.4.6.1
Author URL: https://www.elegantthemes.com
Child Theme: ? – If you’re modifying WooCommerce or a parent theme you didn’t build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ?### Templates ###
Overrides: Divi/woocommerce/emails/customer-completed-order.phpwersja 1.6.4 jest nieaktualna. Wersja systemu to 2.4.0
: Learn how to update outdated templatesForum: Plugins
In reply to: [WooCommerce] Unexpected crashing of cart and checkout pagesI tried everything, i was disabling 1-2 plugins and cleans with CCleaner another browser and looking for some changes, but even with only Woocommerce plugin activated nothing changed. I tried by Updraft backup to old working site, with proper WordPress and Woocommerce version, but nothing changed too.
Site works fine, fast but Cart and Checkout crashes or not working at all, moreover when i after slow loading get to cart and try to delete some product or add it not working as well.
I don’t know what to do, weeks of creating site – and all crashed at once.. i could even Pay for helping me.
Regards
Forum: Plugins
In reply to: [Slideshow Gallery LITE] Cannot Order Slides (even from Manage Galleries)Why topic is resolved?
I have still problem..
I wrote on the first post that ordering is not working, on Manage Slides and on Manage Galleries too, for 1 gallery, for 3 i tried all configurations.
When i order slides nothings happens, i don’t have “Slides have been ordered” text after draging ;<
Forum: Themes and Templates
In reply to: [Customizr] How to display extra post navigation at the top?@electricfeet
You saved me again! It works exactly how i wanted to!!!
I should buy you a beer!Thanks one more time, topic resolved (again thanks to you)
Forum: Themes and Templates
In reply to: [Customizr] How to display extra post navigation at the top?Normally i had next prevorious navigation like always on Customizr.
with this code:
add_action(‘wp_head’, ‘my_post_nav’);
function my_post_nav(){
if ( !function_exists(‘wp_pagenavi’) )
return;
remove_action( ‘__after_loop’ , array( TC_post_navigation::$instance , ‘tc_post_nav’ ), 20 );
add_action( ‘__after_loop’, ‘wp_pagenavi’, 20 );
}i’ve changed next/prev navigation to WP-Pagenavi ??
and now i just want to display navigation under the Category Title too.
(i think You can just somehow display another navigation next/prev under the category title, and it automatically will change into the WP-Pagenavi?)
regards
Forum: Themes and Templates
In reply to: [Customizr] How to display extra post navigation at the top?At the bottom it was normal Customizr funtion next prevorious, i jus changed it to the WP-Pagenavi, i think we can add extra navigation at the top by adding next prevorious buttons at the top, they will change automatically into WP page navi i think:) Thanks You for help one more time!
Forum: Themes and Templates
In reply to: [Customizr] How to display extra post navigation at the top?I mean, i’ve blocked navigation on single posts, i just have navigation on categories posts list, and i wanted to have extra navigation below maybe category title? (or somewhere there)
Something like that:
Category: blablabla
<pagination/navigation>posts list..
……
…..
…..<navigation> (like now)
Forum: Plugins
In reply to: [Slideshow Gallery LITE] Cannot Order Slides (even from Manage Galleries)Anyone? Without ordering this plugin is useless:<
Forum: Themes and Templates
In reply to: [Customizr] Display post Featured Image below title.Wow, wow, wow! It works!! Thanks for everything.
@electricfeet You are the best!Topic resolved.
Forum: Themes and Templates
In reply to: [Customizr] Display post Featured Image below title.Like ElectricFeet said i’m talking about showing featured image on the single posts ??
i saw what acub wrote, but still don’t know how to edit my code… it’s tiring ;/Forum: Themes and Templates
In reply to: [Customizr] Display post Featured Image below title.Here’s picture explaining what i want to do.
https://i44.photobucket.com/albums/f28/Wumakkudu/posthow_zps24daaf36.png
The first thing i made with code:
add_filter( ‘tc_content_headings_separator’, ‘my_extra_image’ );
function my_extra_image() {
if ( has_post_thumbnail() ) { // check if the post has a featured image assigned to it.
echo ‘<hr class=”featurette-divider”>’;
echo the_post_thumbnail();
}
}Now i want all my posts to be like on the right of the screen.