-
AuthorPosts
-
June 19, 2019 at 5:33 pm #1111638
I have date archives disabled in Yoast SEO plugin.
On the Site Map Page (the template is Archives) and the editor has no content for me to edit. I need to get rid of the date archives on https://gatehealing.com/site-map/ but cannot figure out how to do so.
Thank you!
JonJune 20, 2019 at 11:00 am #1111902Hi Jon,
I tried to use the Archives template but I’m getting a different result on my end (tabs with pages, portfolio, etc).
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoJune 25, 2019 at 6:51 pm #1113336Private Login creds below (I’m trying to minimize plugin use). Apologies for delay–been wrestling with a crashing macbook pro.
June 26, 2019 at 8:14 am #1113514Hi Jon,
Thanks for giving us admin access.
In your child theme, create a file and call it: archives-child.php
Then inside it paste this code: https://pastebin.com/0QQE7cDR
Then change the template from Archives to Archives Child, let us know if this helps.Best regards,
NikkoJune 26, 2019 at 11:32 pm #1113730Thanks Nikko.
That worked for getting rid of date archives. But the format still looks pretty sloppy. The Google Drive link below shows a screenshot. You’ll notice that the the first couple of section titles are to the left margin, but the last one is to the right. Also, above Available Pages is just a normal font word Pages, and above Archive by Subject is the word Categories. (Similarly, above the most recent blog posts bolded section title is a normal font word “Blog Posts.” Those normal font pieces look redundant. If I can get that site map page to look more professional, that would be ideal.
Here’s the link to the screenshot: https://drive.google.com/open?id=1ON0fhRkPoOUC-fSzEVnDyIh37u7bu68u
June 27, 2019 at 3:33 pm #1113985Hi Jon,
I see I thought there’s some plugins causing the accordion not to work on Archives template but it’s actually a bug which doesn’t load the accordion when Disabling of template builder elements is set to: Load only used elements.
We will report this bug on our devs. For the meantime I have set Disabling of template builder elements to Always load all elements.Best regards,
NikkoJune 27, 2019 at 4:57 pm #1114013That looks better . . . is having all elements loaded going to cause more burden on my shared server? I ask bc I am already having some issues when my site is so small in size that it shouldn’t be getting the memory kills that it is getting.
JOn
June 28, 2019 at 9:59 am #1114182Hi Jon,
Yes, it will have more burden than the other option.
You can switch to the other option for now until the issue is fixed and you can use some html sitemap temporarily.Best regards,
NikkoJuly 2, 2019 at 9:17 pm #1115277Hi Nikko,
What do you mean, “you can use some html sitemap temporarily.” Do you mean a html sitemap plugin?
Jon
July 3, 2019 at 4:34 am #1115329Hi Jon,
Yes, that’s what I meant.
I apologize it wasn’t clear.Best regards,
NikkoJuly 3, 2019 at 5:54 pm #1115534No prob, just wanted to be sure there wasn’t another feature in the template someplace I had missed.
J
July 4, 2019 at 6:21 am #1115633Hi gatehealing,
Thanks for understanding, there are some high priority bugs that our devs are currently working on, so it might take a while before they can check on this issue.
Best regards,
NikkoJuly 28, 2019 at 11:13 pm #1122590HI Nikko,
I just looked at my sitemap, and it appears to have reverted back to the sloppier version where there are no tabs. I am unable to find where you set the theme to “always load all elements.”
Any ideas?
Jon
July 29, 2019 at 5:27 am #1122624Hi Jon,
It’s fixed now.
I have added this code in enfold > includes > helper-assets.php as advised by our developer.// tabs are needed in template-archive if( isset( $disabled['av_tab_container'] ) ) { if( '' != locate_template( array( 'template-archives.php' ) ) ) { unset( $disabled['av_tab_container'] ); } }
It will be fixed on the next release of Enfold :)
Best regards,
NikkoJuly 29, 2019 at 7:25 pm #1122870Nikko
Thanks! Is there any chance you did anything that may have messed something up with my access? I had to reset my password, and once I got in, there are no pages, posts, settings etc links down the left sidebar?
Jon
July 29, 2019 at 7:42 pm #1122875perhaps you changed me from being an admin?
July 29, 2019 at 7:50 pm #1122879Nikko,
Disregard. . . something weird with w3 plugin. Not sure if the changes you made caused something with w3 total cache or not. I do konw that I use a child theme . . . should the changes you made have been in the parent theme or the child theme?
I am getting with w3 total cache authors to troubleshoot as well.
J
-
AuthorPosts
- You must be logged in to reply to this topic.