Post by ksrep28 » Wed May 02, 2012 12:30 am

rsbenedict......hopefully your still around:

My site is http://www.sterlingportable.com I have the header pulling into opencart and everything looks good in Firefox, and Google. Just realized In EI9 the product page left justifies only when accessing the page through the categories links.(featured links are fine) I know its cause is from part of the code copied from WordPress into the header.tpl file in opencart. Below is the section of code that is affecting it. Did you experience anything like this or can you shed some light on what could be causing it? Is there CSS I didn't copy? Hopefully you can help. If I delete this info the page shows fine but no wordpress header obviously.

(bottom half of source code from wordpress)
<body class="page page-id-7 page-template-default logged-in">
<div id="wrapper-1" class="pngfix">
<div id="top-wrapper">
<div id="top-elements" class="container_24">
<div id="logo" class="grid_14">
<div class="site-name"><a class="pngfix" href="http://sterlingportable.com">STERLING PORTABLE</a></div>
</div>
<div id="slogan" class="grid_17"></div>
<!-- end logo slogan -->
<div class="phone-number grid_7 prefix_17">
<div class="phone-number-padding">
Call Us Free: 1-888-310-3642 </div><!-- end phone-number-padding -->
</div><!-- end phone-number -->

</div>
<!-- end top-elements -->
<div id="main-menu" class="pngfix">
<div id="dropdown-holder" class="container_24">
<div id="navigation-menu" class="navigation-menu"><ul id="menu-default" class="sf-menu"><li id="menu-item-26" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26"><a href="/"><span>Home</span></a></li>
<li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="http://sterlingportable.com/?page_id=5"><span>About Us</span></a></li>
<li id="menu-item-18" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18"><a href="http://sterlingportable.com/?page_id=9"><span>Portable Computers</span></a></li>
<li id="menu-item-17" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17"><a href="http://sterlingportable.com/?page_id=11"><span>Rugged Notebooks</span></a></li>
<li id="menu-item-25" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="http://sterlingportable.com/?page_id=21"><span>New Arrivals</span></a></li>
<li id="menu-item-24" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24"><a href="http://sterlingportable.com/?page_id=16"><span>Contact Us</span></a></li>
<li id="menu-item-19" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-7 current_page_item menu-item-19"><a href="http://sterlingportable.com/?page_id=7" ... n></a></li>
</ul></div> </div>
<!-- end dropdown-holder -->
</div>
<!-- end top-main-menu -->
</div>
<!-- end top-wrapper -->

<div class="clear"></div>


<div id="page-content-title">
<div id="page-content-header" class="container_24">
<div id="page-title">
<h1>Store</h1>
</div>
<!-- end page-title -->
</div>
<!-- end page-content-header -->
</div>
<!-- end page-content-title -->

<div class="clear"></div>

<div id="page-content">
<div class="container_24">
<p class="breadcrumbs"><a href="http://sterlingportable.com">Home</a><span class="breadarrow"> &rarr; </span><span class='current_crumb'>Store </span></p> </div>

New member

Posts

Joined
Sat Oct 15, 2011 1:40 am

Post by ledstripspecialist » Sun Jul 01, 2012 7:56 pm

ksrep28 wrote:rsbenedict......hopefully your still around:

My site is http://www.sterlingportable.com I have the header pulling into opencart and everything looks good in Firefox, and Google. Just realized In EI9 the product page left justifies only when accessing the page through the categories links.(featured links are fine) I know its cause is from part of the code copied from WordPress into the header.tpl file in opencart. Below is the section of code that is affecting it. Did you experience anything like this or can you shed some light on what could be causing it? Is there CSS I didn't copy? Hopefully you can help. If I delete this info the page shows fine but no wordpress header obviously.

(bottom half of source code from wordpress)
<body class="page page-id-7 page-template-default logged-in">
<div id="wrapper-1" class="pngfix">
<div id="top-wrapper">
<div id="top-elements" class="container_24">
<div id="logo" class="grid_14">
<div class="site-name"><a class="pngfix" href="http://sterlingportable.com">STERLING PORTABLE</a></div>
</div>
<div id="slogan" class="grid_17"></div>
<!-- end logo slogan -->
<div class="phone-number grid_7 prefix_17">
<div class="phone-number-padding">
Call Us Free: 1-888-310-3642 </div><!-- end phone-number-padding -->
</div><!-- end phone-number -->

</div>
<!-- end top-elements -->
<div id="main-menu" class="pngfix">
<div id="dropdown-holder" class="container_24">
<div id="navigation-menu" class="navigation-menu"><ul id="menu-default" class="sf-menu"><li id="menu-item-26" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-26"><a href="/"><span>Home</span></a></li>
<li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="http://sterlingportable.com/?page_id=5"><span>About Us</span></a></li>
<li id="menu-item-18" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18"><a href="http://sterlingportable.com/?page_id=9"><span>Portable Computers</span></a></li>
<li id="menu-item-17" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17"><a href="http://sterlingportable.com/?page_id=11"><span>Rugged Notebooks</span></a></li>
<li id="menu-item-25" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="http://sterlingportable.com/?page_id=21"><span>New Arrivals</span></a></li>
<li id="menu-item-24" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24"><a href="http://sterlingportable.com/?page_id=16"><span>Contact Us</span></a></li>
<li id="menu-item-19" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-7 current_page_item menu-item-19"><a href="http://sterlingportable.com/?page_id=7" ... n></a></li>
</ul></div> </div>
<!-- end dropdown-holder -->
</div>
<!-- end top-main-menu -->
</div>
<!-- end top-wrapper -->

