sharing the same cookie session with multiple wordpress installs on the same domain?

I'm trying to use this on both wp-config.php files of each install within the same domain which is a subdomain im using for the main site. So to be clear here... the 2 wordpress installs are on a subdomain.. first install in on http://mysubdomain.domain.com/ second install is in a folder... http://mysubdomain.domain.com/wp-install-2/ When logging in the base site first then clicking to the next site which is /wp-install-2/ i'm not logged in. What can i do to make this work for …
Category: Web

share sample of website designed in localhost with clients

I am a beginner in WordPress web design. When I want to apply for a job they ask me to send some experience profile or portfolios. I can create different type of website on localhost, however I want to share some of my sample work online such that to be presented to clients or recruiters. My question is: Is there any website that I can upload my portfolios/sample of websites which I created in localhost, and the recruiter or clients …
Category: Web

WP Multisite: load content from site X on site Y

I'm running a WP multisite-network on my professional website (http://mydomain.com). I'd like to play around with jQuery Mobile and deliver a different website and web experience to mobile users, so I created another site in this network on http://m.mydomain.com. On the main (desktop) WP site, I created a "project" content type to sort my professional projects. On the mobile site I'll create, I'd like to be able to load these projects (from the desktop-WP db) instead of having to recreate …
Category: Web

How do I remove social buttons from the "Blog" section of my theme?

I have a specific question about the blog section of my site. It is located here: www.newangleanalytics.com/blog If you click on the article, you will notice three social media button at the bottom. Facebook, Twitter, and Pinterest. The problem is, I don't know where they are in the admin section and I've tried everywhere! I already found a plugin that easily gave me the share buttons, so I don't need those three. But I can't figure out how to remove …
Category: Web

the_permalink on the homepage vs posts for sharing links

Instead of weighing the site down with plugins I've hardcoded a couple of sharing links. I've used the_permalink to create the links, in the sidebar, which work ok on posts and pages, but on the homepage it shows the link of the last post, not the homepage. The code I'm using is pretty basic: <a href="http://www.facebook.com/sharer.php?u=<?php the_permalink();?>&t=<?php the_title(); ?>" target="_blank">Share this on Facebook</a> How can I get the homepage sharing link to use the homepage url, while also working for …
Category: Web

How can I automatically display the section link on my one-page Elementor website?

My website is using long one-page posts for each issue of our magazine and these are navigated through anchor links. I add the anchor links through Elementor. I want to be able to display the section link automatically so people can share that part of the page easily. For example, here, the section link for the article on naps is https://theyellipages.in/#silent . How can I display this automatically so I don't have to manually do it for each section since …
Category: Web

2 Wordpress sites with 2 databases but sharing the same users

I have 2 Wordpress installation: siteA and siteB. Each installation have their own wordpress database: databaseA for siteA and databaseB for siteB. What I want is users on siteA can connect on siteB. I can't use CUSTOM_USER_TABLE beacause is 2 separate databases. However the database are hosted on the same server. So, how can I use the users table of siteA for siteB with my configuration?
Category: Web

Featured image not showing on facebook share

I Guys! I´ve spent the whole morning after this... Some post images are not showing up on facebook if I try to share. But some are. If I go to facebook and try to share: http://www.taiff.com.br/taiffmag/2018/11/22/ariane-ianicelli-a-beauty-artist-que-vai-te-inspirar/ Everything works fine. BUT, if I try to share this other post: http://www.taiff.com.br/taiffmag/2018/11/08/4-penteados-taiff-curves/ The featured image doesnt shows up. All og: tags are the same on both pages. If I go to Facebook debugger, they identify both images. The first one: The second one: …
Category: Web

Two WordPress sites sharing the same content

My question is this: Is it possible to have two separate installations of WP with two separate domains sharing the same content? Scenario: User on http://A.mysite.com publishes a post. http://B.mysite.com uses the exact same database and can show that post as if it was its own. I've been looking around for quite some time for this solution and cannot find a valid procedure to achieve this. My ideas are: Is there a way to share the database without having the …
Category: Web

Adding social share buttons for individual images on a web page

I am looking for a way to add social share buttons (Facebook, Twitter and Pintrest) for all individual images on a given web page. Here is an example: http://www.brainyquote.com/quotes/topics/topic_life.html As you can see in the above URL, each image has its own share buttons. Is there a simple way to achieve this for a Wordpress blog post? Thank you!
Category: Web

How to setup shared content between main site and subdomain?

I'm setting up a WordPress site for internal use at my company. There will be a main site (mainsite.mydomain.com) and a secondary site (secondary.mydomain.com) that's a subset of the main one. Similar questions have been asked, and the closest solution I've found is Shared Content but “Updatable” Through the Main Site. His solution uses WP multisite and a plugin called ThreeWP-Broadcast, which is unfortunate because the WordPress codex says... For another example, if all you want is for different groups …
Category: Web

inviting people to blog and editing roles

Is it possible to edit roles in my blog in sharing section? I want contributor role WITH uploading capability. Goal is that people I invite to write my blog can add their own images, but no publishing rights. The administer will review it before publishing.
Category: Web

Shared Content but "Updatable" Through the Main Site

I have been doing quite a lot of research the past week, and have not been able to find a solid answer that fixes my problem. So, I decided to come here to ask to see if anyone knows of how to help with my problem. I'm going to working on a project using WordPress Multisite that will allow users to register for a site and be able to re-brand the content that we will be giving them as their …
Category: Web

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.