MikeVS
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] lost databaseMore info: and, if I look in my media uploads folder, all of my up to date images are present. So it’s juste the WPPA parts of the database that seems to have reverted. This may not be a WPPA issue, so I don’t want to bother you with tech support for the issue, but do you have any suggestions?
Forum: Plugins
In reply to: [WP Photo Album Plus] lost databaseTo be clear about what I’m experiencing: when I click on a post, in the place of the gallery I am seeing just the shortcode. But what is more troubling is that when I look at the parameters of my WPPA galleries, they are all my old galleries that I have since updated 2 years ago. All the changes that I made back then are lost. It’s very strange. So I have the backup db from when the site was working correctly, but I’m unable to poke around inside to export the tables that you recommend.
Forum: Plugins
In reply to: [WP Photo Album Plus] lost databaseThanks Jacob for your response. I understand what you are proposing. The problem is that I’m unable to open my backup sql file in order to export the correct tables, so that I can then import them into the current (corrupt) db via myphpadmin. I’m on a mac, and I’ve been trying with various programs but I’m unable to open my sql backup file. A simple text editor can open it, but not in table format so the data is a mess. Any advice? Thanks so much.
Thanks for your quick reply. It’s still a little confusing (didn’t understand the pasting of [client-portal] shortcode on the log-in page.) Now it’s working for me with different users, however once a user logs in, they are redirected to the home page, and then they must click again on the log-in tab of my menu to be directed to their specific private page. Is this normal? Any way to have them directed right away to their private page?
On this log-in page I have created (available in the menu) preceding the [client-portal] shortcode is [wppb-login redirect_url=”https://www.my_site.com/log-in”%5D
—but of course if I replace /log-in with the slug for a private page of a certain user, all users will be directed to that page, no?Sorry if I’m slow to understand, but it’s not very clear for me!
Thanks again,
MikeForum: Themes and Templates
In reply to: [noa] Several modification questionsMe again, in fact, I just applied the css menu navigation correction that you supplied to ukeveryday and this made a big difference in the mobile view on the home page, because I was having the same problem with the navigation being cut off. So great, that is resolved!
Forum: Themes and Templates
In reply to: [noa] Several modification questionsHello Rafax,
Thanks for your replies. I have spent several days modifying, and things are getting better and better with my design. I was able to modify the home page header height as you suggested, with some success. I still have one major problem that I can’t resolve. The home page header seems to be very different from the header style on all other pages and posts. I really like the design/effect of the header style on all pages and posts, but the home page header acts very differently to resizing and layout, whether on desktop or mobile. Is there any way I can duplicate the header style used on all pages and posts to be the same style on the home page? This would be great. Check out my site on mobile and desktop to see the difference. Again, password to access: testmeout69Other small question: the content margin for text on post and pages is very large, resulting in a lot of grey area to the left and right of the text. Where is the css margin setting for this text?
Muchas gracias!!
MikeForum: Themes and Templates
In reply to: [noa] Several modification questionsThanks so much for your reply. First off, all of my mods are on a child theme, whether css or alternate php files. For the header image size modification, I had found this variable in custom-header.php, I created a new folder in the child theme “inc” and copied the custom-header.php in this folder and started my changes. I had already tried modifying, with some success. For example, I even reduced the height to 400px, and this works great on the post pages, PC and mobile, but not on the “home” landing page. On the home page everything still scales completely on desktop version maxing out the window size, and mobile version it remains maxed out on the full screen. Not sure why. There is a difference in how custom-header.php is treated on the home page and a post page. Hmmm. By the way, my uploaded header image is 1920 x 750, just to be sure.
For the other margin problems on a post page, this worked, but I also had to modify:
.page .entry-header {
margin-bottom: .1rem;
}
This worked great.Was able to hide author and date on post pages, great!!
Still unable to change the fuchsia semi transparent bar, it doesn’t respond to rgba input. I can make it solid, but not transparent. Here’s what I was inputing:
.post .image-info {
color: #edbb99 ;
background-color: rgba (0,0,0, .6) ;
}or even just:
.post .image-info {
background-color: rgba ( 237, 187, 153, .6) ;
}but no luck! Any advice?
Thanks again for the support, little by little I am getting the look that I want, only details remain…
Mike
Forum: Themes and Templates
In reply to: [Pinboard] Multiple dropdown menusThanks Alexander that was exactly the tip I was looking for. Does just was I was wanting. Thanks for the great theme and quick support.
Mike
Forum: Plugins
In reply to: [WP Photo Album Plus] javascript text on post previewGreat Opajaap, that was the fix. There is now no trace of the text. I don’t know why I never attempted a test using the new style code, but never the less this made all the difference.
Once again, thanks for the incredible support you offer for your very useful plugin.
Mike
Forum: Plugins
In reply to: [WP Photo Album Plus] javascript text on post previewHello – I just upgraded to v4.9.11, posted a test gallery and the problem persists.
Thanks for your help,
Mike