Matt
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
hi there is no requirement on our free UK shipping – it it free for everything. But Google is still getting £3 from somewhere? We don’t have any shipping for £3
thanks
i’m having a similar issue…
when a customer enters a different shipping address to billing address, it is still coming through with both addresses the same at our end
how can i stop this happening?
do i need address override on or off?
do i need to turn paypal express off?
thanks
- This reply was modified 5 years ago by Matt.
thank you that has worked nicely until plugin is fixed
how did you disable the plugin please?
cannot access admin side
Forum: Fixing WordPress
In reply to: help – dashboard works fine but site redirects to random URLthanks for the help… it’s a custom theme.
how would I go about identifying the malicious code?
Forum: Themes and Templates
In reply to: banner / logo as a full width backgroundheader currently has this:
<!--header start here--> <div id="header"> <!--logo start here--> <div id="banner"><img src="https://www.quicksalehouses.co.uk/wp-content/themes/twentyten/images/banner.png" alt="banner" /></div> <!-- <div class="site-url"><a href="https://www.quicksalehouses.co.uk/" > www.quicksalehouses.co.uk</a></div> --> <!--logo end here--> <div class="clear"></div> <div class="menu"> <ul> <li class="<?php if(is_home()){ echo "current_page_item"; }else{ echo "home_link"; }?>"><a class="" href="<?php echo get_home_url()?> ">Home</a></li> <?php wp_list_pages('title_li='); ?> </ul> <div class="clear"></div> </div> </div> <!--header end here-->
Viewing 6 replies - 1 through 6 (of 6 total)