majedali
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [Polylang] Polylang problem with revolution sliderWOWOOWWOWOwwowowwo
thx a lot for ur great support and great plug-in
Forum: Plugins
In reply to: [Polylang] Polylang problem with revolution sliderthx for ur replay and this is a video to show u the problem
hi i found this code but still not work if u can help
for archive.php
if (is_category('1')) { include('full-page.php'); } else { // the rest of the code }or in the single.php
foreach((get_the_category()) as $category) { if ($category->cat_ID == 1) { $istheone = true; } } if ($istheone) { include('full-page.php'); } else { // the rest of the code }am i clear 🙂
ok if i have a category and i want just in that category to use the full page template
how can i do it
Forum: Plugins
In reply to: Image/Video/Audio gallery that allows for public posts?try podpress it is for audio/video within the post
Forum: Fixing WordPress
In reply to: problem with flash media upload – video ex insideby the way the flash loader in the next gallery is work fine
Forum: Themes and Templates
In reply to: error with the lifestyle theme in submnue navbarup guys
Forum: Themes and Templates
In reply to: error with the lifestyle theme in submnue navbar
Viewing 8 replies - 1 through 8 (of 8 total)