SDN
Forum Replies Created
-
Hi @jessepearson I’d like to do the same thing but am not so familiar with php – can you give me a heads up on where in the snippet you link to I put the URL that I want to redirect to? I would like the link in the error notice to point to go to the home page.
Many thanks,Susan
Thanks for this Andrew. The css does indeed align the page title top left but leaves the woo commerce breadcrumbs trailing…
You are probably right that the best way forward is to customise the woo commerce template files in my child theme but having looked at them it is not obvious to me exactly how to do this. I suspect that this is outside the scope of this particular forum though so will see if I can figure it out and if not seek help in another forum.
Thanks for all your help so far though!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] colour of hover transitions on linksHi, I’ve managed to resolve this with the following code for non woo commerce links and some separate code which has worked for the woo commerce tabs and breadcrumbs.
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
color: #000;
-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(136, 195, 195, 1);
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(136, 195, 195, 1);
}Forum: Themes and Templates
In reply to: [Twenty Seventeen] Twenty Seventeen Hyperlink Text UnderlineHi, afraid this doesn’t work Andrew so will start a new support thread
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Twenty Seventeen Hyperlink Text UnderlineHi Andrew, thanks for the tip about keeping the underline for accessibility. However I wonder if you can tell me how i can change the colour of the hover transition from the default black?
Many thanks,Forum: Themes and Templates
In reply to: [Twenty Seventeen] Changing font of h2 widget-titleYes, I think I finally fixed it, thanks!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] woo commerce custom sidebarso this is now resolved!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] woo commerce custom sidebarSomeone else kindly provided the answer to this, so am posting it here in case it is of interest to others. the code goes in sidebar.php
if ( is_woocommerce() && is_active_sidebar( ‘sidebar-6’ ) ) :?>
<aside id=”secondary” class=”widget-area” role=”complementary”
aria-label=”
<?php esc_attr_e( ‘Shop Sidebar’, ‘twentyseventeen’ ); ?>”>
<?php dynamic_sidebar( ‘sidebar-6’ ); ?>
</aside><!– #secondary –>
<?phpelseif ( is_active_sidebar( ‘sidebar-1’ ) ) :
?>
<aside id=”secondary” class=”widget-area” role=”complementary”
aria-label=”<?php esc_attr_e( ‘Blog Sidebar’, ‘twentyseventeen’ ); ?>”>
<?php dynamic_sidebar( ‘sidebar-1’ ); ?>
</aside><!– #secondary –>
<?php endif;?>
Forum: Themes and Templates
In reply to: [Twenty Seventeen] woo commerce custom sidebarapologies this is the correct page link
https://79.170.40.172/wgandf.co.uk/?product_cat=ceramicsForum: Themes and Templates
In reply to: [WP-Forge] browser support for wp-forge with flexboxah Ok thanks. Susan
I’m using the Events Manager Event Categories widget.
Sorry, for some reason the url to the events page showing the duplication of category links did not show up. Here it is again https://176.32.230.249/zenways.org/events-4/