jimbo777
Forum Replies Created
-
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Shipping Logo not displayingYou are looking at the wrong image from different plugin.
This one is not displaying:
https://sweckert.alfahosting.org/wp-content/plugins/woocommerce-apg-weight-and-postcodestatecountry-shipping/assets/images/dhl-paket.jpgI have tried in IE, FF, Chrome and Brave Browser. None of them displays the image.
I think there is a bug in plugin because if you select option: NO TITLE, JUST ICON
it still displays the title.Forum: Plugins
In reply to: [WC - APG Weight Shipping] Shipping Logo not displayingSure.
https://bit.ly/32drfi0
(use password: 12345678) add item to cart and view cart.The very first shipping option DHL Paket Shipping uses APG, currently set to display logo before title.
I have tried in Chrome and Firefox, no luck!
- This reply was modified 4 years, 6 months ago by jimbo777.
Oh wow. Sorry OI didnt know. I thought this was like Fedex module. Do you know by any chance how I can determine the price for a DHL paket delivery and display the rate on checkout. My products have weight and dimensions.
I looked all over the place. I can only find this for DHL Express but not for DHL Paket.
Thanks a lot!
Forum: Plugins
In reply to: [Germanized for WooCommerce] DHL Raten werden nicht angezeigtAchso, jetzt hab ich no ein bischen nachgelesen. Die DHL Raten werden quasi von diesem Plugin gar nicht angezeigt. Sorry, Ich dachte der DHL Teil von diesem Plugin arbeitet so ?hnlich wie das Fedex Module und bezieht die dementspechenden Versandkosten von der DHL Seite über API. Anscheinend nicht. ??
ok 1 moment
Thanks for the prompt response. I dont even see the categories in preview. I have disabled WP Super Cache but still no luck.
Unfortunately version 1.4 is very buggy and almost unusable. Comna separator seems a bad idea. I am constantly getting:
Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /var/www//html/wp-content/plugins/bulk-woocommerce-category-creator/bulk-wc-category-creator.php:236 Stack trace: #0 /var/www//html/wp-content/plugins/bulk-woocommerce-category-creator/bulk-wc-category-creator.php(175): BWCC_Bulk_WooCommerce_Category_Creator::bwcc_create_category(”, ‘41446’, ”, ”) #1 /var/www//html/wp-content/plugins/bulk-woocommerce-category-creator/bulk-wc-category-creator.php(147): BWCC_Bulk_WooCommerce_Category_Creator::bwcc_CreateCategories() #2 /var/www//html/wp-includes/class-wp-hook.php(287): BWCC_Bulk_WooCommerce_Category_Creator::bwcc_RegisterPluginSettings(”) #3 /var/www//html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 /var/www//html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #5 /var/www//html/wp-admin/admin.php(170): do_action(‘admin_init’) #6 /var/www//html/wp-admin/edit.php(10): requ in /var/www//html/wp-content/plugins/bulk-woocommerce-category-creator/bulk-wc-category-creator.php on line 236
Edit:
Nevermind this error message. It seems to be caused by comma after last category- This reply was modified 4 years, 8 months ago by jimbo777.
FYI: I have rolled back the plugin to version 1.4 and the memory problem has gone away for now. Problem reappears at version 1.5
I am using Flatsome theme, in case any of this helps.
Ours started working a few days after we switched to Google translation but it is not very reliable. Some products can be found in different language via search other products can not be found at all. Currently we are asking visitors to search via English keyword or SKU only while waiting for updates and more reliable functionality.
- This reply was modified 4 years, 8 months ago by jimbo777.
Forum: Plugins
In reply to: [Yoast SEO] How to place secondary and tertiary category name in title?Ok I found this variable %%ct_product_cat%% but it doesnt seem to be populating any value at all? hmmm *scratching head*
Forum: Plugins
In reply to: [Featured Image Zoom] How to zoom Category Image instead of Featured Image?No problem, I thought it may be as easy as to change the Featured_Image variable with a Category_Image variable. But I guess thats not the case.
Hi Mikko,
Thank you for contributing to this discussion and your suggestions. I thought about your suggestion but I don’t think that the relevanssi_content_to_index solution is going to work for us since it would add all the additional content to the main relevanssi index.
Problems that I see with this approach are as follows:
– In our case it would blow up the main index since we are trying to offer 10k+ products in 10 different languages. This would generate a main index of 100K+ records and significantly slow down if not cripple the search.
– It would allow users to search products in 10 different languages at any given time rather than limiting users searching within their language only. Further it would produce too many irrelevant search results particularily when only a few characters are used for searching and end up confusing the user.
Thank you very much though for jumping right in and trying to help.
Hello,
I have the same problem. Here is what I noticed when I look at the source code of the website. My original revolution slider source code in default language reads:
<img src="//wp-content/plugins/revslider/public/assets/assets/dummy.png" title="SITE TITLE" data-lazyload="//wp-content/plugins/revslider/public/assets/assets/transparent.png" data-parallax="off" class="rev-slidebg" data-no-retina>
…but when I switch to different language and review the source code, it has errors and here is what I see:
<img src="//wp-content/plugins/revslider/public/assets/assets/dummy.png" title="SITE TITLE"data-lazyload =" //wp-content/plugins/revslider/public/assets/assets/transparent.png "data-parallax =" off "class =" rev-slidebg "data-no- retina>
For some reason ” is being replaced with " which is breaking the slider. I did not find a work around for this. Any suggestions?
Thanks