Tagged: x
-
AuthorPosts
-
March 23, 2017 at 11:02 am #1417848
Hello,
I’m setting up a shop for the website I’m building but I’m encountering some issues. First of all, the page title of the shop is not showing eventhough it should (I believe all settings are correct). Second we’d like to have the same sidebar next to the single products as we set up for the shop page. I though by default it would show on the single product pages but no such luck. Any idea what’s wrong there?
I’d appreciate your help!
Delana
March 23, 2017 at 11:05 am #1417855This reply has been marked as private.March 23, 2017 at 4:47 pm #1418261Hi there,
Thanks for writing around!
1. To set the title of the shop, please navigate to Appearance > Customize > Integrity > Shop Options > Shop Title
2. To show sidebar on single product page, please follow this thread: https://theme.co/x/member/forums/topic/sidebar-on-single-product-page-4/#post-170005
Hope this helps!
March 24, 2017 at 2:51 am #1418751Hi Nabeel,
Unfortunately I already knew and checked the suggestion you gave to my first question. Under Appearance > Customizer > Integrity > Shop Options > Shop Title my settings are the following:
Shop Header: On
Shop Title: Onderhoudsproducten
Shop Subtitle:So that bit is set but it’s not appearing at the front end. Any clue as to what might cause that?
As to part 2: I’ll look into the thread you sent me.
Thanks in advance!
March 24, 2017 at 6:36 am #1418858Hi,
In that case, can you provide us your wordpress and ftp logins in private reply.
The one you provided is no longer working.
Thanks
March 24, 2017 at 8:45 am #1418973This reply has been marked as private.March 24, 2017 at 6:17 pm #1419616Hi there,
You have custom template wp-header.php under your child theme’s /framework/views/integrity/
And this line of code was removed from that template
<?php x_get_view( 'integrity', '_landmark-header' ); ?>
Please delete that custom template or add that line under slider-below code.
Thanks!
March 30, 2017 at 3:56 am #1425084Works fine, thanks!
March 30, 2017 at 5:23 am #1425180You’re welcome.
-
AuthorPosts