lennythenanny
Forum Replies Created
-
After a lot of trial and error, at least I got the network set up. What did the trick for me, was removing the https:// in the “domain” column in the wp_blogs table.
- This reply was modified 1 year, 4 months ago by lennythenanny.
Everything is correct. It happens because of the following line:
define( ‘MULTISITE’, true ); –> if I put this to “false”, the website works again (just not as a multisite).
I contacted DreamHost (my hosting company) but they say they cannot support with multisite. Is there any other recommendation you have? Or maybe you want to have a look yourself? I would appreciate that!
Thanks a lot for your response. I followed your instructions and now I get “Error establishing a database connection” as you can see. Any suggestions?
Forum: Themes and Templates
In reply to: [Pictorico] Remove blue hover left top thumbnailThanks for your response. No, CSS was not added to the site. In fact, it was just the Jetpack plugin that I installed that solved the problem.
Forum: Themes and Templates
In reply to: [Pictorico] Remove blue hover left top thumbnailWhat solved the issue for now was installing the Jetpack plugin. This enables “content options” on the customization page and when you make sure “show date” is disables, the blue box disappears. If somebody still knows the CSS, I’d be very interested, as the Jetpack plugin caused some troubles for my websites in the past.
Forum: Fixing WordPress
In reply to: Change color of thumbnail (Pictorico theme)Fixed it by adding the following CSS code:
.blog .site-content .hentry:nth-of-type(4n) .entry-thumbnail, .archive .site-content .hentry:nth-of-type(4n) .entry-thumbnail, .search .site-content .hentry:nth-of-type(4n) .entry-thumbnail { background: #dd3333; }
- This reply was modified 4 years, 3 months ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Cannot login anymoreThank you sir! This solved the issue. Appreciate your help.
Forum: Themes and Templates
In reply to: [Pictorico] Maintain layout pictures on mobile deviceYou’re right, it really depends on the network.
Thank you for your support!
Forum: Themes and Templates
In reply to: [Pictorico] Maintain layout pictures on mobile deviceThanks a lot for your reply. In the meantime I found this module as well, and it looks great!
One other question, not really related to the opening post: when you open my website https://www.frshirts.nl, do you think it takes too long too load?
This is due to the number of pictures on the frontpage, correct?Hi,
Thanks for your quick reply. Glad to see it’s a known problem. Please let me know if you know if you found a solution.Strange thing is that I really thought i didnt have this issue a few weeks ago (then the images were bigger than the screen, but with correct ratio).
Hi, did you solve this issue? I am experiencing exactly the same on https://lentheman.com/fotos-4/
Thanks.