zmeiq
Forum Replies Created
-
@siddardhakolanupaka what was the fix for you, mate?
Forum: Plugins
In reply to: [Product Filter by WBW] price filter attribute not workingConfirm it is not working for me ether. Filter by price is NOT VISIBLE at all.
Version 3.6.4, DB version 3.6.4. I tried this in my theme function.php:
function update_woocommerce_version() { if(class_exists('WooCommerce')) { global $woocommerce; if(version_compare(get_option('woocommerce_db_version', null), $woocommerce->version, '!=')) { update_option('woocommerce_db_version', $woocommerce->version); if(! wc_update_product_lookup_tables_is_running()) { wc_update_product_lookup_tables(); } } } } add_action('init', 'update_woocommerce_version');
… But it does not work for me.
Other plugins working well dough. Any help will be much appreciated.
Thanks in advance!
Forum: Plugins
In reply to: [WooCommerce] How to make images fit container@3sonsdevelopment, @lorro, Thanks for the answers.
I managed to fix the images, but they are not proportionally cropped, so some of the images are stretched or blurry.
I believe there is a way just to crop with proper ratio (css).
Open for suggestions. Thanks in advance once again.
Forum: Plugins
In reply to: [WooCommerce] How to make images fit containerNobody faced such challenge ?
Forum: Plugins
In reply to: [WooCommerce] How to make images fit containerAnybody ? ??
Forum: Plugins
In reply to: [WooCommerce] How to make images fit containerThat’s fine in case I own the images.
If images are from third party?
Thanks in advance.
I’m surprised how the support was neglected past few months in favor of the pro version.
Guys, if you don’t have the will or ability to help something you offer for free, just discontinue!
Very disappointed !!!
anyone ??? Pls help?
Someone???
Is there a fix at all?
In short, I need to put some te’xt into field, for example “Your email” and to put the button into the field. The “Email Subscribers & Newsletters” widget is inserted with elementor by the way.
No suggested solution? Am I the first one with this kind of problem ??
suchielementor (@suchielementor)
1 day, 6 hours ago
@zmeiq Hi, See this links:
https://docs.elementor.com/article/264-template-library-empty
https://docs.elementor.com/article/184-cant-edit-with-elementorNothing helps. Still the same..
Forum: Fixing WordPress
In reply to: How to create simple column-table on a pageThanks for the replies guys,
I tried TablePress but it is not customisable to make such design. The table I gave as a example is with large text. I plan to put text inside, but if possible multimedia and radiobuttons.
I have no skills in php css or html but I understand the logic, so I can edit code here and there.
It was server issue I guess. Please moderators remove my website link, I was aware I have 60 mins but I was out of Internet access…
Thanks in advance!
@layerthemes thank you for the reply.
I noticed that the problem is on desktop also, and like on the mobile
browser, there is problem with the “up to top” scrolling button.Both hamburger (on mobile) and scroll button (on desktop and mobile) does
not have any styling at all.I have no problems with other themes. Here is a screenshot:
https://s21.postimg.org/701902ko7/Untitled_1.png- This reply was modified 7 years, 8 months ago by zmeiq.
- This reply was modified 7 years, 8 months ago by Steven Stern (sterndata). Reason: removed weblink per request