Kel Santiago-Pilarski
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Navigation Menu on Mobile DevicesHey there, @namor38 !
Yes, that’s the right place to add CSS code. Click “Additional CSS” and add the code in the box under “Additional CSS”, then “Save”.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Can’t edit Navigation in site editorHi @graichura if you’re still encountering issues, please feel free to submit a new report. Thank you!
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Navigation Menu on Mobile DevicesHello @namor38!
Yes, it’s possible to align the mobile menu texts to the left using custom CSS code. If you’re familiar with CSS you can add that to your site using this guide. If you’re not familiar with that, you can consider using AI to help you write code, or posting a job in https://jobs.wordpress.net/post-a-job/ or hiring a freelancer to help you customize your mobile site.
Hi @men75005 thanks for writing in!
I checked the post link you shared and “Previous” and “Next” can only be clicked in desktop, iPad portrait and landscape or mobile landscape. But in mobile portrait mode, “Previous” and “Next” cannot be clicked.
On my test site without CSS code, I was able to replicate this issue on iPhone 15 pro max and Samsung Galaxy S33. Looks like you’ve found a bug! I’ve reported this here https://core.trac.wordpress.org/ticket/62008 for the developers to look into.In the meantime, you can consider adding related posts so when site visitors open your site in mobile portrait, there are still other posts they can visit.
Forum: Plugins
In reply to: [Classic Editor] Not able to use Insert Link in Visual EditorThanks for reaching out @guyhaines
I’ve tested the Classic Editor and can add links to texts and images on the Visual tab. Additionally, there are no existing reports regarding issues with links. Could you please try testing it again?Hi @guygreen63, thanks for reaching out.
I checked the sign up button on the site link you shared but it doesn’t open anywhere as it looks like there’s no link added to the sign up button.
You can link the sign up button to a form on another page so when it’s clicked, it will open to that page where site visitors can sign up. Please follow the guide on the Buttons block, Link section: https://wordpress.org/documentation/article/buttons-block/#for-individual-buttonForum: Plugins
In reply to: [Classic Editor] unable to get rid of sidebarThanks for sharing those info @waqaspuri !
You can troubleshoot and check if there are other plugins or if the theme is causing the issue on overlapping texts. To do that:– Install the Health Check & Troubleshooting plugin then activate it.Â
– Then go to WP Admin > Tools > Site Health > Troubleshooting (tab) to start troubleshooting. This will add a new Troubleshooting Mode menu item to the toolbar at the top of the WP Admin screen.
– From there, you can enable and disable plugins and change the theme for your site, without affecting what visitors usually see on your site while you troubleshoot.
–Â In a new browser tab or window, open the page. As you enable each plugin, refresh the page to see which plugin enabled or theme enabled make the texts overlap.
– Note which plugin or theme is causing the overlapping texts issue and depending on which is causing the issue, consider changing to another plugin or theme instead.Forum: Themes and Templates
In reply to: [Twenty Sixteen] remove the Author/Date… BUTHi @lucystrike
You can deactivate those options from the settings in Appearance > Customize > Content Options > Post Details and remove the check marks on Display date, categories, author and tags. After that, click Save to reflect the changes on the site.Forum: Plugins
In reply to: [Classic Editor] cannot select texts in the editorHello there @evanoria !
In the page or post classic editor, selecting texts do not display the blue highlight for you, right?
I tested this on a new site with only Classic Editor active and when selecting texts, they are highlighted in blue. Can you please check the following?:
– What browser are you using, and have you tried using other browsers?
– If you have browser extensions, have you tried deactivating them?
– Is your Classic Editor plugin up-to-date?
– And have you tried troubleshooting and changing to another theme in troubleshooting mode?Forum: Themes and Templates
In reply to: [Twenty Sixteen] remove the Author/Date… BUTHello there @lucystrike !
Can you share your site link so we can take a look?– AND before the categorys should stand KATEGORIE and before the tags SCHLAGWORTE
Can you elaborate more what you mean by this?
Hi there @yvieormsby !
In the Blog page /blog , the posts are listed with post categories under each title.
Opening a post will show the category on top of the tile, like “Real Business” category in pink button – is this what you want to remove?If you’re referring to something else, please share more info and screenshots on what you’re looking to hide so we can take a look.
Hi @gabzzzz
Sure! You can start again. Does it work now?In the site editor > Templates > select the template used for Pages. Check if there’s content in the template used for pages. If not, try to add contents and visit your pages again to see if that works.
For resetting the template, go to the site dashboard, Appearance > Editor > Templates, you can see the templates available on the site, then look for the Pages template. If a template has been customized, clicking the 3 dots at the bottom right of the template will show “Reset”. Note that selecting Reset will immediately revert to the default template. And this change can’t be undone.Forum: Plugins
In reply to: [Classic Editor] unable to get rid of sidebarHi @waqaspuri
Thanks for writing in and sharing a screenshot, can you share more details also on this so we can check this further and test?:- Is this an issue of the ‘Sidebar’ text appearing when editing the page in the classic editor (like in your screenshot), and you want to remove it? Or is this an issue of the sidebar appearing in an incorrect location of the site?
- What’s the site URL?
- What theme are you using?
- Have you tried the RTL version of another theme?
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] How to restore header on home pageHi @auitje
Thanks for your patience! We’re doing our best to help everyone as quickly as possible.I’ve taken a look at the site link you shared and compared the Home page header with other pages. The Home page header is different from the header on the other pages. If you want the Home page header to be the same like the header on other pages, you can try any of these:
- If there were previous versions of the template used for the Home page, you’ll find a revisions link. This is helpful for restoring previous changes made without resetting the template entirely.  In the site editor, upper right corner, click Settings and select Revisions to compare revisions and restore to a particular revision.
- If revisions is not available, open the template used for your pages, copy the header from there and paste in the site editor Home page and save.
For documentation on editing the header, please check these guides:
Template parts https://wordpress.org/documentation/article/template-part-block/#customizing-template-parts
and Site Editor: https://wordpress.org/documentation/article/site-editor/