Forum Replies Created
-
AuthorPosts
-
June 11, 2020 at 11:56 pm in reply to: Empty product title notice when using add to cart WooCommerce short code #1221910
Hi Victoria,
I found the solution here: https://kriesi.at/support/topic/woocommerce-product-added-to-cart-not-displaying-product-name
The changes in the other forum indicate making changes to the woocommerce-mod.js file, how can I make changes to this file in my child theme to ensure when I update Enfold that the code is not overwritten?
Thanks,
JackJune 9, 2020 at 3:34 pm in reply to: Empty product title notice when using add to cart WooCommerce short code #1220888Hi Victoria,
Thanks for getting back to me.
Currently I know how to use those shortcodes and change the cart behaviour. The issue I’m having is with the Enfold Product added to cart notice appearing blank where the product name should be when I use the [add-to-cart] shortcode. I want to use this shortcode as it brings through a simple add to cart button that uses Ajax.
Can you advise on how to correct the Enfold added to cart notice?
Thanks,
Jack- This reply was modified 4 years, 5 months ago by 110percent.
January 17, 2019 at 12:43 pm in reply to: After password protection removed my page.php child theme code is not working #1054975When my password protect is on it loads page.php, when the page is public it loads a file I don’t know which one?!
January 17, 2019 at 11:55 am in reply to: After password protection removed my page.php child theme code is not working #1054945What are the other possible Enfold page files my pages could be loading except page.php ?? Because I put <h1>Loading…</h1> in my custom and enfolds page.php and page loops and it doesn’t display the heading?
January 17, 2019 at 11:37 am in reply to: After password protection removed my page.php child theme code is not working #1054943Hi Ismael,
Thanks for noticing that, sorry I had deleted that line to see if it fixed anything. I’ve re added that line above the ‘get_template_part( ‘includes/loop’, ‘page’ );’ line, the same as it is on the Enfold page.php file.
I am still getting the issue.
Kind regards,
JackJanuary 15, 2019 at 6:32 pm in reply to: After password protection removed my page.php child theme code is not working #1054246Ok, I’ve added a new example: https://pastebin.com/ynJ8Hdrp
I think my previous code the example was too complicated with the query string php code. So I’ve made a simpler example of my problem…
I have a page called /new-resource-page (Page ID: 4614), I’ve made a custom page.php file where I run an if statement, IF the page is page ID 4614 load in the body a <h1> tag with a restricted page message. ELSE get_template_part( ‘includes/loop’, ‘page’ );
The problem is, when the pages password protection is on it works correctly by reading my IF ELSE statement and loads the restricted message I’ve added, but when I remove the password protection it loads the page body! It’s either loading another file which isn’t my page.php, or it’s ignoring my IF ELSE statement. I can’t work out why. If anyone can help that would be amazing!
Thanks,
Jack- This reply was modified 5 years, 10 months ago by 110percent.
January 15, 2019 at 11:30 am in reply to: After password protection removed my page.php child theme code is not working #1054058Hi Ismael,
Thanks for getting back to me.
See the private content with a link to pastebin. Excuse the dodgy php code.Please note even if you remove my decryption and query string stuff and just put a <h1> Hello world </h1> before get_template_part(‘includes/loop’, ‘page’); , it still doesn’t load unless you have the password protection on the page.
Thanks,
JackDecember 26, 2017 at 1:24 pm in reply to: Function to add custom icons adjacent to each burger menu nav item? #892033This reply has been marked as private.November 2, 2017 at 9:29 am in reply to: Masonry Gallery – single image on row not left aligned #871572Sorry Rikard
I’ve managed to sort this now.
ThanksThanks
Great, thanks.
Thanks, but that’s not seemed to have worked. The ‘what we do’ section now has an effect when you move away from hovering those images?!
Thanks very much. You may already have it as a plan, but I think it would be worth including the option to use the mobile menu across all versions of the site within the theme.
Thanks Rikard. That works perfectly.
My final question/point would be that there’s no option to close the menu, unlike on a phone. Do you know the reason for this?
Thanks
Thanks. I’m afraid that has no effect. I also changed the code to min-width and it didn’t show.
One more thing here guys. The mobile menu seems to be working fine on the desktop site, thanks.
However, I would like to show it at only 40% width on the desktop site, at the moment it takes over the whole page, as it would on a mobile.
Can you help?
Thanks
Thanks very much. All working.
I had to add the following code too as for some reason the height was massive.
height: 100% !important;
The space on all of the links above the text is bigger than the space below.
Also, the link below the one hovered has all of the text on the same line, when it needs two.
Thanks
Thank you
It’s still very much there I am afraid. On both a PC and MAC in several different browsers.
See this screenshot – https://www.dropbox.com/s/zbov5m3hfu905fz/Screen%20Shot%202015-04-14%20at%2007.02.58.png?dl=0
I’ve tried removing all of the custom CSS and nothing changes.
This reply has been marked as private.This reply has been marked as private. -
AuthorPosts