Maja Benke
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Lightbox] How to deactivate lightbox for file block?@archetyped Okay, nice to hear, it is on the to do list. But do you have a workaround, because it not solves my problem at the moment.
Forum: Themes and Templates
In reply to: [Atomic Blocks] Do you plan to make the Theme accessibleHey @mindctrl,
thanks for your quick reply. I haven’t tested it completely, but the first things I have noticed was:
– missing focus style. So by navigating with keyboard you can’t see, where you are
– menu doesn’t expand by navigating with keyboardWhich is a huge problem for people who use only the keyboard for navigating websites.
The good things are, that the links are underlined and the color contrast is pretty good :-). Thats not always the case.
I can also recommend the part about accessibility in the handbook for Theme developers: https://developer.www.ads-software.com/themes/functionality/accessibility/
and the global Accessibility Handbook:
https://make.www.ads-software.com/accessibility/handbook/There are also a lot of resources for testing and external links.
A good overview is also this quick guides as posters: https://accessibility.blog.gov.uk/2016/09/02/dos-and-donts-on-designing-for-accessibility/
I really appreciate your effort and looking forward to use your theme in one of my projects ??
Big Thanks,
MajaForum: Fixing WordPress
In reply to: Fatal Error & can’t log in to fix itWithout a FTP account, there is only one other way to rename a folder and that would be a SSH connection. But it is unfortunately very unlikely that you would have a SSH connection when you have not yet received the FTP credentials (as they are often the same).
Forum: Localhost Installs
In reply to: I dont know where to startHey,
sorry, that you have kind of troubles to start. With what exactly do you need help for?
To start, I would built a WordPress-Website on a local-Server and than move over to an live one, or (if you don`t want to move a site), building the website directly on the live site and put it in maintenance mode.
Forum: Fixing WordPress
In reply to: Fatal Error & can’t log in to fix itHey,
the only thing you can do is, to make sure your WordPress (including Themes and Plugins) are up to date, using good written plugins and not too many plugins.
But there is no guarantee, that this not happen again, becasue there is always the chance, that someting breaks. But now you know how to solve this problem ??
Forum: Fixing WordPress
In reply to: Fatal Error & can’t log in to fix itHey Indu,
it looks like it works now?
In the case that a plugin (or a theme) makes a problem and you can’t log in tto your admin-dashboard to fix that, you can deactivate the plugin via the ftp.
FTP is the area on your server, where your files are. To access the ftp you will need a Programm (FTP-Client) for example Filezilla. Than you need the login for your FTP, which you get from your Hosts.
Once you are connected with your FTP, search for the folder “wp-content”. There is a folder for plugins and for themes. Now you can deactivate a single plugin by renaming (just add a number for example) the folder of this specific plugin (for example mojo-marketplace-wp-plugin) or you can also deactivate every plugin by renaming the folder “plugins”.
Hey,
unfortunately this is not a topic for the support team, but you can create an ticket on in the meta trac:
- This reply was modified 7 years, 2 months ago by Andrew Nevins. Reason: Redacted link to Meta
Forum: Fixing WordPress
In reply to: Can’t Add New Post in blog sectionHey,
your Blog page is the page where your posts are showing. So to add content there, just create a new posts (not page) and publish it. It will be shown on this page.
Usually thats the only way how to add content to that page. If you edit the page directly in the page editor, it will have no effect to this page. This is not an error, this is just the normal functionality of WordPress.
Forum: Fixing WordPress
In reply to: Facebook Link not generating photo or descriptionYou can try to give the correct information to facebook for your link with the debugger tool from facebook: https://developers.facebook.com/tools/debug/
if this doesnt help, try a plugin like this:
https://www.ads-software.com/plugins/wonderm00ns-simple-facebook-open-graph-tags/
Forum: Fixing WordPress
In reply to: Tide pluginhope that helped ??
- This reply was modified 7 years, 2 months ago by Maja Benke.
Forum: Fixing WordPress
In reply to: Tide pluginHey Marcus
There are plugins for weather (https://www.ads-software.com/plugins/awesome-weather/) and I′m pretty sure also for tide. But I′m really not sure if there is one for fish, cause this would be a really specific one, because also every region is different.
So maybe you can solve this by creating good structured content, or your built (or let built) your own plugin for that.
Forum: Fixing WordPress
In reply to: Error while uploading imagesCan you upload the same pictures, under “media” with the normal WordPress function?
If yes, it should be a problem in the Plugin.
If not, it could be a problem with the image itself (wrong color setting, wrong data-format, wrong name (spaces,…), to large, ….). In this case, try to download an existing image from your blog and uploaded again. If this works, its a problem with the other image. If this don`t work its a problem in the server settings I guess.
Forum: Fixing WordPress
In reply to: ChromeO menu e outros Linsk funcionam para mim. Você tentou a vers?o mais recente do Chrome?
Forum: Fixing WordPress
In reply to: Website doesn’t show correctly on IphoneI just checked it with IPhone and it looks good. What exactly is not shown properly? Did the Iphone used the software version and browser in the newest version?
Forum: Networking WordPress
In reply to: I lost access to Network AdminCan you login in your site under https://yourdomain.com/wp-login.php
I can see the normal login there.
If not, disable your plugins by rename the plugin folder in ftp. If this not help, you can try to switch to an standard theme (twenty something) by installing this standard theme an rename the other themes.