<div class="clear"></div>


<div id="page-content-title">
<div id="page-content-header" class="container_24">
<div id="page-title">
<h1>Store</h1>
</div>
<!-- end page-title -->
</div>
<!-- end page-content-header -->
</div>
<!-- end page-content-title -->

<div class="clear"></div>

<div id="page-content">
<div class="container_24">
<p class="breadcrumbs"><a href="http://sterlingportable.com">Home</a><span class="breadarrow"> &rarr; </span><span class='current_crumb'>Store </span></p> </div>
I was wondering if you managed to get this worked?


Posts

Joined
Sun Jul 01, 2012 7:36 pm

Post by ksrep28 » Mon Jul 02, 2012 3:34 am

Yes I got it figured out.

New member

Posts

Joined
Sat Oct 15, 2011 1:40 am

Post by ebaymonkey » Wed Jul 11, 2012 9:06 am

Thanks ledstip that worked a treat I am also looking at an easy way to bridge the product attributes across anyone with ideas on a dynamic web service call.

Newbie

Posts

Joined
Wed Jul 11, 2012 9:01 am

Post by maccadon » Sun Jul 15, 2012 11:31 pm

I have an opencart website and put wordpress in a seperate folder http://www.shopname.com/blog.
It works like it should but when i click a link on the blog it sents me to the homepage of my site

http://www.bit.ly/NHRz6u Website blog

Is think this is because of the seo but i don't know where to search.

Active Member

Posts

Joined
Thu Aug 05, 2010 9:57 pm

Post by Brazuca87 » Fri Jul 20, 2012 11:25 pm

So, anyone got a decent solution to this? I got an old theme from wordpress that I'm trying to get rid of, matching the theme I have in opencart... :(
maccadon wrote:I have an opencart website and put wordpress in a seperate folder http://www.shopname.com/blog.
It works like it should but when i click a link on the blog it sents me to the homepage of my site

http://www.bit.ly/NHRz6u Website blog

Is think this is because of the seo but i don't know where to search.
Make sure that, on WordPress, you go to Settings -> General, and change the WordPress Address (URL) to your correct link for the blog.

Newbie

Posts

Joined
Thu Jul 12, 2012 4:55 am

Post by maccadon » Sat Jul 21, 2012 4:08 pm

Thanks but the problem was that the htacces file was corrupt. Made a new one and it works perfect.

Active Member

Posts

Joined
Thu Aug 05, 2010 9:57 pm

Post by mhoq » Thu Oct 03, 2013 2:23 pm

WooCart=WordPress + OpenCart
OpenCart is integrated with WordPress as Plugin here http://www.soft-php.com/wordpress-shopping-cart.html
WooCart Features:
================
Integrated with WordPress front end and backend user login(single login)
Separate WordPress Widget(Categories,Shopping Cart,Information etc)
WordPress Admin Panel
Combined with WordPress template's CSS
WordPress Title,Meta Keywords,Description(SEO)
No OpenCart core files are encoded(Only WordPress plugins files are encoded)
Works with existing and new extensions(shipping,payments,modules,order total,product feeds) of opencart.
New extensions from OpenCart can be used as WordPress widget(Left or Right Positions)
No iframe used.
Integration with WordPress SEO URL
WordPress internal link to Product,Category,Information etc in WordPress Menu Item
User Login Widget
WordPress Content shortcode(You can add your product in your WordPress post by this shortcode)
Show Admin Panel to specified user group of WordPress
Options for showing left/right column of OpenCart as well as WordPress Widget
Options for changing color of default template
Mobile supported theme

New member

Posts

Joined
Mon Feb 01, 2010 7:27 am

Post by zorlus » Tue Jan 06, 2015 4:24 am

Hi,

Today I tried to move my Open Cart to a folder under my Wordpress site, but I failed.

I created a folder named "store" and moved everything there and changed paths. It worked all fine but my problem is the SEO Friendly URL's. My server is windows. I use URL rewrite to make the friendly url's work. But Wordpress' web.config breaks my open cart. Open cart's SEO friendly URL's throw 404 error if I keep the web.config. If I delete it, OC works but WP starts throwing 404 errors.

Has anyone had any experience with this? Any solutions?

This is the rule that breaks OC:

Code: Select all

<rule name="Main Rule" stopProcessing="true">
            <match url=".*" />
            <conditions logicalGrouping="MatchAll">
                <add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true" />
                <add input="{REQUEST_FILENAME}" matchType="IsDirectory" negate="true" />
            </conditions>
            <action type="Rewrite" url="index.php" />
        </rule>

Newbie

Posts

Joined
Tue Jan 06, 2015 4:18 am
Who is online

Users browsing this forum: No registered users and 18 guests