When i’m going to 2nd or any page in “Latest Posts” in homepage, the “Trending Now” and “Big Grid” not display. I want “Trending Now” and “Big Grid” to display in any page in latest posts in homepage. I also wants “Latest Posts” title to display in anypage. First Look at the image to understand what page i’m talking about, http://www.screencast.com/t/wZNCctxzIOn5 . “Latest Posts” title means, http://www.screencast.com/t/7O3l0XDAr
-
This topic was modified 11 years by
LordreamRichard.
Hi
Please comment the indicated lines like here:
http://screencast.com/t/DzYPjWeaUblp
http://screencast.com/t/H9XQmZ1O
The result should be http://screencast.com/t/tsiU2UOq
Thanks!
Please visit lordreamrichard.com . My all homepage display in second page too. I can’t describe. Please visit my website. Thank You
Dear, my other homepage things also displayed in the 2nd page in homepage .. I can’t describe, please visit lordreamrichard.com . I don’t want these things to display in 2nd or 3rd page in homepage, http://www.screencast.com/t/sLuY22wQB http://www.screencast.com/t/0S64IvWMAP
Hi
Please remove previous changes in page-pagebuilder-latest.php and add this code:
if ($paged > 1) {
if (have_posts()) { ?>
//this is for big grid
But for big grid you have to create a blank page, add the grid you want to appear from VC, switch to backend editor, copy the code and paste it inside the brackets.
http://screencast.com/t/LXszyfq5BVe
Thanks!
-
This reply was modified 11 years by
Andrei L..
Ok Sir! I got it, but where i have to add this code in page-pagebuilder-latest.php . Thank You!
Sir, One another thing, i also wants “Latest Posts” title to be display in anypage (2nd or 3rd) in homepage. http://www.screencast.com/t/7O3l0XDAr
Dear Sir, I done the same but when i’m visiting lordreamrichard.com, it shows this error message “Parse error: syntax error, unexpected end of file in /home/lordreamrichard/public_html/wp-content/themes/Newsmag/page-pagebuilder-latest.php on line 171”. I have checked by visiting on page-pagebuilder-latest.php, but there is no line 171, the line ends with 170. What can i do? Thank You
Hi,
Use it like this: http://pastebin.com/ygSB5REu because I’ve just noticed that the one I’ve posted here has been altered and generates errors used that way.
Thanks!
-
This reply was modified 11 years by
Andrei L..
It’s done .. Thank You Very Much! You really did a lot to me. Thank you once again for all your support.