Forum Replies Created

are often better for cooling We may not necessarily be buying the concept

  • Well, I didn’t read carefully. I see that I didn’t have the WooCommerce plugin installed. I did that. Please ignore this thread.

    Solved my problem. Thanks.

    Okay, thanks. I consider this resolved.

    I have not uploaded a mobile logo. I imagine that might fix this problem on the iPhone as pictured above. I’m not sure, however, what the dimensions of this logo should be. In the documentation, I only see the following recommendations:

    Burger Lover
    logo sticky: 390×174
    logo small-sticky: 171×70
    logo standard: 252×103
    logo sticky top-margin: 45
    logo small-sticky top-margin: 24
    logo standard top-margin: 58
    menu standard top-margin: 145
    menu sticky top-margin: 145

    Same effect when viewed with Safari on iPhone 4S with iOS 7.1.1.

    Attachments:
    You must be logged in to view attached files.

    That article is helpful, but I’m still repeating the same question here. What is the recommended memory allocation for this theme? Thanks.

    I’ve applied the update. Thank you for fixing it. I also installed the plug-in. That’s really slick. I wish it were that simple to reorder the FAQ items!! 😉

    Yes, my provider did help me, but what do you recommend for a memory allocation? We’re going to be changing providers, and I’d like to avoid repeating this problem.

    I’m a fellow user of the template. Here is what I did to customize my icons. There are six that come with the template. They are located in /wp-content/themes/burger/assets/images/icons. I created my own icons and uploaded them to this same folder. For example, I created one called pizza.png and then called it with shortcode like [menu cat_name=”pizza” category_image=”pizza”]. Unfortunately, that only resulted in a broken image. When I inspected the element on the rendered page, it had no path, so instead I’ve been writing the absolute path to the icon, e.g., [menu cat_name=”pizza” category_image=”mydomain.com/wp-content/themes/burger/assets/images/icons/pizza.png”], and this works.

    Hopefully someone from CreateIt can provide a simpler method.

    I’m periodically getting similar errors when I try to do things like have 8 menu items (get error) instead of 7 (no error). Latest message:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/pizza125/public_html/new/wp-content/themes/burger/framework/shortcodes/ctShortcode.class.php(300) : runtime-created function on line 1

    I’ve written to my host to ask them to adjust the memory allocation, but need to know what is necessary for this template. Advice?