Elementor: Elementor Pro 2.1 (Release Candidate)

Created on 2 Jul 2018  ·  132Comments  ·  Source: elementor/elementor


Release Candidate UPDATE!!!


Hi Elementor Testers,

Elementor Pro 2.1 has been released and includes a long list of updates and new features - including the brand new WooCommerce Builder. This is a major release, so it is extremely important that you test and examine that everything works without glitches. For the recent beta release of v2.1, you've helped locate several issues, and I'd like to thank you for your help and support.

I hope we can do the same for this beta release of Pro v2.1, and ensure a safe and stable official release.

Here are the new features that have been introduced:

Introducing WooCommerce Builder

Elementor users can now visually design WooCommerce product, shop, archive and search results pages. We've also added 12 new dynamic tags and widgets for WooCommerce, including:

  • Product Title & Archive
  • Product Gallery
  • Product Image
  • Product Price
  • Product Rating
  • Product Description
  • Product Breadcrumbs
  • Product Data Tabs
  • Product Stock
  • Product Related
  • Product Upsell

We added a Cart Menu widget that can be added to any page and template.

The WooCommerce Builder is an ongoing project, that will continue to expand and improve in time.

The previous Woo Products, Woo Elements and Single Product Elements have been deprecated. They still work in previously created Elementor sites, but you cannot add these widgets to newly created pages.

Toolset & Pods integration

