Xel Media
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I'm getting this error message and can't log inNo it not mean you been hacked, it could have a several kind of reasons. What was the last changes you made from the dashboard?
The easiest way is to connect trough FTP.
– Download an application like FileZilla from: https://filezilla-project.org/download.php?type=client
– Fill in you FTP credentials (if you lost them, ask your hosting provider) and connect
– Download WordPress again from https://www.ads-software.com/latest.zip and unpack it
– Just drag an drop alle folders and files except for wp-content in /homepages/37/d174856863/htdocs/wsb4103877101/Or just maybe ask you provider for some support in this case. It would be a 2 min fix for them ??
Forum: Plugins
In reply to: booking calendarsDid you try this WordPress plugin:
https://www.ads-software.com/plugins/appointment-booking-calendar/
It accepts a PayPal payment.
Cheers,
Xel Media
Premium WordPress hosting with WordPress supportForum: Themes and Templates
In reply to: Portfolio – add subtitleThat would be possible. Try to follow the next steps:
– Install the plugin https://www.ads-software.com/plugins/advanced-custom-fields/
– Create a custom text field group, you can have a look at the documentation:
https://www.advancedcustomfields.com/resources/creating-a-field-group/
– Create a child theme with https://www.ads-software.com/plugins/child-theme-configurator/
– Edit single-portfolio_page.php from your bridge theme
– line 106 you see:
<?php get_template_part( 'title' ); ?>
– add on 107:<h2><?php the_field('nameofyourfield'); ?></h2>
Cheers,
Xel Media
Premium WordPress hosting with WordPress supportForum: Fixing WordPress
In reply to: I'm getting this error message and can't log inIt seems there are some WordPress core files missing or something wrong with the file permisions.
You can try to fix it, how is explained here:
https://codex.www.ads-software.com/Changing_File_Permissions
Or you could to try to upload the WordPress files again (except for the wp-content directory).
You can download it from here: