accend4web
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Video in headerLike this, and ok i understand
Forum: Fixing WordPress
In reply to: New user cant log inSorry, yes have done that.
This is the plugin.
I turned all the other plugins off as well
- This reply was modified 7 years, 6 months ago by accend4web.
- This reply was modified 7 years, 6 months ago by accend4web.
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] Video continually loadingAh Im back to the video trying to load again, Im stuck in this continual ‘Loading’ loop
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] Video continually loadingAh its different now, the loader has gone, but still the video isnt showing, this is the video I have upload to the media folder, and added to the fist slider –
[video src="http://www.accend4web.co.uk/fitness-courses-academy/wp-content/uploads/2018/10/Stress-free-office.mp4" /]
This is how the shotcode has been placed on the home page –
<div style=”position:relative; width:100%; height:650px; background-color:#cccccc”>
<?php echo do_shortcode(‘[Rich_Web_Video id=”3″]’);?>
</div>But when you look at the source file, there is nothing there, so that seems to be the problem.
- This reply was modified 7 years, 7 months ago by accend4web.
Forum: Themes and Templates
In reply to: [Storefront] mobile menu breakpointHi sorry for the really delayed reply, but just tried this by adding it to my child functions.php file and was excited as it would solve a lot of issues, and unfortunalty it didnt work.
- This reply was modified 7 years, 7 months ago by accend4web.
Forum: Plugins
In reply to: [WooCommerce] Shipping and Pre-order depending on countryOk all sorted, if it helps anyone I used a plugin called Woo condictional Payment Methods, worked really well. I set PaYPal for UK, and automatically it set pre-order for everyone else.
Forum: Plugins
In reply to: [WooCommerce] Shipping and Pre-order depending on countrySorry for the update, but I have managed to set this up and have managed to create a Pre-order option and PayPal, but its seems the Pre-Order option which is offered through Woocommerce offers the option to only associate with a particular shippng area, in this case Europe, but PayPal doesnt give me this option to only allow PayPal to be associated with a certain region type, in this case the UK.
So Im thinking I need to add some code to the functions page, to turn PayPal off for certain regions or only show for UK
Forum: Fixing WordPress
In reply to: Lost Password not workingI don’t believe it, the one plugin you really need and its the one causing the problems, it was Woocommerce, so have let them know via their support forum.
Thanks for the pointers
Forum: Fixing WordPress
In reply to: Lost Password not workingHi Tor,
Ye that works fine, its strange isnt it. Umm you think its a plugin issue do you?
I dont think I have anything security wise as a plugin, but will check. I do have a plugin that re-directs users who land on private pages to the log in screen, but that in effect is good as then the lost password option comes into play there.
Forum: Fixing WordPress
In reply to: Password email from registration not arrivingThank you very much, I followed the Gmail set up and it works reall well, the emails are insanely quick, never seen anything liek it.
Thank you though
Forum: Themes and Templates
In reply to: [Storefront] How to show handheld menu at larger widthYes if doing it this way updates the parent files then that’s fine, as I haven’t touch those. All I have is one child style.css file that is styling a few things but it’s not controlling the breakpoints.
So updating the parent styles is fine, but I’m not sure how to do it.
If it’s any help I’m using Storefront with woocommerce
Thank you Jeremy, works a treat
Forum: Themes and Templates
In reply to: [Storefront] How to show handheld menu at larger widthHi,
This is exactly the sort of thing Im looking at doing today, I have done a search on 768px in the Storefront folder and there quite a few css files with it in, so Im guessing I would need to make all these child css files and make the changes.
If doing it through the sass file is more efficient, how would I do this whilst working within the storefront child theme folder
Hi Jeremy,
Ye I have, I’m using Woocommerce and the Storefront theme, its work in progress, and I created a set of Categories in ‘Products’, and yes these are being used, but at the moment no products have been uploaded.
I added a description to the category, a slug and they appear on the main nav bar as Grandfather Clocks, Bracket Clocks, Wall Clocks, French Clocks and Furniture.
The sidebar is there on the site, but I only want it to show at the moment in those category pages, not as it is now on the home page, and the product pages etc.
Forum: Themes and Templates
In reply to: [Storefront] Visibility of sidebarSorry I got it slightly wrong, I have chosen ‘Show if category is All category pages’ and it now doesnt appear anywhere, it doesnt seem to offer the categories I have created.