You are welcome. The reason is that this WP module install wordpress as a subfolder of zencart.
Another thing you can do, which you may like better, is to use link alias to get around it
For example if you are having wp in folder 'wordpress", then you can consider creating a link-alias pair like this:
link_url: /wordpress/
link_alias: /blog/
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Can you pm me your site url?
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
First, thanks again a million times for ALL of your hard work and fantastic additions to ZC!!
I have installed the latest SSU release 3.6.0 on my live test site, a clone of the live site on a different domain, 1.3.7.1 with a zillion mods. Everything so far looks great and there have been no issues at all.
I have a question about how to change the string when there are " and & in the product name. I have had to have it like that instead of just " and & because ZC strips them from the header title so the browser title won't show them, plus the Google Base XML file will throw errors when trying to upload to Google since " and & aren't valid XML. What happens with SSU is this:
10-quot-amp-11-quot
I have changed the product titles so that it is just with " and & and now SSU displays like this:
10-11
but then the title bar in the browser just displays 10 & 11 instead of 10" & 11".
Is there a way to make it include the " and &? A very small point, I know, but I thought I'd ask to see if it's a small adjustment somewhere. We have well over 1000 products with " and & in the title and it reads better with them in.