lisa
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Space in tag visually disappearsObservation:
*I tested by copying the code (into the code editor area) you provided on a local site using 6.9.1 theme twenty twenty five all plugins deactivated Display on Chrome browser on my laptop shows a space between the 2 words
*I tested by creating a new paragraph block and bolding the word test (in the visual editor area) on a local site using 6.9.1 all plugins deactivated theme twenty twenty five Display on Chrome browser on my laptop shows a space between the 2 words
Here is the the stuff in that is displayed in the code editor from my test using the visual editor
<!-- wp:paragraph -->
<p>word <strong>test</strong></p>
<!-- /wp:paragraph -->Forum: Fixing WordPress
In reply to: How do I change categories in a block under slider in HomeIs the “categories area” controlled by a plugin related to siteorigin or directly by the Graphene theme?
Contact the specific theme and plugin support teams for guidance:
Forum: Fixing WordPress
In reply to: 6.9 and 6.9.1 query loop filter issuesI am using 6.9.1 and the option is available for a custom (not default) query loop used on a page and I see the area for filters. I see that taxonomies are available for selection for the query loop. Theme in use is Twenty Twenty Five.
Have you explored any active plugins that might be impacting your situation?
Forum: Fixing WordPress
In reply to: other way to access site content besides /here/wp-admin?????1-If the files and database are still present in the GoDaddy webhosting account — see if the GoDaddy webhosting account has a staging site area that you could use. Make a copy of your website powered by WordPress and put it in the GoDaddy staging site area. GoDaddy tech support can provide instructions about how to create a staging site from your original production site. (not using WP-Admin area). GoDaddy may have some other ideas to temporarily connect a new domain name to your production site.
2-If you have downloaded a backup copy of your website using Updrafts Plus, you could use that to put the site into another hosting environment. You might need to ask Updrafts Plus support for the procedure to using the backup copy you have. The Updrafts Plus support team may have other ideas too. https://teamupdraft.com/updraftplus/
3-if you just need the raw text content from posts and pages you could copy that manually from the posts table in the database in your GoDaddy account. (WP-Admin access not needed). Ask the GoDaddy tech support for help finding the area “PHPMYADMIN” of your GoDaddy webhosting account.
if your site is managed on WordPress.com, the link for the place to request support is https://wordpress.com/support/
more info: https://wordpress.com/support/com-vs-org/
(if your site is self-hosted and uses a webhosting company (i.e. Hostinger etc) then you could contact the webhosting company to ask about getting access to the files to repair your theme files. )
I see you have requested support in the theme’s forum too. https://wordpress.org/support/topic/urgent-restore-missing-header-in-business-venture-them/
Forum: Fixing WordPress
In reply to: Whole site has gone right aligned!!!suggestions:
- check for theme, plugin and pagebuilder settings. maybe a setting was accidentally changed.
- maybe revert back to a version of your site prior to most recent plugin installation and revisions.
this CSS code might be impacting:
.rtl {direction: rtl;}Forum: Fixing WordPress
In reply to: Custom Fields Missinganother ACF specific support area: https://support.advancedcustomfields.com/
Forum: Fixing WordPress
In reply to: Custom Fields Missingrequest guidance from the team most familiar with ACF plugin.
here’s the link to the plugin’s specific support forum: https://wordpress.org/support/plugin/advanced-custom-fields/
Forum: Fixing WordPress
In reply to: Cannot add menu to custom headerRequest guidance from the team most familiar with the Tronix theme. Use these links:
Forum: Fixing WordPress
In reply to: removing excerpts from a page (as opposed to blog or post)this excerpt display might be controlled with settings in your theme (goran) or page builder plugin (elementor).
suggestion: request guidance from the support teams most familiar:
Forum: Fixing WordPress
In reply to: Query loop display settings not availableif you think the issue might be related to jetpack plugin, ask the jetpack team for guidance: https://jetpack.com/support/
Forum: Fixing WordPress
In reply to: Query loop display settings not availableyou can use a plugin like https://wordpress.org/plugins/health-check/ to test without impacting your public site or if your host offers a staging site using that could be helpful for testing or export your site into something like instawp.com for testing
maybe there is something related to your theme that is impacting?
[when I create a new site no plugins and twenty twenty five theme (not using jetpack) and use the query loop block – I have the option for choosing # of posts in query loop block. I inserted 5 posts and can vary the # of posts displayed using the controls in the sidebar area of the editor]
Forum: Fixing WordPress
In reply to: Org held hostage, site in shamblesStart with these activities:
1-Be sure you have a complete copy of the website available – Database and Files. Ask your webhost if there are backups that are automatically created that you can access. It is possible to backup your site manually if automatic backups are not available (suggested resource: https://learn.wordpress.org/lesson-plan/backing-up-your-wordpress-site/)
2-If your webhost (?bluehost?) offers a STAGING SITE as part of the webhosting account , use that so you can do some troubleshooting/testing of the software (plugins, theme, php version etc)
3-you can use something like https://jobs.wordpress.net/ if you are looking to hire someone. https://wordpress.org/support/guidelines/#do-not-offer-to-pay-for-help
Forum: Fixing WordPress
In reply to: Query loop display settings not availableare you using any plugins or custom code that might be changing the display options available for you? have you tried deactivating all plugins and custom code?
Forum: Fixing WordPress
In reply to: Editing footer blockI think that the address at the bottom of website is controlled in a widget area – I see the following when I inspect the code.
textwidget custom-html-widgetit looks like you are using the Avada theme which might have some special controls. the Avada team is most familiar and could provide guidance try this link: https://avada.com/help-center/
(I don’t know if “creating a new block” would be a good solution for making the change you wish with the Avada theme.)