pbul2004
Forum Replies Created
-
@aguinaldodarla Can anyone help me, please?
Hi,
So this is the original page, which includes the express checkout button: https://muckypawstemplates.com/checkout-2/ this page just uses a shortcode to for the page
[woocommerce_checkout]I then created a new checkout page here: https://muckypawstemplates.com/checkout/
Then went to WooCommerce > Settings > Advanced and pointed it to my new page.
I then set the original page “checkout-2” to be “Draft.
But i cant seem to get the express checkout buttons on my new page i created.
I have purged cache on the server, cleared cache and hard reloaded locally, incognito etc.
Thanks for the reply
- This reply was modified 2 years, 8 months ago by pbul2004.
@bisratlearn Am i missing anything with Option 2? – https://woocommerce.com/document/stripe-styling-fields/
I am copying the css mentioned in the link into my WordPress page custom css block using AVADA theme.
Still nothing applies to the inputs for card number, cvc and expiry?
Any advice or am i doing something wrong or missing a step?
Thanks
Hi,
Thank you for your reply.
Option 1 – it looks exactly how i’d like it to look, however it looks a bit too complicated for my level.
Option 2 – i did try adding these styles previously however i still couldn’t affect the 3 inputs i needed to change. I just want to add a border, padding and a white background to the inputs. I was placing my CSS with the Edit Page ‘Custom CSS’ section, using AVADA theme. When i check the dom, the CSS is there, but doesn’t affect the inputs… any ideas?
3. Could be an option, however, £50 seems a bit much for what i need as its only 3 inputs.
It’s really frustrating me, i hope option 2 can work. Any help would be really appreciated.
Thanks for the reply
Forum: Fixing WordPress
In reply to: Add class to menu in dashboard not working in my themeHi,
Thanks for the reply.
I have done all that – in the menus dashboard where you add the class to the menu items, this is all setup, along with the CSS.
However when i view the site in the browser and inspect the menu, i can see that in the DOM the list-item has no class assigned to it.
So its not even picking up or adding the class to the menu. When i add the class in manually in the DOM, the changes are correct.
So im thinking that the theme im using doesnt support this. My question is…
How can i get this working in my theme, is there a php snippet i am missing?
Cheers
Forum: Fixing WordPress
In reply to: Sort by drop-down with custom field valueHi,
Been trying for a week or so now, an i cant seem to get it to work for the filter by category?
Filter by tag (area) is working great. But could do with an option when searching in WordPress when bringing back all posts to filter by category as well: –
Photograhper, Video, Cakes, Dresses etc?
I cant get it working, sorry. Thanks for your help tho.
I found this link also,
http://www.apaddedcell.com/how-create-multi-column-wigitized-footer-wordpressThis creates the widget area within my widgets in admin, it places the widgets within the footer on the html. But they stack up on top of eachother not in columns
doesnt work, thought it would be a simple fix as i have managed to get it 70% working, just need the other 3 columns in the widget area showing up. Following that guide on the link i provided above.
I guess so, i mean the Column 4 widget works and adds to the footer, just that the other 3 dont seem to be there.
And my sidebar left widgets all work fine.
I have followed this guide:
http://www.tipsandtricks-hq.com/how-to-add-widgets-to-wordpress-themes-footer-1033
In my widgets area its only showing one widget area for the footer called “Sidebar 4”
I add widgets into here and they do show up in the footer area, however its missing the other 3 columns to add widgets into?
If i add 4 widgets into the widget area called “Sidebar 4” they all stack up on top of each other?
Any ideas how to get the other 3 widget areas visible in the widgets area in the admin???
Forum: Fixing WordPress
In reply to: Sort by drop-down with custom field valueyes sorted now, thank you once again, really appreciate your help and time.
Thanks
Forum: Fixing WordPress
In reply to: Sort by drop-down with custom field valueLooks like Chrome is missing the “/” from the URL. I used “Inspect Element Tools” and it shows:
<option value=”cheshire” onclick=”window.location = ” http:=”” www. myweddingreviews.co.uk=”” category=”” health-beauty=”” beauty-salons=”” ?area=”cheshire”;” return=”” false;”=””>Cheshire</option>
Forum: Fixing WordPress
In reply to: Sort by drop-down with custom field valueIn Chrome when you select an area – it doesn’t put anything at the end of the URL. It just doesn’t seem to load or try to do anything.
Whereas firefox it works perfectly.
Forum: Fixing WordPress
In reply to: Sort by drop-down with custom field valueno luck mate.
Forum: Fixing WordPress
In reply to: Sort by drop-down with custom field valuethanks for that, ill apply that in a sec.
Might just be me but the Area filter doesnt seem to work in IE or Chrome, i was testing in Firefox at work and that one was ok?