-
AuthorPosts
-
September 19, 2013 at 11:34 pm #163783
Sorry for the duplicate
Posted my enfold question at a wrong category..
Can some one delete: https://kriesi.at/support/topic/enfold-cannot-edit-pages-on-site-after-adding-23-13-and-a-product/My problem is related to Enfold and goes here:
I´m still in deep s….
I have changed my frontpage. I created 2/3 and 1/3 layout by Avia Layout Builder,
In the 1/3 I inserted one of my products by a Wocommerce shortcode (Product by SKU/ID), and it looks as on the Website by now: http://shop.jed.dk/forside
The products at the bottom, was not intended but added together with the above.My problem is, i am NOT ABLE to edit my page further after this update. Now when trying to opening my frontpage to edit further, I just see the loading page “wheel”. My Guess is that the wo shortcode is not compatible with the Avia layout builder and therefore is messing with my page, but it is just a guess :-)
Anybody who knows what to edit, so I am able to edit the page again?
Anybody who knows how to insert a product by using the Avia Layout Builder?Thanks in advance for any support..
/JesperSeptember 20, 2013 at 12:01 am #163796September 20, 2013 at 12:09 am #163802Hi Yigit
Thanks a lot, you are briliant :-)Would you happen to know how to place a product in focus at my 1/3 by using the Avia Layout Builder?
Thanks
/JesperSeptember 20, 2013 at 12:22 am #163806Hi Jesper!
You are welcome.
Inserting shortcode inside a text block would be my answer, but outcome is as you know :)Regards,
YigitSeptember 20, 2013 at 12:44 am #163817Hi Yigit
Have been trying with a text block, and the wo shortcode.. The outcome would be fine, if not the Wocommerce colloms was used. (scale product to 1/4 – and I just want 1 product/collum in my 1/3 page) However I can continue editing the page with this selection.Second try.. Using the Avia Layout Builder / Plugin Additions, It look OK, but now my page locks up….
Do you know if there a issue with products and this avia?
Thanks in advance
/JesperSeptember 21, 2013 at 12:45 pm #164411Hi!
If it will be only on one page, we can try and provide some CSS codes to fix the looks of it. But seems like you already somehow found a way
Regards,
YigitSeptember 21, 2013 at 4:49 pm #164471Hi Yigit
I would be glad to recieve some CSS Fix fpor this issue…
As you say “Somehow found a way” was to add a picture and a Woo Product Price / Cart Button, but it isent looking that great..The optimal would be to use Avia layout Builder, and the Plugin Additions “Product Grid or Product Slider” With one or two products filling the with of my 1/3 page..
Do you know how to make this work ?
Thanks
/Jesper
September 23, 2013 at 2:04 am #164967Hello!
You can add the products you want only for the front page to a specific category and the use the product grid to output only that category into whatever layout you want.
Individual products however don’t have a specific element at this point. You may want to try Woocommerce shortcodes which do have individual products, add to cart etc but it won’t have the same exact styling that products do on normal catalog pages.
Best regards,
DevinSeptember 23, 2013 at 8:12 am #165068Hi Devin
Thanks for your response..
If I add a wo Shortcode, Products by SKU/ID on my 1/3 page, it will schrink my product to approx 1/4 of this page.
Will it possible to change the size of this Product by SKU/ID to fill the whole width of my 1/3 page, and will it be possible to make it fill 1/2 of my 1/3 page so I have 2 products side by side?Please find my test on http://shop.jed.dk/forside
Thanks in advance
/Jesper
September 23, 2013 at 4:20 pm #165190The products are getting their default columns width in that layout but you can override this for the whole page by adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.page-id-436 div .products .product { width: 100%; }
This targets that specific page by its body class ID. If you wanted the same to work on another page you can inspect the code of the page to find its ID or by this: http://en.support.wordpress.com/pages/#how-to-find-the-page-id
September 24, 2013 at 12:36 am #165375Hi Devin
THANKS, this works like a charme :-)
– and great with some extended info, I might learn some day – I hope :-)Thanks a lot to your all for a great theme, and not least for your exelent support.
/Jesper
-
AuthorPosts
- The topic ‘Enfold, cannot edit pages on site after adding 2/3, 1/3 and a wo product’ is closed to new replies.