View Single Post
  #77  
Old 06-16-2013, 08:47 AM
 
elmirage001 elmirage001 is offline
 

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

Default Re: New Release: xCMS - Blogs, Information, News, Articles and more!

Quote:
Originally Posted by Freakmode
Thanks for posting up the code.

It all looks great but for some reason mine shows no links.

The entries are shown in the menu but no links or buttons work. They seem to be missing entry id's

http://www.xxxxxx.com/xcms_entry.php?xcmsentryid=
Please take out the extra spaces in the variables below.

Change

{$lng.lbl_xcms_r ss_title} to {$lng.lbl_xcms_rss_title}

and

{$xcmsNavigationSubC ategories[subcats].categoryid} to {$xcmsNavigationSubCategories[subcats].categoryid}

I tried to re-paste the code from my text editor but the forum editor keeps putting the extra spaces...

Everyone else please PM me with your email address and I'll send you file. There is a problem between my text editor and posting it into the forum editor.

Thanks,

Paul
__________________
WooCommerce as of 10/2022
Reply With Quote