rezza72
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] errorI got deleted “fa” user from admin network and the problem is solved .
another question :
how can i show language selection tab in menu bar of site ?Forum: Plugins
In reply to: [Multisite Language Switcher] errorhi again
I did not create any new user when making a second site in the network.
But now that I enter the user tab in dashboard of network admin , I see two user .
one admin for first site . It is written in front of it (super admin) . and other user is “fa” .
As you know, “fa” represents the Persian language.
Is the problem here?
To solve this problem, what should I do?Forum: Fixing WordPress
In reply to: Back Button in Pageshi
and tnx again for your help .
put i this code :<?php posts_nav_link('separator','prelabel','nextlabel'); ?>in bottom of page.php file ???
Forum: Fixing WordPress
In reply to: different menus in different pagestnx
it’s worked .Forum: Fixing WordPress
In reply to: Back Button in Pageshi
Thank you for your guidance
I am a beginner.
Which code should I put where?
I am using the buttons on the pages.
Put I the codes Replace button Links ??Forum: Fixing WordPress
In reply to: Back Button in Pagesup .
Forum: Fixing WordPress
In reply to: Back Button in Pagesplease guide me .
Forum: Fixing WordPress
In reply to: Back Button in PagesHi there
First, I apologize if my English is not good.
I hope you get my noticed .
I want use the back button in posts and pages on my site.
I know that to do that I must use this code :<a href="javascript:window.history.back();">go back</a>But my problem is with this code :
If I go from X page to Y page, then i go from Y page to Z page , and then I use the back button on the Z page , take me to the Y page .
And then if I use the back button on Y page, take me to the Z page .
While I want when I use the back button on Y page, take me to the X page .What do I do?
Grateful