zoldos
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: does WordPress support conditional statements?Still not working. ??
Forum: Fixing WordPress
In reply to: does WordPress support conditional statements?I am using them in a Page itself. I found a plugin that might work tho! ??
Forum: Fixing WordPress
In reply to: does WordPress support conditional statements?Thanks, but it doesn’t work….do I need an “Insert PHP into Page” plugin?
Forum: Plugins
In reply to: [Chat Bro Live Group Chat] Any plans for 121 chat?I second this. I definitely would like a good 1on1 IM system. And free, if possible. ??
Forum: Fixing WordPress
In reply to: does WordPress support conditional statements?It doesn’t seem to work. I tried this:
<?php if is_user_logged_in() :?><?php else:?><button class="button222 glass blue-b" type="button" onclick="location.href='/wp-login.php?action=register'">Create Account</button><button class="button222 glass blue-b" type="button" onclick="location.href='/wp-login.php'">Login</button><br><?php endif;?>
I basically want to display these two links to anyone NOT logged on…
- This reply was modified 8 years, 1 month ago by zoldos.
Forum: Fixing WordPress
In reply to: does WordPress support conditional statements?Okay it does after a Google search. I want to use the one for if a user is logged in or not. But I’m working with HTML and CSS. So how can I use this conditional which appears to be PHP?
Forum: Fixing WordPress
In reply to: getting “mixed” content warning on SSL siteThanks @keithdriscoll it worked perfectly!!
Forum: Plugins
In reply to: [wpForo Forum] after bbPress migration, forum stopped working!Fixed. ??
Forum: Plugins
In reply to: [SSL Grins] how do I use this plugin please?*update: I see the smilies in my blog comments, but NOT in bbPress. Does it even work with that?
Forum: Plugins
In reply to: How do I add a button/link that will display recent posts?Okay thanks!
Forum: Themes and Templates
In reply to: how to use customized CSS/HTML menuAh cool, thanks. The theme is Coral Dark but I’ve since switched to something else that better fits my needs. The mod I wanted to do ended up being extremely complex according to the theme’s author! ??
Forum: Plugins
In reply to: [wpForo Forum] how do I make wpforo my “homepage” and full height?I figured it out since my theme supports two menus. I also kept the forum as a page and my blog as the “home” page. Thanks!!
Forum: Plugins
In reply to: [woocommerce] “custom” store home page?Disregard, I re-created the store pages, then moved the sub pages under “Shop”.:)
Okay got the links customized, thanks! ?? There also are apparently some PHP variables I can use. I’ll have to further investigate.
Thanks again! ??
And lastly, since you are very kind to help, how do I customize links on pages?