Besides ACF, we have now added dynamic tag integrations to the two other leading custom fields plugins: Toolset (#2949) and Pods (#4129).
We also added ACF Pro support for Options Page fields.

Sticky Elements

We re-wrote the entire sticky library ourselves, in order to provide a better and more stable sticky solution. The new library fixes many issues related to stretch section, auto scroll & other issues, and provides better state handling of the sticky elements.

We also added a Sticky Footer feature (#4799), for users who prefer to fix the bottom part of the site instead of the top.

Until now, the sticky feature was only available for sections. Now, you can also find it under the widget's advanced tab.

Posts widget

Users can now include several posts widgets, and avoid having the same posts show up more than once across the page. (#1878)

Developers can now create their own custom query for selection of posts in the Posts widget using a customized action hook. (#1748)

We also extended the styling options available under the Classic posts skin, including background color, border, box-shadow and more.

Forms

You can now set different label and value in the options control for select, checkbox and radio fields. This is useful for a variety of situations. Let's say you want the form to be sent to a specific department based on the user selection. Now you can. If the user selects HR, the form will be sent to [email protected]. If the user selects sales, the form will be sent to [email protected]. This is achieved by separating the label and value with a pipe ('|'). (#4594)

We also added form message style, allowing you to style the messages that appear on the form. (#1180)

You can now add a button CSS ID to the Form submit button, allowing for event handling and submission tracking, in addition to other things.

Dynamic Tags

We've added dynamic capabilities for the following widgets:

  • Price Table widget (#4242)
  • BlockQuote widget
  • Animated headlines
  • Call to action widget (#4767)
  • Google Map field (#4602)

Theme Builder

You can now set a 'by-author' condition, which allows you to style different templates for different authors in your site. (#4681)

UI Tweaks

The Elementor panel categories are now re-ordered according to the current document type. For example, when editing a single product template, the product widgets and other related widgets appear on top.

WP CLI

You can now activate and deactivate license keys via the WP-CLI command (#4149).

To test these features, make sure you are updated with Elementor 2.1 latest beta and Elementor Pro 2.1 Beta.

How to Install Beta Version

If you still haven't enabled beta testing in Elementor, please follow these steps:

  1. Go to Elementor > Tools > Versions
  2. Enable the beta tester feature
  3. Go to Dashboard > Updates and update to the latest beta version.

This will get you testing the new Elementor Pro 2.1.0 Beta.

As we wrote above Elementor Pro v2.1 beta requires Elementor v2.1+ active, otherwise, it won't work, so make sure you have both plugins active.

Stable release: August 6, 2018

Many thanks for your support and help!

For bugs and remarks, please reply with a comment below!

Cheers,

pro

Most helpful comment

Any plans to make a better product image gallery? Right now the Product Images widget just dumps it in the same ugly pile as Woo does. It would be great to have an option for a carousel for the thumbnails for instance.

All 132 comments

Related product widget (Woocommerce):

  • No prices shown on variable products
  • Can't use image as background for "box"
  • Can't change text "select options"
  • Can't set background color on individual items (headline)

Update:

  • Can't align review stars
  • Can't set a padding on the text only. Padding also affect the image.

Comments above also goes for the "Products" widget

Any plans to make a better product image gallery? Right now the Product Images widget just dumps it in the same ugly pile as Woo does. It would be great to have an option for a carousel for the thumbnails for instance.

Hi,

I don't know if it's a problem.

I use the WooCommerce categories widget.

I want to display the child categories of the current query. I do not know if this is possible but it does not work with any parameters. Currently, I have to create a template for each category.

Thanks

Unable to make single product template in a way it works. I tried with 4 different themes (OceanWP, Generatepress, Astra and Twenty twelve) and Elementor made single product template is not working. Only theme based product page is shown.

The action hook for complex queries sounds great, but we need a simple option in the elementor UI to use a relationship field as the source for posts. Anywhere Elementor has this, Beaver Themer has this.. surely El Pro could too :)

@soldier99 i can confirm this issue for OceanWP theme. The theme seems to take priority.

Generate Press is aligning all content to the left http://prntscr.com/k1rv2a

To get an elementor woo template to work, I had to remove all woocommerce functionality from the active theme.

I can't style product archive. I can't change the color, space between elements etc.

EP 2.1 beta messes up element spacing. See attached before-and-after screenshots. Using OceanWP, and here you can see EP's Posts element. Spacing is gone from other elements as well...
Before:
before-2 1-beta
After
after-2 1-beta

Assigning single product template to woo product does not work.

When using the new wp query action hook, I am unable to use get_field() to get an ACF relationship field. Once I use it:
$post = get_post(); $relposts = get_field('reciprocal',$post->ID);

...the page either doesn't load or I get this error message:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /app/public/wp-includes/functions.php on line 3594 Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0

sometimes the error message is different:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /app/public/wp-includes/class-wp-hook.php on line 269 Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0

There seems to be a bug with Product archives?
When I edit the product archive widget in my templates itself it works but when i instert the template on a elementor page it shows default settings. Also when i add product archive widget on a normal elementor page it show the default settings. When i try change settings in the widget it does nothing.

I am on elementor 2.1.1 and pro 2.1.0-beta 2

I am getting some weird placement of things on my site on the woo menu element. See screenshot.

screen shot 2018-07-05 at 3 50 27 pm

The scroll bars on/in the Cart Menu widget are not pretty — they look outdated and clunky. Hoping for an updated sleeker look.

Release notes say you've added Dynamic Content for the Price Table widget, but this seems to only be for the footer button link. We really need to be able to pull in ACF fields for the other Content areas too - especially Pricing please!

I can design the single product page in the editor, but when I view the page it's broken. See this notable:
https://notableapp.com/posts/1d30c9b8e14d09a840cd0bdba2d9941d2f2c7bf0

I have disabled all other plugins leaving only Elementor, Elementor Pro and Woocommerce enabled. I have also changed the theme to TwentySeventeen. This is what I get in my error log:

[06-Jul-2018 20:27:17 UTC] PHP Fatal error: Call to a member function has_attributes() on string in /nonya/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1658

Hope this helps :)

Where is the changelog for v2.1.0-beta2 ?
Thanks in advance!

There is no option to edit the styles of variable product attributes in "Add To Cart" product widget. The only things you can currently style is the quantity and the add to cart button. You'll need need to set up a variable product in order to see the lack of styling options.

Need to offset sticky (top) menu section to a negative value. Currently section only accepting positive value for offset.
negative-value

I try GeneratePress and Astra, but not able to display correctly page product as I design in "single product template"
Tnk
Davide

Is there another version of 2.1 beta coming out? Only 6 days until the proposed launch but woo single products dont work still.

When using blockquote dynamic with left justification random white space is generated at the top of the page. Does not happen when switching to center justification.

Update after testing further. This happens regardless of whether the blockquote is being used or not.

Product Archive shortcode not working on beta 2 when inserting with shortcode widget.
The HTML is there but it doesn't display anything. Just some whitespace.

In EP beta 3, using your custom hook to query a relationship field still crashes the page or generates a memory allocation error. Using OceanWP, developing on Local by Flywheel.

Here's my original message from the previous beta:

When using the new wp query action hook, I am unable to use get_field() to get an ACF relationship field. Once I use it:
$post = get_post(); $relposts = get_field('reciprocal',$post->ID);

...the page either doesn't load or I get this error message:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /app/public/wp-includes/functions.php on line 3594 Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0

sometimes the error message is different:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /app/public/wp-includes/class-wp-hook.php on line 269 Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0

Beta3

Creating a single product template, the top section blue toolbar is hidden but the rest of the page is fine.

screen shot 2018-07-11 at 11 23 29 am

I am still unable to set the product template to override the main woo template. Using Astra theme. Is this something Astra has to work on or you?

UPDATED:
The problem is that single product template don´t override Woo products.
The latest Hello version with changes for Woo. (Works when changing theme to Ocean or another)

Didn't investigate it but will do but for me the PODS integration currently doesn't work!

absolutely great to have the custom query option finally :)

but basically of the same opinion as @maxwellhibbert some way above: maybe for some scenarios might be a bit overdosed...

currently referring to something i tried a while ago - namingly showing upcoming 'event' cpts as future posts. fiddling around on local install and couldnt get it to work by now (sadly being a bad php guy).
what i used with VC so far was simply "post_type=event&post_status=future" in a given custom query field.
are there any plans to have the same kind of thing in ELpro?

anyway - how would a hook for elementor look like by now to get this thing working?

thanks for input.

Like @joyspringmedia, I have problems with the query filter. I don't get a memory error, but the elementor ui fails to load when trying to edit the page that's using a Query ID.

Looking forward to testing the Woocommerce building features.. Definitely not working for single products as of the current beta version.

Is there a changelog for the latest build? -- it's hard to test things specifically if we don't know what has changed ;)

We released a new beta version, please update your version to 2.1 Beta 3.

This beta release includes:

  • Add CSS filters & transition for posts thumbnail
  • Re-Arrange Widgets/Categories per Document type
  • Fix - Respect <!--nextpage--> comment to split post content into pages + pagination links.
  • Remove default page title, so dynamic tags will use the fallback instead
  • WooCommerce/Menu Cart: Fix - Allow multiple instances in page. (on wc_fragments_refreshed/loaded run ready triggers for each element separately).
  • Improves and fixes for image gallery widget styling

Please keep this related to the Current beta Only! any other issue, feel free to open a new issue.

Thanks again to everyone.

@bainternet So is there a fix for single product pages in this update?

@Grynn07
Make sure to update Elementor to 2.1.2.

@joyspringmedia
The issue with your query is server memory limit.

@maxwellhibbert

@bainternet So is there a fix for single product pages in this update?

Yes.

elementor ui fails to load when trying to edit the page that's using a Query ID.

Any JS Errors in the console? can you elaborate a little? what is you custom query code?

@dasigna
We tryed adding a field for a query string like you describing but it was funcky to right "code" in a panel control, so for now we have removed it.
In your case set the source to events post type and give the query an ID say for example dasigna_query, once you save that it will create a filter hook for you to manipulate the query:

add_action( 'elementor_pro/posts/query/dasigna_query', function ( $wp_query, $posts_widget ) {
    $wp_query->set( 'post_status', 'future' );
}, 10 ,2 );

Thanks everyone.

@bainternet I tried creating a fresh single product template and it's still not working on the front-end.

Hi there, I was editing a page today but the page isn't displaying on the front-end. I get this error on the inspector: "frontend.min.js?ver=2.1.2:2 Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'."

Now I'm afraid to edit other pages too because I tried to create a page and I get the same error.

Thank you for your help.

2.1 Beta 3 installed. Single product template is still not applying to product pages. I even deleted old template (created in 2.1 Beta 2) and created new template w/ Condition: Include "All Products". Then I created second template (in 2.1 Beta 2) without any conditions. Not one template has been applied to any product page in any version of 2.1 Beta. Am I missing something?

@BrookeRaraAvis not missing anything, it just doesn't work 🤷🏻‍♂️

How is this form thing suppose to work for different recipient?

You can now set different label and value in the options control for select, checkbox and radio fields. This is useful for a variety of situations. Let's say you want the form to be sent to a specific department based on the user selection. Now you can. If the user selects HR, the form will be sent to [email protected]. If the user selects sales, the form will be sent to [email protected]. This is achieved by separating the label and value with a pipe ('|'). (#4594)

I have added Options with Pipes but no luck. Can't figure out how to get this done?
image

Edit:

Ok now dropdown working fine but still not able to send email. Any clue?

image

First of all: Great job ! The woocommerce builder is just what I needed.

1.
E 2.1.2, - EP 2.1.0-beta3 - WooCommerce 3.4.3 - Storefront theme.

New header template with menu cart. Designing no problem.
header
Edit with Elementor gives the following error output:
elementor

Unable to edit, on the site the header still works.

2.

When you scroll on a page made with a single product template and a sticky header the zoom icon stays on the foreground.
zoomscroll1

zoomscroll2

3.

How do I get the on "Sale" banner on a single product template?

[BUG] Please, verify if i'm only one having this trouble...

If I dont fill "Description field" in product, Product images are not displayed in font-end using "single product template".

Tnk
Davide from Italy

We just released a new beta version, please update your version to v2.1 Beta 4.

This beta release includes:

  • New: Flip Box - Added dynamic support.
  • New: Added optional sale flash to product images widget
  • New: Document CSS wrapper selector (depended on Elementor 2.1.2)
  • Tweak: Enqueue frontend style only if has templates for current conditions.
  • Fix: typography selector for product rating widget
  • Fix: scrolling issue with menu-cart widget
  • Fix: calculate totals with shipping in menu-cart widget
  • Fix - Single product template for themes that have the single location but missing a woocommerce/templates/single-product.php file

Please keep this related to the Current beta Only! any other issue, feel free to open a new issue.

Thanks again to everyone.

After updating to beta4, using your custom wp query filter hook to query a relationship still breaks the page (see my comment from 5 days ago).

Will any combination of sources have to add code? (Picture attached)
Why can not I choose as many categories in categories as I can choose and enter?
The same can be selected for some custom post type
elementor
Thank you very much !!!!!

It is beta4, and still I can't style the Products widget.
https://screencast-o-matic.com/watch/cFibQiFCI3

We just released a new RC version, please update your version to v2.1 RC1.

This beta release includes:

  • New: Added elementor_pro/portfolio/query/{$query_id} filter to Portfolio widget #4952
  • New: Added support for rating for product loops widgets
  • Tweak: ActiveCampaign - allow contact update if exists closes #5020
  • Tweak: Alignment for Product Rating Widget
  • Fix: Posts widget cards skin - equal item height (#5087)
  • Fix: target _blank option for Author Box widget
  • Fix: Add global $product for all woo widgets

Please keep this related to the Current beta Only! any other issue, feel free to open a new issue.

Thanks again to everyone.

@dudaster
Can You please open a new issue with your system data. thanks.

@networking-web
Currently, yes.

@joyspringmedia
The issue with your query is still your server memory limit, nothing we can fix here for you. if you want, please open a new issue with your system data and steps to replicate and will try to help you debug.
thanks.

@RonnieMace
Thanks for reporting, the error should be fixed.

Anyone else having "Single product template is still not applying to product pages" issue please open a separate issue with your system data and as much information as possible about your environment,

thanks again.

Hi,

It still seems that using product archive as shortcode doesn't work and still is bugged.
it doesn't show any products.

I am on the new 2.1 RC1

E 2.1.3, - EP 2.1.0-RC1 - WooCommerce 3.4.3 - Storefront theme.

  1. SOLVED !

  2. When you scroll on a page made with a single product template and a sticky header the zoom icon stays on the foreground.
    zoomscroll1

zoomscroll2

  1. SOLVED !

Good job !

The dynamic data feature for the _Flip Box_ seems to be buggy. The data preview is fine when edited in Elementor. But the Flip Box data are reset to default when published and viewed outside of the Elementor editor. (EP v2.1 RC1)

1. EP v.2.1 RC1 variable products variation form along with Add to cart and quantity buttons are messed up. Tested with OceanWP, Generatepress and Twenty twelve theme. Screenshot here https://s.nimbusweb.me/attachment/1904520/xm2qhya6ys4r9h0a0val/231843-TxAr9OyX1BUVMH31/screen.png

  1. EP v 2.1 RC1 Menu cart widget - using OceanWP the alignment of the cart products is behing header. See screenshot https://s.nimbusweb.me/attachment/1904531/c7qxfx43ofu2e6lkud8l/231843-BIOE6Xr2bzgNA4Dv/screen.png

Using Twenty telve and Generatepress the menu cart product alignment is too right-top. See screenshot https://s.nimbusweb.me/attachment/1904536/ma7rpgiivilnc2lwmzd1/231843-M5cIaGrYdXL8R2fR/screen.png

If I add the Tabs Widget I see the associated text within the Elementor design area, but the published product does not display anything but Tab title. Using latest version of Generate Press Theme.

Single product template is now working on the front end.

When loading an existing template in the elementor editor, the Product Images widget fails to load the images (blank). If I remove it and then add the element again, it loads fine.

The Add To Cart widget needs some more styling options. The added "display: flex" on the form.cart should be optional because it looks horrible in some situations - most notably on variable products where product options need the full space.

Also, some style options for variation dropdown selects -- they look hideous.... but, this just brings me back to my major issue with Elementor Pro for theming - there's no global styling! uh ☹️
Elementor makes me do things backwards where I have to style everything manually, one-by-one. There should be a place to define the style for all common elements like typography, buttons, form elements and theme colors. Then have controls at the element level to override the defaults.

Unable to style variable product dropdowns. Also, "Add to Cart" button & quantity should be listed below attributes by default (not to the right). Screenshot of unstyleable attributes & displaced "Add to Cart" button/quantity below:

untitled_artwork

Another good reason to move the "Add to Cart" button/quantity below attributes for default position is because this is also where the variation description displays (currently). A long variation description makes no sense off to the right, but a long variation description would be totally fine displayed between the variation dropdowns and the"Add to Cart" button/quantity. This is standard practice for most themes. Problem positioning screenshot below:

product

Screenshot from backend where variation description is stored:
variation-description

Ideally (future WooCommerce updates), the variation description would be separated out in Elementor to exist in it's own element & one could place that element anywhere. Actually of these things should have their own individual WooCommerce elements to allow for complete control over the layout & style. I see the product description area, the reviews, the additional details tabs being smashed into one element. With Elementor, we can make our own tabs if needed and each of these elements (ideally) placed anywhere individually.

Unable to style variable product attributes in Menu Cart and also unable to completely remove them from view if desired.

See screenshot:
menu-cart

Reason for need to hide attributes completely as follows: The Menu Cart (in my humble opinion) should be a quick sneak peek at your cart. WooCommerce shop owners who have only 1 or 2 attributes per product might want to keep them visible in the Menu Cart — no biggie. However, a product with more than 1 or 2 attributes adds unnecessary visual clutter for something that is just supposed to be a sneak peak — a potential hot mess of a Menu Cart. Imagine if you had 5 products, each with 3-5 attributes. Yikes! Save all those attribute details for the cart/checkout page instead.

@BrookeRaraAvis both problems in your first screenshot highlight exactly what I was talking about 😃

elementor
Can not see change I have installed the additional version.-v2.1 RC1
You can not select more than one source yet.
I have to choose at least 8 custum post type !! Every time.
I will be happy to explain how to use to try the version.
Thank you!

At first: good job, I love it. My problem: I use woocommerce and "WooCommerce Simple auction" plugin. By creating a single product site no field to input the bid is shown, also no countdown, no "used or new product", no "auction ending", and so on. The screenshot shows what I´m missing on single. No widget to create a single site has the possibility to display this.
screenshot1
Thanks for your great work.

Woo: Product variations with only ONE variation doesn't show price. See image. Once I deleted the 10lbs variation, the product price didn't show as it should. See picture.
variations
Also, you're pushing the quantity/add to cart button up next to the variations (was changed I think between beta 2 and 3), with no options to move them down (can't even find it in the CSS - done with JS?). The problem is many of us style the variations to either drop downs, or buttons, so this gets too messy. The alignment button in the add to cart widget basically does nothing since theres no room.

Right now it's looking pretty messy when using variations, and no good options to style it. :(

Are there any changes to the ACF integration in 2.1 RC1? The ACF entry under the "Dynamic" menu has completely disappeared. A downgrade to version 2.0.16 brings it back.

Product price and product title are not taking the font i set in the default fonts in Elementor.

Hi @arielk @bainternet, just wanted to share a thought.

The new set of Elementor Woo tools already seems to become the best thing to happen to Woo users since it came out. For the first time, we can control how Woo Elements look and where they are placed. Awesome!

The only thing missing is the typical Elementor addition; being able to do something new or that replaces other external plugins. Examples of possible Widgets:

  • Products List (show products as a list, filter them as specified)
  • Product Filter (adds a button that activates a slide out where several Woo filters can be selected)

Stuff like that. Hope this helps, cheers.

When creating a Single Product template, Product Data Tabs widget doesn't show Description text on front-end (in builder it shows up) but if Product Content widget added then both of them shows up. Plus Product Images widget Style settings doesn't work.

Local by Flywheel — WP 4.9.7 — WC 3.4.3 — Elementor 2.1.4 — Elementor Pro 2.1.0-RC1 — Elementor Hello Theme 1.0 — Twenty Seventeen 1.6

Are we going to see a RC2, or do you have a new release date? Thanks. :)

@chrolm

Yea RC2 probably early next week and as for release date ....

Latest Elementor 2.15 gives an Epro RC1 500 Server error on some pages when saving from the elementor editor (not all).

I went back and forth between E 2.14 and 2.15, and the error went away every time I went back to 2.14. Not sure whether to post it here or in the regular elementor thread, since it's Epro giving the error.

error.txt
system-info-beta.thenaturalbowl.com-26-07-2018.txt

Fix for the issue i described 9 days ago:

EP v.2.1 RC1 variable products variation form along with Add to cart and quantity buttons are messed up. Tested with OceanWP, Generatepress and Twenty twelve theme. Screenshot here https://s.nimbusweb.me/attachment/1904520/xm2qhya6ys4r9h0a0val/231843-TxAr9OyX1BUVMH31/screen.png

I added this to custom CSS (replaced Flex with Inherit)
.woocommerce div.product.elementor form.cart:not(.grouped_form) {
display: inherit;
}

No styling options for appearance of product category list in "Edit Product Categories". We need to style list of categories and sub categories.

Also, the default list style for those product categories has bullet points. This is because the CSS list-style is set to "disc" when the list-style should be "none" for a decent default appearance.

.product-categories ul {
list-style: none;
margin: 0;
}

Same goes for "Edit Woo - Categories". Style editing options aren't provided there either. We need styles there too. Plus, when I set Woo Categories to show in only one column, the front end does not reflect this setting. The back end edit screen _does_ reflect the one column setting, but the front end does not and appears really messed up with woo categories overlapping each other.

There are no styling options for "Edit Product Search".

Image Caption not showing on WooCommerce product images on WooCommerce Product Single pages. The image caption is accessed and stored via media library.

caption

For the side cart, is there a way to make it persistent? So that it stays permanently (Not overlapping the header) and allows the rest of the page to be controlled and interacted with?

I agree with @Ver3 . We definitely need filters for product archives. Whether it's the shop or category pages, it doesn't matter. We need filters on products when displayed in any type of listing view. Right now, that covers both elements PRODUCT ARCHIVE "Archive Products" & WOOCOMMERCE "Products"

product-archive

Do we need to make a Product archive template for each category? As of now RC2 when you have 1 product archive for all products when i go to a product category it still shows all products.

In Germany we must display the price per unit. Especially for variable products. With the Storefront and Elementor Pro the price for the variable and the price per unit doesn't display.

@bainternet As @Merlin1987 just pointed out: this is critical for Germany, Austria and other countries as well. You need to make sure all original Filters and Actions from WooCommerce are kept intact so that plugins which manage displaying these info & tax stuff on the frontend still work as expected. One such example plugin is "WooCommerce Germanized" from the repo. Note: without such plugins selling with WooCommerce in Germany or Austria is legally not possible. So it is essential for the thousands of (WooCommerce) shop owners from these countries.

@deckerweb is refering to the German "Grundpreisverordnung". There are similar rules in Austria, Switzerland, France (Arrêté du 16.11.1999) and UK (Weights and Measures Act 1985 and Price Making Order 2004). This is only necessary for certain product types like cleaning products, food, beverages, cosmetics etc.
With plugins like "German Market" (no free version in the repo) and "Woocommerce Germanized" (a free and pro version) you can add those "price per unit in kilogram / litre

But I saw also with Astra theme and others who "mess" with woocommerce - that these plugins will not work correctly. So I think that it will be the same with Elementor. So - only "pure" woocommerce product pages and archives will be "legally compliant".

Still, would be great if Woocommerce Germanized will be compatible with Elementor Pro :-)

@bainternet - question: The RC2 version is out. Again no changelog. Can you please at least add this to the readme file in the archive???
Last time, with v2.0 beta this was way more transparent! Without any knowledge of changes it does not make much sense to take part in this "evaluation / testing".
And what is the new estimate of the release date? It is still stated at the top of the discussion as 23 July!

It would be nice to have the option in elementor search-widget only to search for products :-)
Great work guys

Guys are you able to style the product archive widget? Like change the text/background color, border etc?

Just installed RC3 - still no pricing shown when having just ONE variable product, as reported 12 days ago.

After Upgrading RC2 to RC3 I get error: Warning: A non-numeric value encountered in /public/wp-content/plugins/elementor-pro/modules/woocommerce/classes/products-renderer.php on line 116

On the product archive widget on the front end.

I also have this issue after upgrading from RC2 to RC3

After Upgrading RC2 to RC3 I get error: Warning: A non-numeric value encountered in /public/wp-content/plugins/elementor-pro/modules/woocommerce/classes/products-renderer.php on line 116

SOLVED. When deactivating JetThemeCore addon, no duplicates anymore

After the latest update, all my header and footer templates get doubled when previewing them.
Looks good in editor, but after publishing there are same footer or header showing up 2 times

We released a new RC version, please update your version to 2.1 RC4.

This release includes:

  • New: Introducing Internal URL Dynamic Tag
  • Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (#3697)
  • Tweak: Added In Same Term support for Post Navigation widget (#4177)
  • Tweak: Added style notice for all WC widgets
  • Tweak: Make products columns responsive
  • Tweak: Added new block types for single & archive product
  • Fix: Style tab for product widget (#5106)
  • Fix: Add to Cart widget with variable products
  • Fix: non-numeric value error in the products widget
  • Fix: Styling of onsale flash in product images widget

Please keep this related to the Current beta Only! any other issue, feel free to open a new issue.

Thanks again to everyone.

Product Data Tabs widget doesn't show Product Content on front-end (in builder it shows up) but if Product Content widget also added then both of them shows up.

Does anyone else having this issue?

In RC4 still no price per unit for European Market with the Woocommerce Germanize Plugin.

  • deleted by me *

Hi @Merlin1987

WooCommerce inserts all of the following templates by hooking to the woocommerce_single_product_summary action:

woocommerce_template_single_title
woocommerce_template_single_rating
woocommerce_template_single_price
woocommerce_template_single_excerpt
woocommerce_template_single_add_to_cart
woocommerce_template_single_meta
woocommerce_template_single_sharing
WC_Structured_Data::generate_product_data()

The problem is that although we kept all actions in the various individual WC widgets, there isn't really a way for us to keep the woocommerce_single_product_summary action, as it is not a part of any specific element.

Unfortunately, the 'WooCommerce Germanized' plugin hooks to the (missing) woocommerce_single_product_summary action, which is why it doesn't work.

At the moment we cannot shift our development efforts to fix this (or any other) compatibility issue as we are still focused on debugging the native, standard WC functionality.
Some possible ways to tackle this could include:
a. The guys from 'WooCommerce Germanized' writing a compatibility fix for Elementor
b. Someone writhing a small addon that adds WooCommerce Germanized's 'price per unit' element as a widget that can be added to the product template.

@Manuel-SG, Your remarks have no contribution towards resolving this issue. Please try to focus on constructive development oriented feedback rather than expressing your general disappointment.

Glad to to see the add to cart widget is back to the RC1 layout - thats nice. RC4 - still no price shown in the add to cart widget when there is only a single variation, though.

Do you guys have a changelog somewhere, so we can see what to check/test specifically?

@chrolm it is about 4 messages up.

DOH. Thanks!

@joshmarom Thank you for clarifying the technical reason regarding integration of WC Germanized. This is very helpful indeed.

My suggestion is, to try a "combined effort" from the community to help solving the issue. I will contact the author of WC Germanized about it -- as I guess the issue is more general and will come for every other product too (including Gutenberg...), so it could be solved at the level of WC Germanized.
If he is not willing or able to do this, then a little widget might help. I am no expert yet in creating Elementor widgets but maybe together we can try to achieve this?
I cannot promise to solve anything but I will try to organize and contact as needed for a solution.
@Merlin1987 and @Manuel-SG

@joshmarom : Thank you for your comment. This is helpful and I am glad that some of you responded to the issue now.

a. The guys from 'WooCommerce Germanized' writing a compatibility fix for Elementor b. Someone writhing a small addon that adds WooCommerce Germanized's 'price per unit' element as a widget that can be added to the product template.

a) Good idea. But how should this work? Since Elementor Pro is not free, the author of Germanized (and of German Market too) would need to buy your plugin to check this, right?

b) I am afraid it is more than just the "price per unit". It's the "tax disclaimer" and "shipping time", too. I will test, if those are affected or not.

For the new form label | value notation, do I still have access to the label they chose? My client's form is using a field called "Reason for contacting". I want to send an email to different addresses (value) based on their selection, but in that email I need to display the actual reason (label).

How about a decent WooCommerce Product Images gallery? With a proper thumbnail carousel under the Featured image?

The current Elementor Woo Product Images widget has minimal display controls (no Featured image size setting, no Thumbnail size settings) and if you have a reasonable amount of thumbnail images then the thumbnails display on multiple lines/rows, below the main Featured image.

Elementor Pro already has a good Media Carousel widget with an Image Slider mode! However, Dynamic Fields are not enabled for it... If you guys can enable Dynamic fields for the Elementor Media Carousel widget then that would provide us with and excellent Product Image Slider and Carousel!

I´ve tried the new toolset view widget, which seems to be shipped with your plugin. It works nice, but has a little bug: whenever I select a view open sans seems to be choosed as font family, although another font family is choosed globally for elementor. Could you please check this?

Also it would be great, if there would be more options for the view itself like count of displayed items etc.

@tonygags I've made a plugin that does exactly what you wish but elementor guys are changing this widget far to often to make it public, I don't have time to make support for it. But it is pretty simple to make it.

If they don't release this feature in the near feature I'm thinking of uploading the source code here on github. Hope it won't be necessary.

Columns Gap and Rows Gap in Products Widget Style are not working. I'm using BlankSlate theme (no css, no js) just to make sure.

and also would be nice to have a hover state for each element, but first things first.

Active Theme: Hello Theme by Elementor
Additional Plugins Deactivated

We still don't have style options for variable product attributes.
The only style options that exist for the "Add to Cart" element are "Button" & "Quantity".

P.S. I think the new style notice for all WC widgets is kinda silly. "The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins." Does this note not apply to all Elementor elements in general (not just WC elements)? Though maybe WC elements are super special, which I am sure is why you added the note.

edit-add-to

no-style-write

It think there should be a built-in option on edit screen to hide attributes of product in the Menu Cart without having to using custom CSS. Below is the CSS I have to use currently.

menu-cart

the number of columns has no effect on the grid at the shopping cart, search results and checkout.

bildschirmfoto 2018-08-01 um 13 44 16

I am using RC4. I have a woo product I am adding. Instead of using attributes and variables, I am using gravity forms. The only way to get the gravity form data to appear is choosing the add to cart button (not the custom add to cart). When I do this, the add to cart button gets pushed all the way over to the right. Can I move the add to cart button down by css? I added the custom add to cart button which is green and the form data does not appear.
capture

Another Bug...I am able to insert a gravity form into a section and everything looks fine. However, when inserting a modal, the submit button from the gravity form disappears. I also am using other modal popups and inserting the popup inside a button and the submit button disappears. I have inserted other gravity forms using elementor and they work fine, just not in a modal popup.

@deckerweb Thanks for the initiative. Did you contact the guys from WC Germanized? any update?

@Manuel-SG If they will need a copy of E Pro, that's not going to be an issue. Just let us know.
Regarding other aspects of this plugin, did you test it to see if they work properly?

@tonygags Product Image Carousel widget is a feature request we are already considering, but isn't in the scope of the current WC development sprint. Feel free to open a new issue for this request.

@dudaster Columns Gap and Rows Gap in Products Widget Style are working working just fine over here. Could this be a theme conflict?

@BrookeRaraAvis variable product attributes styling is in development.
Regarding the notice, WC widgets are particularly prone to get effected by the theme, due to the WC template override mechanism which allows the theme to include it's own version of the template. Additionally, WC templates are full of actions and filters, allowing themes and plugins to alter the template. These concerns are unique to WC widgets. With other widgets, the template is generally not effected by the theme or plugins.

@JoeKitz It sounds like some custom CSS could go a long way towards resolving those styling conflicts.

@josiahgoff I don't have an answer to your question regarding label | value I will let you know once I have one.

@joshmarom should I open a different issue with system info for you guys to check it out? I only use clean instalation with wordpress default theme and no additional plugins for beta testing.

@joshmarom Any chance to get info about missing Product Content in Product Data Tabs? Is it something you guys are aware of or am I the only one having this issue?

@Orhn I am not aware of an issue in that area.
Please Make sure to eliminate factors such as theme and plugins, and if the issue persists, send a detailed description, with your system info, a screenshot, and steps to reproduce.

@dudaster Switch to GeneratePress theme, deactivate plugins, clear cache and see if the issue persists

@joshmarom The same.


System Info

== Server Environment ==
    Operating System: Linux
    Software: LiteSpeed
    MySQL version: 5.5.5
    PHP Version: 5.6.36
    PHP Max Input Vars: 10000
    PHP Max Post Size: 256M
    GD Installed: Yes
    ZIP Installed: Yes
    Write Permissions: All right
    Elementor Library: Connected

== WordPress Environment ==
    Version: 4.9.7
    Site URL: https://clean.ehot.ro
    Home URL: https://clean.ehot.ro
    WP Multisite: No
    Max Upload Size: 256 MB
    Memory limit: 64M
    Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
    Language: en-US
    Timezone: 0
    Debug Mode: Inactive

== Theme ==
    Name: GeneratePress
    Version: 2.1.3
    Author: Tom Usborne
    Child Theme: No

== User ==
    Role: administrator
    WP Profile lang: en_US
    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36

== Active Plugins ==
    Elementor
        Version: 2.1.6
        Author: Elementor.com

    Elementor Pro
        Version: 2.1.0-RC4
        Author: Elementor.com

    WooCommerce
        Version: 3.4.4
        Author: Automattic


== Debug ==
    Errors: There are no errors to display

@joshmarom : See attached screenshot. The "VAT info" and "delivery time" is not visible, too. In "related products they are visible.
Archive page looks ok, too.

https://imgur.com/a/RlQBVn0 --> single product
https://imgur.com/a/RV1OZ9m --> archive page

Ah by the way - all on "TwentySeventeen Theme" and no other plugins than Elementor, Woocommerce and Woocommerce Germanized (free).

bildschirmfoto 2018-08-02 um 17 43 07

The boarder in the archive has no effect anymore...

@dudaster Browser?

bildschirmfoto 2018-08-02 um 18 33 59
bildschirmfoto 2018-08-02 um 18 33 45

In the Main category the paginagen and the filter doesn't show up... only in the first child of a category.

Just WC, Elementor Pro and Storefront installed...

bildschirmfoto 2018-08-02 um 18 50 47

Is there a way to translate this?

@joshmarom

Steps to produce:

  • Create Single Product Template
  • Place Product Data Tabs

Product Content is present in back-end but not it front-end

  • Place Product Content widget anywhere in the page > save > refresh front-end and content is present.


System Info


== Server Environment ==
Operating System: Linux
Software: nginx/1.10.1
MySQL version: 5.6.37
PHP Version: 7.1.7
PHP Max Input Vars: 4000
PHP Max Post Size: 1000M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected

== WordPress Environment ==
Version: 4.9.8
Site URL: https://ecommerce-v2.local
Home URL: https://ecommerce-v2.local
WP Multisite: No
Max Upload Size: 300 MB
Memory limit: 40M
Permalink Structure: /%postname%/
Language: en-US
Timezone: Europe/Stockholm
Debug Mode: Inactive

== Theme ==
Name: Elementor Hello Theme
Version: 1.0
Author: Elementor Team
Child Theme: No

== User ==
Role: administrator
WP Profile lang: en_US
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15

== Active Plugins ==
Elementor
Version: 2.1.6
Author: Elementor.com

Elementor Pro
    Version: 2.1.0-RC4
    Author: Elementor.com

WooCommerce
    Version: 3.4.4
    Author: Automattic

== Must-Use Plugins ==
Local by Flywheel Relative URL (for Live Links)
Version: 1.0
Author: Flywheel

== Debug ==
Errors:
TypeError: null is not an object (evaluating 'this.dataAdapter.query')
at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js?ver=4.0.6-rc.1 - 1:60823
2018-08-02 08:27 +00:00
x 2 times

    TypeError: null is not an object (evaluating 'e.editor.on')
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.1.6 - 2:82960
        2018-08-01 07:50 +00:00

    TypeError: null is not an object (evaluating 'this.dataAdapter.query')
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js?ver=4.0.6-rc.1 - 1:60823
        2018-08-01 07:41 +00:00

    TypeError: undefined is not an object (evaluating 'this.ui.select.select2')
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.1.6 - 2:76869
        2018-07-31 14:05 +00:00
        x 2 times

    TypeError: null is not an object (evaluating 'this.dataAdapter.query')
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js?ver=4.0.6-rc.1 - 1:60823
        2018-07-30 10:16 +00:00

    TypeError: o.attributes[t.name].each is not a function. (In 'o.attributes[t.name].each(function(e){n.push(o.getStyleControls(t.fields,e.attributes))})', 'o.attributes[t.name].each' is undefined)
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.1.4 - 2:105707
        2018-07-26 04:02 +00:00
        x 4 times

    TypeError: undefined is not an object (evaluating 'this.ui.select.select2')
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.1.4 - 2:76862
        2018-07-25 13:35 +00:00
        x 4 times

    TypeError: undefined is not an object (evaluating 'i.attributes')
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.1.4 - 2:7459
        2018-07-25 10:55 +00:00
        x 2 times

    TypeError: elementorFrontend.getElements("window").jQuery is not a function. (In 'elementorFrontend.getElements("window").jQuery(t.el)', 'elementorFrontend.getElements("window").jQuery' is undefined)
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.1.4 - 2:147284
        2018-07-25 10:55 +00:00

    TypeError: undefined is not an object (evaluating 'this.ui.select.select2')
        at https://ecommerce-v2.local/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.1.4 - 2:76862
        2018-07-25 09:01 +00:00
        x 4 times


Product Data Tabs — Back-End

product data tabs - back-end

Product Data Tabs — Front-End

product data tabs - front-end

Product Data Tabs With Product Content — Back-End

product data tabs with product content - back-end

Product Data Tabs With Product Content — Front-End

product data tabs with product content - front-end

I have a section-template for displaying 1 random product of a specific category in the sidebar. The column is set to 1, column-gap and row-gap both to 0. This made sure the product-image was displayed with a 100% width (I only want to display the image, so I've set the other stuff to display:none) and thus filling up the sidebar. The Elementor Pro RC (not sure if it was 4 or already in 3, the one I started testing with) adds this CSS in the frontend.css file:

.woocommerce .elementor-wc-products ul.products {
    display: grid;
}

The column & row gap that's set by default are overridden by the 0 I've setup in the settings. But because of the display:grid; the product is displayed as if it should be in a grid with multiple columns.
I can override it with Custom CSS:

selector ul.products {
    display: block;
}

But since there's the option of specifying the number of columns you want, I'd expect it to respect that setting.

I also noticed the Custom CSS is added twice for some reason:

screen shot 2018-08-04 at 14 53 48

Theme: OceanWP (but also happens with all others I've tested)

Issue 1: When using any widget with "link" option (icon, button, etc), using dynamic ACF URL field data from options page does not work.
Issue 2: When using "image widget", no image shows when "ACF image field". I've tried returning image data as all 3 options (array, id, & url).

  • ACF Pro version 5.7.1
  • Elementor PRO 2.1beta-RC4

_* side note: I can get regular text data to now appear in text / heading widgets._

when we can expect Elementor Pro 2.1 stable release?

ACF Options page fields don't show nothing. tested with two different sites (latest version of Wordpress and Elementor).

It would appear that the 06 August 2018 stable release date for 2.1 has slipped.
Any update on another one? ;) [I have some tuts ready to go :) ]

Cheers!
Lyle

@josiahgoff

For the new form label | value notation,

Open a new issue, I'll try to help you.

@benhartwich
The new toolset view widget comes form Toolset, please notify them.

@BrookeRaraAvis

style options for variable product attributes

Added.

@Merlin1987
shopping cart and checkout pages are not yet supported.

Is there a way to translate this?

Yes, should be translatable via plugin translation.

@Manuel-SG @deckerweb
We are looking for a solution for 3rd party plugins which are based on hooks.

Thanks, everyone.

If you have a problem, please feel free to open a new issue.

and again, thanks a lot, we can't do this without you.

So 2.1 is live.. Can we assume that all issues are resolved? is there a changelog available?

I get the exact same issue as @joyspringmedia
It is definitely not a server memory limit problem. I tried increasing the memory_limit to 2048MB and the error still occurred.

PHP Fatal error:  Allowed memory size of 2147483648 bytes exhausted (tried to allocate 8192 bytes in /var/www/website/wp-includes/class-wp-query.php on line 573)

Hi everybody, hope somebody gonna help me there! So I try to do a woocommerce boutique with elementor pro but when I try to modify my boutique they give me this message: The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins.

So I change my theme for a default theme like twentySeventeen and still doesn't work. I disable all the plugins and just let active elementor and woocommerce and still doesn't work. I try to uninstall woocommerce and install it again and the same thing happens. I increase my PHP with my host and aggaaiiinnn still doesn't work.

So I try to contact Woocommerce and elementor but they just hace a ticket systeme so I need to wait for a response.

Maybe somebody here can help me before the two company?
Thanks ! Hope having a response soon!

Hi everybody, hope somebody gonna help me there! So I try to do a woocommerce boutique with elementor pro but when I try to modify my boutique they give me this message: The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins.

So I change my theme for a default theme like twentySeventeen and still doesn't work. I disable all the plugins and just let active elementor and woocommerce and still doesn't work. I try to uninstall woocommerce and install it again and the same thing happens. I increase my PHP with my host and aggaaiiinnn still doesn't work.

So I try to contact Woocommerce and elementor but they just hace a ticket systeme so I need to wait for a response.

Maybe somebody here can help me before the two company?
Thanks ! Hope having a response soon!

Hi Van3ss... Did you ever figure out how to solve this? Having same problem

Hi everybody, hope somebody gonna help me there! So I try to do a woocommerce boutique with elementor pro but when I try to modify my boutique they give me this message: The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins.
So I change my theme for a default theme like twentySeventeen and still doesn't work. I disable all the plugins and just let active elementor and woocommerce and still doesn't work. I try to uninstall woocommerce and install it again and the same thing happens. I increase my PHP with my host and aggaaiiinnn still doesn't work.
So I try to contact Woocommerce and elementor but they just hace a ticket systeme so I need to wait for a response.
Maybe somebody here can help me before the two company?
Thanks ! Hope having a response soon!

Hi Van3ss... Did you ever figure out how to solve this? Having same problem

Unfortunately, I'm still waiting for help... 👎

unreal… hmm.. It’s weird because initially it was working for me but stopped a few weeks ago after downloading a few more plugins.. Have you tried to delete all plugins except for woo (I know it’s an obvious one, but wanted to save myself trouble of trying it if it isn’t the answer)

On Nov 19, 2018, at 4:44 PM, Van3ss notifications@github.com wrote:

Hi everybody, hope somebody gonna help me there! So I try to do a woocommerce boutique with elementor pro but when I try to modify my boutique they give me this message: The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins.
So I change my theme for a default theme like twentySeventeen and still doesn't work. I disable all the plugins and just let active elementor and woocommerce and still doesn't work. I try to uninstall woocommerce and install it again and the same thing happens. I increase my PHP with my host and aggaaiiinnn still doesn't work.
So I try to contact Woocommerce and elementor but they just hace a ticket systeme so I need to wait for a response.
Maybe somebody here can help me before the two company?
Thanks ! Hope having a response soon!

Hi Van3ss... Did you ever figure out how to solve this? Having same problem

Unfortunately, I'm still waiting for help... 👎


You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/pojome/elementor/issues/4923#issuecomment-440094743, or mute the thread https://github.com/notifications/unsubscribe-auth/ArF9J565rkiX11a1bJvQ8HGLtySdLUhGks5uw1B4gaJpZM4U_iN5.

unreal… hmm.. It’s weird because initially it was working for me but stopped a few weeks ago after downloading a few more plugins.. Have you tried to delete all plugins except for woo (I know it’s an obvious one, but wanted to save myself trouble of trying it if it isn’t the answer)

On Nov 19, 2018, at 4:44 PM, Van3ss @.*> wrote: Hi everybody, hope somebody gonna help me there! So I try to do a woocommerce boutique with elementor pro but when I try to modify my boutique they give me this message: The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins. So I change my theme for a default theme like twentySeventeen and still doesn't work. I disable all the plugins and just let active elementor and woocommerce and still doesn't work. I try to uninstall woocommerce and install it again and the same thing happens. I increase my PHP with my host and aggaaiiinnn still doesn't work. So I try to contact Woocommerce and elementor but they just hace a ticket systeme so I need to wait for a response. Maybe somebody here can help me before the two company? Thanks ! Hope having a response soon! Hi Van3ss... Did you ever figure out how to solve this? Having same problem Unfortunately, I'm still waiting for help... 👎 — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#4923 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/ArF9J565rkiX11a1bJvQ8HGLtySdLUhGks5uw1B4gaJpZM4U_iN5.

Yes, I try a lot of think and still doesn't work and it makes me angry because I only have that left to finish my site :(

Good luck and please keep me posted (if you don’t mind!) when you find a solution!

On Nov 19, 2018, at 4:49 PM, Van3ss notifications@github.com wrote:

unreal… hmm.. It’s weird because initially it was working for me but stopped a few weeks ago after downloading a few more plugins.. Have you tried to delete all plugins except for woo (I know it’s an obvious one, but wanted to save myself trouble of trying it if it isn’t the answer)
On Nov 19, 2018, at 4:44 PM, Van3ss @.*> wrote: Hi everybody, hope somebody gonna help me there! So I try to do a woocommerce boutique with elementor pro but when I try to modify my boutique they give me this message: The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins. So I change my theme for a default theme like twentySeventeen and still doesn't work. I disable all the plugins and just let active elementor and woocommerce and still doesn't work. I try to uninstall woocommerce and install it again and the same thing happens. I increase my PHP with my host and aggaaiiinnn still doesn't work. So I try to contact Woocommerce and elementor but they just hace a ticket systeme so I need to wait for a response. Maybe somebody here can help me before the two company? Thanks ! Hope having a response soon! Hi Van3ss... Did you ever figure out how to solve this? Having same problem Unfortunately, I'm still waiting for help... 👎 — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#4923 (comment) https://github.com/pojome/elementor/issues/4923#issuecomment-440094743>, or mute the thread https://github.com/notifications/unsubscribe-auth/ArF9J565rkiX11a1bJvQ8HGLtySdLUhGks5uw1B4gaJpZM4U_iN5 https://github.com/notifications/unsubscribe-auth/ArF9J565rkiX11a1bJvQ8HGLtySdLUhGks5uw1B4gaJpZM4U_iN5.

Yes, I try a lot of think and still doesn't work and it makes me angry because I only have that left to finish my site :(


You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/pojome/elementor/issues/4923#issuecomment-440095585, or mute the thread https://github.com/notifications/unsubscribe-auth/ArF9J-hWbCcZ-ErXDyFkrlHoQpGZEhamks5uw1GjgaJpZM4U_iN5.

Hi everybody, hope somebody gonna help me there! So I try to do a woocommerce boutique with elementor pro but when I try to modify my boutique they give me this message: The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins.

So I change my theme for a default theme like twentySeventeen and still doesn't work. I disable all the plugins and just let active elementor and woocommerce and still doesn't work. I try to uninstall woocommerce and install it again and the same thing happens. I increase my PHP with my host and aggaaiiinnn still doesn't work.

So I try to contact Woocommerce and elementor but they just hace a ticket systeme so I need to wait for a response.

Maybe somebody here can help me before the two company?
Thanks ! Hope having a response soon!

Same problem here!. Somebody was able to solve it?

Hi everybody, hope somebody gonna help me there! So I try to do a woocommerce boutique with elementor pro but when I try to modify my boutique they give me this message: The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins.

So I change my theme for a default theme like twentySeventeen and still doesn't work. I disable all the plugins and just let active elementor and woocommerce and still doesn't work. I try to uninstall woocommerce and install it again and the same thing happens. I increase my PHP with my host and aggaaiiinnn still doesn't work.

So I try to contact Woocommerce and elementor but they just hace a ticket systeme so I need to wait for a response.

Maybe somebody here can help me before the two company?
Thanks ! Hope having a response soon!

Hello i have the same problem. Who have resolve it ? I have to oceanwp thème. I can't finish my website without this. Who can help me ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ShadowXVII picture ShadowXVII  ·  80Comments

Isabellesalas picture Isabellesalas  ·  115Comments

HQRaja picture HQRaja  ·  82Comments

shilo-ey picture shilo-ey  ·  199Comments

bdom picture bdom  ·  103Comments