-
AuthorPosts
-
April 10, 2015 at 9:09 pm #426787
Hi. I need to update the content on some of my Enfold-based site’s pages. However, when I click on the edit mode for any given page, the page content does not upload, and instead I just see a perpetually spinning download icon.
I’m told the problem is probably that I need to update the version of Enfold that I’m running. I’m on v. 2.5.1 and my desktop shows an update to v. 3.1.3 being available.
Question 1: Is the problem with being unable to update my site’s content probably connected to my version of Enfold not yet being updated?
Question 2: Assuming the answer to Q1 is “yes,” how can I update Enfold without losing all of the formatting changes I have made to the Enfold defaults? The theme update page on WP suggests that these changes might be lost. It took a huge amount of time to customize the look of the site to my satisfaction (colors, fonts, sidebars, etc, etc.), and I can’t afford to redo all of that work. To see what my site looks like, please see the private content link below.
Question 3: If the Q1 answer is “no,” what’s the solution to the page edit feature not working?
Thanks!
DHApril 11, 2015 at 9:22 am #426965Hey DAHConsult!
1. Most likely, the version you are running is very old.
2. Updating the theme will overwrite any changes you have made to the theme files themselves, unless you have them in a child theme. Any settings on the backend in the theme options will be safe. Please back up your site before updating so that you can restore your current site if anything should go wrong.
Regards,
RikardApril 11, 2015 at 10:52 am #427007This reply has been marked as private.April 13, 2015 at 6:35 am #427306Hey!
I checked the site but it’s still using the old version of the theme. We can’t help you unless you have the latest version installed. Please update the theme and any plugins installed on the site. Note that the upgrade might break some elements and change a few options on the theme since you’re using a very outdated version, 2.5.1. You need to reconfigure the options or recreate some of the elements from scratch. The header area will most likely to break because of the new header configurator. Please update the theme regularly to keep this from happening.
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
IsmaelApril 13, 2015 at 7:19 am #427319This reply has been marked as private.April 14, 2015 at 4:30 am #427980Hi!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Regards,
RikardApril 14, 2015 at 5:08 am #427985This reply has been marked as private.April 14, 2015 at 7:17 am #428020This reply has been marked as private.April 15, 2015 at 5:03 am #428670Hi!
@DAHConsult, you can just put your own email there, all we need is a user and pass to get in.
@Franceline, you have a lot of plugins, could you please try to deactivate all of them to see if one of them is causing a conflict?Cheers!
RikardApril 15, 2015 at 8:22 am #428738Good morning Raek.
Thanks for Helpful Information.
39 plugin disabled – polluter was the plugin from “WooCommerce Smart Coupon”
Two problems remain: Please here for more help.
1) Sidebar user page – Button allocation is not work – Example – Button My Best lungs – you only see (woocommerce_view order). Where should the setting be made here?
2) Product prices and product titles too big – you can please tell me the CSS –
For your efforts, thank you. A nice day.
greeting
JessicaApril 16, 2015 at 10:52 am #429484Hey!
1.) Can you please provide a screenshot for this one? I’m sorry but I don’t understand it “Sidebar user page”.
2.) You can change the product title with this:
h1.product_title.entry-title { font-size: 15px; }
And the price with this:
p.price .amount { font-size: 12px !important; }
Best regards,
IsmaelApril 16, 2015 at 10:04 pm #429936This reply has been marked as private.April 17, 2015 at 10:32 am #430211This reply has been marked as private.April 19, 2015 at 8:31 am #430835Hi!
1.) Please provide a screenshot of the price that you want to change. The code should work for the single product page price amount.
2.) The [woocommerce_view_order] is deprecated or not usable in the latest version of woocommerce. You need to use the endpoints.
http://docs.woothemes.com/document/woocommerce-endpoints-2-1/
Note that you can’t add the view-order page in the menu because they need a unique id in order to work.
Remember: some endpoints such as view-order require an order ID to work – we don’t recommend adding these endpoints to your menus. Those pages can instead be accessed via the my-account page.
Cheers!
IsmaelApril 20, 2015 at 6:14 am #431098This reply has been marked as private.April 21, 2015 at 5:44 am #431754Hey!
1.) Go to the Pages panel then delete the page “Bestellung anzeigen”. It’s no longer needed because of the endpoints.
2.) Use this in the Quick CSS field to change the font size of the price text:
#top .price, #top .price span, #top del, #top ins { font-size: 20px; }
This one is for the cart item price:
#top .cart_list .quantity span.amount { font-size: 20px; }
Adjust the value as you like. Remove browser cache then reload the page.
Regards,
IsmaelApril 21, 2015 at 6:06 am #431762Good Morning, Ismael
Thanks, works perfectly.
Order page will be removed.
The cart does not drain (you can see the order of customers) where I set it.
Due to the Sidebar – what to do here?
Best Regards
Jessica
April 21, 2015 at 8:59 am #431824Hey!
I’m not sure what you meant by “The cart does not drain”. Can you please provide a screenshot of this issue again?
Cheers!
IsmaelApril 21, 2015 at 4:37 pm #432115This reply has been marked as private.April 22, 2015 at 8:55 am #432624Hey!
1.) Not all users can see what you see in the cart. Try to view it on another browser or remove the browser cache and cookies. I’m sure it will be empty.
2.) It’s not possible to include the tax or discount calculation inside the cart widget. I’m sorry but you will have to hire a freelance developer to add it or visit codeable: http://kriesi.at/contact/customization
Cheers!
IsmaelApril 22, 2015 at 9:11 am #432636Good morning Ismael.
Thanks for the quick help.
1 week ago still everything worked.
Okay, thank you.
Best Regards
Jessica -
AuthorPosts
- The topic ‘Updating Theme & Editing Pages’ is closed to new replies.