redz85dotcom
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Hi,
thank you for replying me back. one of my friends fixed it for me, it was due to the RTL support. the WP theme im using having built in option to change the direction from LTR to RLT, but when it was moved to RTL the slide disappeared so he played in the CSS file of the theme to set the RTL manually and it worked.
check: http://elzayaty.com
Forum: Themes and Templates
In reply to: Pages navigation not workingsadly, it didnt work 🙁
Forum: Themes and Templates
In reply to: Pages navigation not workingjerocarson
Thank you, but should i put this in the navi.php ? or where ???
Forum: Themes and Templates
In reply to: Pages navigation not workinghere is the whole index.php
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Themes and Templates
In reply to: Pages navigation not workinghmmmm i dont know really :/
but i think this code is doing the same as ur link says :
<?php global $post; $myposts = get_posts('numberposts=8&offset=1'); foreach($myposts as $post) : setup_postdata($post); ?>
Viewing 5 replies - 1 through 5 (of 5 total)