ricarjay
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Customize template pageHi Admin thank you very much for your help ??
Forum: Themes and Templates
In reply to: custom loopHi Esmi,
Thank for you reply I already did check the link, i did also tried copy some of the code and here what i got
<?php $page = new WP_Query( 'pagename=home'); while( $page->have_posts() ) : $page->the_post(); ?> <div class="container2 clearfix"> <?php the_content(); ?> </div><!--container2--><?php endwhile; ?>
it did show the content that i need, but sadly i also got this error message
“Fatal error: Call to a member function have_posts() on a non-object in C:\xampp\htdocs\webfast\wp-content\themes\webfast\chome.php on line 28”what do you think i did wrong ? thanks for your help
Forum: Themes and Templates
In reply to: Customize template pageGreat thank you very much for helping me….
Forum: Themes and Templates
In reply to: Customize template pagehttps://pastebin.com/fmUNJZ7j here’s the correct link sorry for that
Forum: Themes and Templates
In reply to: Customize template pageHi Pinoydeveloper,
Already did that i even re-install wordpress and xampp thinking to fix it,
Alchymyth, here the code i post on pastebin.com https://pastebin.com/fmUNJZ7j… im trying to learn how to create my own theme, I’ve been doing it before but now i can’t make it work.
Thanks anyway hope we can find solution here.
Forum: Themes and Templates
In reply to: Customize template pageHi Alchymyth,
Thanks for your reply, I named it custom_page.php
Forum: Networking WordPress
In reply to: Multi Site Error: An existing WordPress network was detected.Hi Ipstenu,
Thanks for reply….
trying to enable the multisites features but i can’t have this enable, been trying all tutorials i can found in the web the link below won’t show
https://codex.www.ads-software.com/File:network-admin-link.pngI dont know how to do make this thing done.
Forum: Networking WordPress
In reply to: Multi Site Error: An existing WordPress network was detected.sorry to my late reply there’s no admin panel on my wordpress localhost panel and it’s a puzzle to me why can you help me pls.
Forum: Networking WordPress
In reply to: Multi Site Error: An existing WordPress network was detected.@andrea_r I only see the site with the admin bar on the top…
#Ipstenu I’m not on the dashboard backend just the site with admin bar on top…
sorry for the late reply….Forum: Networking WordPress
In reply to: Multi Site Error: An existing WordPress network was detected.Forum: Networking WordPress
In reply to: Multi Site Error: An existing WordPress network was detected.Hi Ipstenu and Andrea_r thanks for your help all the tables that are listed on the link are there…. but still i don’t have the network link on the upper right.
Forum: Networking WordPress
In reply to: Multi Site Error: An existing WordPress network was detected.what are the extra table im be looking here?
Forum: Networking WordPress
In reply to: Multi Site Error: An existing WordPress network was detected.I tried to clear the cache on my browser and also used other browser to check it. But there’s no option or link that say network admin.