سلام
به صورت زیر عمل کنید و کاری کنید تا \newgeometry
در صفحهی دوم درج شود.
دستورات شما مطابق زیر است:
\documentclass[11pt, twoside]{article}
\usepackage[twoside, top=2.5cm, left=1.7cm, right=1.7cm, bottom=3.5cm]{geometry}
\usepackage{fancyhdr,graphicx,color}
\usepackage{mwe}
%\fancypagestyle{fancylogo}{%
% \fancyhf{}%
% \fancyhead[L]{xxx%
% \parbox[t][0pt][t]{.3\textwidth}{%
% \large \textsf{%
% Address line 1\\[.1cm]%
% Address line 2\\[.1cm]%
% Address line 3%
% }%
% }%
% }%
% \fancyhead[C]{
% \parbox[t][-4pt][t]{.45\textwidth}{%
% {\centering
%{{\LARGE text \LaTeX\ text}}\\[.1cm]%
%{Iranian Journal of Fuzzy Systems}\\[.1cm]%
%\hspace*{2.7cm} text text text
% }%
% }%
% }
% \fancyhead[R]{%
% \parbox[b][4pt][t]{.25\textwidth}{%
% \vspace{-1cm}% adjust as needed
% \includegraphics[width=32mm]{1.jpg}%
% }%
% }%
%% \fancyfoot[C]{\thepage}%
% \renewcommand{\headrulewidth}{0pt}
% }
\fancypagestyle{fancylogo}{%
\vspace{1.6cm}
\fancyhf{}%
\fancyhead[L]{
\parbox[b][4pt][t]{.15\textwidth}{%
\vspace*{-2.25cm}
\includegraphics[width=2.25cm]{1.jpg}%
}%
}%
\fancyhead[C]{
\parbox[t][4pt][t]{.65\textwidth}{%
\vspace*{-2cm}
\begin{center}
{\bf\LARGE Iranian Journal of Fuzzy Systems}
\\[3mm]
\textcolor{blue}{Volume Vol, Number No, (Year), pp. Pages}
\end{center}
}%
}%
\fancyhead[R]{%
\parbox[b][4pt][t]{.15\textwidth}{%
\vspace*{-2cm}
\includegraphics[width=2.5cm]{2.jpg}%
}%
}%
\renewcommand{\headrulewidth}{1pt}
\renewcommand{\footrulewidth}{0pt}
% \newgeometry{twoside, top=2.5cm, left=1.7cm, right=1.7cm, bottom=3cm}
}%
\pagestyle{fancy}
%\restoregeometry
\fancyhf{}%
\fancyhead[CE]{\small\it evenPageHead}
\fancyhead[CO]{\small\it oddPageHead}
\fancyhead[RO,LE]{\thepage}
\fancyhead[RE,LO]{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\begin{document}
\title{IJFS \LaTeX\ template\footnote{it is an optional footnote}
}
\author{Iranian Journal of Fuzzy Systems\footnote{it is another optional footnote}
}
\vspace*{24pt} % or whatever is needed
%\section*{A section}
{\let\newpage\relax\maketitle}
\thispagestyle{fancylogo}
\lipsum[1-3]
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
\null\vfill\noindent
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
text text text text text text text text text
\newgeometry{top=2.5cm, left=1.7cm, right=1.7cm, bottom=2cm}
\lipsum[1-16]
\end{document}
خروجی شما با تکلایو 2018 مطابق زیر است:
موفق باشید.