Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

X-Cart - reBOOT - Responsive Template

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1031  
Old 08-14-2015, 12:57 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Well, looks like you've solved any issues you were having now.

Features list added, finally
__________________
xcartmods.co.uk
Reply With Quote
  #1032  
Old 08-14-2015, 12:39 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by johngwms
Hi Phil

That fix works but unfortunately it also converts all blog titles on the blog home page to H1 tags also. It seems that the is_singular() funtion on line 146 is not functioning as it should.
Hi John and Phil,

We were having the same issue on the blog home page with no H1 but all other pages are showing H1 just fine. We use the Yoast SEO Plugin recommended by Phil.

I've been working on this on and off for a little while and I think I've found a solution today. The code below will add your WordPress Tagline as an H1 on your blog's homepage.

In file /blog/wp-content/themes/alienship/index.php

add the following red line of code as shown below
Code:
<?php /** * The main template file. * * @package Alien Ship * @since Alien Ship 0.1 */ get_header(); ?> <div id="primary" class="<?php echo apply_filters( 'alienship_primary_container_class', 'content-area col-sm-8' ); ?>"> <?php do_action( 'alienship_main_before' ); ?> <main id="main" class="site-main" role="main"> <h1><?php bloginfo('description'); ?></h1><br /> <?php if ( have_posts() ) {
Hope this helps!

Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote

The following user thanks elmirage001 for this useful post:
PhilJ (08-14-2015)
  #1033  
Old 08-15-2015, 01:04 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Thanks Paul, that may not be necessary in the new reBOOT v4.7.3, as I have ensured that every page has a H1 tag, which are taken from the <TITLE> tag and right up in the <HEADER> where they ought to be.

If you disable CSS in your browser, you'll get a better idea.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (08-15-2015)
  #1034  
Old 08-15-2015, 06:13 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
Thanks Paul, that may not be necessary in the new reBOOT v4.7.3, as I have ensured that every page has a H1 tag, which are taken from the <TITLE> tag and right up in the <HEADER> where they ought to be.

If you disable CSS in your browser, you'll get a better idea.
Hi Phil, I just checked your 4.7.3 demo and the H1 tags work perfectly Thank you for that!!

Now, do I work on my astro images or reBOOT, images or reBOOT... I just don't know what to do?

Thank you again!

Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote

The following user thanks elmirage001 for this useful post:
PhilJ (08-15-2015)
  #1035  
Old 08-17-2015, 11:27 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

For those who have upgraded reBOOT to the Aug 10th v4.7.3 release, please download this file and unzip to skin/reboot/css/themes

Some additional CSS overrides were necessary.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
GreenDaze Hydro (08-18-2015)
  #1036  
Old 08-18-2015, 05:24 AM
 
TA TA is offline
 

eXpert
  
Join Date: Apr 2006
Posts: 303
 

Default Re: X-Cart - reBOOT - Responsive Template

Phil, Is that only for upgrades? Or does it apply to all installs?
__________________
v4.7.12
v5.4.x (In Dev)
Reply With Quote
  #1037  
Old 08-18-2015, 05:34 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Just for people who installed the very latest release, you included
__________________
xcartmods.co.uk
Reply With Quote
  #1038  
Old 08-18-2015, 05:46 AM
 
TA TA is offline
 

eXpert
  
Join Date: Apr 2006
Posts: 303
 

Default Re: X-Cart - reBOOT - Responsive Template

Done! Thanks!
__________________
v4.7.12
v5.4.x (In Dev)
Reply With Quote
  #1039  
Old 08-21-2015, 06:01 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Wordpress v4.3 was just released and working fine on reBOOT. For anyone who's upgraded, unzip and upload this to /blog/wp-includes
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (08-21-2015)
  #1040  
Old 08-24-2015, 02:09 AM
 
Bluemonk Bluemonk is offline
 

Advanced Member
  
Join Date: Apr 2010
Posts: 47
 

Default Re: X-Cart - reBOOT - Responsive Template

Could someone please let me know how to put in custom colors for the menu, dialog, and panel boxes in the newest Reboot release?

If there is a way to assign custom colors to the primary, success, info, warning setting, that would be great.

Thank you
__________________
X-cart Gold V4.7, Ultra skin
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:54 AM.

   

 
X-Cart forums © 2001-2020