getting false url
-
howdy.. i’ve some problem with wp theme that i’ve been downloaded.. when i’m using it, every i click the menu where it’s pointing to a page there always adding a hash mark or number sign ‘#’ right before the ‘/%postname%’.. but when i sneek into the html source or just hover the link, it tells that link pointing to the right link..
like this, this is the right link in the html source..
http://kandangpitek.com/portfoliobut when i click on it, the hash mark appear right there (in the address bar)
http://kandangpitek.com/#/portfolioand make it loading, loading, and loading.. i’ve been searching for solution in this forum but can’t found the answer..
please help me.. if you wanna check this is the link to my site and try click on on of the menu there, you will see..
-
Turn off all your plugins and see if that still happens. If so, switch to the default theme (2011) and try again.
Turn off all your plugins and see if that still happens. If so, switch to the default theme (2011) and try again. — Ipstenu
i don’t have any plugin installed.. when change theme it become normal. and i know that, i just wanna figure it out, how it can be possible a hashtag added into url even the href doesn’t have a hashtag.. god, somebody help me please π
when change theme it become normal.
Okay, so you have a problem in your THEME.
And it’s from http://wpbakery.com which is a premium shop. Have you asked them for help?
yeah, and once again. it’s no respon yet. and it’s why i try find the solution here π
Without having any access to the plugin, it’s quite hard to say. If you’ve paid for support, you should be getting help there. We can’t help you because we don’t know what the code is doing.
thanks Ips, but once again.. there no such plugin installed yet. its pure from theme.. as far as i know, the problem is came from the jQuery i think.. and there is a lot jscript file included, didn’t sure which is handling the url of my menu.. so, i want share the code but i don’t know which is. lol
Sorry, I meant theme. But tis the same thing π You’re using a product behind a paywall.
paywall.. haha.. nice word.. so if i share the theme, can u check through it?
Possibly. Problem being I’m the sort who supports people who make a living off WP, and I don’t really like detracting from their official support. It’s Sunday. See if things pick up tomorrow. Google the theme name and if there are known permalink problems.
i’ve googling it.. nothing showed up.. ok then, i try to find again and come back later.. thanks for support so far Ipstenu..
at last i found the error, why make my site keep loading..
as i said that it’s from the jscript that make it loading
line 228 through 242, missing quote on href.. now, is anybody
can help me with some little problem again? it’s load well now
but the real problem is in permalink, it still put the ‘#’
hashtag in url when i pointing to a page even that when i
pointing to the subpage there has an ugly permalink again.
so it looks like this..
page :
example.com/#/pagesubpage :
example.com/#/./page/p/subpageAny new solution?
For me this is the answer for the premium shop“This is an AJAX theme – this means content is loaded without refreshing the page. To do that and have links to individual pages that you can share and Google can index, AJAX themes use hashbang-URLs (with /#/, like you mentioned).”
The topic ‘getting false url’ is closed to new replies.