piblo
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] Descriptions in albums no more accept tagsGreat !! Thanks a lot Jacob.
Forum: Plugins
In reply to: [WP Photo Album Plus] Albums can no longer be seen by not connected visitorsI suggest to close the present thread and to follow the issue on this one.
Forum: Plugins
In reply to: [WP Photo Album Plus] Albums can no longer be seen by not connected visitorsThe present status of all my albums is (in French) “Publier”. The other status (not presently used) are “Private” and “Hidden”. The solution to solve the problem is not there.
Forum: Plugins
In reply to: [WP Photo Album Plus] Albums can no longer be seen by not connected visitorsThis should say their status changed. Where can I check ? Where can I make photos and albums public again ?
In the settings, I read that plugin tablepress may produce dysfunctions if not correctly set up. Could it be the cause of my problems ?Forum: Plugins
In reply to: [WP Photo Album Plus] Invalid or incomplete URLThanks a lot Jacob !
I am amazed by your concern. How do you manage to reply so quickly to a community of more than 10,000 users?
I wish you a happy new year 2024.
PierreForum: Plugins
In reply to: [WP Photo Album Plus] Invalid or incomplete URLHi Jabob,
Thank yoiu very much for your quick reply. The URL I gave you is this I’ve been using for many years in the menu of my WordPress website. Where can I get the encrypted URL ? What is the address of the gallery root ? Thank you.
Regards,
PierreGreat !!! Many thanks, Jacob.
Thanks a lot Jacob !!
Forum: Plugins
In reply to: [WP Photo Album Plus] Cannot create albumHi Jacob. I did it sevaral times without any success before posting my initial message.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Update failedI solved my problem. I just replaced the all-in-one-event-calendar directory by the latest I saved. I was pleasantly surprised to see that I did not lose my data. I guess they are elsewhere than in that directory.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Update failedI forgot to say my WordPress version is 5.4.1 and I use PHP 7.3.16
Pierre
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Can’t Activate after updateHi Steve,
I have the same problem. Until the bug is found and corrected, I would roll back to 2.5.44, as you. I guess I must download version 2.5.44 on the extension website then after decompression, replacing the ad hoc directory through FTP. Is this right ? Thanks.- This reply was modified 6 years, 6 months ago by piblo.
Forum: Localhost Installs
In reply to: Migration of a remote WordPress site to a USB keyHi Steven and Joy,
Tonight, I realized that I didn’t apply Steven’s advices. I indeed thought that I could’t display the ‘wp-admin’ page. I was wrong. I got it, logged in as WP administrator, went to settings>Permalinks and resaved these latter. I couldn’t believe. It works !!
Warm thanks.
Best regards,
PibloForum: Localhost Installs
In reply to: Migration of a remote WordPress site to a USB keyHi Steven and Joy,
Joy said : ” because the .htaccess file is relative, so by using a URL that starts with a slash, it goes to the wrong place “. The URLs that do not work are on the form of ‘localhost/mysite/pagename/’
I forgot to say that my computer is under Windows 7. Perhaps this could help in your replies/advices.
FYI, the content of my .htaccess – which is located in the root of directory I:\UwAmp\www\mysite – is :
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
- This reply was modified 7 years, 8 months ago by piblo.
Forum: Plugins
In reply to: [Advanced Editor Tools] Unwanted line below tableFinally, I solved my problem by re-building my table. I do not know what hapenned with the first one.
Pierre