toddcpg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: hide greeting and logoutyes that is it.
We have a simple site that we only want our clients to see. They all see that same thing. If they would have to request access using the form from that plugin, and then we get an email to approve or deny them access.
Forum: Plugins
In reply to: [MemberHero – Simple User Registration & Login] Remove Hi and logoutCan anyone help?
Forum: Fixing WordPress
In reply to: hide greeting and logoutI think it has something to do with the plugin. “Simple User Registration”. I think it might be something they are adding in.
Forum: Fixing WordPress
In reply to: hide greeting and logouti am using the divi theme.
Forum: Fixing WordPress
In reply to: hide greeting and logoutThank you for responding.
I had tried that…. I was able to remove the logout button that way.. but there is no class around the “Hi username”.
<div class="entry-content"> Hi center-admin<br/> <a class="btn" href="http://cpginteractive.com/centerstar/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fcpginteractive.com%2Fcenterstar&_wpnonce=d257585203">Logout</a><div class="et_pb_section et_pb_fullwidth_section et_pb_section_0 et_pb_with_background et_section_regular"> <div class="et_pb_module et_pb_slider et_pb_slider_no_arrows et_pb_slider_no_pagination et_slider_auto et_slider_speed_4000 et_slider_auto_ignore_hover et_pb_slider_no_shadow et_pb_fullwidth_slider_0"> <div class="et_pb_slides">never mind…
See link above.
1. Where is says Space available, i want to list a few spaces. 1,000 sf, 3,000 sf, 3,400.
2. If i can do that i want to the search to be able to tell that a property has 3 spaces at those sizes.
Forum: Fixing WordPress
In reply to: moving sitesi had looked at this already. i am fairly new to wordpress. and this was a little complicated . I was looking into something like this. https://wordpress.org/plugins/all-in-one-wp-migration/.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] image size and table widthI turned off that check box and it works now.
Thank you for your time and help.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] image size and table widthGreat that work.
But, The First row does width does not match the columns below.
I added some css to make the first column width more even, but i am assuming there some way to have all the columns match.
I added
.tablepress-id-1 .row-1 .column-1 { width: 135px !important; }Forum: Plugins
In reply to: [Membership 2] page After loginthank you i will take a look.
Forum: Plugins
In reply to: [Membership 2] page After loginThank you for getting back to me.
I did turn on that add-on. But not sure if this is going to work for me.
When Person1 logins in, I would like them to go to /page1/ (this will have pdfs that are specific for person1).
When Person2 logins in, I would like them to go to /page2/ (this will have pdfs that are specific for person2).
Does that makes sense?