matty04
Forum Replies Created
-
Nevermind. For those with a similar issue, turns out it was a setting in the Ultimate Member > User Roles > Administrator. I hadn’t turned on access to my custom user through the “Can edit these user roles only” and “Can view these user roles only” settings. LOL!!
I am having this same issue. I created a new custom member, but cannot get a member Directory to show it. Have turned on the option “Enable custom table for usermeta” and ran the migration. Have deactivated other plugins and changed to Twenty Twenty-One theme, but still no luck. Turned off all caching with host (WP Engine), and still nothing. I can display any member except the custom one I made. Please help!!
This time it only dumped:
string(0) ""
Sorry. I meant to write functions.php. That is where I put the code. I’ve re-indexed and deleted server cache and it’s still not working??
Thanks again. Still not working. Still getting results from those pages with the Accounts Menu. Added code into my header.php
Here is that data dump, to just past the mmenu. Notice it’s not showing the [noindex] code??
string(26795) "[et_pb_section bb_built="1" fullwidth="on" _builder_version="3.0.47" next_background_color="#000000" inner_width="auto" inner_max_width="none"][et_pb_fullwidth_image src="https://www.txdpscu.org/wp-content/uploads/2019/02/Holiday-Account-B.jpg" _builder_version="3.19.15" /][/et_pb_section][et_pb_section bb_built="1" use_custom_width="on" width_unit="off" custom_width_percent="89%" use_custom_gutter="on" gutter_width="2" specialty="on" _builder_version="3.19.4" custom_padding="0|0px|54px|0px|false|false" prev_background_color="#000000" next_background_color="#000000" inner_width="89%" inner_max_width="89%"][et_pb_column type="1_4"][et_pb_text admin_label="Accounts Menu" module_class="mini_navs" _builder_version="3.19.18" text_font_size="16px" custom_margin="66px|||" global_module="171" saved_tabs="all" hover_enabled="0" disabled_on="on||" disabled="off"] Accounts Savings Accounts Checking Accounts Related Shared Branches ATMs Change of Address Check Reorder Wire Transfer Fee Schedule Rates Calculators Who Can Join Convenience Online Banking Bill Pay e-Services Direct Deposit Mobile Banking Forms [/et_pb_text][/et_pb_column][et_pb_column type="3_4" specialty_columns="3"][et_pb_row_inner custom_padding="0|0px|29.6875px|0px|false|false" _builder_version="3.0.47"][et_pb_column_inner type="4_4" saved_specialty_column_type="3_4" custom_padding__hover="|||" custom_padding="|||" saved_specialty_column_type="3_4"][et_pb_post_title admin_label="Page Title" meta="off" featured_image="off" _builder_version="3.19.4" title_font="|600|||||||" title_text_color="#b21e28" title_font_size="48px" title_line_height="1.7em" border_width_bottom="2px" border_color_bottom="#cccccc" text_orientation="center" custom_margin="15px|||" custom_padding="0px|||" global_module="170" saved_tabs="all" /][et_pb_text _builder_version="3.19.18" text_font_size="16px" header_4_font="|600|||||||" header_4_text_color="#008996" header_5_font="|600|||||||" header_5_text_color="#008996"] Jump-start your Holiday Savings
More FYI – whatever I was doing earlier with the functions.php hack and all was not working properly. I started getting some weird output upon saving pages, and then those pages (without actually editing them, just clicking the Update button) began to dissappear from the serach results. As another test, I opened and saved the few pages that I did want to show up, updated them (again without changing anything) and presto! They also were removed from the search results. So, had to restore site from backup. Thoughts?
FYI – I did a test to put the content on the page as a menu, hid my text block and saved the page. I then did a search and it omitted the page correctly. So, I could go back and set up menus and redo that section of all the pages (around 80), but would really like to understand/use the noindex shortcode.
Also FYI – You are correct about Divi using shortcodes, so could that be messing up the way the plugin functions?
Not using Gutenberg. Added the above code to functions.php. No change in the way my page displays. No change in the search results. If I change what I want blocked to an actual menu, would it then be hidden from search results?
Divi works like this. In their editor, everything is placed on the page with a module (text module, image module, slider, whatever). As you are building pages, you can designate modules/layouts to be saved to a library to be used over and over. If you mark it as a “Global” module, it will always be the same on each page that it is used. So, the text module that I am trying to hide is a Global module, but really just a block of text on the page. If you want me too, I’m happy to do a Zoom session with you and show you how it works.
I guess I wasn’t clear. What I am calling menus are actually just text. It’s in a regular text module, and looks like:
[noindex]<p><strong><a href="https://www.txdpscu.org/accounts/">Accounts</a></strong></p><p><a href="https://www.txdpscu.org/accounts/savings-accounts/">Savings Accounts</a></p>...<p><a href="https://www.txdpscu.org/convenience/forms/">Forms</a></p>[/noindex]
Thanks Justin and Spencer!
Hey Justin.
Current PHP version: 5.3.29-pl0-gentoo
Forum: Plugins
In reply to: [Firelight Lightbox] WordPress 4.0 issueGenius! 1.11.1 did the trick. All is good now. Thank you so much for your quick help in this matter. Please mark this issue as resolved and have a great day!